Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/qms/e-queue-frontend/en/?format=api",
    "source": "Авторизация",
    "previous_source": "",
    "target": "Authorization",
    "id_hash": 8346259520433932554,
    "content_hash": 481340230260680090,
    "location": "",
    "context": ".auth.title_page",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1108602,
    "web_url": "http://weblate.ucs.ru/translate/qms/e-queue-frontend/en/?checksum=f3d3ded03eafc90a",
    "url": "http://weblate.ucs.ru/api/units/1108602/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/120731/?format=api"
}