Translation components API.

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

GET /api/translations/ooops-tools/hide_any_menu_required/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-tools/hide_any_menu_required/en/?format=api",
            "source": [
                "Field Configuration"
            ],
            "previous_source": "",
            "target": [
                "Field Configuration"
            ],
            "id_hash": -1243953176588828782,
            "content_hash": -1243953176588828782,
            "location": "model:ir.model,name:hide_any_menu_required.model_field_configuration",
            "context": "",
            "note": "module: hide_any_menu_required",
            "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/34898/?format=api",
            "priority": 100,
            "id": 34898,
            "web_url": "http://weblate.ops404.it/translate/ooops-tools/hide_any_menu_required/en/?checksum=6ebc972d38343f92",
            "url": "http://weblate.ops404.it/api/units/34898/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/hide_any_menu_required/en/?format=api",
            "source": [
                "Required"
            ],
            "previous_source": "",
            "target": [
                "Required"
            ],
            "id_hash": -1198923142288292057,
            "content_hash": -1198923142288292057,
            "location": "model:ir.model.fields,field_description:hide_any_menu_required.field_field_configuration__required",
            "context": "",
            "note": "module: hide_any_menu_required",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.ops404.it/api/units/34903/?format=api",
            "priority": 100,
            "id": 34903,
            "web_url": "http://weblate.ops404.it/translate/ooops-tools/hide_any_menu_required/en/?checksum=6f5c91c116e94727",
            "url": "http://weblate.ops404.it/api/units/34903/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/hide_any_menu_required/en/?format=api",
            "source": [
                "Required attribute is already added to this field!"
            ],
            "previous_source": "",
            "target": [
                "Required attribute is already added to this field!"
            ],
            "id_hash": 2359710459926497599,
            "content_hash": 2359710459926497599,
            "location": "sql_constraint:field.configuration:0",
            "context": "",
            "note": "module: hide_any_menu_required",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://weblate.ops404.it/api/units/34905/?format=api",
            "priority": 100,
            "id": 34905,
            "web_url": "http://weblate.ops404.it/translate/ooops-tools/hide_any_menu_required/en/?checksum=a0bf602938b1493f",
            "url": "http://weblate.ops404.it/api/units/34905/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/hide_any_menu_required/en/?format=api",
            "source": [
                "View"
            ],
            "previous_source": "",
            "target": [
                "View"
            ],
            "id_hash": 5015368660970621358,
            "content_hash": 5015368660970621358,
            "location": "model:ir.model,name:hide_any_menu_required.model_ir_ui_view",
            "context": "",
            "note": "module: hide_any_menu_required",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.ops404.it/api/units/34907/?format=api",
            "priority": 100,
            "id": 34907,
            "web_url": "http://weblate.ops404.it/translate/ooops-tools/hide_any_menu_required/en/?checksum=c59a2b397ec7c9ae",
            "url": "http://weblate.ops404.it/api/units/34907/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}