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/98/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/ui/cs/?format=api",
    "source": "Categories",
    "previous_source": "",
    "target": "Kategorie",
    "id_hash": 7906184128338329299,
    "content_hash": 733309896743918378,
    "location": "",
    "context": ".categories",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 98,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/cs/?checksum=edb86893726ffed3",
    "url": "http://weblate.openstreetbrowser.org/api/units/98/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/4/?format=api"
}