Translation components API.

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

GET /api/translations/ooops-purchase-14-0/ooops_purchase_order_report_hywer/en/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-purchase-14-0/ooops_purchase_order_report_hywer/en/?format=api",
            "source": [
                "<strong>Internal Reference</strong>"
            ],
            "previous_source": "",
            "target": [
                "<strong>Internal Reference</strong>"
            ],
            "id_hash": 6570970388043540599,
            "content_hash": 6570970388043540599,
            "location": "model_terms:ir.ui.view,arch_db:ooops_purchase_order_report_hywer.report_purchaseorder_document",
            "context": "",
            "note": "module: ooops_purchase_order_report_hywer",
            "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/87544/?format=api",
            "priority": 100,
            "id": 87544,
            "web_url": "http://weblate.ops404.it/translate/ooops-purchase-14-0/ooops_purchase_order_report_hywer/en/?checksum=db30c6c0e0f22877",
            "url": "http://weblate.ops404.it/api/units/87544/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}