Units API

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

GET /api/units/1944445/?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": "Send mail error.",
    "previous_source": "",
    "target": "Ошибка отправки письма.",
    "id_hash": -4967458004521421165,
    "content_hash": 2892099864710647002,
    "location": "",
    "context": "49837172-16ee-44d8-beba-7eaa1e4c3180",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1025,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1944445,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/ru/?checksum=3b100b437bd47693",
    "url": "http://weblate.ucs.ru/api/units/1944445/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/228770/?format=api"
}