Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/ko/?format=api",
    "source": "Please, contact the cashier.",
    "previous_source": "",
    "target": "",
    "id_hash": 6028814735061405962,
    "content_hash": -8381948520729836724,
    "location": "",
    "context": "Please, contact the cashier.",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 139,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 522812,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/ko/?checksum=d3aaa70f3bf9d10a",
    "url": "http://weblate.ucs.ru/api/units/522812/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/81065/?format=api"
}