Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-mixin-14-0/access_apps/en/?format=api",
            "source": [
                "Allow installing apps"
            ],
            "previous_source": "",
            "target": [
                "Allow installing apps"
            ],
            "id_hash": -6825112660713394459,
            "content_hash": -6825112660713394459,
            "location": "model:res.groups,name:access_apps.group_allow_apps",
            "context": "",
            "note": "module: access_apps",
            "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/60067/?format=api",
            "priority": 100,
            "id": 60067,
            "web_url": "http://weblate.ops404.it/translate/ooops-mixin-14-0/access_apps/en/?checksum=2148543232282ee5",
            "url": "http://weblate.ops404.it/api/units/60067/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-mixin-14-0/access_apps/en/?format=api",
            "source": [
                "Allow installing apps only from settings"
            ],
            "previous_source": "",
            "target": [
                "Allow installing apps only from settings"
            ],
            "id_hash": -7356596582758039533,
            "content_hash": -7356596582758039533,
            "location": "model:res.groups,name:access_apps.group_allow_apps_only_from_settings",
            "context": "",
            "note": "module: access_apps",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://weblate.ops404.it/api/units/60068/?format=api",
            "priority": 100,
            "id": 60068,
            "web_url": "http://weblate.ops404.it/translate/ooops-mixin-14-0/access_apps/en/?checksum=19e81e6288dac013",
            "url": "http://weblate.ops404.it/api/units/60068/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-mixin-14-0/access_apps/en/?format=api",
            "source": [
                "Apps access"
            ],
            "previous_source": "",
            "target": [
                "Apps access"
            ],
            "id_hash": -8729264745106645407,
            "content_hash": -8729264745106645407,
            "location": "model:ir.module.category,name:access_apps.module_category_access_apps",
            "context": "",
            "note": "module: access_apps",
            "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/60069/?format=api",
            "priority": 100,
            "id": 60069,
            "web_url": "http://weblate.ops404.it/translate/ooops-mixin-14-0/access_apps/en/?checksum=6db6bf6c593de61",
            "url": "http://weblate.ops404.it/api/units/60069/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-mixin-14-0/access_apps/en/?format=api",
            "source": [
                "Config Settings"
            ],
            "previous_source": "",
            "target": [
                "Config Settings"
            ],
            "id_hash": -921254346748778138,
            "content_hash": -921254346748778138,
            "location": "model:ir.model,name:access_apps.model_res_config_settings",
            "context": "",
            "note": "module: access_apps",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "http://weblate.ops404.it/api/units/60070/?format=api",
            "priority": 100,
            "id": 60070,
            "web_url": "http://weblate.ops404.it/translate/ooops-mixin-14-0/access_apps/en/?checksum=73370c0d7a412966",
            "url": "http://weblate.ops404.it/api/units/60070/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}