Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/cs/?format=api",
    "source": "%s",
    "previous_source": "Text \"%s\" expected at [%d:%d]",
    "target": "%s",
    "id_hash": 5321805169757905247,
    "content_hash": 53407036857045029,
    "location": "",
    "context": "s-65504",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 10255,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1291309,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh/cs/?checksum=c9dad99b1341e15f",
    "url": "http://weblate.ucs.ru/api/units/1291309/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/186652/?format=api"
}