Units API.

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

GET /api/units/35012/?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-base/ooops_kanban_lock/en/?format=api",
    "source": [
        "Model to block"
    ],
    "previous_source": "",
    "target": [
        "Model to block"
    ],
    "id_hash": 8107240168096179241,
    "content_hash": 8107240168096179241,
    "location": "model:ir.model.fields,field_description:ooops_kanban_lock.field_res_users__block_model",
    "context": "",
    "note": "module: ooops_kanban_lock",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://weblate.ops404.it/api/units/35012/?format=api",
    "priority": 100,
    "id": 35012,
    "web_url": "http://weblate.ops404.it/translate/ooops-base/ooops_kanban_lock/en/?checksum=f082b3fa9826a429",
    "url": "http://weblate.ops404.it/api/units/35012/?format=api",
    "explanation": "",
    "extra_flags": ""
}