Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/de_AT/?format=api",
    "source": "Table name",
    "previous_source": "",
    "target": "Tischname",
    "id_hash": -3203186789134435754,
    "content_hash": -212225280735234776,
    "location": "",
    "context": "settings_label_fixed_table_name",
    "comment": "Label name in kiosk settings",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 264,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2019698,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/de_AT/?checksum=538bfe96246afa56",
    "url": "http://weblate.ucs.ru/api/units/2019698/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231639/?format=api"
}