Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/immersive-render/glossary/changes/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/immersive-render/glossary/?format=api", "translation": null, "user": null, "author": null, "timestamp": "2025-12-11T19:36:44.776006Z", "action": 47, "target": "", "old": "", "details": { "alert": "BrokenProjectURL" }, "id": 512851, "action_name": "Alert triggered", "url": "https://weblate.foundryvtt-hub.com/api/changes/512851/?format=api" }, { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/immersive-render/glossary/?format=api", "translation": null, "user": null, "author": null, "timestamp": "2025-11-20T19:36:46.324790Z", "action": 47, "target": "", "old": "", "details": { "alert": "BrokenProjectURL" }, "id": 512406, "action_name": "Alert triggered", "url": "https://weblate.foundryvtt-hub.com/api/changes/512406/?format=api" }, { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/immersive-render/glossary/?format=api", "translation": null, "user": null, "author": null, "timestamp": "2022-10-07T13:39:50.241187Z", "action": 21, "target": "", "old": "", "details": {}, "id": 65348, "action_name": "Repository rebased", "url": "https://weblate.foundryvtt-hub.com/api/changes/65348/?format=api" } ] }