Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/sv/?format=api",
    "source": "The shift has not started yet",
    "previous_source": "",
    "target": "",
    "id_hash": 4947316457676358883,
    "content_hash": -1607577570468762252,
    "location": "",
    "context": "manager_text_shift_has_not_started_yet",
    "comment": "Text at manager page",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 494,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 2080343,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/sv/?checksum=c4a8661b333e44e3",
    "url": "http://weblate.ucs.ru/api/units/2080343/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231640/?format=api"
}