---
title: "Changes to CommonTeamRoster"
method: GET
path: "/commonteamroster"
---

# Changes to CommonTeamRoster

`GET /commonteamroster`

> 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 breaking, 3 info
- **2024-02-01** `b939e27e1714` — 3 breaking, 4 info
- **2024-02-01** `edb1e5406e9a` — 2 info
- **2024-02-01** `9d267fbbaf5a` — 8 breaking, 2 info

## Changes

- **2026-07-13** `bfc757de2da0` — 2 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/Coaches]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/CommonTeamRoster]/x-tags` from the response with the `200` status
- **2024-02-01** `b3e351ad6236` — 3 breaking, 3 info
  - the response property `resultSets/prefixItems[#/components/schemas/CommonTeamRoster]/rowSet/items/prefixItems[#/components/schemas/Height]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/CommonTeamRoster]/rowSet/items/prefixItems[#/components/schemas/Position]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/CommonTeamRoster]/rowSet/items/prefixItems[#/components/schemas/Weight]/` became nullable for the status `200`
  - api tag `wnba` added
  - added the optional property `resultSets/prefixItems[#/components/schemas/Coaches]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/CommonTeamRoster]/x-tags` to the response with the `200` status
- **2024-02-01** `b939e27e1714` — 3 breaking, 4 info
  - the `parameters/LeagueID` 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/TeamID` 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 `Season` response property const value `$request.query.Season` was added for the status `200`
  - the `TeamID` response property const value `$request.query.TeamID` 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/TeamId, #/components/schemas/Season, #/components/schemas/CoachId, #/components/schemas/FirstName, #/components/schemas/LastName, #/components/schemas/CoachName, #/components/schemas/IsAssistant, #/components/schemas/CoachType, #/components/schemas/SortSequence` from the `resultSets/prefixItems[#/components/schemas/Coaches]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/Teamid, #/components/schemas/Season, #/components/schemas/Leagueid, #/components/schemas/Player, #/components/schemas/PlayerSlug, #/components/schemas/Num, #/components/schemas/Position, #/components/schemas/Height, #/components/schemas/Weight, #/components/schemas/BirthDate, #/components/schemas/Age, #/components/schemas/Exp, #/components/schemas/School, #/components/schemas/PlayerId` from the `resultSets/prefixItems[#/components/schemas/CommonTeamRoster]/rowSet` response property 'prefixItems' list for the response status `200`
- **2024-02-01** `9d267fbbaf5a` — 8 breaking, 2 info
  - the `LeagueID` response property const value `$request.query.LeagueID` was removed for the status `200`
  - the `Season` response property const value `$request.query.Season` was removed for the status `200`
  - the `TeamID` response property const value `$request.query.TeamID` was removed for the status `200`
  - added `#/components/schemas/TeamId, #/components/schemas/Season, #/components/schemas/CoachId, #/components/schemas/FirstName, #/components/schemas/LastName, #/components/schemas/CoachName, #/components/schemas/IsAssistant, #/components/schemas/CoachType, #/components/schemas/SortSequence` to the `resultSets/prefixItems[#/components/schemas/Coaches]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/Teamid, #/components/schemas/Season, #/components/schemas/Leagueid, #/components/schemas/Player, #/components/schemas/PlayerSlug, #/components/schemas/Num, #/components/schemas/Position, #/components/schemas/Height, #/components/schemas/Weight, #/components/schemas/BirthDate, #/components/schemas/Age, #/components/schemas/Exp, #/components/schemas/School, #/components/schemas/PlayerId` to the `resultSets/prefixItems[#/components/schemas/CommonTeamRoster]/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/Season` response's property type changed from no type to `string` for status `200`
  - the `parameters/TeamID` 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/commonteamroster/get.md) · [API](https://skmtc.dev/sgsdm/apis/official-nba-stats-api.md) · [Page](https://skmtc.dev/sgsdm/apis/official-nba-stats-api/changes/commonteamroster/get)
