Units API

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

GET /api/units/1371999/?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": "Error updating clients.",
    "previous_source": "",
    "target": "Error updating clients.",
    "id_hash": 4399927575170046392,
    "content_hash": 6690321841946356624,
    "location": "",
    "context": "6f7ed894-66cb-48dc-84a7-546bdda2bb94",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 861,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1371999,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/en/?checksum=bd0faed15b74d9b8",
    "url": "http://weblate.ucs.ru/api/units/1371999/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192159/?format=api"
}