Units API.

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

GET /api/units/21483/?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/it/?format=api",
    "source": [
        "Create your first assignment"
    ],
    "previous_source": "",
    "target": [
        "Crea il tuo primo compito"
    ],
    "id_hash": -6209436804125220526,
    "content_hash": -6209436804125220526,
    "location": "model_terms:ir.actions.act_window,help:ooops_helpdesk_assignments.ooops_ticket_assignment_action",
    "context": "",
    "note": "module: ooops_helpdesk_assignments",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://weblate.ops404.it/api/units/21182/?format=api",
    "priority": 100,
    "id": 21483,
    "web_url": "http://weblate.ops404.it/translate/ooops/ooops_helpdesk_assignments/it/?checksum=29d3a6202ae12152",
    "url": "http://weblate.ops404.it/api/units/21483/?format=api",
    "explanation": "",
    "extra_flags": ""
}