Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/71126/?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-13T07:16:15.502127Z",
    "action": 2,
    "target": "Находится в Radarr: Настройки > Общие > Безопасность > API-ключ",
    "old": "Находится в Radarr: Настройки > Общее > Безопасность > API-ключ",
    "details": {
        "state": 20,
        "source": "Find it in Radarr: Settings > General > Security > API Key",
        "context": "components.Settings.RadarrModal.apiKeyHelp",
        "old_state": 20
    },
    "id": 103474,
    "action_name": "Translation changed",
    "url": "https://translate.seerr.dev/api/changes/103474/?format=api"
}