Units API

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

GET /api/units/1384782/?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": "Order detail does not exist.",
    "previous_source": "",
    "target": "Деталь заказа не существует.",
    "id_hash": -3345106736616539553,
    "content_hash": 7979141782689718553,
    "location": "",
    "context": "736b8fbb-236e-448c-9c23-2a0c62303eaf",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 890,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 1384782,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/ru/?checksum=5193cb256c347a5f",
    "url": "http://weblate.ucs.ru/api/units/1384782/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192715/?format=api"
}