Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/webdashboard/de_AT/?format=api",
    "source": "Trillion",
    "previous_source": "",
    "target": "Billion",
    "id_hash": 8765069577457961108,
    "content_hash": 4285309548429577515,
    "location": "",
    "context": "messages///Trillion",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 108,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1737904,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/de_AT/?checksum=f9a3c85763f70894",
    "url": "http://weblate.ucs.ru/api/units/1737904/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/217962/?format=api"
}