Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/57757/?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:52:11.030717Z",
    "action": 5,
    "target": "Habilite o armazenamento em cache de pesquisas de DNS para otimizar o desempenho e evitar chamadas de API desnecessárias",
    "old": "",
    "details": {
        "state": 20,
        "source": "Enable caching of DNS lookups to optimize performance and avoid making unnecessary API calls",
        "context": "components.Settings.SettingsNetwork.dnsCacheTip",
        "old_state": 0
    },
    "id": 88626,
    "action_name": "Translation added",
    "url": "https://translate.seerr.dev/api/changes/88626/?format=api"
}