Translation components API.

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

GET /api/translations/ooops-base/ooops_generic_grid/en/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "http://weblate.ops404.it/api/translations/ooops-base/ooops_generic_grid/en/units/?format=api",
    "results": [
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_generic_grid/en/?format=api",
            "source": [
                "Undefined"
            ],
            "previous_source": "",
            "target": [
                "Undefined"
            ],
            "id_hash": 5594151643249729463,
            "content_hash": 5594151643249729463,
            "location": "code:addons/ooops_generic_grid/static/src/js/grid_controller.js:245",
            "context": "",
            "note": "module: ooops_generic_grid\nopenerp-web",
            "flags": "python-format",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.ops404.it/api/units/47287/?format=api",
            "priority": 100,
            "id": 47287,
            "web_url": "http://weblate.ops404.it/translate/ooops-base/ooops_generic_grid/en/?checksum=cda26b47cb915fb7",
            "url": "http://weblate.ops404.it/api/units/47287/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_generic_grid/en/?format=api",
            "source": [
                "Unknown"
            ],
            "previous_source": "",
            "target": [
                "Unknown"
            ],
            "id_hash": 6500530623427418344,
            "content_hash": 6500530623427418344,
            "location": "code:addons/ooops_generic_grid/static/src/js/grid_renderer.js:266, code:addons/ooops_generic_grid/static/src/js/grid_renderer.js:298",
            "context": "",
            "note": "module: ooops_generic_grid\nopenerp-web",
            "flags": "python-format",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.ops404.it/api/units/47288/?format=api",
            "priority": 100,
            "id": 47288,
            "web_url": "http://weblate.ops404.it/translate/ooops-base/ooops_generic_grid/en/?checksum=da36862924f098e8",
            "url": "http://weblate.ops404.it/api/units/47288/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_generic_grid/en/?format=api",
            "source": [
                "View"
            ],
            "previous_source": "",
            "target": [
                "View"
            ],
            "id_hash": 5015368660970621358,
            "content_hash": 5015368660970621358,
            "location": "model:ir.model,name:ooops_generic_grid.model_ir_ui_view",
            "context": "",
            "note": "module: ooops_generic_grid",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.ops404.it/api/units/47289/?format=api",
            "priority": 100,
            "id": 47289,
            "web_url": "http://weblate.ops404.it/translate/ooops-base/ooops_generic_grid/en/?checksum=c59a2b397ec7c9ae",
            "url": "http://weblate.ops404.it/api/units/47289/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_generic_grid/en/?format=api",
            "source": [
                "View Type"
            ],
            "previous_source": "",
            "target": [
                "View Type"
            ],
            "id_hash": 4811360213561385848,
            "content_hash": 4811360213561385848,
            "location": "model:ir.model.fields,field_description:ooops_generic_grid.field_ir_actions_act_window_view__view_mode, model:ir.model.fields,field_description:ooops_generic_grid.field_ir_ui_view__type",
            "context": "",
            "note": "module: ooops_generic_grid",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://weblate.ops404.it/api/units/47290/?format=api",
            "priority": 100,
            "id": 47290,
            "web_url": "http://weblate.ops404.it/translate/ooops-base/ooops_generic_grid/en/?checksum=c2c5629f5fc62378",
            "url": "http://weblate.ops404.it/api/units/47290/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}