Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/24117/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-02-23T19:49:35.891254Z",
    "action": 59,
    "target": "Om web-pushmeldingen te ontvangen, moet Seerr via HTTPS worden weergegeven.",
    "old": "Om web-pushmeldingen te ontvangen, moet Seerr via HTTPS worden weergegeven.",
    "details": {
        "state": 20,
        "source": "In order to receive web push notifications, Seerr must be served over HTTPS.",
        "context": "components.Settings.Notifications.NotificationsWebPush.httpsRequirement",
        "old_state": 20
    },
    "id": 86936,
    "action_name": "String updated in the repository",
    "url": "https://translate.seerr.dev/api/changes/86936/?format=api"
}