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=80
{ "count": 601, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=90", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=70", "results": [ { "id": 618, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/618/?format=api", "name": "Ship 37", "serial_number": "S37", "status": { "id": 3, "name": "Destroyed" }, "description": "Ship 37 (S37) is the 2nd stage vehicle that was used for the 10th Starship flight test. It is the 5th \"Block 2\" Starship spacecraft with lengthened propellant tanks and forward flaps with a new design, among other enhancements.", "spacecraft_config": { "id": 45, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/45/?format=api", "name": "Starship V2", "type": { "id": 6, "name": "Reuseable Upper Stage" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_during_image_20250824175325.jpg" } }, { "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": 591, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/591/?format=api", "name": "LM Falcon", "serial_number": "LM-10", "status": { "id": 3, "name": "Destroyed" }, "description": "Flown on Apollo 15.\r\n\r\nDescent stage on lunar surface at Hadley–Apennine, ascent stage deliberately crashed into 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": 592, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/592/?format=api", "name": "LM Orion", "serial_number": "LM-11", "status": { "id": 3, "name": "Destroyed" }, "description": "Flown on Apollo-16\r\n\r\nDescent stage on lunar surface at Descartes Highlands, ascent stage left in lunar orbit, crashed on 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": 259, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/259/?format=api", "name": "Progress M-15M", "serial_number": "Progress M-15M (No.415)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-15M (Russian: Прогресс М-15М), identified by NASA as Progress 47 or 47P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.", "spacecraft_config": { "id": 34, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api", "name": "Progress-M (modified)", "type": { "id": 4, "name": "Cargo Resupply" }, "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/progress-m_252_image_20231219140115.jpeg" } }, { "id": 474, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/474/?format=api", "name": "Cargo Dragon C209", "serial_number": "C209", "status": { "id": 1, "name": "Active" }, "description": "Second Cargo Dragon 2", "spacecraft_config": { "id": 7, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/7/?format=api", "name": "Cargo Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg" } }, { "id": 166, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/166/?format=api", "name": "Cygnus CRS OA-5", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "Cygnus CRS OA-5, also known as Orbital Sciences CRS Flight 5, was the seventh planned flight of the Orbital Sciences' unmanned resupply spacecraft Cygnus and its sixth flight to the International Space Station under the Commercial Resupply Services contract with NASA. Orbital and NASA jointly developed a new space transportation system to provide commercial cargo resupply services to the International Space Station (ISS). Under the Commercial Orbital Transportation System (COTS) program, Orbital designed and built Antares, a medium-class launch vehicle; Cygnus, an advanced maneuvering spacecraft; and a Pressurized Cargo Module which is provided by Orbital's industrial partner Thales Alenia Space.\r\n\r\nThe Cygnus spacecraft for this mission is named the S.S. Alan Poindexter in honor to astronaut Alan G. Poindexter, a deceased space shuttle commander. Poindexter was selected in the 1998 NASA Group (G17) and went into orbit aboard Space Shuttle missions STS-122 and STS-131.", "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": 239, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/239/?format=api", "name": "Progress MS-05", "serial_number": "Progress MS-05 (No.435)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-05 (Russian: Прогресс МC-05), identified by NASA as Progress 66 or 66P, is a Progress spacecraft that has been used by Roscosmos to resupply the International Space Station.", "spacecraft_config": { "id": 33, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "type": { "id": 4, "name": "Cargo Resupply" }, "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg" } }, { "id": 174, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/174/?format=api", "name": "Kounotori 4", "serial_number": "HTV-4", "status": { "id": 4, "name": "Single Use" }, "description": "Kounotori 4, also known as HTV-4, was the fourth flight of the H-II Transfer Vehicle, an unmanned cargo spacecraft launched in August 2013 to resupply the International Space Station. It launched from Tanegashima Space Center aboard H-IIB rocket on August 3, 2013 and connected to ISS by August 9, 2013; it carried 5.4 tons of cargo. Kounotori 4 undocked on September 4, 2013 and was destroyed by reentry on 7 September 2013.", "spacecraft_config": { "id": 18, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/18/?format=api", "name": "H-II Transfer Vehicle (HTV)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 37, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg" } }, { "id": 316, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/316/?format=api", "name": "Progress M-47", "serial_number": "Progress M-47 (No.247)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-47 (Russian: Прогресс М-47), identified by NASA as Progress 10 or 10P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 35, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api", "name": "Progress-M", "type": { "id": 4, "name": "Cargo Resupply" }, "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/progress-m_image_20231219141001.jpeg" } } ] }