Translation components API.

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

GET /api/components/bureaucrat-generics-17-0/generic_assignment_hr_holidays/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_assignment_hr_holidays/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_assignment_hr_holidays/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-17T09:27:17.004236+02:00",
            "action": 47,
            "target": "",
            "id": 201205,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/201205/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_assignment_hr_holidays/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-17T09:27:17.060212+02:00",
            "action": 14,
            "target": "",
            "id": 201206,
            "action_name": "Component automatically locked",
            "url": "http://weblate.crnd.pro/api/changes/201206/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_assignment_hr_holidays/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-24T21:11:46.262378+02:00",
            "action": 15,
            "target": "",
            "id": 201414,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.crnd.pro/api/changes/201414/?format=api"
        }
    ]
}