Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/core/en/?format=api",
    "source": "The shift began",
    "previous_source": "",
    "target": "The shift began",
    "id_hash": -4955500349307856682,
    "content_hash": -4441290924997345314,
    "location": "",
    "context": "manager_text_shift_start",
    "comment": "Text 'The shift began' on manager page",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 68,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1388628,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/core/en/?checksum=3b3a86b00b2e58d6",
    "url": "http://weblate.ucs.ru/api/units/1388628/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/193312/?format=api"
}