Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklc/ru/?format=api",
    "source": "Can`t get translate.",
    "previous_source": "",
    "target": "Невозможно получить перевод.",
    "id_hash": 3658546179430347726,
    "content_hash": 7912426135997885008,
    "location": "",
    "context": "d9a6fee4-dd64-4c5d-becf-362ccb1fa031",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 862,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1372016,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/ru/?checksum=b2c5c45dcb4ef3ce",
    "url": "http://weblate.ucs.ru/api/units/1372016/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192160/?format=api"
}