Units API.

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

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

{
    "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_kanban_lock/en/?format=api",
    "source": [
        "Block Interface"
    ],
    "previous_source": "",
    "target": [
        "Block Interface"
    ],
    "id_hash": 4784365402746320064,
    "content_hash": 4784365402746320064,
    "location": "code:addons/ooops_kanban_lock/static/src/js/screen_locker.js:111",
    "context": "",
    "note": "module: ooops_kanban_lock\nopenerp-web",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://weblate.ops404.it/api/units/35004/?format=api",
    "priority": 100,
    "id": 35004,
    "web_url": "http://weblate.ops404.it/translate/ooops-base/ooops_kanban_lock/en/?checksum=c2657afc325cf4c0",
    "url": "http://weblate.ops404.it/api/units/35004/?format=api",
    "explanation": "",
    "extra_flags": ""
}