Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/ru/?format=api",
    "source": "Unknown theme version.",
    "previous_source": "",
    "target": "Неопознанная версия оформления.",
    "id_hash": -1268582895048515791,
    "content_hash": 3609692567126770814,
    "location": "",
    "context": "Unknown theme version.",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 186,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 520144,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/ru/?checksum=6e651694047f1f31",
    "url": "http://weblate.ucs.ru/api/units/520144/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/81113/?format=api"
}