Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/en/?format=api",
    "source": "Новый блок",
    "previous_source": "",
    "target": "New block",
    "id_hash": -3139731306635436744,
    "content_hash": -614212984712507476,
    "location": "",
    "context": ".new_block",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1387531,
    "web_url": "http://weblate.ucs.ru/translate/guestscreen/common/en/?checksum=546d6f02f9d25d38",
    "url": "http://weblate.ucs.ru/api/units/1387531/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192841/?format=api"
}