Units API.

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

GET /api/units/33023/?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": [
        "Can create Quotation from ticket"
    ],
    "previous_source": "",
    "target": [
        "Può creare un preventivo da un ticket"
    ],
    "id_hash": -5788251650730525279,
    "content_hash": -5788251650730525279,
    "location": "model:ir.model.fields,field_description:ooops_helpdesk_sale.field_helpdesk_ticket_team__can_create_sale_order_from_ticket",
    "context": "",
    "note": "module: ooops_helpdesk_sale",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://weblate.ops404.it/api/units/33003/?format=api",
    "priority": 100,
    "id": 33023,
    "web_url": "http://weblate.ops404.it/translate/ooops-helpdesk/ooops_helpdesk_sale/it/?checksum=2fabffca87a37da1",
    "url": "http://weblate.ops404.it/api/units/33023/?format=api",
    "explanation": "",
    "extra_flags": ""
}