Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/ru/?format=api",
    "source": "Shift exceeded specified value",
    "previous_source": "",
    "target": "Смена превысила установленное значение",
    "id_hash": 8020634090722097304,
    "content_hash": 178177375544789400,
    "location": "",
    "context": "error_shift_exceeded_specified_value",
    "comment": "Error \"Shift exceeded specified value\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2016721,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/back/ru/?checksum=ef4f0435dae0f898",
    "url": "http://weblate.ucs.ru/api/units/2016721/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231597/?format=api"
}