Changes API.

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

GET /api/changes/11534/?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/arbron-hp-bar/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-09-03T17:06:33.939531Z",
    "action": 28,
    "target": "ERROR: Repository not found.\nfatal: 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": 11534,
    "action_name": "Repository push failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/11534/?format=api"
}