Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter_db/mk/?format=api",
    "source": "Отмена поселения в текущем состоянии заявки запрещено",
    "previous_source": "",
    "target": "",
    "id_hash": -4145923695983516859,
    "content_hash": 3621737404607908802,
    "location": "",
    "context": "russian.xlf///ibstrings_s0000c43d",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 112,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 2048000,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter_db/mk/?checksum=4676b85d53072345",
    "url": "http://weblate.ucs.ru/api/units/2048000/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/150335/?format=api"
}