Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/sunspots/?format=api",
    "author": null,
    "timestamp": "2024-05-22T12:20:31.879631Z",
    "action": 28,
    "target": "Could not get project: invalid_token, Token is expired. You can either do re-authorization or token refresh.",
    "old": "",
    "details": {},
    "id": 460669,
    "action_name": "Repository push failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/460669/?format=api"
}