Units API

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

GET /api/units/1388587/?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": "Back",
    "previous_source": "",
    "target": "Back",
    "id_hash": 732808291659536461,
    "content_hash": 3772371567530080730,
    "location": "",
    "context": "global_btn_back",
    "comment": "Used to go to the prev step",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1388587,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/en/?checksum=8a2b754238d3d84d",
    "url": "http://weblate.ucs.ru/api/units/1388587/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193271/?format=api"
}