Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/70811/?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": null,
    "author": null,
    "timestamp": "2026-04-12T19:49:24.323686Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "If you set a URL Base in Sonarr (Settings > General > Host), enter it here (e.g. /sonarr). Leave blank otherwise.",
        "context": "components.Settings.SonarrModal.baseUrlHelp",
        "old_state": -1
    },
    "id": 102891,
    "action_name": "String added in the repository",
    "url": "https://translate.seerr.dev/api/changes/102891/?format=api"
}