Units API.

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

GET /api/units/39223/?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-tools/ooops_approval_configuration/en/?format=api",
    "source": [
        "This document has been refused by manager !"
    ],
    "previous_source": "",
    "target": [
        "This document has been refused by manager !"
    ],
    "id_hash": 7625377036095894746,
    "content_hash": 7625377036095894746,
    "location": "code:addons/ooops_approval_configuration/models/multi_approval_type.py:730",
    "context": "",
    "note": "module: ooops_approval_configuration",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://weblate.ops404.it/api/units/39223/?format=api",
    "priority": 100,
    "id": 39223,
    "web_url": "http://weblate.ops404.it/translate/ooops-tools/ooops_approval_configuration/en/?checksum=e9d2c8036aeab4da",
    "url": "http://weblate.ops404.it/api/units/39223/?format=api",
    "explanation": "",
    "extra_flags": ""
}