Units API.

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

GET /api/units/46299/?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 picking because this picking is set in stock landed cost first remove this picking from stock landed cost"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8341671894669610348,
    "content_hash": 8341671894669610348,
    "location": "code:addons/cancel_stock_picking_ept/models/stock_picking.py:24",
    "context": "",
    "note": "module: cancel_stock_picking_ept",
    "flags": "python-format",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "source_unit": "http://weblate.ops404.it/api/units/46279/?format=api",
    "priority": 100,
    "id": 46299,
    "web_url": "http://weblate.ops404.it/translate/ooops-mixin/cancel_stock_picking_ept/it/?checksum=f3c3926462a44d6c",
    "url": "http://weblate.ops404.it/api/units/46299/?format=api",
    "explanation": "",
    "extra_flags": ""
}