Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/ru/?format=api",
    "source": "Paper is low",
    "previous_source": "",
    "target": "Низкий уровень бумаги в принтере (PaperLow)",
    "id_hash": 5851465544474630752,
    "content_hash": -1743206034888407193,
    "location": "",
    "context": "error_paper_low",
    "comment": "Error \"Paper is low\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2016720,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/back/ru/?checksum=d13494e909d91a60",
    "url": "http://weblate.ucs.ru/api/units/2016720/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231596/?format=api"
}