Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/mk/?format=api",
    "source": "Text",
    "previous_source": "",
    "target": "Текст",
    "id_hash": -2186992760186148458,
    "content_hash": 8183655682351755780,
    "location": "",
    "context": "manager_label_text",
    "comment": "Label \"Text\" in page \"Editor scenarios\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 478,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2348242,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/mk/?checksum=61a63dabfac0e996",
    "url": "http://weblate.ucs.ru/api/units/2348242/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193663/?format=api"
}