Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/et/?format=api",
    "source": "LOCKED",
    "previous_source": "",
    "target": "LUKUSTATUD",
    "id_hash": -4645967674356788049,
    "content_hash": 7716628624827695624,
    "location": "",
    "context": "msg_title_locked",
    "comment": "Email title \"LOCKED\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2048941,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/back/et/?checksum=3f863503fc0414af",
    "url": "http://weblate.ucs.ru/api/units/2048941/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231598/?format=api"
}