Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/2305/?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.360796Z",
    "action": 59,
    "target": "بشكل إختياري أضبط إعدادات سيرفرك الخاص بـ Tautulli.أوفرسيرر سيقوم بجلب بيانات سجل المشاهدة لمحتوى بليكس من Tautulli.",
    "old": "بشكل إختياري أضبط إعدادات سيرفرك الخاص بـ Tautulli.أوفرسيرر سيقوم بجلب بيانات سجل المشاهدة لمحتوى بليكس من Tautulli.",
    "details": {
        "state": 20,
        "source": "Optionally configure the settings for your Tautulli server. Seerr fetches watch history data for your Plex media from Tautulli.",
        "context": "components.Settings.tautulliSettingsDescription",
        "old_state": 20
    },
    "id": 102539,
    "action_name": "String updated in the repository",
    "url": "https://translate.seerr.dev/api/changes/102539/?format=api"
}