Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-delivery/ooops_delivery_cost_total_section/en/?format=api",
            "source": [
                "<strong>Delivery Cost</strong>"
            ],
            "previous_source": "",
            "target": [
                "<strong>Delivery Cost</strong>"
            ],
            "id_hash": 1737936921943896868,
            "content_hash": 1737936921943896868,
            "location": "model_terms:ir.ui.view,arch_db:ooops_delivery_cost_total_section.report_saleorder_document_inherit, model_terms:ir.ui.view,arch_db:ooops_delivery_cost_total_section.sale_order_portal_content_inherit",
            "context": "",
            "note": "module: ooops_delivery_cost_total_section",
            "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/49391/?format=api",
            "priority": 100,
            "id": 49391,
            "web_url": "http://weblate.ops404.it/translate/ooops-delivery/ooops_delivery_cost_total_section/en/?checksum=981e646c2a807324",
            "url": "http://weblate.ops404.it/api/units/49391/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-delivery/ooops_delivery_cost_total_section/en/?format=api",
            "source": [
                "Delivery Cost"
            ],
            "previous_source": "",
            "target": [
                "Delivery Cost"
            ],
            "id_hash": -8768638372398877908,
            "content_hash": -8768638372398877908,
            "location": "model:ir.model.fields,field_description:ooops_delivery_cost_total_section.field_sale_order__amount_delivery_cost",
            "context": "",
            "note": "module: ooops_delivery_cost_total_section",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://weblate.ops404.it/api/units/49392/?format=api",
            "priority": 100,
            "id": 49392,
            "web_url": "http://weblate.ops404.it/translate/ooops-delivery/ooops_delivery_cost_total_section/en/?checksum=64f89dbc94e332c",
            "url": "http://weblate.ops404.it/api/units/49392/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-delivery/ooops_delivery_cost_total_section/en/?format=api",
            "source": [
                "Sale Order"
            ],
            "previous_source": "",
            "target": [
                "Sale Order"
            ],
            "id_hash": -6784010684822471769,
            "content_hash": -6784010684822471769,
            "location": "model:ir.model,name:ooops_delivery_cost_total_section.model_sale_order",
            "context": "",
            "note": "module: ooops_delivery_cost_total_section",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://weblate.ops404.it/api/units/49393/?format=api",
            "priority": 100,
            "id": 49393,
            "web_url": "http://weblate.ops404.it/translate/ooops-delivery/ooops_delivery_cost_total_section/en/?checksum=21da5a39b2b3bba7",
            "url": "http://weblate.ops404.it/api/units/49393/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}