---
title: "Changes to VideoEvents"
method: GET
path: "/videoevents"
---

# Changes to VideoEvents

`GET /videoevents`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2024-02-01** `b3e351ad6236` — 1 info
- **2024-02-01** `b939e27e1714` — 2 breaking, 2 info
- **2024-02-01** `9d267fbbaf5a` — 4 breaking, 1 info

## Changes

- **2024-02-01** `b3e351ad6236` — 1 info
  - api tag `wnba` added
- **2024-02-01** `b939e27e1714` — 2 breaking, 2 info
  - the `parameters/GameEventID` response's property type changed from `string` to no type for status `200`
  - the `parameters/GameID` response's property type changed from `string` to no type for status `200`
  - the `GameEventID` response property const value `$request.query.GameEventID` was added for the status `200`
  - the `GameID` response property const value `$request.query.GameID` was added for the status `200`
- **2024-02-01** `9d267fbbaf5a` — 4 breaking, 1 info
  - the `GameEventID` response property const value `$request.query.GameEventID` was removed for the status `200`
  - the `GameID` response property const value `$request.query.GameID` was removed for the status `200`
  - the `parameters/GameEventID` response's property type changed from no type to `string` for status `200`
  - the `parameters/GameID` 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/videoevents/get.md) · [API](https://skmtc.dev/sgsdm/apis/official-nba-stats-api.md) · [Page](https://skmtc.dev/sgsdm/apis/official-nba-stats-api/changes/videoevents/get)
