Units API.

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

GET /api/units/21185/?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_helpdesk_assignments/en/?format=api",
    "source": [
        "Create your task stages here"
    ],
    "previous_source": "",
    "target": [
        "Create your task stages here"
    ],
    "id_hash": 5882788972070727746,
    "content_hash": 5882788972070727746,
    "location": "model_terms:ir.actions.act_window,help:ooops_helpdesk_assignments.ooops_task_stage_action",
    "context": "",
    "note": "module: ooops_helpdesk_assignments",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://weblate.ops404.it/api/units/21185/?format=api",
    "priority": 100,
    "id": 21185,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_helpdesk_assignments/en/?checksum=d1a3dd66d8dc7042",
    "url": "http://weblate.ops404.it/api/units/21185/?format=api",
    "explanation": "",
    "extra_flags": ""
}