---
title: "Changes to Single prediction market"
method: GET
path: "/api/v1/predictions/markets/{condition_id}"
---

# Changes to Single prediction market

`GET /api/v1/predictions/markets/{condition_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 21 revisions.

- **2026-08-24** `64715a22734d` — 19 info
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-08-24** `64715a22734d` — 19 info
  - added the optional property `data/active` to the response with the `200` status
  - added the optional property `data/best_ask` to the response with the `200` status
  - added the optional property `data/clob_token_ids` 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/condition_id` 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/last_trade_price` 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/one_day_change` to the response with the `200` status
  - added the optional property `data/outcome_prices` to the response with the `200` status
  - added the optional property `data/outcomes` to the response with the `200` status
  - added the optional property `data/question` 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/spread` 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/volume` to the response with the `200` status
  - added the optional property `data/volume_24h` to the response with the `200` status
  - added the optional property `data/volume_num` 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/markets/:condition_id/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v1/predictions/markets/:condition_id/get)
