Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rkls/ru/?format=api",
    "source": "Incorrect ClientName: {0}. Name is busy.",
    "previous_source": "",
    "target": "Некорректное имя клиента: {0}. Имя занято.",
    "id_hash": 4071074562793537725,
    "content_hash": 1304357501578581034,
    "location": "",
    "context": "c8d90598-ca0e-44dd-81d5-6eed8d33d9c4",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1363351,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rkls/ru/?checksum=b87f5cbed17000bd",
    "url": "http://weblate.ucs.ru/api/units/1363351/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192059/?format=api"
}