Units API.

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

GET /api/units/76185/?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-14-0/ooops_backend_debranding/it/?format=api",
    "source": [
        "https://www.example.com/logo.png"
    ],
    "previous_source": "",
    "target": [
        "https://www.esempio.com/logo.png"
    ],
    "id_hash": -8138035150108346003,
    "content_hash": -8138035150108346003,
    "location": "code:addons/ooops_backend_debranding/static/src/xml/wysiwyg.xml:0",
    "context": "",
    "note": "module: ooops_backend_debranding\nopenerp-web",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://weblate.ops404.it/api/units/76184/?format=api",
    "priority": 100,
    "id": 76185,
    "web_url": "http://weblate.ops404.it/translate/ooops-base-14-0/ooops_backend_debranding/it/?checksum=f0fe425ec26396d",
    "url": "http://weblate.ops404.it/api/units/76185/?format=api",
    "explanation": "",
    "extra_flags": ""
}