Units API.

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

GET /api/units/88101/?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": [
        "File is not a valid csv!"
    ],
    "previous_source": "",
    "target": [
        "Il file non è un csv valido!"
    ],
    "id_hash": 6524973517073844289,
    "content_hash": 6524973517073844289,
    "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": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "http://weblate.ops404.it/api/units/88068/?format=api",
    "priority": 100,
    "id": 88101,
    "web_url": "http://weblate.ops404.it/translate/ooops-stock-14-0/ooops_stock_picking_import/it/?checksum=da8d5cd7ce048841",
    "url": "http://weblate.ops404.it/api/units/88101/?format=api",
    "explanation": "",
    "extra_flags": ""
}