Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/uk/?format=api",
    "source": "MW5: parent category is null",
    "previous_source": "parent category is null",
    "target": "Parent category is null",
    "id_hash": 3657497088713235717,
    "content_hash": -6794658451902010671,
    "location": "",
    "context": ".error_parent_category_is_null",
    "comment": "",
    "flags": "",
    "fuzzy": true,
    "translated": false,
    "position": 223,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "priority": 100,
    "id": 2345820,
    "web_url": "http://weblate.ucs.ru/translate/mobwaiter5/mobwaiter5/uk/?checksum=b2c20a3953c71d05",
    "url": "http://weblate.ucs.ru/api/units/2345820/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/242630/?format=api"
}