Units API.

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

GET /api/units/88114/?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": [
        "Missing one or more value in row {}"
    ],
    "previous_source": "",
    "target": [
        "Uno o più valori mancanti alla riga {}"
    ],
    "id_hash": 4114076939778334307,
    "content_hash": 4114076939778334307,
    "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": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://weblate.ops404.it/api/units/88081/?format=api",
    "priority": 100,
    "id": 88114,
    "web_url": "http://weblate.ops404.it/translate/ooops-stock-14-0/ooops_stock_picking_import/it/?checksum=b918232dee1d1e63",
    "url": "http://weblate.ops404.it/api/units/88114/?format=api",
    "explanation": "",
    "extra_flags": ""
}