Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/ru/?format=api",
    "source": "Ok",
    "previous_source": "",
    "target": "Ок",
    "id_hash": 624683379840831479,
    "content_hash": 3236241297370189699,
    "location": "",
    "context": "Ok",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 167,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 520125,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/ru/?checksum=88ab52396880cff7",
    "url": "http://weblate.ucs.ru/api/units/520125/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/81094/?format=api"
}