Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklo/ru/?format=api",
    "source": "Password is required",
    "previous_source": "",
    "target": "Пароль обязателен",
    "id_hash": 3875800325821309376,
    "content_hash": -3901887836809232794,
    "location": "",
    "context": "9bd4cf6d-6dbe-4bdf-91f3-4c9df80900a6",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1387483,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklo/ru/?checksum=b5c99bdc88ec21c0",
    "url": "http://weblate.ucs.ru/api/units/1387483/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192808/?format=api"
}