Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_office/webman/en/?format=api",
    "source": "скачанный файл перевода /",
    "previous_source": "",
    "target": "uploaded translation file /",
    "id_hash": 7033853843208771460,
    "content_hash": -6226510125510316253,
    "location": "",
    "context": ".uploaded translation file /",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2048960,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/webman/en/?checksum=e19d44cdae799784",
    "url": "http://weblate.ucs.ru/api/units/2048960/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/234651/?format=api"
}