Changes API.

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

GET /api/changes/275376/?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/damage-log/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-03-09T20:42:58.715801Z",
    "action": 28,
    "target": "fatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "old": "",
    "details": {},
    "id": 275376,
    "action_name": "Repository push failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/275376/?format=api"
}