Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/80248/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.seerr.dev/api/units/32294/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sq/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-02-06T16:49:46.463158Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Normally, this will only be run once every 24 hours. Seerr will check your {mediaServerName} server's recently added more aggressively. If this is your first time configuring Seerr, a one-time full manual library scan is recommended!",
        "context": "components.Settings.manualscanDescriptionJellyfin",
        "old_state": 0
    },
    "id": 80248,
    "action_name": "String updated in the repository",
    "url": "https://translate.seerr.dev/api/changes/80248/?format=api"
}