Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/cs/?format=api",
    "source": "Back_to_list",
    "previous_source": "",
    "target": "",
    "id_hash": 4959235438645027581,
    "content_hash": 4489266626645758330,
    "location": "",
    "context": "messages///WT_Back_to_list",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 344,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1951961,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/cs/?checksum=c4d2be5b35f722fd",
    "url": "http://weblate.ucs.ru/api/units/1951961/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/218195/?format=api"
}