Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/71646/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ru/?format=api",
    "user": "https://translate.seerr.dev/api/users/gallyamb/?format=api",
    "author": "https://translate.seerr.dev/api/users/gallyamb/?format=api",
    "timestamp": "2026-04-20T03:37:56.494424Z",
    "action": 5,
    "target": "Регион, используемый для сканирования заблокированного контента (не связано с настройками для \"Поиска нового\")",
    "old": "",
    "details": {
        "state": 20,
        "source": "Region used for blocklist content scanning (independent of discover settings)",
        "context": "components.Settings.SettingsMain.blocklistRegionTip",
        "old_state": 0
    },
    "id": 107620,
    "action_name": "Translation added",
    "url": "https://translate.seerr.dev/api/changes/107620/?format=api"
}