Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/de/?format=api",
    "source": "I do not know what to order",
    "previous_source": "",
    "target": "Ich weiß es nicht was ich bestellen soll",
    "id_hash": 6408672501931451262,
    "content_hash": -3236577717260734115,
    "location": "",
    "context": "home_btn_i_do_not_know_what_to_order",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 1050692,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/kfc/de/?checksum=d8f02daf9770237e",
    "url": "http://weblate.ucs.ru/api/units/1050692/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/112677/?format=api"
}