---
title: "Changes to SynergyPlayTypes"
method: GET
path: "/synergyplaytypes"
---

# Changes to SynergyPlayTypes

`GET /synergyplaytypes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 6 revisions.

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

## Changes

- **2026-07-13** `bfc757de2da0` — 1 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/SynergyPlayType]/x-tags` from the response with the `200` status
- **2024-02-01** `b3e351ad6236` — 2 breaking, 2 info
  - the response property `resultSets/prefixItems[#/components/schemas/SynergyPlayType]/rowSet/items/prefixItems[#/components/schemas/PlayType]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/SynergyPlayType]/rowSet/items/prefixItems[#/components/schemas/TypeGrouping]/` became nullable for the status `200`
  - api tag `wnba` added
  - added the optional property `resultSets/prefixItems[#/components/schemas/SynergyPlayType]/x-tags` to the response with the `200` status
- **2024-02-01** `b939e27e1714` — 7 breaking, 9 info
  - the `parameters/LeagueID` response's property type changed from `string` to no type for status `200`
  - the `parameters/PerMode` response's property type changed from `string` to no type for status `200`
  - the `parameters/PlayType` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/PlayerOrTeam` 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 `parameters/SeasonYear` response's property type changed from `string` to no type for status `200`
  - the `parameters/TypeGrouping` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was added for the status `200`
  - the `PerMode` response property const value `$request.query.PerMode` was added for the status `200`
  - the `PlayType` response property const value `$request.query.PlayType` was added for the status `200`
  - the `PlayerOrTeam` response property const value `$request.query.PlayerOrTeam` was added for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` was added for the status `200`
  - the `SeasonYear` response property const value `$request.query.SeasonYear` was added for the status `200`
  - the `TypeGrouping` response property const value `$request.query.TypeGrouping` was added for the status `200`
  - removed the `Player` enum value from the `parameters/PlayerOrTeam` response property for the response status `200`
  - removed the `Team` enum value from the `parameters/PlayerOrTeam` response property for the response status `200`
- **2024-02-01** `edb1e5406e9a` — 1 info
  - removed `#/components/schemas/SeasonId, #/components/schemas/TeamId, #/components/schemas/TeamAbbreviation, #/components/schemas/TeamName, #/components/schemas/PlayType, #/components/schemas/TypeGrouping, #/components/schemas/Percentile, #/components/schemas/Gp, #/components/schemas/PossPct, #/components/schemas/Ppp, #/components/schemas/FgPct, #/components/schemas/FtPossPct, #/components/schemas/TovPossPct, #/components/schemas/SfPossPct, #/components/schemas/PlusonePossPct, #/components/schemas/ScorePossPct, #/components/schemas/EfgPct, #/components/schemas/Poss, #/components/schemas/Pts, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/Fgmx` from the `resultSets/prefixItems[#/components/schemas/SynergyPlayType]/rowSet` response property 'prefixItems' list for the response status `200`
- **2024-02-01** `9d267fbbaf5a` — 15 breaking, 2 warning, 1 info
  - the `LeagueID` response property const value `$request.query.LeagueID` was removed for the status `200`
  - the `PerMode` response property const value `$request.query.PerMode` was removed for the status `200`
  - the `PlayType` response property const value `$request.query.PlayType` was removed for the status `200`
  - the `PlayerOrTeam` response property const value `$request.query.PlayerOrTeam` was removed for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` was removed for the status `200`
  - the `SeasonYear` response property const value `$request.query.SeasonYear` was removed for the status `200`
  - the `TypeGrouping` response property const value `$request.query.TypeGrouping` was removed for the status `200`
  - added `#/components/schemas/SeasonId, #/components/schemas/TeamId, #/components/schemas/TeamAbbreviation, #/components/schemas/TeamName, #/components/schemas/PlayType, #/components/schemas/TypeGrouping, #/components/schemas/Percentile, #/components/schemas/Gp, #/components/schemas/PossPct, #/components/schemas/Ppp, #/components/schemas/FgPct, #/components/schemas/FtPossPct, #/components/schemas/TovPossPct, #/components/schemas/SfPossPct, #/components/schemas/PlusonePossPct, #/components/schemas/ScorePossPct, #/components/schemas/EfgPct, #/components/schemas/Poss, #/components/schemas/Pts, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/Fgmx` to the `resultSets/prefixItems[#/components/schemas/SynergyPlayType]/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/PerMode` response's property type changed from no type to `string` for status `200`
  - the `parameters/PlayType` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/PlayerOrTeam` 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`
  - the `parameters/SeasonYear` response's property type changed from no type to `string` for status `200`
  - the `parameters/TypeGrouping` response's property type/format changed from ``/`` to ``/`` for status `200`
  - added the new `Player` enum value to the `parameters/PlayerOrTeam` response property for the response status `200`
  - added the new `Team` enum value to the `parameters/PlayerOrTeam` response property for the response status `200`
  - api tag `wnba` removed

---

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