Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklorest/ru/?format=api",
    "source": "New user",
    "previous_source": "",
    "target": "Новый пользователь",
    "id_hash": 4432534896890447632,
    "content_hash": -5770924326826568141,
    "location": "",
    "context": "3fd104b3-e93d-4fd4-ac9f-a302910dd0e4",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 97,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2495403,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklorest/ru/?checksum=bd8387010fad8710",
    "url": "http://weblate.ucs.ru/api/units/2495403/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193195/?format=api"
}