Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-errors/vi/?format=api",
    "source": "ERR_ITEM_NOT_FOUND\nЭлемент не найден",
    "previous_source": "",
    "target": "ERR_ITEM_NOT_FOUND\nKhông tìm thấy phần tử",
    "id_hash": 3672826483218984180,
    "content_hash": 6885632966378788279,
    "location": "",
    "context": ".ERR_ITEM_NOT_FOUND",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 1712544,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-errors/vi/?checksum=b2f8803a1dea2cf4",
    "url": "http://weblate.ucs.ru/api/units/1712544/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28449/?format=api"
}