Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/34962/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/en/?format=api",
    "source": [
        "Unable to stop the service '{service}'\n\nRecent service logs:{logs}"
    ],
    "previous_source": "",
    "target": [
        "Unable to stop the service '{service}'\n\nRecent service logs:{logs}"
    ],
    "id_hash": 7080306704423783696,
    "content_hash": -5104873511400977450,
    "location": "",
    "context": "service_stop_failed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 737,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.yunohost.org/api/units/34962/?format=api",
    "priority": 100,
    "id": 34962,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=e2424d6f41ff0d10",
    "url": "https://translate.yunohost.org/api/units/34962/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:16.690038Z"
}