Changes API.

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

GET /api/changes/469956/?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/forge-compendium-library/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-07-24T12:49:44.547853Z",
    "action": 28,
    "target": "remote: fatal error in commit_refs        \nTo github.com:foundryvtthub/forge-compendium-browser.git\n ! [remote rejected] main -> weblate-forge-compendium-library-main (failure)\nerror: failed to push some refs to 'github.com:foundryvtthub/forge-compendium-browser.git'\n (1)",
    "old": "",
    "details": {},
    "id": 469956,
    "action_name": "Repository push failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/469956/?format=api"
}