Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/101160/?format=api
{ "unit": "https://translate.seerr.dev/api/units/8315/?format=api", "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api", "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/el/?format=api", "user": "https://translate.seerr.dev/api/users/fallenbagel/?format=api", "author": null, "timestamp": "2026-04-04T09:52:50.169813Z", "action": 30, "target": "You are allowed to request <strong>{limit}</strong> {type}{days, plural, =0 {} one { every day} other { every <strong>{days}</strong> days}}.", "old": "You are allowed to request <strong>{limit}</strong> {type} every <strong>{days}</strong> days.", "details": { "state": 10, "source": "You are allowed to request <strong>{limit}</strong> {type}{days, plural, =0 {} one { every day} other { every <strong>{days}</strong> days}}.", "context": "components.RequestModal.QuotaDisplay.allowedRequests", "old_state": 20 }, "id": 101160, "action_name": "Source string changed", "url": "https://translate.seerr.dev/api/changes/101160/?format=api" }