Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rkls/ru/?format=api",
    "source": "Error. Client  not created.",
    "previous_source": "",
    "target": "Ошибка. Клиент не создан.",
    "id_hash": 276972278479370200,
    "content_hash": -8907390580689424195,
    "location": "",
    "context": "924eb69e-5206-4674-a984-038c2a3d8ac3",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 1363345,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rkls/ru/?checksum=83d800d1df64b7d8",
    "url": "http://weblate.ucs.ru/api/units/1363345/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192053/?format=api"
}