Units API.

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

GET /api/units/48401/?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-base/ooops_document_total_qty/en/?format=api",
    "source": [
        "<strong>Total Demand</strong>"
    ],
    "previous_source": "",
    "target": [
        "<strong>Total Demand</strong>"
    ],
    "id_hash": 4409010534223716714,
    "content_hash": 4409010534223716714,
    "location": "model_terms:ir.ui.view,arch_db:ooops_document_total_qty.report_stock_report_delivery_document_inherit",
    "context": "",
    "note": "module: ooops_document_total_qty",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://weblate.ops404.it/api/units/48401/?format=api",
    "priority": 100,
    "id": 48401,
    "web_url": "http://weblate.ops404.it/translate/ooops-base/ooops_document_total_qty/en/?checksum=bd2ff3b88f5c216a",
    "url": "http://weblate.ops404.it/api/units/48401/?format=api",
    "explanation": "",
    "extra_flags": ""
}