Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/en/?format=api",
    "source": "Выбрать тип сцены",
    "previous_source": "",
    "target": "Select a scene type",
    "id_hash": 8022992113085305316,
    "content_hash": -2954683403338672678,
    "location": "",
    "context": ".choose_a_scene_type",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1387526,
    "web_url": "http://weblate.ucs.ru/translate/guestscreen/common/en/?checksum=ef5764d1b835d1e4",
    "url": "http://weblate.ucs.ru/api/units/1387526/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192836/?format=api"
}