Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/en/?format=api",
    "source": "Строка слишком длинная для записи в поток.",
    "previous_source": "",
    "target": "String too long to write to stream.",
    "id_hash": 3208207193442745725,
    "content_hash": -4963826207695171400,
    "location": "",
    "context": "s-8",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 1341733,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/domm/en/?checksum=ac85d771d301fd7d",
    "url": "http://weblate.ucs.ru/api/units/1341733/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/189242/?format=api"
}