Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/sr/?format=api",
    "source": "WT_This_day_a_week_ago",
    "previous_source": "",
    "target": "WT_Ovaj_dan_prošle_nedelje",
    "id_hash": -1576926243449328724,
    "content_hash": 6795168770400537075,
    "location": "",
    "context": "messages///WT_This_day_a_week_ago",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 253,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1755000,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/sr/?checksum=6a1da1efbe362bac",
    "url": "http://weblate.ucs.ru/api/units/1755000/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/218105/?format=api"
}