Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/default/bg/?format=api",
    "source": "Dear guest, <br /> remove the dish from the order?",
    "previous_source": "",
    "target": "Уважаеми гост, <br /> премахнете ястието от поръчката?",
    "id_hash": -7454741423290280324,
    "content_hash": -7065033290165662558,
    "location": "",
    "context": "menu_title_popup_query_want_to_delete",
    "comment": "Text \"Dear guest, remove the dish from the order?\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 79,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 2338477,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/default/bg/?checksum=188b702c2464967c",
    "url": "http://weblate.ucs.ru/api/units/2338477/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/194107/?format=api"
}