Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklc/ru/?format=api",
    "source": "Balance sheet record not found",
    "previous_source": "",
    "target": "Запись о постановке на баланс не найдена",
    "id_hash": 7966582866749267630,
    "content_hash": 4631138561218828601,
    "location": "",
    "context": "42e0c58a-9b16-475d-a89e-dc25b5454505",
    "comment": "Error message",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 875,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 1384234,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklc/ru/?checksum=ee8efce8964d9eae",
    "url": "http://weblate.ucs.ru/api/units/1384234/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192447/?format=api"
}