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=280
{ "count": 601, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=290", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=270", "results": [ { "id": 138, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/138/?format=api", "name": "Soyuz T-8", "serial_number": "Soyuz T 11F732 #13", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-8 was a Soyuz spacecraft which launched on 20 April 1983 13:10 UTC. It intended to transport three cosmonauts to Salyut 7, but the spacecraft failed to dock. The crew was Vladimir Titov, Gennady Strekalov, and Aleksandr Serebrov.", "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": 558, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/558/?format=api", "name": "X-37B 1", "serial_number": "1", "status": { "id": 1, "name": "Active" }, "description": "First X-37B. First flight on April 22, 2010.", "spacecraft_config": { "id": 30, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/30/?format=api", "name": "X-37B", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api", "name": "Boeing", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x-37b_image_20221113134355.jpeg" } }, { "id": 175, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/175/?format=api", "name": "Kounotori 5", "serial_number": "HTV-5", "status": { "id": 4, "name": "Single Use" }, "description": "Kounotori 5, also known as HTV-5, is the fifth flight of the H-II Transfer Vehicle, an uncrewed cargo spacecraft launched to resupply the International Space Station. It was launched on August 19, 2015.", "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": 203, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/203/?format=api", "name": "Soyuz 4", "serial_number": "Soyuz 7K-OK (A) 11F615 #12", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 4 was a Soyuz spacecraft which launched on 14 January 1969 07:30 UTC. It launched three cosmonauts for a joint mission with Soyuz 5. The crew was Vladimir Shatalov, Aleksei Yeliseyev, and Yevgeny Khrunov.", "spacecraft_config": { "id": 1, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api", "name": "Soyuz", "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_image_20201015191152.jpg" } }, { "id": 600, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/600/?format=api", "name": "Ship 31", "serial_number": "S31", "status": { "id": 3, "name": "Destroyed" }, "description": "Ship 31 (S31) is the 2nd stage vehicle, used for the sixth Starship integrated flight test.", "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": 560, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/560/?format=api", "name": "Chinese reusable experimental spacecraft", "serial_number": null, "status": { "id": 1, "name": "Active" }, "description": "First Chinese reusable spacecraft", "spacecraft_config": { "id": 31, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/31/?format=api", "name": "Chinese reusable spacecraft", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "in_use": true, "image_url": null } }, { "id": 561, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/561/?format=api", "name": "Progress MS-22", "serial_number": "MS-22 (No.452)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-22 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).", "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": 79, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/79/?format=api", "name": "Soyuz TMA-14", "serial_number": "Soyuz TMA 11F732A17 #224", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-14 was a Soyuz spacecraft which launched on March 26 2009 11:49 UTC. It transported two members of the Expedition 19 crew and one participant to the International Space Station. The Expedition 19 crew consisted of Gennady Padalka and Michael Barratt. The spaceflight participant was tourist Charles Simonyi.", "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": 112, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/112/?format=api", "name": "Soyuz TM-18", "serial_number": "Soyuz TM 11F732A51 #67", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-18 was a Soyuz spacecraft which launched on 8 January 1994 10:05 UTC. It transported three members of the Expedition 15 crew to Mir. The crew consisted of \tViktor Afanasyev, Yury Usachov, and Valeri Polyakov.", "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": 115, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/115/?format=api", "name": "Soyuz TM-15", "serial_number": "Soyuz TM 11F732A51 #65", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-15 was a Soyuz spacecraft which launched on 27 July 1992 06:08 UTC. It transported two members of the Expedition 12 crew and one French astronaut to Mir. The Expedition 12 crew consisted Anatoly Solovyev and Sergei Avdeyev. The astronaut was ESA astronaut Michel Tognini.", "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" } } ] }