Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklc/ru/?format=api",
    "source": "Error receiving data from store: {0}",
    "previous_source": "",
    "target": "Ошибка получения данных из склада: {0}",
    "id_hash": 7058585406943259196,
    "content_hash": -1629312738525318682,
    "location": "",
    "context": "123ab294-0980-4dde-89a4-bdb943ed4db6",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1014,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1944434,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/ru/?checksum=e1f52207959bea3c",
    "url": "http://weblate.ucs.ru/api/units/1944434/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/228759/?format=api"
}