Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/pause-customizer/glossary/fr/changes/?format=api
{ "count": 3, "next": null, "previous": null, "results": [ { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/fr/?format=api", "user": null, "author": null, "timestamp": "2026-04-19T02:51:59.235550Z", "action": 0, "target": "", "old": "", "details": { "reason": "check forced", "filename": "fr.tbx" }, "id": 516606, "action_name": "Resource updated", "url": "https://weblate.foundryvtt-hub.com/api/changes/516606/?format=api" }, { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/fr/?format=api", "user": null, "author": null, "timestamp": "2026-04-18T02:29:55.444822Z", "action": 0, "target": "", "old": "", "details": { "reason": "check forced", "filename": "fr.tbx" }, "id": 516278, "action_name": "Resource updated", "url": "https://weblate.foundryvtt-hub.com/api/changes/516278/?format=api" }, { "unit": null, "component": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/glossary/?format=api", "translation": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/glossary/fr/?format=api", "user": null, "author": null, "timestamp": "2022-11-28T11:21:38.387022Z", "action": 0, "target": "", "old": "", "details": { "reason": "new file", "filename": "fr.tbx" }, "id": 133187, "action_name": "Resource updated", "url": "https://weblate.foundryvtt-hub.com/api/changes/133187/?format=api" } ] }