Spacecraft List
API endpoint that allows Spacecrafts to be viewed. A Spacecraft is a physically manufactured instance of a Spacecraft Configuration
GET: Return a list of all the existing spacecraft.
FILTERS: Parameters - 'name', 'status', 'spacecraft_config' Example - /2.0.0/spacecraft/?status=Active
SEARCH EXAMPLE: Example - /2.0.0/spacecraft/?search=Dragon
ORDERING: Fields - 'id' Example - /2.0.0/spacecraft/?order=id
GET /2.0.0/spacecraft/?format=api&offset=360
{ "count": 601, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=370", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=350", "results": [ { "id": 585, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/585/?format=api", "name": "LM Spider", "serial_number": "LM-3", "status": { "id": 3, "name": "Destroyed" }, "description": "Flown on Apollo 9.", "spacecraft_config": { "id": 43, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/43/?format=api", "name": "Apollo Lunar Module", "type": { "id": 7, "name": "Lander" }, "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_20240505074251.jpeg" } }, { "id": 539, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/539/?format=api", "name": "Orion 002", "serial_number": "002", "status": { "id": 1, "name": "Active" }, "description": "Orion spacecraft used for Artemis 1.", "spacecraft_config": { "id": 4, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/4/?format=api", "name": "Orion", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orion_image_20231118102035.jpeg" } }, { "id": 571, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/571/?format=api", "name": "Cygnus CRS NG-21 (S.S. Francis R. “Dick” Scobee)", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "This is the twenty-first flight to the ISS by the Cygnus spacecraft under the CRS program and their tenth under the CRS-2 program. This is also the 17th use of the enhanced size Cygnus.", "spacecraft_config": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg" } }, { "id": 587, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/587/?format=api", "name": "LM Eagle", "serial_number": "LM-5", "status": { "id": 2, "name": "Retired" }, "description": "Flown on Apollo 11.\r\n\r\nDescent stage on lunar surface in Sea of Tranquility, ascent stage left in lunar orbit (could be still orbiting the moon)", "spacecraft_config": { "id": 43, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/43/?format=api", "name": "Apollo Lunar Module", "type": { "id": 7, "name": "Lander" }, "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_20240505074251.jpeg" } }, { "id": 589, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/589/?format=api", "name": "LM Aquarius", "serial_number": "LM-7", "status": { "id": 3, "name": "Destroyed" }, "description": "Flown on Apollo 13\r\n\r\nRe-entered Earth's atmosphere.", "spacecraft_config": { "id": 43, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/43/?format=api", "name": "Apollo Lunar Module", "type": { "id": 7, "name": "Lander" }, "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_20240505074251.jpeg" } }, { "id": 610, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/610/?format=api", "name": "Shenzhou 21", "serial_number": "21", "status": { "id": 1, "name": "Active" }, "description": "Spacecraft used to launch 3 astronauts on the 10th crewed mission to the Chinese Space Station.", "spacecraft_config": { "id": 2, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg" } }, { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/161/?format=api", "name": "Cygnus CRS Orb-1", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "Cygnus CRS Orb-1, also known as Orbital-1, was the second flight of the Orbital Sciences Cygnus unmanned resupply spacecraft, its second flight to the International Space Station and the third launch of the company's Antares launch vehicle.", "spacecraft_config": { "id": 5, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/5/?format=api", "name": "Cygnus Standard", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520standard_image_20190207032514.jpeg" } }, { "id": 135, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/135/?format=api", "name": "Soyuz T-10", "serial_number": "Soyuz T 11F732 #15", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-10 was a Soyuz spacecraft which launched on 8 February 1984 12:07 UTC. It transported three cosmonauts of EO-3 to Salyut 7. The EO-3 crew was Leonid Kizim,\r\nVladimir Solovyov, and Oleg Atkov.", "spacecraft_config": { "id": 42, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/42/?format=api", "name": "Soyuz T", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png" } }, { "id": 552, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/552/?format=api", "name": "Cygnus CRS NG-18 (S.S. Sally Ride)", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "This is the eighteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their seventh under the CRS-2 program. This is also the 14th use of the enhanced size Cygnus.", "spacecraft_config": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg" } }, { "id": 137, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/137/?format=api", "name": "Soyuz T-9", "serial_number": "Soyuz T 11F732 #14", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-9 was a Soyuz spacecraft which launched on 27 June 1983 09:12 UTC. It transported three cosmonauts of EO-2 to Salyut 7. The EO-2 crew was Vladimir Lyakhov and Aleksandr Pavlovich Aleksandrov.", "spacecraft_config": { "id": 42, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/42/?format=api", "name": "Soyuz T", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png" } } ] }