Units API.

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

GET /api/units/89279/?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-stock-14-0/ooops_stock_picking_import/it/?format=api",
    "source": [
        "Cannot create lot without a product"
    ],
    "previous_source": "",
    "target": [
        "Non puoi creare un lotto senza un prodotto"
    ],
    "id_hash": -8687602288089901010,
    "content_hash": -8687602288089901010,
    "location": "code:addons/ooops_stock_picking_import/wizard/stock_picking_import.py:0",
    "context": "",
    "note": "module: ooops_stock_picking_import",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "http://weblate.ops404.it/api/units/89276/?format=api",
    "priority": 100,
    "id": 89279,
    "web_url": "http://weblate.ops404.it/translate/ooops-stock-14-0/ooops_stock_picking_import/it/?checksum=76f6fbf7487d82e",
    "url": "http://weblate.ops404.it/api/units/89279/?format=api",
    "explanation": "",
    "extra_flags": ""
}