Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/de_AT/?format=api",
    "source": "Февраль",
    "previous_source": "",
    "target": "",
    "id_hash": -6801410936907517914,
    "content_hash": 8073408366545811009,
    "location": "",
    "context": ".calendar.months.february",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 294,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2016383,
    "web_url": "http://weblate.ucs.ru/translate/guestscreen/common/de_AT/?checksum=219c88c9ce2bb026",
    "url": "http://weblate.ucs.ru/api/units/2016383/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231573/?format=api"
}