Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/lv/?format=api",
    "source": "Привет!",
    "previous_source": "",
    "target": "Sveiks!",
    "id_hash": -1074931123452573533,
    "content_hash": 7682722666494614101,
    "location": "",
    "context": ".screen_auth_label_hello",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2347047,
    "web_url": "http://weblate.ucs.ru/translate/mobwaiter5/mobwaiter5/lv/?checksum=711513d6a49908a3",
    "url": "http://weblate.ucs.ru/api/units/2347047/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/242467/?format=api"
}