Units API

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

GET /api/units/2322979/?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": "Can't use cyrillic",
    "previous_source": "",
    "target": "Нельзя использовать кириллицу",
    "id_hash": -5256467259181587049,
    "content_hash": 3387583877348313793,
    "location": "",
    "context": "4031a191-f1da-4f15-b8e6-b56f473e350a",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2322979,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklo/ru/?checksum=370d46e0b302a597",
    "url": "http://weblate.ucs.ru/api/units/2322979/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/241417/?format=api"
}