---
title: "Changes to CumeStatsPlayer"
method: GET
path: "/cumestatsplayer"
---

# Changes to CumeStatsPlayer

`GET /cumestatsplayer`

> 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` — 5 breaking, 6 info
- **2024-02-01** `edb1e5406e9a` — 2 info
- **2024-02-01** `9d267fbbaf5a` — 12 breaking, 2 info

## Changes

- **2026-07-13** `bfc757de2da0` — 2 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/GameByGameStats]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/TotalPlayerStats]/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/GameByGameStats]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/TotalPlayerStats]/x-tags` to the response with the `200` status
- **2024-02-01** `b939e27e1714` — 5 breaking, 6 info
  - the `parameters/GameIDs` response's property type changed from `string` to no type for status `200`
  - the `parameters/LeagueID` response's property type changed from `string` to no type for status `200`
  - the `parameters/PlayerID` response's property type changed from `string` to no type for status `200`
  - the `parameters/Season` response's property type changed from `string` to no type for status `200`
  - the `parameters/SeasonType` response's property type changed from `string` to no type for status `200`
  - the `GameIDs` response property const value `$request.query.GameIDs` was added for the status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was added for the status `200`
  - the `PlayerID` response property const value `$request.query.PlayerID` was added for the status `200`
  - the `Season` response property const value `$request.query.Season` was added for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` was added for the status `200`
  - the `parameters/Season` response's property pattern `^(\d{4}-\d{2})$` was removed for the status `200`
- **2024-02-01** `edb1e5406e9a` — 2 info
  - removed `#/components/schemas/DateEst, #/components/schemas/VisitorTeam, #/components/schemas/HomeTeam, #/components/schemas/Gp, #/components/schemas/Gs, #/components/schemas/ActualMinutes, #/components/schemas/ActualSeconds, #/components/schemas/Fg, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Fg3, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct, #/components/schemas/Ft, #/components/schemas/Fta, #/components/schemas/FtPct, #/components/schemas/OffReb, #/components/schemas/DefReb, #/components/schemas/TotReb, #/components/schemas/AvgTotReb, #/components/schemas/Ast, #/components/schemas/Pf, #/components/schemas/Dq, #/components/schemas/Stl, #/components/schemas/Turnovers, #/components/schemas/Blk, #/components/schemas/Pts, #/components/schemas/AvgPts` from the `resultSets/prefixItems[#/components/schemas/GameByGameStats]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/DisplayFiLast, #/components/schemas/PersonId, #/components/schemas/JerseyNum, #/components/schemas/Gp, #/components/schemas/Gs, #/components/schemas/ActualMinutes, #/components/schemas/ActualSeconds, #/components/schemas/Fg, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Fg3, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct, #/components/schemas/Ft, #/components/schemas/Fta, #/components/schemas/FtPct, #/components/schemas/OffReb, #/components/schemas/DefReb, #/components/schemas/TotReb, #/components/schemas/Ast, #/components/schemas/Pf, #/components/schemas/Dq, #/components/schemas/Stl, #/components/schemas/Turnovers, #/components/schemas/Blk, #/components/schemas/Pts, #/components/schemas/MaxActualMinutes, #/components/schemas/MaxActualSeconds, #/components/schemas/MaxReb, #/components/schemas/MaxAst, #/components/schemas/MaxStl, #/components/schemas/MaxTurnovers, #/components/schemas/MaxBlk, #/components/schemas/MaxPts, #/components/schemas/AvgActualMinutes, #/components/schemas/AvgActualSeconds, #/components/schemas/AvgTotReb, #/components/schemas/AvgAst, #/components/schemas/AvgStl, #/components/schemas/AvgTurnovers, #/components/schemas/AvgBlk, #/components/schemas/AvgPts, #/components/schemas/PerMinTotReb, #/components/schemas/PerMinAst, #/components/schemas/PerMinStl, #/components/schemas/PerMinTurnovers, #/components/schemas/PerMinBlk, #/components/schemas/PerMinPts` from the `resultSets/prefixItems[#/components/schemas/TotalPlayerStats]/rowSet` response property 'prefixItems' list for the response status `200`
- **2024-02-01** `9d267fbbaf5a` — 12 breaking, 2 info
  - the `GameIDs` response property const value `$request.query.GameIDs` was removed for the status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was removed for the status `200`
  - the `PlayerID` response property const value `$request.query.PlayerID` was removed for the status `200`
  - the `Season` response property const value `$request.query.Season` was removed for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` was removed for the status `200`
  - added `#/components/schemas/DateEst, #/components/schemas/VisitorTeam, #/components/schemas/HomeTeam, #/components/schemas/Gp, #/components/schemas/Gs, #/components/schemas/ActualMinutes, #/components/schemas/ActualSeconds, #/components/schemas/Fg, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Fg3, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct, #/components/schemas/Ft, #/components/schemas/Fta, #/components/schemas/FtPct, #/components/schemas/OffReb, #/components/schemas/DefReb, #/components/schemas/TotReb, #/components/schemas/AvgTotReb, #/components/schemas/Ast, #/components/schemas/Pf, #/components/schemas/Dq, #/components/schemas/Stl, #/components/schemas/Turnovers, #/components/schemas/Blk, #/components/schemas/Pts, #/components/schemas/AvgPts` to the `resultSets/prefixItems[#/components/schemas/GameByGameStats]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/DisplayFiLast, #/components/schemas/PersonId, #/components/schemas/JerseyNum, #/components/schemas/Gp, #/components/schemas/Gs, #/components/schemas/ActualMinutes, #/components/schemas/ActualSeconds, #/components/schemas/Fg, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Fg3, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct, #/components/schemas/Ft, #/components/schemas/Fta, #/components/schemas/FtPct, #/components/schemas/OffReb, #/components/schemas/DefReb, #/components/schemas/TotReb, #/components/schemas/Ast, #/components/schemas/Pf, #/components/schemas/Dq, #/components/schemas/Stl, #/components/schemas/Turnovers, #/components/schemas/Blk, #/components/schemas/Pts, #/components/schemas/MaxActualMinutes, #/components/schemas/MaxActualSeconds, #/components/schemas/MaxReb, #/components/schemas/MaxAst, #/components/schemas/MaxStl, #/components/schemas/MaxTurnovers, #/components/schemas/MaxBlk, #/components/schemas/MaxPts, #/components/schemas/AvgActualMinutes, #/components/schemas/AvgActualSeconds, #/components/schemas/AvgTotReb, #/components/schemas/AvgAst, #/components/schemas/AvgStl, #/components/schemas/AvgTurnovers, #/components/schemas/AvgBlk, #/components/schemas/AvgPts, #/components/schemas/PerMinTotReb, #/components/schemas/PerMinAst, #/components/schemas/PerMinStl, #/components/schemas/PerMinTurnovers, #/components/schemas/PerMinBlk, #/components/schemas/PerMinPts` to the `resultSets/prefixItems[#/components/schemas/TotalPlayerStats]/rowSet` response property 'prefixItems' list for the response status `200`
  - the `parameters/GameIDs` response's property type changed from no type to `string` for status `200`
  - the `parameters/LeagueID` response's property type changed from no type to `string` for status `200`
  - the `parameters/PlayerID` response's property type changed from no type to `string` for status `200`
  - the `parameters/Season` response's property type changed from no type to `string` for status `200`
  - the `parameters/SeasonType` response's property type changed from no type to `string` for status `200`
  - api tag `wnba` removed
  - the `parameters/Season` response's property pattern `^(\d{4}-\d{2})$` was added for the status `200`

---

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