Game Starmap Location Detail
Retrieve a versioned starmap location by slug or UUID. Results are scoped to the requested or default game version. Use the include parameter to load additional relations: children (child locations with amenities and tags), resources (harvestable resource placements with commodity data), missions (available missions with faction data).
Path parameters
Starmap location slug or UUID
Query parameters
Comma-separated list of relationships to include. Available includes vary per endpoint, see each endpoint's description for supported values.
Game version code to scope results to. Omit to use the current default version. Use GET /api/game-versions to list available versions and GET /api/game-versions/default to discover the default.
Response
A starmap location
Example response
{
"data": {
"resources": [
{
"resources": [
{
"materials": [
{
"quality_quantized_values": [
521,
664,
710,
874,
907,
970,
1000
],
"quality_quantization": [
348,
523,
686,
717,
861,
916,
975,
1000
]
}
]
}
]
}
]
}
}Changes
Changed in 11 of the 50 revisions of this API.75038
- ○
added the optional property
data/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/adoption_radius_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/arrival_radius_formattedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/obstruction_radius_formattedto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
affiliationfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
amenitiesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
area_boostsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
asteroid_ringfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
block_travelfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
child_countfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
childrenfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
descriptionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
designationfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
has_resourcesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
hide_in_starmapfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
hide_in_worldfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
imagesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
is_scannablefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
jurisdictionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
mission_countfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
missionsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
parentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
quantum_travelfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
radar_contact_typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
resourcesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
respawn_location_typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
sizefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
slugfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
starfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
systemfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
tagfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
updated_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
uuidfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
versionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
web_urlfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
a94f2428b5133a755b80610db7fa0e90removed and replaced withgetLocationapi-operation-id-removed
- ○
api tag
In-Gameremovedapi-tag-removed
- ○
added the media type
application/jsonfor the response with the status404response-media-type-added
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
resources/items/resources/items/allOf[subschema #1: Deposit Base]/materials/items/quality_quantizationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
resources/items/resources/items/allOf[subschema #1: Deposit Base]/materials/items/quality_quantized_valuesto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/DensityScalefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/Depthfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/InnerRadiusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/OuterRadiusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/SizeScalefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/AdoptionRadiusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/ArrivalPointDetectionOffsetfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/ArrivalRadiusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/ObstructionRadiusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/SubPointRadiusMultiplierfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/density_scaleto the response with the200statusresponse-optional-property-added
- ○
added the optional property
asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/depthto the response with the200statusresponse-optional-property-added
- ○
added the optional property
asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/inner_radiusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/outer_radiusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
asteroid_ring/oneOf[subschema #1: Game Starmap Location Asteroid Ring]/size_scaleto the response with the200statusresponse-optional-property-added
- ○
added the optional property
imagesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/adoption_radiusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/arrival_point_detection_offsetto the response with the200statusresponse-optional-property-added
- ○
added the optional property
quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/arrival_radiusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/obstruction_radiusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
quantum_travel/oneOf[subschema #1: Game Starmap Location Quantum Travel]/sub_point_radius_multiplierto the response with the200statusresponse-optional-property-added
- ●
- ▲
added
game_starmap_location_asteroid_ringto theasteroid_ringresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
game_starmap_location_quantum_travelto thequantum_travelresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
asteroid_ringresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
quantum_travelresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
resources/items/resources/items/allOf[subschema #1: Deposit Base]/signatureresponse's property type/format changed from/tointeger/for status200response-property-type-changed
- ○
added the optional property
resources/items/resources/items/allOf[subschema #1: Deposit Base]/harvestable_setupto the response with the200statusresponse-optional-property-added
- ○
added the optional property
resources/items/resources/items/allOf[subschema #1: Deposit Base]/provider_namesto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
for the
pathrequest parameteridentifier, the type/format was generalized fromstring/uuidtostring/request-parameter-type-generalized
- ○
added the optional property
parent/oneOf[subschema #1: Game Starmap Location Linked Summary]/slugto the response with the200statusresponse-optional-property-added
- ○
added the optional property
slugto the response with the200statusresponse-optional-property-added
- ○
added the optional property
star/oneOf[subschema #1: Game Starmap Location Linked Summary]/slugto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
mission_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
missionsto the response with the200statusresponse-optional-property-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
resources/items/resources/items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
resources/items/resources/items/depositsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
resources/items/resources/items/linkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
resources/items/resources/items/namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
resources/items/resources/items/tierfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
resources/items/resources/items/uuidfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
resources/items/resources/items/web_urlfrom the response with the200statusresponse-optional-property-removed
- ○
added
deposit_basesubschema #2to theresources/items/resources/items/response propertyallOflist for the response status200response-property-all-of-added
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
area_booststo the response with the200statusresponse-optional-property-added
- ○
added the optional property
children/items/amenity_labelsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
children/items/designationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
children/items/has_resourcesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
children/items/web_urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
designationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
has_resourcesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
resourcesto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○