Units API.

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

GET /api/units/78428/?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-mixin/muk_archive/de/?format=api",
    "source": [
        "Parameter ids[] is missing!"
    ],
    "previous_source": "",
    "target": [
        "Der Parameter ids[] fehlt!"
    ],
    "id_hash": -990847673470764386,
    "content_hash": -990847673470764386,
    "location": "code:addons/muk_archive/controllers/main.py:100",
    "context": "",
    "note": "module: muk_archive",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://weblate.ops404.it/api/units/78426/?format=api",
    "priority": 100,
    "id": 78428,
    "web_url": "http://weblate.ops404.it/translate/ooops-mixin/muk_archive/de/?checksum=723fcd4a6c40ba9e",
    "url": "http://weblate.ops404.it/api/units/78428/?format=api",
    "explanation": "",
    "extra_flags": ""
}