---
title: "Changes to PlayerGameLog"
method: GET
path: "/playergamelog"
---

# Changes to PlayerGameLog

`GET /playergamelog`

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

## Changes

- **2026-07-13** `bfc757de2da0` — 1 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/PlayerGameLog]/x-tags` from the response with the `200` status
- **2024-02-01** `b3e351ad6236` — 2 info
  - api tag `wnba` added
  - added the optional property `resultSets/prefixItems[#/components/schemas/PlayerGameLog]/x-tags` to the response with the `200` status
- **2024-02-01** `b939e27e1714` — 6 breaking, 7 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/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 `parameters/Season` 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 `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 `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`
  - the `Season` response property const value `$request.query.Season` was added for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` 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` — 1 info
  - removed `#/components/schemas/SeasonId, #/components/schemas/PlayerId, #/components/schemas/GameId, #/components/schemas/GameDate, #/components/schemas/Matchup, #/components/schemas/Wl, #/components/schemas/Min, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct, #/components/schemas/Ftm, #/components/schemas/Fta, #/components/schemas/FtPct, #/components/schemas/Oreb, #/components/schemas/Dreb, #/components/schemas/Reb, #/components/schemas/Ast, #/components/schemas/Stl, #/components/schemas/Blk, #/components/schemas/Tov, #/components/schemas/Pf, #/components/schemas/Pts, #/components/schemas/PlusMinus, #/components/schemas/VideoAvailable` from the `resultSets/prefixItems[#/components/schemas/PlayerGameLog]/rowSet` response property 'prefixItems' list for the response status `200`
- **2024-02-01** `9d267fbbaf5a` — 13 breaking, 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 `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`
  - the `Season` response property const value `$request.query.Season` was removed for the status `200`
  - the `SeasonType` response property const value `$request.query.SeasonType` was removed for the status `200`
  - added `#/components/schemas/SeasonId, #/components/schemas/PlayerId, #/components/schemas/GameId, #/components/schemas/GameDate, #/components/schemas/Matchup, #/components/schemas/Wl, #/components/schemas/Min, #/components/schemas/Fgm, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Fg3m, #/components/schemas/Fg3a, #/components/schemas/Fg3Pct, #/components/schemas/Ftm, #/components/schemas/Fta, #/components/schemas/FtPct, #/components/schemas/Oreb, #/components/schemas/Dreb, #/components/schemas/Reb, #/components/schemas/Ast, #/components/schemas/Stl, #/components/schemas/Blk, #/components/schemas/Tov, #/components/schemas/Pf, #/components/schemas/Pts, #/components/schemas/PlusMinus, #/components/schemas/VideoAvailable` to the `resultSets/prefixItems[#/components/schemas/PlayerGameLog]/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/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`
  - the `parameters/Season` 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`
  - 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/playergamelog/get.md) · [API](https://skmtc.dev/sgsdm/apis/official-nba-stats-api.md) · [Page](https://skmtc.dev/sgsdm/apis/official-nba-stats-api/changes/playergamelog/get)
