Units API.

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

GET /api/units/33036/?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_purchase/it/?format=api",
    "source": [
        "Can create Purchases from ticket"
    ],
    "previous_source": "",
    "target": [
        "Può creare un acquisto da un ticket"
    ],
    "id_hash": -8731932628152726944,
    "content_hash": -8731932628152726944,
    "location": "model:ir.model.fields,field_description:ooops_helpdesk_purchase.field_helpdesk_ticket_team__can_create_purchase_order_from_ticket",
    "context": "",
    "note": "module: ooops_helpdesk_purchase",
    "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/33010/?format=api",
    "priority": 100,
    "id": 33036,
    "web_url": "http://weblate.ops404.it/translate/ooops-helpdesk/ooops_helpdesk_purchase/it/?checksum=6d1f189d8504a60",
    "url": "http://weblate.ops404.it/api/units/33036/?format=api",
    "explanation": "",
    "extra_flags": ""
}