---
title: "Changes to GameRotation"
method: GET
path: "/gamerotation"
---

# Changes to GameRotation

`GET /gamerotation`

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

## Changes

- **2026-07-13** `bfc757de2da0` — 2 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/AwayTeam]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/HomeTeam-2]/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/AwayTeam]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/HomeTeam-2]/x-tags` to the response with the `200` status
- **2024-02-01** `b939e27e1714` — 2 breaking, 2 info
  - the `parameters/GameID` 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 `GameID` response property const value `$request.query.GameID` was added for the status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was added for the status `200`
- **2024-02-01** `edb1e5406e9a` — 2 info
  - removed `#/components/schemas/GameId, #/components/schemas/TeamId, #/components/schemas/TeamCity, #/components/schemas/TeamName, #/components/schemas/PersonId, #/components/schemas/PlayerFirst, #/components/schemas/PlayerLast, #/components/schemas/InTimeReal, #/components/schemas/OutTimeReal, #/components/schemas/PlayerPts, #/components/schemas/PtDiff, #/components/schemas/UsgPct` from the `resultSets/prefixItems[#/components/schemas/AwayTeam]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/GameId, #/components/schemas/TeamId, #/components/schemas/TeamCity, #/components/schemas/TeamName, #/components/schemas/PersonId, #/components/schemas/PlayerFirst, #/components/schemas/PlayerLast, #/components/schemas/InTimeReal, #/components/schemas/OutTimeReal, #/components/schemas/PlayerPts, #/components/schemas/PtDiff, #/components/schemas/UsgPct` from the `resultSets/prefixItems[#/components/schemas/HomeTeam-2]/rowSet` response property 'prefixItems' list for the response status `200`
- **2024-02-01** `9d267fbbaf5a` — 6 breaking, 1 info
  - the `GameID` response property const value `$request.query.GameID` was removed for the status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was removed for the status `200`
  - added `#/components/schemas/GameId, #/components/schemas/TeamId, #/components/schemas/TeamCity, #/components/schemas/TeamName, #/components/schemas/PersonId, #/components/schemas/PlayerFirst, #/components/schemas/PlayerLast, #/components/schemas/InTimeReal, #/components/schemas/OutTimeReal, #/components/schemas/PlayerPts, #/components/schemas/PtDiff, #/components/schemas/UsgPct` to the `resultSets/prefixItems[#/components/schemas/AwayTeam]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/GameId, #/components/schemas/TeamId, #/components/schemas/TeamCity, #/components/schemas/TeamName, #/components/schemas/PersonId, #/components/schemas/PlayerFirst, #/components/schemas/PlayerLast, #/components/schemas/InTimeReal, #/components/schemas/OutTimeReal, #/components/schemas/PlayerPts, #/components/schemas/PtDiff, #/components/schemas/UsgPct` to the `resultSets/prefixItems[#/components/schemas/HomeTeam-2]/rowSet` response property 'prefixItems' list for the response status `200`
  - the `parameters/GameID` 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`
  - api tag `wnba` removed

---

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