Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/37542/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hans/?format=api",
    "user": "https://translate.seerr.dev/api/users/M0NsTeRRR/?format=api",
    "author": "https://translate.seerr.dev/api/users/M0NsTeRRR/?format=api",
    "timestamp": "2026-02-18T00:43:17.074931Z",
    "action": 27,
    "target": "配置您的 Plex 服务器设置。Seerr 将通过扫描 Plex 媒体库来确定内容可用性。",
    "old": "配置您的 Plex 服务器设置。Jellyseerr 将通过扫描 Plex 媒体库来确定内容可用性。",
    "details": {
        "state": 10,
        "source": "Configure the settings for your Plex server. Seerr scans your Plex libraries to determine content availability.",
        "context": "components.Settings.plexsettingsDescription",
        "old_state": 10
    },
    "id": 85916,
    "action_name": "Translation replaced",
    "url": "https://translate.seerr.dev/api/changes/85916/?format=api"
}