Units API

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

GET /api/units/1388610/?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 the general shift",
    "previous_source": "",
    "target": "Close the general shift",
    "id_hash": -5473324953424271906,
    "content_hash": 7995072503125506925,
    "location": "",
    "context": "manager_btn_close_shift",
    "comment": "Button on manager page",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 1388610,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/en/?checksum=340ad7f42add65de",
    "url": "http://weblate.ucs.ru/api/units/1388610/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193294/?format=api"
}