Difference between revisions of "WebAPI:Galaxies"
From Starsonata Wiki
Line 2: | Line 2: | ||
==Response== | ==Response== | ||
+ | Returns an array '''galaxies''' with members keyed by their galaxy ID. Each galaxy has the following attributes. | ||
+ | * <code>ID</code> - The galaxy ID | ||
==Example== | ==Example== |
Revision as of 17:33, 14 June 2018
This returns a list of all galaxies in the game that have been discovered or otherwise marked as public knowledge.
Response
Returns an array galaxies with members keyed by their galaxy ID. Each galaxy has the following attributes.
-
ID
- The galaxy ID