Units API.

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

GET /api/units/46300/?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-mixin/cancel_stock_picking_ept/it/?format=api",
    "source": [
        "You can not cancel the reseverd products"
    ],
    "previous_source": "",
    "target": [
        "Non puoi cancellare un picking con prodotti riservati."
    ],
    "id_hash": 4385791206260921098,
    "content_hash": 4385791206260921098,
    "location": "code:addons/cancel_stock_picking_ept/models/stock_picking.py:29, code:addons/cancel_stock_picking_ept/models/stock_picking.py:36",
    "context": "",
    "note": "module: cancel_stock_picking_ept",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://weblate.ops404.it/api/units/46281/?format=api",
    "priority": 100,
    "id": 46300,
    "web_url": "http://weblate.ops404.it/translate/ooops-mixin/cancel_stock_picking_ept/it/?checksum=bcdd75dd7c36d30a",
    "url": "http://weblate.ops404.it/api/units/46300/?format=api",
    "explanation": "",
    "extra_flags": ""
}