Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/2068/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-07T10:49:18.360611Z",
    "action": 59,
    "target": "أوفرسيرر يخزن ملفات مؤقته متعلقه بالمفاتيح الخارجية API لتحسين الاداء وتفادي ارسال طلبات اتصال متكررة.",
    "old": "أوفرسيرر يخزن ملفات مؤقته متعلقه بالمفاتيح الخارجية API لتحسين الاداء وتفادي ارسال طلبات اتصال متكررة.",
    "details": {
        "state": 20,
        "source": "Seerr caches requests to external API endpoints to optimize performance and avoid making unnecessary API calls.",
        "context": "components.Settings.SettingsJobsCache.cacheDescription",
        "old_state": 20
    },
    "id": 102530,
    "action_name": "String updated in the repository",
    "url": "https://translate.seerr.dev/api/changes/102530/?format=api"
}