Units API

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

GET /api/units/1952032/?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": "Dealer Survey",
    "previous_source": "",
    "target": "",
    "id_hash": 5214486807595088671,
    "content_hash": 234717820981467750,
    "location": "",
    "context": "messages///Dealer Survey",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 416,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1952032,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/webdashboard/cs/?checksum=c85d941fbcaa7b1f",
    "url": "http://weblate.ucs.ru/api/units/1952032/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/218266/?format=api"
}