Units API

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

GET /api/units/1737847/?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": "STATUS_UNKNOWN_WIDGET",
    "previous_source": "",
    "target": "Unbekanntes Widget",
    "id_hash": 951504009547033457,
    "content_hash": 5892356710734804387,
    "location": "",
    "context": "messages///STATUS_UNKNOWN_WIDGET",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1737847,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/de_AT/?checksum=8d346bdafb692b71",
    "url": "http://weblate.ucs.ru/api/units/1737847/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/217906/?format=api"
}