Units API.

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

GET /api/units/33002/?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/en/?format=api",
    "source": [
        "Can create Quotation from Ticket"
    ],
    "previous_source": "",
    "target": [
        "Can create Quotation from Ticket"
    ],
    "id_hash": -203534008949469980,
    "content_hash": -203534008949469980,
    "location": "model_terms:ir.ui.view,arch_db:ooops_helpdesk_sale.relation_sale_order_and_helpdesk_ticket",
    "context": "",
    "note": "module: ooops_helpdesk_sale",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://weblate.ops404.it/api/units/33002/?format=api",
    "priority": 100,
    "id": 33002,
    "web_url": "http://weblate.ops404.it/translate/ooops-helpdesk/ooops_helpdesk_sale/en/?checksum=7d2ce6e5b0db0ce4",
    "url": "http://weblate.ops404.it/api/units/33002/?format=api",
    "explanation": "",
    "extra_flags": ""
}