Translation components API.

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

GET /api/translations/ooops/ooops_product_config_add_next/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/ooops_product_config_add_next/en/?format=api",
            "source": [
                "Add & Next"
            ],
            "previous_source": "",
            "target": [
                "Add & Next"
            ],
            "id_hash": -4381316457185563052,
            "content_hash": -4381316457185563052,
            "location": "model_terms:ir.ui.view,arch_db:ooops_product_config_add_next.sale_product_configurator_view_form",
            "context": "",
            "note": "module: ooops_product_config_add_next",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://weblate.ops404.it/api/units/23135/?format=api",
            "priority": 100,
            "id": 23135,
            "web_url": "http://weblate.ops404.it/translate/ooops/ooops_product_config_add_next/en/?checksum=43326fe538e1ae54",
            "url": "http://weblate.ops404.it/api/units/23135/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_product_config_add_next/en/?format=api",
            "source": [
                "Add & Close"
            ],
            "previous_source": "",
            "target": [
                "Add & Close"
            ],
            "id_hash": -4414750066230744853,
            "content_hash": -4414750066230744853,
            "location": "model_terms:ir.ui.view,arch_db:ooops_product_config_add_next.sale_product_configurator_view_form",
            "context": "",
            "note": "module: ooops_product_config_add_next",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://weblate.ops404.it/api/units/23143/?format=api",
            "priority": 100,
            "id": 23143,
            "web_url": "http://weblate.ops404.it/translate/ooops/ooops_product_config_add_next/en/?checksum=42bba834822f28eb",
            "url": "http://weblate.ops404.it/api/units/23143/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_product_config_add_next/en/?format=api",
            "source": [
                "Configure a product"
            ],
            "previous_source": "",
            "target": [
                "Configure a product"
            ],
            "id_hash": -694855906625520806,
            "content_hash": -694855906625520806,
            "location": "code:addons/ooops_product_config_add_next/static/src/js/ooops_section_and_note_list_renderer.js:128",
            "context": "",
            "note": "module: ooops_product_config_add_next\nopenerp-web",
            "flags": "python-format",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://weblate.ops404.it/api/units/23154/?format=api",
            "priority": 100,
            "id": 23154,
            "web_url": "http://weblate.ops404.it/translate/ooops/ooops_product_config_add_next/en/?checksum=765b603c0380fb5a",
            "url": "http://weblate.ops404.it/api/units/23154/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}