Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/62984/?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": "https://translate.seerr.dev/api/users/josieljunior/?format=api",
    "author": "https://translate.seerr.dev/api/users/josieljunior/?format=api",
    "timestamp": "2026-03-01T00:46:48.837290Z",
    "action": 5,
    "target": "Tempo máximo (em segundos) para aguardar respostas de serviços externos como Radarr/Sonarr. Defina como 0 para nenhum tempo limite.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Maximum time (in seconds) to wait for responses from external services like Radarr/Sonarr. Set to 0 for no timeout.",
        "context": "components.Settings.SettingsNetwork.apiRequestTimeoutTip",
        "old_state": 0
    },
    "id": 88523,
    "action_name": "Translation added",
    "url": "https://translate.seerr.dev/api/changes/88523/?format=api"
}