Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/ru/?format=api",
    "source": "Настройки",
    "previous_source": "",
    "target": "Настройки",
    "id_hash": 548909618356969265,
    "content_hash": -1702237091804793949,
    "location": "",
    "context": ".Настройки",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 77,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2456551,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/elk/ru/?checksum=879e1e63bff65f31",
    "url": "http://weblate.ucs.ru/api/units/2456551/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/248345/?format=api"
}