Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/101090/?format=api
{ "unit": "https://translate.seerr.dev/api/units/68408/?format=api", "component": "https://translate.seerr.dev/api/components/seerr/jellyseerr-frontend/?format=api", "translation": "https://translate.seerr.dev/api/translations/seerr/jellyseerr-frontend/fr/?format=api", "user": "https://translate.seerr.dev/api/users/SulliL/?format=api", "author": "https://translate.seerr.dev/api/users/SulliL/?format=api", "timestamp": "2026-04-03T02:21:46.911454Z", "action": 2, "target": "L'e-mail se termine par un espace", "old": "L’e-mail se termine par un espace", "details": { "state": 20, "source": "The email ends with whitespace", "context": "components.Login.tipEmailHasTrailingWhitespace", "old_state": 20 }, "id": 101090, "action_name": "Translation changed", "url": "https://translate.seerr.dev/api/changes/101090/?format=api" }