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=370
{ "count": 600, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=380", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=360", "results": [ { "id": 347, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/347/?format=api", "name": "Progress M-26", "serial_number": "Progress M-26 (No.226)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-26 (Russian: Прогресс М-26), was a Progress spacecraft used to resupply the space station Mir.", "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" } }, { "id": 126, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/126/?format=api", "name": "Soyuz TM-4", "serial_number": "Soyuz TM 11F732A51 #54", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-4 was a Soyuz spacecraft which launched on 21 December 1987 11:18 UTC. It transported two members of Expedition 3 and one Soviet cosmonaut to Mir. The Expedition 3 members were Vladimir Titov and Musa Manarov. The Soviet cosmonaut was Anatoli Levchenko.", "spacecraft_config": { "id": 41, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api", "name": "Soyuz TM", "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_tm_image_20231228130713.jpeg" } }, { "id": 579, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/579/?format=api", "name": "Ship 29", "serial_number": "S29", "status": { "id": 3, "name": "Destroyed" }, "description": "Ship 29 (S29) is the 2nd stage vehicle used for the fourth Starship integrated flight test. Lost to the ocean after a successful soft splashdown.", "spacecraft_config": { "id": 26, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/26/?format=api", "name": "Starship V1", "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_image_20231116184708.jpeg" } }, { "id": 334, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/334/?format=api", "name": "Progress M-39", "serial_number": "Progress M-39 (No.239)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-39 (Russian: Прогресс М-39), was a Progress spacecraft used to resupply the space station Mir.", "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" } }, { "id": 143, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/143/?format=api", "name": "Soyuz T-3", "serial_number": "Soyuz T 11F732 #8", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-3 was a Soyuz spacecraft which launched on 27 November 1980 14:18 UTC. It transported three cosmonauts of EO-5 to Salyut 6. The crew was Leonid Kizim,\r\nOleg Makarov, and Gennady Strekalov.", "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": 31, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/31/?format=api", "name": "Apollo Kitty Hawk CSM-110", "serial_number": "CSM-110", "status": { "id": 4, "name": "Single Use" }, "description": "CSM-110 \"Kitty Hawk\" was an Apollo Command & Service Module used in the Apollo 14 mission.", "spacecraft_config": { "id": 10, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/10/?format=api", "name": "Apollo Command/Service Module", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 999, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/999/?format=api", "name": "North American Aviation", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg" } }, { "id": 142, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/142/?format=api", "name": "Soyuz T-4", "serial_number": "Soyuz T 11F732 #10", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-4 was a Soyuz spacecraft which launched on 12 March 1981 19:00 UTC. It transported two cosmonauts of EO-6 to Salyut 6. The crew was Vladimir Kovalyonok and Viktor Savinykh.", "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": 80, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/80/?format=api", "name": "Soyuz TMA-13", "serial_number": "Soyuz TMA 11F732A17 #223", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-13 was a Soyuz spacecraft which launched on 12 October 2008 07:01 UTC. It transported two members of the Expedition 18 crew and one tourist to the International Space Station. The Expedition 18 crew consisted of Yuri Lonchakov and Michael Fincke. The tourist was Richard Garriott.", "spacecraft_config": { "id": 40, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/40/?format=api", "name": "Soyuz TMA", "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_tma_image_20231225093222.jpeg" } }, { "id": 165, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/165/?format=api", "name": "Cygnus CRS OA-6", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "Cygnus CRS OA-6, also known as Orbital ATK CRS-6, is the sixth flight of the Orbital ATK unmanned resupply spacecraft Cygnus and its fifth flight to the International Space Station under the Commercial Resupply Services contract with NASA.\r\n\r\nThe Cygnus spacecraft for this mission is named the S.S. Rick Husband in honor of astronaut Rick Husband.", "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": 98, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/98/?format=api", "name": "Soyuz TM-32", "serial_number": "Soyuz TM 11F732A51 #206", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-32 was a Soyuz spacecraft which launched on 28 April 2001 07:37 UTC. It transported two astronauts and one spaceflight participant to the International Space Station. The astronauts consisted of Talgat Musabayev and Yuri Baturin. The participant was tourist Dennis Tito.", "spacecraft_config": { "id": 41, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api", "name": "Soyuz TM", "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_tm_image_20231228130713.jpeg" } } ] }