Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/70773/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/cs/?format=api",
    "user": "https://translate.seerr.dev/api/users/marapavelka/?format=api",
    "author": "https://translate.seerr.dev/api/users/marapavelka/?format=api",
    "timestamp": "2026-04-13T05:02:35.130827Z",
    "action": 5,
    "target": "Pouze pokud máte samostatnou instanci 4K. V případě jediného serveru ponechte nezaškrtnuté.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Only if you have a separate 4K instance. Leave unchecked for a single server.",
        "context": "components.Settings.SonarrModal.server4kHelp",
        "old_state": 0
    },
    "id": 103453,
    "action_name": "Translation added",
    "url": "https://translate.seerr.dev/api/changes/103453/?format=api"
}