---
title: "Changes to CommonPlayerInfo"
method: GET
path: "/commonplayerinfo"
---

# Changes to CommonPlayerInfo

`GET /commonplayerinfo`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 6 revisions.

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

## Changes

- **2026-07-13** `bfc757de2da0` — 3 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/AvailableSeasons]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/CommonPlayerInfo]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/PlayerHeadlineStats]/x-tags` from the response with the `200` status
- **2024-02-01** `b3e351ad6236` — 7 breaking, 4 info
  - the response property `resultSets/prefixItems[#/components/schemas/CommonPlayerInfo]/rowSet/items/prefixItems[#/components/schemas/Country]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/CommonPlayerInfo]/rowSet/items/prefixItems[#/components/schemas/DraftNumber]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/CommonPlayerInfo]/rowSet/items/prefixItems[#/components/schemas/DraftRound]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/CommonPlayerInfo]/rowSet/items/prefixItems[#/components/schemas/DraftYear]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/CommonPlayerInfo]/rowSet/items/prefixItems[#/components/schemas/Height]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/CommonPlayerInfo]/rowSet/items/prefixItems[#/components/schemas/Position]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/CommonPlayerInfo]/rowSet/items/prefixItems[#/components/schemas/Weight]/` became nullable for the status `200`
  - api tag `wnba` added
  - added the optional property `resultSets/prefixItems[#/components/schemas/AvailableSeasons]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/CommonPlayerInfo]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/PlayerHeadlineStats]/x-tags` to the response with the `200` status
- **2024-02-01** `b939e27e1714` — 2 breaking, 2 info
  - 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 `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`
- **2024-02-01** `edb1e5406e9a` — 3 info
  - removed `#/components/schemas/PersonId, #/components/schemas/FirstName, #/components/schemas/LastName, #/components/schemas/DisplayFirstLast, #/components/schemas/DisplayLastCommaFirst, #/components/schemas/DisplayFiLast, #/components/schemas/PlayerSlug, #/components/schemas/Birthdate, #/components/schemas/School, #/components/schemas/Country, #/components/schemas/LastAffiliation, #/components/schemas/Height, #/components/schemas/Weight, #/components/schemas/SeasonExp, #/components/schemas/Jersey, #/components/schemas/Position, #/components/schemas/Rosterstatus, #/components/schemas/TeamId, #/components/schemas/TeamName, #/components/schemas/TeamAbbreviation, #/components/schemas/TeamCode, #/components/schemas/TeamCity, #/components/schemas/Playercode, #/components/schemas/FromYear, #/components/schemas/ToYear, #/components/schemas/DleagueFlag, #/components/schemas/NbaFlag, #/components/schemas/GamesPlayedFlag, #/components/schemas/DraftYear, #/components/schemas/DraftRound, #/components/schemas/DraftNumber` from the `resultSets/prefixItems[#/components/schemas/CommonPlayerInfo]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/Timeframe, #/components/schemas/Pts, #/components/schemas/Ast, #/components/schemas/Reb, #/components/schemas/Pie` from the `resultSets/prefixItems[#/components/schemas/PlayerHeadlineStats]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/SeasonId` from the `resultSets/prefixItems[#/components/schemas/AvailableSeasons]/rowSet` response property 'prefixItems' list for the response status `200`
- **2024-02-01** `9d267fbbaf5a` — 7 breaking, 1 info
  - 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`
  - added `#/components/schemas/PersonId, #/components/schemas/FirstName, #/components/schemas/LastName, #/components/schemas/DisplayFirstLast, #/components/schemas/DisplayLastCommaFirst, #/components/schemas/DisplayFiLast, #/components/schemas/PlayerSlug, #/components/schemas/Birthdate, #/components/schemas/School, #/components/schemas/Country, #/components/schemas/LastAffiliation, #/components/schemas/Height, #/components/schemas/Weight, #/components/schemas/SeasonExp, #/components/schemas/Jersey, #/components/schemas/Position, #/components/schemas/Rosterstatus, #/components/schemas/TeamId, #/components/schemas/TeamName, #/components/schemas/TeamAbbreviation, #/components/schemas/TeamCode, #/components/schemas/TeamCity, #/components/schemas/Playercode, #/components/schemas/FromYear, #/components/schemas/ToYear, #/components/schemas/DleagueFlag, #/components/schemas/NbaFlag, #/components/schemas/GamesPlayedFlag, #/components/schemas/DraftYear, #/components/schemas/DraftRound, #/components/schemas/DraftNumber` to the `resultSets/prefixItems[#/components/schemas/CommonPlayerInfo]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/Timeframe, #/components/schemas/Pts, #/components/schemas/Ast, #/components/schemas/Reb, #/components/schemas/Pie` to the `resultSets/prefixItems[#/components/schemas/PlayerHeadlineStats]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/SeasonId` to the `resultSets/prefixItems[#/components/schemas/AvailableSeasons]/rowSet` response property 'prefixItems' list for the response 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`
  - api tag `wnba` removed

---

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