Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/11439/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/jellyseerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/jellyseerr-frontend/fr/?format=api",
    "user": "https://translate.seerr.dev/api/users/SulliL/?format=api",
    "author": "https://translate.seerr.dev/api/users/SulliL/?format=api",
    "timestamp": "2026-04-03T02:25:14.761688Z",
    "action": 2,
    "target": "Pour configurer Plex, vous pouvez soit entrer les paramètres manuellement, soit choisir parmi l'un des serveurs récupérés sur <RegisterPlexTVLink>plex.tv</RegisterPlexTVLink>. Appuyez sur le bouton à droite de la liste déroulante pour actualiser la liste des serveurs disponibles.",
    "old": "Pour configurer Plex, vous pouvez soit entrer les paramètres manuellement, soit choisir parmi l’un des serveurs récupérés sur <RegisterPlexTVLink>plex.tv</RegisterPlexTVLink>. Appuyez sur le bouton à droite de la liste déroulante pour actualiser la liste des serveurs disponibles.",
    "details": {
        "state": 20,
        "source": "To set up Plex, you can either enter the details manually or select a server retrieved from <RegisterPlexTVLink>plex.tv</RegisterPlexTVLink>. Press the button to the right of the dropdown to fetch the list of available servers.",
        "context": "components.Settings.settingUpPlexDescription",
        "old_state": 20
    },
    "id": 101102,
    "action_name": "Translation changed",
    "url": "https://translate.seerr.dev/api/changes/101102/?format=api"
}