---
title: "Changes to PlayByPlay"
method: GET
path: "/playbyplay"
---

# Changes to PlayByPlay

`GET /playbyplay`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 6 revisions.

- **2026-07-13** `bfc757de2da0` — 2 warning
- **2024-02-01** `b3e351ad6236` — 3 info
- **2024-02-01** `b939e27e1714` — 3 breaking, 3 info
- **2024-02-01** `edb1e5406e9a` — 2 info
- **2024-02-01** `9d267fbbaf5a` — 8 breaking, 1 info

## Changes

- **2026-07-13** `bfc757de2da0` — 2 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/AvailableVideo]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/PlayByPlay]/x-tags` from the response with the `200` status
- **2024-02-01** `b3e351ad6236` — 3 info
  - api tag `wnba` added
  - added the optional property `resultSets/prefixItems[#/components/schemas/AvailableVideo]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/PlayByPlay]/x-tags` to the response with the `200` status
- **2024-02-01** `b939e27e1714` — 3 breaking, 3 info
  - the `parameters/EndPeriod` response's property type changed from `string` to no type for status `200`
  - the `parameters/GameID` response's property type changed from `string` to no type for status `200`
  - the `parameters/StartPeriod` response's property type changed from `string` to no type for status `200`
  - the `EndPeriod` response property const value `$request.query.EndPeriod` was added for the status `200`
  - the `GameID` response property const value `$request.query.GameID` was added for the status `200`
  - the `StartPeriod` response property const value `$request.query.StartPeriod` was added for the status `200`
- **2024-02-01** `edb1e5406e9a` — 2 info
  - removed `#/components/schemas/GameId, #/components/schemas/Eventnum, #/components/schemas/Eventmsgtype, #/components/schemas/Eventmsgactiontype, #/components/schemas/Period, #/components/schemas/Wctimestring, #/components/schemas/Pctimestring, #/components/schemas/Homedescription, #/components/schemas/Neutraldescription, #/components/schemas/Visitordescription, #/components/schemas/Score, #/components/schemas/Scoremargin` from the `resultSets/prefixItems[#/components/schemas/PlayByPlay]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/GameId, #/components/schemas/VideoAvailableFlag, #/components/schemas/PtAvailable, #/components/schemas/PtXyzAvailable, #/components/schemas/WhStatus, #/components/schemas/HustleStatus, #/components/schemas/HistoricalStatus` from the `resultSets/prefixItems[#/components/schemas/AvailableVideo]/rowSet` response property 'prefixItems' list for the response status `200`
- **2024-02-01** `9d267fbbaf5a` — 8 breaking, 1 info
  - the `EndPeriod` response property const value `$request.query.EndPeriod` was removed for the status `200`
  - the `GameID` response property const value `$request.query.GameID` was removed for the status `200`
  - the `StartPeriod` response property const value `$request.query.StartPeriod` was removed for the status `200`
  - added `#/components/schemas/GameId, #/components/schemas/Eventnum, #/components/schemas/Eventmsgtype, #/components/schemas/Eventmsgactiontype, #/components/schemas/Period, #/components/schemas/Wctimestring, #/components/schemas/Pctimestring, #/components/schemas/Homedescription, #/components/schemas/Neutraldescription, #/components/schemas/Visitordescription, #/components/schemas/Score, #/components/schemas/Scoremargin` to the `resultSets/prefixItems[#/components/schemas/PlayByPlay]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/GameId, #/components/schemas/VideoAvailableFlag, #/components/schemas/PtAvailable, #/components/schemas/PtXyzAvailable, #/components/schemas/WhStatus, #/components/schemas/HustleStatus, #/components/schemas/HistoricalStatus` to the `resultSets/prefixItems[#/components/schemas/AvailableVideo]/rowSet` response property 'prefixItems' list for the response status `200`
  - the `parameters/EndPeriod` response's property type changed from no type to `string` for status `200`
  - the `parameters/GameID` response's property type changed from no type to `string` for status `200`
  - the `parameters/StartPeriod` response's property type changed from no type to `string` for status `200`
  - api tag `wnba` removed

---

[Operation](https://skmtc.dev/sgsdm/apis/official-nba-stats-api/docs/playbyplay/get.md) · [API](https://skmtc.dev/sgsdm/apis/official-nba-stats-api.md) · [Page](https://skmtc.dev/sgsdm/apis/official-nba-stats-api/changes/playbyplay/get)
