Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rklphall/ru/?format=api",
    "source": "Bill printed!",
    "previous_source": "",
    "target": "Пречек распечатан!",
    "id_hash": -8448228039911804346,
    "content_hash": 1433868208304157878,
    "location": "",
    "context": "5812beec-b7b6-4835-ac5d-9de2c621c928",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1726695,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rklphall/ru/?checksum=ac1dd5bbb8ff246",
    "url": "http://weblate.ucs.ru/api/units/1726695/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/216329/?format=api"
}