Units API.

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

GET /api/units/21989/?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/ooops_knowledge_task/en/?format=api",
    "source": [
        "Click to create a new web page."
    ],
    "previous_source": "",
    "target": [
        "Click to create a new web page."
    ],
    "id_hash": 8650240967483209474,
    "content_hash": 8650240967483209474,
    "location": "model_terms:ir.actions.act_window,help:ooops_knowledge_task.action_document_page_tasks",
    "context": "",
    "note": "module: ooops_knowledge_task",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://weblate.ops404.it/api/units/21989/?format=api",
    "priority": 100,
    "id": 21989,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_knowledge_task/en/?checksum=f80bd454385e3702",
    "url": "http://weblate.ops404.it/api/units/21989/?format=api",
    "explanation": "",
    "extra_flags": ""
}