Units API.

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

GET /api/units/33029/?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-helpdesk/ooops_helpdesk_sale/it/?format=api",
    "source": [
        "Quotation"
    ],
    "previous_source": "",
    "target": [
        "Preventivo"
    ],
    "id_hash": -8388899174290647975,
    "content_hash": -8388899174290647975,
    "location": "model_terms:ir.ui.view,arch_db:ooops_helpdesk_sale.view_helpdesk_form_inherited",
    "context": "",
    "note": "module: ooops_helpdesk_sale",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://weblate.ops404.it/api/units/33009/?format=api",
    "priority": 100,
    "id": 33029,
    "web_url": "http://weblate.ops404.it/translate/ooops-helpdesk/ooops_helpdesk_sale/it/?checksum=b94a4a5b3d69459",
    "url": "http://weblate.ops404.it/api/units/33029/?format=api",
    "explanation": "",
    "extra_flags": ""
}