Translation components API.

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

GET /api/translations/bureaucrat-generics-17-0/generic_service_item_uuid/fr/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_service_item_uuid/fr/?format=api",
            "source": [
                "Generic service item"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2179060264934748885,
            "content_hash": 2179060264934748885,
            "location": "model:ir.model,name:generic_service_item_uuid.model_generic_service_item",
            "context": "",
            "note": "module: generic_service_item_uuid",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://weblate.crnd.pro/api/units/556456/?format=api",
            "priority": 100,
            "id": 673205,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_service_item_uuid/fr/?checksum=9e3d93c40b9ab2d5",
            "url": "http://weblate.crnd.pro/api/units/673205/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_service_item_uuid/fr/?format=api",
            "source": [
                "UUID"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 5465967730812837355,
            "content_hash": 5465967730812837355,
            "location": "model:ir.model.fields,field_description:generic_service_item_uuid.field_generic_service_item__uuid",
            "context": "",
            "note": "module: generic_service_item_uuid",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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/556458/?format=api",
            "priority": 100,
            "id": 673206,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_service_item_uuid/fr/?checksum=cbdb04b0f4d8ddeb",
            "url": "http://weblate.crnd.pro/api/units/673206/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_service_item_uuid/fr/?format=api",
            "source": [
                "uuid must be unique."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4744209454010626040,
            "content_hash": -4744209454010626040,
            "location": "model:ir.model.constraint,message:generic_service_item_uuid.constraint_generic_service_item_uuid_uniq",
            "context": "",
            "note": "module: generic_service_item_uuid",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://weblate.crnd.pro/api/units/556460/?format=api",
            "priority": 100,
            "id": 673207,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_service_item_uuid/fr/?checksum=3e292ea331a59008",
            "url": "http://weblate.crnd.pro/api/units/673207/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}