Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/sh_error/vi/?format=api",
    "source": "Подразделение не определено",
    "previous_source": "",
    "target": "Department is not defined",
    "id_hash": 3378965273210711705,
    "content_hash": -1215891060560505949,
    "location": "",
    "context": ".SH-ERR-1170",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 357,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2005166,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/sh_error/vi/?checksum=aee47f03721aee99",
    "url": "http://weblate.ucs.ru/api/units/2005166/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192400/?format=api"
}