---
title: "Changes to Get Event"
method: GET
path: "/events/{id}"
---

# Changes to Get Event

`GET /events/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 28 revisions.

- **2026-07-23** (v1) `daf788b63356` — 1 breaking, 1 warning, 2 info
- **2026-07-13** (v1) `20b68d4c1a5d` — 2 breaking
- **2026-07-03** (v1) `56dc20e458b2` — 3 breaking, 2 warning, 9 info
- **2026-06-24** (v1) `eb0846e58abc` — 8 breaking, 1 warning, 5 info

## Changes

- **2026-07-23** (v1) `daf788b63356` — 1 breaking, 1 warning, 2 info
  - removed the required property `data/attributes/projections` from the response with the `200` status
  - deleted the `query` request parameter `withProjections`
  - added the new optional `query` request parameter `withProjection`
  - added the optional property `data/attributes/projection` to the response with the `200` status
- **2026-07-13** (v1) `20b68d4c1a5d` — 2 breaking
  - the `data/attributes/attributes` response property contentEncoding changed from `` to `base64` for the status `200`
  - the `data/attributes/attributes` response's property type/format changed from `object`/`` to `string`/`` for status `200`
- **2026-07-03** (v1) `56dc20e458b2` — 3 breaking, 2 warning, 9 info
  - removed the required property `data/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/timestamp` from the response with the `200` status
  - removed the required property `data/attributes/title` from the response with the `200` status
  - removed the optional property `data/attributes/alert_id` from the response with the `200` status
  - removed the optional property `data/attributes/roster_id` from the response with the `200` status
  - added the new optional `query` request parameter `withProjections`
  - added the required property `data/attributes/attributes` to the response with the `200` status
  - added the required property `data/attributes/occurredAt` to the response with the `200` status
  - added the required property `data/attributes/projections` to the response with the `200` status
  - added the required property `data/attributes/provider` to the response with the `200` status
  - added the required property `data/attributes/providerSource` to the response with the `200` status
  - added the required property `data/attributes/providerSubjectRef` to the response with the `200` status
  - added the required property `data/attributes/receivedAt` to the response with the `200` status
  - added the required property `data/attributes/subjectKind` to the response with the `200` status
- **2026-06-24** (v1) `eb0846e58abc` — 8 breaking, 1 warning, 5 info
  - removed the required property `data/attributes/attributes` from the response with the `200` status
  - removed the required property `data/attributes/occurredAt` from the response with the `200` status
  - removed the required property `data/attributes/projections` from the response with the `200` status
  - removed the required property `data/attributes/provider` from the response with the `200` status
  - removed the required property `data/attributes/providerSource` from the response with the `200` status
  - removed the required property `data/attributes/providerSubjectRef` from the response with the `200` status
  - removed the required property `data/attributes/receivedAt` from the response with the `200` status
  - removed the required property `data/attributes/subjectKind` from the response with the `200` status
  - deleted the `query` request parameter `withProjections`
  - added the optional property `data/attributes/alert_id` to the response with the `200` status
  - added the optional property `data/attributes/roster_id` to the response with the `200` status
  - added the required property `data/attributes/description` to the response with the `200` status
  - added the required property `data/attributes/timestamp` to the response with the `200` status
  - added the required property `data/attributes/title` to the response with the `200` status

---

[Operation](https://skmtc.dev/rezible/apis/rezible-api/docs/events/:id/get.md) · [API](https://skmtc.dev/rezible/apis/rezible-api.md) · [Page](https://skmtc.dev/rezible/apis/rezible-api/changes/events/:id/get)
