Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh_test_json/ru/?format=api",
    "source": "Товар добавлен",
    "previous_source": "",
    "target": "Товар добавлен",
    "id_hash": 5610118366141803765,
    "content_hash": 393329444958869365,
    "location": "",
    "context": ".s-22206",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 5579,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1471384,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sh_test_json/ru/?checksum=cddb24ee29c6ecf5",
    "url": "http://weblate.ucs.ru/api/units/1471384/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/201547/?format=api"
}