---
title: "Changes to Game Starmap Locations Overview"
method: GET
path: "/api/locations"
---

# Changes to Game Starmap Locations Overview

`GET /api/locations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 50 revisions.

- **2026-05-24** `1750bd01ea8e` — 3 info
- **2026-05-21** `af03a6ba771d` — 1 breaking, 5 info
- **2026-05-08** `a8d734bda8e7` — 2 info
- **2026-05-05** `38d31059da97` — 10 warning, 11 info
- **2026-04-24** `5922fb7266e2` — 1 info
- **2026-04-24** `c096aa819d11` — 5 breaking, 2 info
- **2026-04-23** `e9881fad3038` — 3 info
- **2026-04-19** `4efeaa4b4785` — 2 info
- **2026-04-14** `f23b7f0f9b18` — 1 breaking, 6 warning, 2 info
- **2026-04-06** `f578ff9203b8` — 10 info
- **2026-04-04** `312010ee8e5b` — 1 info
- **2026-03-29** `8ff40d443bb4` — 1 breaking

## Changes

- **2026-05-24** `1750bd01ea8e` — 3 info
  - added the optional property `data/items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/adoption_radius_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/arrival_radius_formatted` to the response with the `200` status
  - added the optional property `data/items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/obstruction_radius_formatted` to the response with the `200` status
- **2026-05-21** `af03a6ba771d` — 1 breaking, 5 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - api operation id `a226a3e5745777c39876fb640a9b3e53` removed and replaced with `listLocations`
  - 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-05-08** `a8d734bda8e7` — 2 info
  - added the optional property `items/resources/items/resources/items/allOf[subschema #1: Deposit Base]/materials/items/quality_quantization` to the response with the `200` status
  - added the optional property `items/resources/items/resources/items/allOf[subschema #1: Deposit Base]/materials/items/quality_quantized_values` to the response with the `200` status
- **2026-05-05** `38d31059da97` — 10 warning, 11 info
  - removed the optional property `items/asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/DensityScale` from the response with the `200` status
  - removed the optional property `items/asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/Depth` from the response with the `200` status
  - removed the optional property `items/asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/InnerRadius` from the response with the `200` status
  - removed the optional property `items/asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/OuterRadius` from the response with the `200` status
  - removed the optional property `items/asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/SizeScale` from the response with the `200` status
  - removed the optional property `items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/AdoptionRadius` from the response with the `200` status
  - removed the optional property `items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/ArrivalPointDetectionOffset` from the response with the `200` status
  - removed the optional property `items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/ArrivalRadius` from the response with the `200` status
  - removed the optional property `items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/ObstructionRadius` from the response with the `200` status
  - removed the optional property `items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/SubPointRadiusMultiplier` from the response with the `200` status
  - added the optional property `items/asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/density_scale` to the response with the `200` status
  - added the optional property `items/asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/depth` to the response with the `200` status
  - added the optional property `items/asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/inner_radius` to the response with the `200` status
  - added the optional property `items/asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/outer_radius` to the response with the `200` status
  - added the optional property `items/asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/size_scale` to the response with the `200` status
  - added the optional property `items/images` to the response with the `200` status
  - added the optional property `items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/adoption_radius` to the response with the `200` status
  - added the optional property `items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/arrival_point_detection_offset` to the response with the `200` status
  - added the optional property `items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/arrival_radius` to the response with the `200` status
  - added the optional property `items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/obstruction_radius` to the response with the `200` status
  - added the optional property `items/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/sub_point_radius_multiplier` to the response with the `200` status
- **2026-04-24** `5922fb7266e2` — 1 info
  - added the new optional `query` request parameter `filter[query]`
- **2026-04-24** `c096aa819d11` — 5 breaking, 2 info
  - added `#/components/schemas/game_starmap_location_asteroid_ring` to the `items/asteroid_ring` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/game_starmap_location_quantum_travel` to the `items/quantum_travel` response property `oneOf` list for the response status `200`
  - the `items/asteroid_ring` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `items/quantum_travel` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `items/resources/items/resources/items/allOf[subschema #1: Deposit Base]/signature` response's property type/format changed from ``/`` to `integer`/`` for status `200`
  - added the optional property `items/resources/items/resources/items/allOf[subschema #1: Deposit Base]/harvestable_setup` to the response with the `200` status
  - added the optional property `items/resources/items/resources/items/allOf[subschema #1: Deposit Base]/provider_names` to the response with the `200` status
- **2026-04-23** `e9881fad3038` — 3 info
  - added the optional property `items/parent/oneOf[subschema #1: Game Starmap Location Linked Summary]/slug` to the response with the `200` status
  - added the optional property `items/slug` to the response with the `200` status
  - added the optional property `items/star/oneOf[subschema #1: Game Starmap Location Linked Summary]/slug` to the response with the `200` status
- **2026-04-19** `4efeaa4b4785` — 2 info
  - added the optional property `items/mission_count` to the response with the `200` status
  - added the optional property `items/missions` to the response with the `200` status
- **2026-04-14** `f23b7f0f9b18` — 1 breaking, 6 warning, 2 info
  - the `items/resources/items/resources/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `items/resources/items/resources/items/deposits` from the response with the `200` status
  - removed the optional property `items/resources/items/resources/items/link` from the response with the `200` status
  - removed the optional property `items/resources/items/resources/items/name` from the response with the `200` status
  - removed the optional property `items/resources/items/resources/items/tier` from the response with the `200` status
  - removed the optional property `items/resources/items/resources/items/uuid` from the response with the `200` status
  - removed the optional property `items/resources/items/resources/items/web_url` from the response with the `200` status
  - added the new optional `query` request parameter `filter[hide_minor_locations]`
  - added `#/components/schemas/deposit_base, subschema #2` to the `items/resources/items/resources/items/` response property `allOf` list for the response status `200`
- **2026-04-06** `f578ff9203b8` — 10 info
  - added the new optional `query` request parameter `filter[has_resources]`
  - added the new optional `query` request parameter `filter[resource]`
  - added the optional property `items/area_boosts` to the response with the `200` status
  - added the optional property `items/children/items/amenity_labels` to the response with the `200` status
  - added the optional property `items/children/items/designation` to the response with the `200` status
  - added the optional property `items/children/items/has_resources` to the response with the `200` status
  - added the optional property `items/children/items/web_url` to the response with the `200` status
  - added the optional property `items/designation` to the response with the `200` status
  - added the optional property `items/has_resources` to the response with the `200` status
  - added the optional property `items/resources` to the response with the `200` status
- **2026-04-04** `312010ee8e5b` — 1 info
  - endpoint added
- **2026-03-29** `8ff40d443bb4` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/starcitizenwiki/apis/star-citizen-wiki-api/docs/api/locations/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/locations/get)
