Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/cs/?format=api",
    "source": "WT_14 days",
    "previous_source": "",
    "target": "",
    "id_hash": -7348438189512654442,
    "content_hash": 4988320537848717176,
    "location": "",
    "context": "messages///WT_14 days",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 282,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1951900,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/cs/?checksum=1a051a667c2f0196",
    "url": "http://weblate.ucs.ru/api/units/1951900/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/218134/?format=api"
}