Units API.

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

GET /api/units/42801/?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": [
        "Tags..."
    ],
    "previous_source": "",
    "target": [
        "Etichette..."
    ],
    "id_hash": 1023572955752545230,
    "content_hash": 1023572955752545230,
    "location": "model_terms:ir.ui.view,arch_db:ooops_certification_mgmt.ooops_certification_product_form",
    "context": "",
    "note": "module: ooops_certification_mgmt",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 237,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://weblate.ops404.it/api/units/42514/?format=api",
    "priority": 100,
    "id": 42801,
    "web_url": "http://weblate.ops404.it/translate/ooops-custom-cepi/ooops_certification_mgmt/it/?checksum=8e34762e1d53bbce",
    "url": "http://weblate.ops404.it/api/units/42801/?format=api",
    "explanation": "",
    "extra_flags": ""
}