Translation components API.

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

GET /api/translations/bureaucrat-generics-16-0/generic_request_deadline/en/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 42,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_deadline/en/units/?format=api&page=2",
    "results": [
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_deadline/en/?format=api",
            "source": [
                "Deadline"
            ],
            "previous_source": "",
            "target": [
                "Deadline"
            ],
            "id_hash": -7703832628185528892,
            "content_hash": -7703832628185528892,
            "location": "model:ir.model.fields,field_description:generic_request_deadline.field_request_wizard_change_deadline__deadline_date, model_terms:ir.ui.view,arch_db:generic_request_deadline.view_request_deadline_request_type_form",
            "context": "",
            "note": "module: generic_request_deadline",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.crnd.pro/api/units/504150/?format=api",
            "priority": 100,
            "id": 504150,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request_deadline/en/?checksum=15167d0a93f005c4",
            "url": "http://weblate.crnd.pro/api/units/504150/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_deadline/en/?format=api",
            "source": [
                "request.deadline.change.reason"
            ],
            "previous_source": "",
            "target": [
                "request.deadline.change.reason"
            ],
            "id_hash": 1867099338532385124,
            "content_hash": 1867099338532385124,
            "location": "model:ir.model,name:generic_request_deadline.model_request_deadline_change_reason",
            "context": "",
            "note": "module: generic_request_deadline",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 36,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.crnd.pro/api/units/504177/?format=api",
            "priority": 100,
            "id": 504177,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request_deadline/en/?checksum=99e944f4c196f164",
            "url": "http://weblate.crnd.pro/api/units/504177/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}