Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklorest/ru/?format=api",
    "source": "Alternative lang",
    "previous_source": "",
    "target": "Альтернативный язык",
    "id_hash": 5384950309157312336,
    "content_hash": 4286107344895794477,
    "location": "",
    "context": "3013811f-0197-4579-9a77-564da01ff100",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 117,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2495423,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklorest/ru/?checksum=cabb2fc686739750",
    "url": "http://weblate.ucs.ru/api/units/2495423/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193211/?format=api"
}