---
title: "Changes to List Game Versions"
method: GET
path: "/api/game-versions"
---

# Changes to List Game Versions

`GET /api/game-versions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2026-05-21** `af03a6ba771d` — 1 breaking, 7 info
- **2026-03-29** `8ff40d443bb4` — 1 breaking, 3 warning, 4 info

## Changes

- **2026-05-21** `af03a6ba771d` — 1 breaking, 7 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - api operation id `d50197240879fbad3c30053885d65b9c` removed and replaced with `listGameVersions`
  - api tag `Game Versions` added
  - api tag `Game Version` removed
  - api tag `In-Game` removed
  - added the optional property `data` to the response with the `200` status
  - added the optional property `links` to the response with the `200` status
  - added the optional property `meta` to the response with the `200` status
- **2026-03-29** `8ff40d443bb4` — 1 breaking, 3 warning, 4 info
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the optional property `data` from the response with the `200` status
  - removed the optional property `links` from the response with the `200` status
  - removed the optional property `meta` from the response with the `200` status
  - api operation id `listGameVersions` removed and replaced with `d50197240879fbad3c30053885d65b9c`
  - api tag `Game Version` added
  - api tag `In-Game` added
  - api tag `Game Versions` removed

---

[Operation](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/docs/api/game-versions/get.md) · [API](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api.md) · [Page](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/changes/api/game-versions/get)
