Units API

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

GET /api/units/1108608/?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": "Enter your username and password",
    "id_hash": -8570832600402876854,
    "content_hash": 6469872551554983951,
    "location": "",
    "context": ".auth.enter_user_and_pass",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 1108608,
    "web_url": "http://weblate.ucs.ru/translate/qms/e-queue-frontend/en/?checksum=90e4928ffa6264a",
    "url": "http://weblate.ucs.ru/api/units/1108608/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/120737/?format=api"
}