Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/26704/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-01T00:49:35.526607Z",
    "action": 59,
    "target": "<ApplicationRegistrationLink>Registre uma aplicação</ApplicationRegistrationLink> para usar com Seerr",
    "old": "<ApplicationRegistrationLink>Registre uma aplicação</ApplicationRegistrationLink> para usar com Seerr",
    "details": {
        "state": 20,
        "source": "<ApplicationRegistrationLink>Register an application</ApplicationRegistrationLink> for use with Seerr",
        "context": "components.Settings.Notifications.NotificationsPushover.accessTokenTip",
        "old_state": 20
    },
    "id": 88589,
    "action_name": "String updated in the repository",
    "url": "https://translate.seerr.dev/api/changes/88589/?format=api"
}