Translation components API.

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

GET /api/components/bureaucrat-generics-17-0/generic_resource_role_hr/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_role_hr/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_role_hr/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-17T09:27:16.265798+02:00",
            "action": 47,
            "target": "",
            "id": 201185,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/201185/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_role_hr/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-17T09:27:16.327113+02:00",
            "action": 14,
            "target": "",
            "id": 201186,
            "action_name": "Component automatically locked",
            "url": "http://weblate.crnd.pro/api/changes/201186/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_role_hr/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-24T21:11:46.059461+02:00",
            "action": 15,
            "target": "",
            "id": 201404,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.crnd.pro/api/changes/201404/?format=api"
        }
    ]
}