Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklotax/ru/?format=api",
    "source": "Name",
    "previous_source": "",
    "target": "Имя",
    "id_hash": 3617282338610204517,
    "content_hash": -1305405129880054375,
    "location": "",
    "context": "cd0e72bb-e880-4d96-b0e1-0cb8da1b0d55",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1389234,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklotax/ru/?checksum=b2332b1f2d27cf65",
    "url": "http://weblate.ucs.ru/api/units/1389234/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193837/?format=api"
}