Units API.

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

GET /api/units/39321/?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/it/?format=api",
    "source": [
        "Not found the action !"
    ],
    "previous_source": "",
    "target": [
        "Azione non trovata!"
    ],
    "id_hash": 3689242067702645084,
    "content_hash": 3689242067702645084,
    "location": "code:addons/ooops_approval_configuration/models/multi_approval_type.py:359",
    "context": "",
    "note": "module: ooops_approval_configuration",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 57,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://weblate.ops404.it/api/units/39174/?format=api",
    "priority": 100,
    "id": 39321,
    "web_url": "http://weblate.ops404.it/translate/ooops-tools/ooops_approval_configuration/it/?checksum=b332d21d37d8015c",
    "url": "http://weblate.ops404.it/api/units/39321/?format=api",
    "explanation": "",
    "extra_flags": ""
}