Translation components API.

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

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

{
    "count": 5804,
    "next": null,
    "previous": "https://waldo.team/api/components/dai/ui/changes/?format=api&page=290",
    "results": [
        {
            "unit": null,
            "component": "https://waldo.team/api/components/dai/ui/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2026-02-22T19:44:59.229331+09:00",
            "action": 18,
            "target": "",
            "id": 3737469,
            "action_name": "Pushed changes",
            "url": "https://waldo.team/api/changes/3737469/?format=api"
        },
        {
            "unit": null,
            "component": "https://waldo.team/api/components/dai/ui/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2026-05-09T01:49:08.285078+09:00",
            "action": 18,
            "target": "",
            "id": 3756531,
            "action_name": "Pushed changes",
            "url": "https://waldo.team/api/changes/3756531/?format=api"
        },
        {
            "unit": null,
            "component": "https://waldo.team/api/components/dai/ui/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-03T21:49:04.660104+09:00",
            "action": 47,
            "target": "",
            "id": 3762098,
            "action_name": "New alert",
            "url": "https://waldo.team/api/changes/3762098/?format=api"
        },
        {
            "unit": null,
            "component": "https://waldo.team/api/components/dai/ui/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2026-06-04T03:30:00.175232+09:00",
            "action": 47,
            "target": "",
            "id": 3762253,
            "action_name": "New alert",
            "url": "https://waldo.team/api/changes/3762253/?format=api"
        }
    ]
}