Units API

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

GET /api/units/939673/?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/en/?format=api",
    "source": "Request body is required",
    "previous_source": "",
    "target": "Request body is required",
    "id_hash": 3534969671356250718,
    "content_hash": 4013484131500912198,
    "location": "",
    "context": "5bef0e34-adfb-4fbd-b7c3-1f134ab412a9",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 120,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 939673,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/en/?checksum=b10ebc2fe0f7fa5e",
    "url": "http://weblate.ucs.ru/api/units/939673/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/99101/?format=api"
}