Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/ru/?format=api",
    "source": "Сотрудник успешно добавлен!",
    "previous_source": "",
    "target": "Сотрудник успешно добавлен!",
    "id_hash": 2612232529621564492,
    "content_hash": 3239789592431962002,
    "location": "",
    "context": ".Сотрудник успешно добавлен!",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 609,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2569100,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/elk/ru/?checksum=a44083a53ed03c4c",
    "url": "http://weblate.ucs.ru/api/units/2569100/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/256478/?format=api"
}