Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/71343/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/da/?format=api",
    "user": "https://translate.seerr.dev/api/users/ulrikj/?format=api",
    "author": "https://translate.seerr.dev/api/users/ulrikj/?format=api",
    "timestamp": "2026-04-17T05:53:19.999766Z",
    "action": 2,
    "target": "Skjulningsliste-sprog",
    "old": "Skjulnings-sprog",
    "details": {
        "state": 20,
        "source": "Blocklist Language",
        "context": "components.Settings.SettingsMain.blocklistLanguage",
        "old_state": 20
    },
    "id": 104537,
    "action_name": "Translation changed",
    "url": "https://translate.seerr.dev/api/changes/104537/?format=api"
}