Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": "http://weblate.ops404.it/api/translations/ooops-configurator-14-0/ooops_bom_formulas/en/units/?format=api",
    "results": [
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator-14-0/ooops_bom_formulas/en/?format=api",
            "source": [
                "Recursion error!\n                            A product with a Bill of Material should not\n                            have itself in its BoM or child BoMs!"
            ],
            "previous_source": "",
            "target": [
                "Recursion error!\n                            A product with a Bill of Material should not\n                            have itself in its BoM or child BoMs!"
            ],
            "id_hash": 3717664008030794471,
            "content_hash": 3717664008030794471,
            "location": "code:addons/ooops_bom_formulas/models/mrp_bom_line.py:0",
            "context": "",
            "note": "module: ooops_bom_formulas",
            "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": 19,
            "source_unit": "http://weblate.ops404.it/api/units/77397/?format=api",
            "priority": 100,
            "id": 77397,
            "web_url": "http://weblate.ops404.it/translate/ooops-configurator-14-0/ooops_bom_formulas/en/?checksum=b397cbb7e0ee32e7",
            "url": "http://weblate.ops404.it/api/units/77397/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator-14-0/ooops_bom_formulas/en/?format=api",
            "source": [
                "MRP BOM Formula"
            ],
            "previous_source": "",
            "target": [
                "MRP BOM Formula"
            ],
            "id_hash": 8684095254570592478,
            "content_hash": 8684095254570592478,
            "location": "model:ir.model,name:ooops_bom_formulas.model_mrp_bom_line_formula",
            "context": "",
            "note": "module: ooops_bom_formulas",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://weblate.ops404.it/api/units/77421/?format=api",
            "priority": 100,
            "id": 77421,
            "web_url": "http://weblate.ops404.it/translate/ooops-configurator-14-0/ooops_bom_formulas/en/?checksum=f8841a9fac55e8de",
            "url": "http://weblate.ops404.it/api/units/77421/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}