Translation components API.

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

GET /api/translations/bureaucrat-generics-17-0/generic_request_uuid/lt/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.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_uuid/lt/?format=api",
            "source": [
                "Request"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3835342895958875184,
            "content_hash": 3835342895958875184,
            "location": "model:ir.model,name:generic_request_uuid.model_request_request",
            "context": "",
            "note": "module: generic_request_uuid",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.crnd.pro/api/units/577533/?format=api",
            "priority": 100,
            "id": 665050,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_uuid/lt/?checksum=b539e00b19725c30",
            "url": "http://weblate.crnd.pro/api/units/665050/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_uuid/lt/?format=api",
            "source": [
                "The uuid must be unique."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4443953739857875017,
            "content_hash": -4443953739857875017,
            "location": "model:ir.model.constraint,message:generic_request_uuid.constraint_request_request_uuid_unique",
            "context": "",
            "note": "module: generic_request_uuid",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "http://weblate.crnd.pro/api/units/577535/?format=api",
            "priority": 100,
            "id": 665051,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_uuid/lt/?checksum=4253e79e6180afb7",
            "url": "http://weblate.crnd.pro/api/units/665051/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_uuid/lt/?format=api",
            "source": [
                "UUID"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5465967730812837355,
            "content_hash": 5465967730812837355,
            "location": "model:ir.model.fields,field_description:generic_request_uuid.field_request_request__uuid",
            "context": "",
            "note": "module: generic_request_uuid",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.crnd.pro/api/units/577537/?format=api",
            "priority": 100,
            "id": 665052,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_uuid/lt/?checksum=cbdb04b0f4d8ddeb",
            "url": "http://weblate.crnd.pro/api/units/665052/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}