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

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/ui/pt_BR/?format=api",
    "source": "edit",
    "previous_source": "",
    "target": "editar",
    "id_hash": 4004053323327068331,
    "content_hash": 4762136681354239597,
    "location": "",
    "context": ".edit",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 713,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/pt_BR/?checksum=b79141487ea1d8ab",
    "url": "http://weblate.openstreetbrowser.org/api/units/713/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/8/?format=api"
}