Translation components API.

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

GET /api/components/ooops-mixin/web_extend_db_manager_layout/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin/web_extend_db_manager_layout/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-23T20:08:43.428006+02:00",
            "action": 51,
            "target": "",
            "id": 15590,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/15590/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin/web_extend_db_manager_layout/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mixin/web_extend_db_manager_layout/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-23T20:08:43.797779+02:00",
            "action": 0,
            "target": "",
            "id": 15596,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/15596/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin/web_extend_db_manager_layout/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mixin/web_extend_db_manager_layout/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-23T20:08:43.829088+02:00",
            "action": 0,
            "target": "",
            "id": 15598,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/15598/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin/web_extend_db_manager_layout/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:13.585879+01:00",
            "action": 47,
            "target": "",
            "id": 45490,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45490/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin/web_extend_db_manager_layout/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:13.597317+01:00",
            "action": 14,
            "target": "",
            "id": 45491,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45491/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin/web_extend_db_manager_layout/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:30:50.299482+02:00",
            "action": 15,
            "target": "",
            "id": 46609,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46609/?format=api"
        }
    ]
}