---
title: "Changes to TeamDashPtShots"
method: GET
path: "/teamdashptshots"
---

# Changes to TeamDashPtShots

`GET /teamdashptshots`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 6 revisions.

- **2026-07-13** `bfc757de2da0` — 6 warning
- **2024-02-01** `b3e351ad6236` — 5 breaking, 7 info
- **2024-02-01** `b939e27e1714` — 17 breaking, 43 info
- **2024-02-01** `edb1e5406e9a` — 6 info
- **2024-02-01** `9d267fbbaf5a` — 40 breaking, 25 warning, 2 info

## Changes

- **2026-07-13** `bfc757de2da0` — 6 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/ClosestDefender10ftPlusShooting]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/ClosestDefenderShooting]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/DribbleShooting]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/GeneralShooting]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/ShotClockShooting]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/TouchTimeShooting]/x-tags` from the response with the `200` status
- **2024-02-01** `b3e351ad6236` — 5 breaking, 7 info
  - the response property `resultSets/prefixItems[#/components/schemas/ClosestDefender10ftPlusShooting]/rowSet/items/prefixItems[#/components/schemas/CloseDefDistRange]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/ClosestDefenderShooting]/rowSet/items/prefixItems[#/components/schemas/CloseDefDistRange]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/DribbleShooting]/rowSet/items/prefixItems[#/components/schemas/DribbleRange]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/ShotClockShooting]/rowSet/items/prefixItems[#/components/schemas/ShotClockRange]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/TouchTimeShooting]/rowSet/items/prefixItems[#/components/schemas/TouchTimeRange]/` became nullable for the status `200`
  - api tag `wnba` added
  - added the optional property `resultSets/prefixItems[#/components/schemas/ClosestDefender10ftPlusShooting]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/ClosestDefenderShooting]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/DribbleShooting]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/GeneralShooting]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/ShotClockShooting]/x-tags` to the response with the `200` status
  - added the optional property `resultSets/prefixItems[#/components/schemas/TouchTimeShooting]/x-tags` to the response with the `200` status
- **2024-02-01** `b939e27e1714` — 17 breaking, 43 info
  - the `parameters/DateFrom` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/DateTo` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/GameSegment` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/LastNGames` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/LeagueID` response's property type changed from `string` to no type for status `200`
  - the `parameters/Location` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/Month` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/OpponentTeamID` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/Outcome` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/PerMode` response's property type changed from `string` to no type for status `200`
  - the `parameters/Period` 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/SeasonSegment` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/SeasonType` 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 `parameters/VsConference` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/VsDivision` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `DateFrom` response property const value `$request.query.DateFrom` was added for the status `200`
  - the `DateTo` response property const value `$request.query.DateTo` was added for the status `200`
  - the `GameSegment` response property const value `$request.query.GameSegment` was added for the status `200`
  - the `LastNGames` response property const value `$request.query.LastNGames` was added for the status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was added for the status `200`
  - the `Location` response property const value `$request.query.Location` was added for the status `200`
  - the `Month` response property const value `$request.query.Month` was added for the status `200`
  - the `OpponentTeamID` response property const value `$request.query.OpponentTeamID` was added for the status `200`
  - the `Outcome` response property const value `$request.query.Outcome` was added for the status `200`
  - the `PerMode` response property const value `$request.query.PerMode` was added for the status `200`
  - the `Period` response property const value `$request.query.Period` was added for the status `200`
  - the `Season` response property const value `$request.query.Season` was added for the status `200`
  - the `SeasonSegment` response property const value `$request.query.SeasonSegment` was added for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` was added for the status `200`
  - the `TeamID` response property const value `$request.query.TeamID` was added for the status `200`
  - the `VsConference` response property const value `$request.query.VsConference` was added for the status `200`
  - the `VsDivision` response property const value `$request.query.VsDivision` was added for the status `200`
  - removed the `Atlantic` enum value from the `parameters/VsDivision` response property for the response status `200`
  - removed the `Central` enum value from the `parameters/VsDivision` response property for the response status `200`
  - removed the `East` enum value from the `parameters/VsConference` response property for the response status `200`
  - removed the `East` enum value from the `parameters/VsDivision` response property for the response status `200`
  - removed the `First Half` enum value from the `parameters/GameSegment` response property for the response status `200`
  - removed the `Home` enum value from the `parameters/Location` response property for the response status `200`
  - …20 more
- **2024-02-01** `edb1e5406e9a` — 6 info
  - removed `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/CloseDefDistRange, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` from the `resultSets/prefixItems[#/components/schemas/ClosestDefender10ftPlusShooting]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/CloseDefDistRange, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` from the `resultSets/prefixItems[#/components/schemas/ClosestDefenderShooting]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/DribbleRange, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` from the `resultSets/prefixItems[#/components/schemas/DribbleShooting]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/ShotClockRange, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` from the `resultSets/prefixItems[#/components/schemas/ShotClockShooting]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/ShotType, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` from the `resultSets/prefixItems[#/components/schemas/GeneralShooting]/rowSet` response property 'prefixItems' list for the response status `200`
  - removed `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/TouchTimeRange, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` from the `resultSets/prefixItems[#/components/schemas/TouchTimeShooting]/rowSet` response property 'prefixItems' list for the response status `200`
- **2024-02-01** `9d267fbbaf5a` — 40 breaking, 25 warning, 2 info
  - the `DateFrom` response property const value `$request.query.DateFrom` was removed for the status `200`
  - the `DateTo` response property const value `$request.query.DateTo` was removed for the status `200`
  - the `GameSegment` response property const value `$request.query.GameSegment` was removed for the status `200`
  - the `LastNGames` response property const value `$request.query.LastNGames` was removed for the status `200`
  - the `LeagueID` response property const value `$request.query.LeagueID` was removed for the status `200`
  - the `Location` response property const value `$request.query.Location` was removed for the status `200`
  - the `Month` response property const value `$request.query.Month` was removed for the status `200`
  - the `OpponentTeamID` response property const value `$request.query.OpponentTeamID` was removed for the status `200`
  - the `Outcome` response property const value `$request.query.Outcome` was removed for the status `200`
  - the `PerMode` response property const value `$request.query.PerMode` was removed for the status `200`
  - the `Period` response property const value `$request.query.Period` was removed for the status `200`
  - the `Season` response property const value `$request.query.Season` was removed for the status `200`
  - the `SeasonSegment` response property const value `$request.query.SeasonSegment` was removed for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` was removed for the status `200`
  - the `TeamID` response property const value `$request.query.TeamID` was removed for the status `200`
  - the `VsConference` response property const value `$request.query.VsConference` was removed for the status `200`
  - the `VsDivision` response property const value `$request.query.VsDivision` was removed for the status `200`
  - added `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/CloseDefDistRange, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` to the `resultSets/prefixItems[#/components/schemas/ClosestDefender10ftPlusShooting]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/CloseDefDistRange, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` to the `resultSets/prefixItems[#/components/schemas/ClosestDefenderShooting]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/DribbleRange, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` to the `resultSets/prefixItems[#/components/schemas/DribbleShooting]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/ShotClockRange, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` to the `resultSets/prefixItems[#/components/schemas/ShotClockShooting]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/ShotType, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` to the `resultSets/prefixItems[#/components/schemas/GeneralShooting]/rowSet` response property 'prefixItems' list for the response status `200`
  - added `#/components/schemas/PlayerId, #/components/schemas/PlayerNameLastFirst, #/components/schemas/SortOrder, #/components/schemas/Gp, #/components/schemas/G, #/components/schemas/TouchTimeRange, #/components/schemas/FgaFrequency, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/EfgPct, #/components/schemas/Fg2aFrequency, #/components/schemas/Fg2m, #/components/schemas/Fg2a, #/components/schemas/Fg2Pct, #/components/schemas/Fg3aFrequency, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct` to the `resultSets/prefixItems[#/components/schemas/TouchTimeShooting]/rowSet` response property 'prefixItems' list for the response status `200`
  - the `parameters/DateFrom` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/DateTo` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/GameSegment` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/LastNGames` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/LeagueID` response's property type changed from no type to `string` for status `200`
  - the `parameters/Location` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/Month` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/OpponentTeamID` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/Outcome` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/PerMode` response's property type changed from no type to `string` for status `200`
  - the `parameters/Period` 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/SeasonSegment` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/SeasonType` 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`
  - the `parameters/VsConference` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/VsDivision` response's property type/format changed from ``/`` to ``/`` for status `200`
  - …27 more

---

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