Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/judiths-stuff/glossary/changes/?format=api
{ "count": 2, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://traduk.amikumu.com/api/components/judiths-stuff/glossary/?format=api", "translation": null, "user": null, "author": null, "timestamp": "2025-05-23T13:54:11.945214Z", "action": 21, "target": "", "id": 1627762, "action_name": "Rebased repository", "url": "https://traduk.amikumu.com/api/changes/1627762/?format=api" }, { "unit": null, "component": "https://traduk.amikumu.com/api/components/judiths-stuff/glossary/?format=api", "translation": null, "user": null, "author": null, "timestamp": "2025-05-23T13:54:11.988244Z", "action": 47, "target": "", "id": 1627763, "action_name": "New alert", "url": "https://traduk.amikumu.com/api/changes/1627763/?format=api" } ] }