Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/32106/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sq/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-02-06T16:49:46.462867Z",
    "action": 59,
    "target": "Jellyseerr ruan ne memorje cache kërkesat për api të jashtme për të optimizuar performancën dhe për të shmangur bërjen e thirrjeve API të panevojshme.",
    "old": "Jellyseerr ruan ne memorje cache kërkesat për api të jashtme për të optimizuar performancën dhe për të shmangur bërjen e thirrjeve API të panevojshme.",
    "details": {
        "state": 10,
        "source": "Seerr caches requests to external API endpoints to optimize performance and avoid making unnecessary API calls.",
        "context": "components.Settings.SettingsJobsCache.cacheDescription",
        "old_state": 10
    },
    "id": 80233,
    "action_name": "String updated in the repository",
    "url": "https://translate.seerr.dev/api/changes/80233/?format=api"
}