Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/71432/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/seerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-16T20:49:37.340946Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Imported users do not have a {applicationTitle} password set. If you disable Plex sign-in, they will need to set a password from their profile or via a password reset link.",
        "context": "components.UserList.importedPlexUsersNoPassword",
        "old_state": -1
    },
    "id": 104068,
    "action_name": "String added in the repository",
    "url": "https://translate.seerr.dev/api/changes/104068/?format=api"
}