Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
    "translation": null,
    "user": "https://translate.memarc.info/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2026-07-20T12:23:04.190039Z",
    "action": 28,
    "target": "Failed to create pull request: invalid_token (-1)",
    "id": 35891,
    "action_name": "Failed push on repository",
    "url": "https://translate.memarc.info/api/changes/35891/?format=api"
}