Units API

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

GET /api/units/2569888/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/en/?format=api",
    "source": "Новый функционал в будущем релизе",
    "previous_source": "",
    "target": "New functionality in future release",
    "id_hash": 5820559364228338261,
    "content_hash": 1269183478773080449,
    "location": "",
    "context": ".Новый функционал в будущем релизе",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 640,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 2569888,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/elk/en/?checksum=d0c6c7e732e75255",
    "url": "http://weblate.ucs.ru/api/units/2569888/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/256556/?format=api"
}