Units API

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

GET /api/units/2016723/?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": "UNLOCKED",
    "previous_source": "",
    "target": "РАЗБЛОКИРОВАН",
    "id_hash": 7717124510579819901,
    "content_hash": 4542487024358058508,
    "location": "",
    "context": "msg_title_unlocked",
    "comment": "Email title \"UNLOCKED\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2016723,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/back/ru/?checksum=eb18bbdaf492057d",
    "url": "http://weblate.ucs.ru/api/units/2016723/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231599/?format=api"
}