Units API.

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

GET /api/units/89603/?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-sale-14-0/ooops_sale_import_order_line/en/?format=api",
    "source": [
        "Missing one or more value in row {}"
    ],
    "previous_source": "",
    "target": [
        "Missing one or more value in row {}"
    ],
    "id_hash": 4114076939778334307,
    "content_hash": 4114076939778334307,
    "location": "code:addons/ooops_sale_import_order_line/wizard/import_sale_line_wizard.py:0",
    "context": "",
    "note": "module: ooops_sale_import_order_line",
    "flags": "python-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://weblate.ops404.it/api/units/89603/?format=api",
    "priority": 100,
    "id": 89603,
    "web_url": "http://weblate.ops404.it/translate/ooops-sale-14-0/ooops_sale_import_order_line/en/?checksum=b918232dee1d1e63",
    "url": "http://weblate.ops404.it/api/units/89603/?format=api",
    "explanation": "",
    "extra_flags": ""
}