Units API.

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

GET /api/units/50316/?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-sale/ooops_sale_order_salesman/en/?format=api",
    "source": [
        "Customers"
    ],
    "previous_source": "",
    "target": [
        "Customers"
    ],
    "id_hash": 17529325351913600,
    "content_hash": 17529325351913600,
    "location": "model:ir.ui.menu,name:ooops_sale_order_salesman.menu_app_salesman_invoice",
    "context": "",
    "note": "module: ooops_sale_order_salesman",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://weblate.ops404.it/api/units/50316/?format=api",
    "priority": 100,
    "id": 50316,
    "web_url": "http://weblate.ops404.it/translate/ooops-sale/ooops_sale_order_salesman/en/?checksum=803e46d41ac0c880",
    "url": "http://weblate.ops404.it/api/units/50316/?format=api",
    "explanation": "",
    "extra_flags": ""
}