Units API

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

GET /api/units/1388583/?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": "Close",
    "previous_source": "",
    "target": "Close",
    "id_hash": 5954939988177203020,
    "content_hash": -8374828810165863039,
    "location": "",
    "context": "global_btn_close",
    "comment": "Button \"Close\" in popups",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1388583,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/en/?checksum=d2a4325e5e122f4c",
    "url": "http://weblate.ucs.ru/api/units/1388583/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193267/?format=api"
}