Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stcommon/ru/?format=api",
    "source": "Value should not be null",
    "previous_source": "",
    "target": "Значение должно быть больше нуля",
    "id_hash": -4249977622134698736,
    "content_hash": -7024012404095219241,
    "location": "",
    "context": "ff0319d9-790e-4103-9d65-ec651c7db2a7",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 128,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 1730750,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/stcommon/ru/?checksum=45050bdeb94d4d10",
    "url": "http://weblate.ucs.ru/api/units/1730750/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/216857/?format=api"
}