Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/54858/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ca/?format=api",
    "user": "https://translate.seerr.dev/api/users/Kisnov/?format=api",
    "author": "https://translate.seerr.dev/api/users/Kisnov/?format=api",
    "timestamp": "2026-04-16T14:45:19.607038Z",
    "action": 5,
    "target": "Has de seleccionar almenys un tipus de notificació",
    "old": "",
    "details": {
        "state": 20,
        "source": "You must select at least one notification type",
        "context": "components.Settings.Notifications.NotificationsNtfy.validationTypes",
        "old_state": 0
    },
    "id": 103851,
    "action_name": "Translation added",
    "url": "https://translate.seerr.dev/api/changes/103851/?format=api"
}