Changes API.

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

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

{
    "unit": null,
    "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": "https://translate.seerr.dev/api/users/weblate:commit/?format=api",
    "author": "https://translate.seerr.dev/api/users/weblate:commit/?format=api",
    "timestamp": "2026-04-16T20:49:13.993823Z",
    "action": 17,
    "target": "",
    "old": "",
    "details": {},
    "id": 103872,
    "action_name": "Changes committed",
    "url": "https://translate.seerr.dev/api/changes/103872/?format=api"
}