Units API


See <a href="https://docs.weblate.org/en/weblate-3.4/api.html#units">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/ui/et/?format=api",
    "source": "Available branches",
    "previous_source": "",
    "target": "",
    "id_hash": 9207953613761150419,
    "content_hash": 5894896411933322800,
    "location": "",
    "context": ".available_branches",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 378,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/et/?checksum=ffc93906a081fdd3",
    "url": "http://weblate.openstreetbrowser.org/api/units/378/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/2/?format=api"
}