Units API.

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

GET /api/units/42854/?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-custom-cepi/ooops_certification_mgmt/it/?format=api",
    "source": [
        "{{doc.purchase_id.company_id.name}}"
    ],
    "previous_source": "",
    "target": [
        "{{doc.purchase_id.company_id.name}}"
    ],
    "id_hash": -8885684984935703285,
    "content_hash": -8885684984935703285,
    "location": "model_terms:ir.ui.view,arch_db:ooops_certification_mgmt.certificate_report_document",
    "context": "",
    "note": "module: ooops_certification_mgmt",
    "flags": "",
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 290,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://weblate.ops404.it/api/units/42567/?format=api",
    "priority": 100,
    "id": 42854,
    "web_url": "http://weblate.ops404.it/translate/ooops-custom-cepi/ooops_certification_mgmt/it/?checksum=4afb495a6e29d0b",
    "url": "http://weblate.ops404.it/api/units/42854/?format=api",
    "explanation": "",
    "extra_flags": ""
}