---
title: "Changes to Get latest OPoW data"
method: GET
path: "/get-opow"
---

# Changes to Get latest OPoW data

`GET /get-opow`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 34 revisions.

- **2026-02-03** `4c20b89cfdc4` — 1 warning, 1 info
- **2025-12-05** `fcaa8927a4ae` — 2 warning, 2 info
- **2025-10-07** `592b27ecb820` — 2 warning, 2 info
- **2025-08-13** `91a72967eb11` — 2 breaking
- **2025-04-15** `6d8f1125541f` — 1 breaking
- **2025-03-24** `42d4882bc37f` — 1 info
- **2025-02-13** `f379c149170e` — 1 breaking, 1 warning, 4 info
- **2024-12-02** `24b44590c250` — 1 info
- **2024-11-27** `f857f902a23c` — 1 info
- **2024-05-31** `5523952546dd` — 1 breaking

## Changes

- **2026-02-03** `4c20b89cfdc4` — 1 warning, 1 info
  - removed the optional property `names` from the response with the `200` status
  - added the optional property `player_details` to the response with the `200` status
- **2025-12-05** `fcaa8927a4ae` — 2 warning, 2 info
  - removed the optional property `opow/items/block_data/num_qualifiers_by_challenge` from the response with the `200` status
  - removed the optional property `opow/items/block_data/solution_ratio_by_challenge` from the response with the `200` status
  - added the optional property `opow/items/block_data/num_potential_qualifiers_by_challenge_by_track` to the response with the `200` status
  - added the optional property `opow/items/block_data/num_qualifiers_by_challenge_by_track` to the response with the `200` status
- **2025-10-07** `592b27ecb820` — 2 warning, 2 info
  - removed the optional property `opow/items/block_data/delegated_weighted_deposit` from the response with the `200` status
  - removed the optional property `opow/items/block_data/self_deposit` from the response with the `200` status
  - added the optional property `opow/items/block_data/weighted_delegated_deposit` to the response with the `200` status
  - added the optional property `opow/items/block_data/weighted_self_deposit` to the response with the `200` status
- **2025-08-13** `91a72967eb11` — 2 breaking
  - the `opow/items/block_data/cutoff` response's property format changed from `uint32` to `uint64` for status `200`
  - the `opow/items/block_data/num_qualifiers_by_challenge/additionalProperties/` response's property format changed from `uint32` to `uint64` for status `200`
- **2025-04-15** `6d8f1125541f` — 1 breaking
  - the `opow/items/block_data/solution_ratio_by_challenge/additionalProperties/` response's property type changed from `double` to `number` for status `200`
- **2025-03-24** `42d4882bc37f` — 1 info
  - added the optional property `opow/items/block_data/solution_ratio_by_challenge` to the response with the `200` status
- **2025-02-13** `f379c149170e` — 1 breaking, 1 warning, 4 info
  - the `opow/items/block_data/reward_share` response's property type changed from `number` to `string`, and format from `double` to no format for status `200`
  - removed the optional property `opow/items/block_data/associated_deposit` from the response with the `200` status
  - added the optional property `opow/items/block_data/coinbase` to the response with the `200` status
  - added the optional property `opow/items/block_data/delegated_weighted_deposit` to the response with the `200` status
  - added the optional property `opow/items/block_data/self_deposit` to the response with the `200` status
  - the `opow/items/block_data/reward_share` response's property pattern `^[0-9]+$` was added for the status `200`
- **2024-12-02** `24b44590c250` — 1 info
  - added the optional property `names` to the response with the `200` status
- **2024-11-27** `f857f902a23c` — 1 info
  - endpoint added
- **2024-05-31** `5523952546dd` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/tig-foundation/apis/the-innovation-game-api/docs/get-opow/get.md) · [API](https://skmtc.dev/tig-foundation/apis/the-innovation-game-api.md) · [Page](https://skmtc.dev/tig-foundation/apis/the-innovation-game-api/changes/get-opow/get)
