---
title: "Changes to Single event with all markets"
method: GET
path: "/api/v1/predictions/events/{event_id}"
---

# Changes to Single event with all markets

`GET /api/v1/predictions/events/{event_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 23 revisions.

- **2026-09-01** `328d061c12ca` — 3 info
- **2026-08-28** `560e8847c7b3` — 1 breaking
- **2026-08-24** `64715a22734d` — 16 info
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-09-01** `328d061c12ca` — 3 info
  - added the optional property `meta/data_age_days` to the response with the `200` status
  - added the optional property `meta/notes` to the response with the `200` status
  - added the optional property `meta/period` to the response with the `200` status
- **2026-08-28** `560e8847c7b3` — 1 breaking
  - response property `data/tags/anyOf[subschema #1]/items/` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-08-24** `64715a22734d` — 16 info
  - added the optional property `data/active` to the response with the `200` status
  - added the optional property `data/closed` to the response with the `200` status
  - added the optional property `data/comment_count` to the response with the `200` status
  - added the optional property `data/description` to the response with the `200` status
  - added the optional property `data/end_date` to the response with the `200` status
  - added the optional property `data/id` to the response with the `200` status
  - added the optional property `data/liquidity` to the response with the `200` status
  - added the optional property `data/markets` to the response with the `200` status
  - added the optional property `data/markets_count` to the response with the `200` status
  - added the optional property `data/open_interest` to the response with the `200` status
  - added the optional property `data/slug` to the response with the `200` status
  - added the optional property `data/start_date` to the response with the `200` status
  - added the optional property `data/tags` to the response with the `200` status
  - added the optional property `data/title` to the response with the `200` status
  - added the optional property `data/volume` to the response with the `200` status
  - added the optional property `data/volume_24h` to the response with the `200` status
- **2026-08-08** `4c4530760ba1` — 12 info
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `429` status
  - added the optional property `code` to the response with the `503` status
  - added the optional property `hint` to the response with the `401` status
  - added the optional property `hint` to the response with the `429` status
  - added the optional property `hint` to the response with the `503` status
  - added the optional property `plan` to the response with the `401` status
  - added the optional property `plan` to the response with the `429` status
  - added the optional property `plan` to the response with the `503` status
  - added the optional property `reason` to the response with the `401` status
  - added the optional property `reason` to the response with the `429` status
  - added the optional property `reason` to the response with the `503` status

---

[Operation](https://skmtc.dev/sugra/apis/sugra-api/docs/api/v1/predictions/events/:event_id/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v1/predictions/events/:event_id/get)
