Changes API.

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

GET /api/changes/285443/?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/drag-ruler/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-03-27T12:42:50.304322Z",
    "action": 28,
    "target": "remote: fatal error in commit_refs        \nTo github.com:foundryvtthub/foundryvtt-drag-ruler.git\n ! [remote rejected] develop -> weblate-drag-ruler-main (failure)\nerror: failed to push some refs to 'github.com:foundryvtthub/foundryvtt-drag-ruler.git'\n (1)",
    "old": "",
    "details": {},
    "id": 285443,
    "action_name": "Repository push failed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/285443/?format=api"
}