Changes API.

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

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

{
    "unit": "https://translate.seerr.dev/api/units/70677/?format=api",
    "component": "https://translate.seerr.dev/api/components/seerr/jellyseerr-frontend/?format=api",
    "translation": "https://translate.seerr.dev/api/translations/seerr/jellyseerr-frontend/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-07T10:49:55.865437Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Something went wrong while modifying the request.",
        "context": "components.RequestCard.failedmodify",
        "old_state": -1
    },
    "id": 102634,
    "action_name": "String added in the repository",
    "url": "https://translate.seerr.dev/api/changes/102634/?format=api"
}