Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/101453/?format=api
{ "unit": null, "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api", "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lb/?format=api", "user": "https://translate.seerr.dev/api/users/fallenbagel/?format=api", "author": null, "timestamp": "2026-04-04T20:49:51.677544Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "src/i18n/locale/lb.json" }, "id": 101453, "action_name": "Resource updated", "url": "https://translate.seerr.dev/api/changes/101453/?format=api" }