---
title: "Changes to FantasyWidget"
method: GET
path: "/fantasywidget"
---

# Changes to FantasyWidget

`GET /fantasywidget`

> 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` — 1 breaking, 2 info
- **2024-02-01** `b939e27e1714` — 19 breaking, 46 info
- **2024-02-01** `edb1e5406e9a` — 1 info
- **2024-02-01** `9d267fbbaf5a` — 39 breaking, 26 warning, 2 info

## Changes

- **2026-07-13** `bfc757de2da0` — 1 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/FantasyWidgetResult]/x-tags` from the response with the `200` status
- **2024-02-01** `b3e351ad6236` — 1 breaking, 2 info
  - the response property `resultSets/prefixItems[#/components/schemas/FantasyWidgetResult]/rowSet/items/prefixItems[#/components/schemas/PlayerPosition]/` became nullable for the status `200`
  - api tag `wnba` added
  - added the optional property `resultSets/prefixItems[#/components/schemas/FantasyWidgetResult]/x-tags` to the response with the `200` status
- **2024-02-01** `b939e27e1714` — 19 breaking, 46 info
  - the `parameters/ActivePlayers` response's property type changed from `string` to no type for 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/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/PORound` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/PlayerID` response's property type changed from `string` to no type for status `200`
  - the `parameters/Position` response's property type/format changed from ``/`` to ``/`` 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/TodaysOpponent` response's property type changed from `string` to no type for status `200`
  - the `parameters/TodaysPlayers` 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 `ActivePlayers` response property const value `$request.query.ActivePlayers` was added for the 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 `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 `PORound` response property const value `$request.query.PORound` was added for the status `200`
  - the `PlayerID` response property const value `$request.query.PlayerID` was added for the status `200`
  - the `Position` response property const value `$request.query.Position` 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 `TodaysOpponent` response property const value `$request.query.TodaysOpponent` was added for the status `200`
  - the `TodaysPlayers` response property const value `$request.query.TodaysPlayers` 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 `Center` enum value from the `parameters/Position` response property for the response status `200`
  - …25 more
- **2024-02-01** `edb1e5406e9a` — 1 info
  - removed `#/components/schemas/PlayerId, #/components/schemas/PlayerName, #/components/schemas/PlayerPosition, #/components/schemas/TeamId, #/components/schemas/TeamAbbreviation, #/components/schemas/Gp, #/components/schemas/Min, #/components/schemas/FanDuelPts, #/components/schemas/NbaFantasyPts, #/components/schemas/Pts, #/components/schemas/Reb, #/components/schemas/Ast, #/components/schemas/Blk, #/components/schemas/Stl, #/components/schemas/Tov, #/components/schemas/Fg3m, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Fta, #/components/schemas/FtPct` from the `resultSets/prefixItems[#/components/schemas/FantasyWidgetResult]/rowSet` response property 'prefixItems' list for the response status `200`
- **2024-02-01** `9d267fbbaf5a` — 39 breaking, 26 warning, 2 info
  - the `ActivePlayers` response property const value `$request.query.ActivePlayers` was removed for the status `200`
  - 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 `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 `PORound` response property const value `$request.query.PORound` was removed for the status `200`
  - the `PlayerID` response property const value `$request.query.PlayerID` was removed for the status `200`
  - the `Position` response property const value `$request.query.Position` 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 `TodaysOpponent` response property const value `$request.query.TodaysOpponent` was removed for the status `200`
  - the `TodaysPlayers` response property const value `$request.query.TodaysPlayers` 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/PlayerName, #/components/schemas/PlayerPosition, #/components/schemas/TeamId, #/components/schemas/TeamAbbreviation, #/components/schemas/Gp, #/components/schemas/Min, #/components/schemas/FanDuelPts, #/components/schemas/NbaFantasyPts, #/components/schemas/Pts, #/components/schemas/Reb, #/components/schemas/Ast, #/components/schemas/Blk, #/components/schemas/Stl, #/components/schemas/Tov, #/components/schemas/Fg3m, #/components/schemas/Fga, #/components/schemas/FgPct, #/components/schemas/Fta, #/components/schemas/FtPct` to the `resultSets/prefixItems[#/components/schemas/FantasyWidgetResult]/rowSet` response property 'prefixItems' list for the response status `200`
  - the `parameters/ActivePlayers` response's property type changed from no type to `string` for 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/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/PORound` response's property type/format changed from ``/`` to ``/`` for status `200`
  - the `parameters/PlayerID` response's property type changed from no type to `string` for status `200`
  - the `parameters/Position` response's property type/format changed from ``/`` to ``/`` 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/TodaysOpponent` response's property type changed from no type to `string` for status `200`
  - the `parameters/TodaysPlayers` 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`
  - added the new `Atlantic` enum value to the `parameters/VsDivision` response property for the response status `200`
  - …27 more

---

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