Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/en/?format=api",
    "source": "Next",
    "previous_source": "",
    "target": "Next",
    "id_hash": 1624135109975933110,
    "content_hash": -2825097531670850676,
    "location": "",
    "context": "global_btn_next",
    "comment": "Button \"Next\" in popup. Used to go to the next step",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1388585,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/en/?checksum=968a1647095b00b6",
    "url": "http://weblate.ucs.ru/api/units/1388585/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193269/?format=api"
}