Translation components API.

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

GET /api/components/pathfinder_kingmaker/root/changes/?format=api&page=281
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5603,
    "next": null,
    "previous": "https://waldo.team/api/components/pathfinder_kingmaker/root/changes/?format=api&page=280",
    "results": [
        {
            "unit": null,
            "component": "https://waldo.team/api/components/pathfinder_kingmaker/root/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-10-26T03:30:00.465708+09:00",
            "action": 47,
            "target": "",
            "id": 3730537,
            "action_name": "New alert",
            "url": "https://waldo.team/api/changes/3730537/?format=api"
        },
        {
            "unit": null,
            "component": "https://waldo.team/api/components/pathfinder_kingmaker/root/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-27T21:44:46.281409+09:00",
            "action": 47,
            "target": "",
            "id": 3731860,
            "action_name": "New alert",
            "url": "https://waldo.team/api/changes/3731860/?format=api"
        },
        {
            "unit": null,
            "component": "https://waldo.team/api/components/pathfinder_kingmaker/root/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-28T03:30:00.472276+09:00",
            "action": 47,
            "target": "",
            "id": 3732274,
            "action_name": "New alert",
            "url": "https://waldo.team/api/changes/3732274/?format=api"
        }
    ]
}