Translation components API.

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

GET /api/translations/bureaucrat-generics-16-0/generic_contract_uuid/en/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-16-0/generic_contract_uuid/en/?format=api",
            "source": [
                "Generic Contract"
            ],
            "previous_source": "",
            "target": [
                "Generic Contract"
            ],
            "id_hash": -9154699011739064697,
            "content_hash": -9154699011739064697,
            "location": "model:ir.model,name:generic_contract_uuid.model_generic_contract",
            "context": "",
            "note": "module: generic_contract_uuid",
            "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.crnd.pro/api/units/504104/?format=api",
            "priority": 100,
            "id": 504104,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_contract_uuid/en/?checksum=f3f9c0a3ac6687",
            "url": "http://weblate.crnd.pro/api/units/504104/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_contract_uuid/en/?format=api",
            "source": [
                "UUID"
            ],
            "previous_source": "",
            "target": [
                "UUID"
            ],
            "id_hash": 5465967730812837355,
            "content_hash": 5465967730812837355,
            "location": "model:ir.model.fields,field_description:generic_contract_uuid.field_generic_contract__uuid, model_terms:ir.ui.view,arch_db:generic_contract_uuid.view_generic_contract_search",
            "context": "",
            "note": "module: generic_contract_uuid",
            "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.crnd.pro/api/units/504106/?format=api",
            "priority": 100,
            "id": 504106,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_contract_uuid/en/?checksum=cbdb04b0f4d8ddeb",
            "url": "http://weblate.crnd.pro/api/units/504106/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_contract_uuid/en/?format=api",
            "source": [
                "uuid must be unique."
            ],
            "previous_source": "",
            "target": [
                "uuid must be unique."
            ],
            "id_hash": -4744209454010626040,
            "content_hash": -4744209454010626040,
            "location": "model:ir.model.constraint,message:generic_contract_uuid.constraint_generic_contract_uuid_uniq",
            "context": "",
            "note": "module: generic_contract_uuid",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 4,
            "source_unit": "http://weblate.crnd.pro/api/units/504108/?format=api",
            "priority": 100,
            "id": 504108,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_contract_uuid/en/?checksum=3e292ea331a59008",
            "url": "http://weblate.crnd.pro/api/units/504108/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}