Translation components API.

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

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

{
    "count": 63,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_weight/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_weight/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-17T09:27:14.854549+02:00",
            "action": 47,
            "target": "",
            "id": 201149,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/201149/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_weight/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-17T09:27:15.010619+02:00",
            "action": 14,
            "target": "",
            "id": 201150,
            "action_name": "Component automatically locked",
            "url": "http://weblate.crnd.pro/api/changes/201150/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_weight/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-24T21:11:45.620521+02:00",
            "action": 15,
            "target": "",
            "id": 201386,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.crnd.pro/api/changes/201386/?format=api"
        }
    ]
}