Space Station List
API endpoint that allows Space Stations to be viewed.
GET: Return a list of all the existing space stations.
FILTERS: Parameters - 'name', 'status', 'owners', 'orbit', 'type', 'owners__name', 'owners__abbrev' Example - /api/2.2.0/spacestation/?status=Active
SEARCH EXAMPLE: Example - /api/2.2.0/spacestation/?search=ISS Searches through 'name', 'owners__name', 'owners__abbrev'
ORDERING: Fields - 'id', 'name', status', 'type', 'founded', 'volume' Example - /api/2.2.0/spacestation/?ordering=id
GET /2.2.0/spacestation/?format=api&offset=10&ordering=type
https://ll.thespacedevs.com/2.2.0/spacestation/?format=api&limit=10&ordering=type", "results": [ { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/8/?format=api", "name": "Tiangong 2", "status": { "id": 2, "name": "De-Orbited" }, "type": { "id": 2, "name": "Government" }, "founded": "2016-09-15", "deorbited": "2019-07-19", "description": "Tiangong-2 (Chinese: 天宫二号; pinyin: Tiāngōng èrhào; literally: \"Celestial Palace 2\") is a Chinese space laboratory and part of the Project 921-2 space station program. Tiangong-2 was launched on 15 September 2016.\r\n\r\nTiangong-2 is neither designed nor planned to be a permanent orbital station; rather, it is intended as a testbed for key technologies that will be used in the Chinese large modular space station, which is planned for launch between 2019 and 2022.", "orbit": "Low Earth Orbit", "owners": [ { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA" } ], "active_expeditions": [], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong25202_image_20190215013232.jpeg" }, { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/12/?format=api", "name": "Salyut 4", "status": { "id": 2, "name": "De-Orbited" }, "type": { "id": 2, "name": "Government" }, "founded": "1974-12-26", "deorbited": "1977-02-03", "description": "Salyut 4 represented the second phase of DOS civilian space station. Although the basic design of Salyut 1 was retained, it switched to three large solar panels mounted on the forward module rather than its predecessor's four small panels on the docking module and engine compartment, presumably to generate more power. It had an interior floor area of 34.8 sq. The pitch of the station was 2 X 59 N, yaw was 2 X 59 N and roll was 2 X 20 N. The electric System produced an average of 2.00 kW of power. It had 2,000 kg of scientific equipment alongside two sets of three solar panels each and was equipped with the Delta Navigation System which was a new autonomous navigation system that calculates orbital elements without assistance from ground. It was powered by KTDU-66 thrusters. Instrumentation", "orbit": "Low Earth Orbit", "owners": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA" } ], "active_expeditions": [], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25204_image_20190310081804.jpg" }, { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api", "name": "Salyut 7", "status": { "id": 2, "name": "De-Orbited" }, "type": { "id": 2, "name": "Government" }, "founded": "1982-04-19", "deorbited": "1991-02-07", "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.", "orbit": "Low Earth Orbit", "owners": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA" } ], "active_expeditions": [], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg" }, { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/17/?format=api", "name": "Genesis II", "status": { "id": 3, "name": "Decommissioned" }, "type": { "id": 3, "name": "Commercial" }, "founded": "2007-06-28", "deorbited": null, "description": "Genesis II is the second of two experimental inflatable space habitats. It is a one-third scale model of Bigelow Aerospace's BA330 Module.\r\n\r\nGenesis II became inactive after the avionics systems stopped working 2.5 years into it's lifetime.", "orbit": "Low Earth Orbit", "owners": [ { "id": 140, "url": "https://ll.thespacedevs.com/2.2.0/agencies/140/?format=api", "name": "Bigelow Aerospace", "abbrev": "Bigelow" } ], "active_expeditions": [], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/genesis_i_image_20200221101955.jpg" }, { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/16/?format=api", "name": "Genesis I", "status": { "id": 3, "name": "Decommissioned" }, "type": { "id": 3, "name": "Commercial" }, "founded": "2006-07-12", "deorbited": null, "description": "Genesis I is the first of two experimental inflatable space habitats. It is a one-third scale model of Bigelow Aerospace's BA330 Module.", "orbit": "Low Earth Orbit", "owners": [ { "id": 140, "url": "https://ll.thespacedevs.com/2.2.0/agencies/140/?format=api", "name": "Bigelow Aerospace", "abbrev": "Bigelow" } ], "active_expeditions": [], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/genesis_i_image_20200221101955.jpg" } ] }{ "count": 15, "next": null, "previous": "