Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/menuboard/common/ru/?format=api",
    "source": "Вправо",
    "previous_source": "",
    "target": "Вправо",
    "id_hash": 3556469028691049571,
    "content_hash": -665097286847834192,
    "location": "",
    "context": ".scene_img_toggle_label_right",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 239,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2050755,
    "web_url": "http://weblate.ucs.ru/translate/menuboard/common/ru/?checksum=b15b1dbd15cefc63",
    "url": "http://weblate.ucs.ru/api/units/2050755/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/234865/?format=api"
}