Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/guestscreen/common/mn/?format=api",
    "source": "Добавить экран",
    "previous_source": "",
    "target": "Add screen",
    "id_hash": -816492280211529216,
    "content_hash": 6493092990354195854,
    "location": "",
    "context": ".add_screen",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 171,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1729394,
    "web_url": "http://weblate.ucs.ru/translate/guestscreen/common/mn/?checksum=74ab3c98dc24a200",
    "url": "http://weblate.ucs.ru/api/units/1729394/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192956/?format=api"
}