Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/de/?format=api",
    "source": "Работник {employee} не имеет прав на операцию \"{operation}\"",
    "previous_source": "",
    "target": "Employee {employee} has no right for operation \"{operation}\"",
    "id_hash": -3157799636687362800,
    "content_hash": 1343947720910018545,
    "location": "",
    "context": ".user_has_no_rights_message",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 573,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 2557931,
    "web_url": "http://weblate.ucs.ru/translate/mobwaiter5/mobwaiter5/de/?checksum=542d3df60f646510",
    "url": "http://weblate.ucs.ru/api/units/2557931/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/255979/?format=api"
}