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=180
{ "count": 601, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=190", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=170", "results": [ { "id": 515, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/515/?format=api", "name": "Soyuz 7K-L1S No.1", "serial_number": "Soyuz 7K-L1S", "status": { "id": 3, "name": "Destroyed" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "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": 504, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/504/?format=api", "name": "Soyuz 7K-L1 No.3", "serial_number": "Soyuz 7K-L1 #3", "status": { "id": 4, "name": "Single Use" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "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": 501, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/501/?format=api", "name": "Soyuz 7K-T/A9 No.61", "serial_number": "Soyuz 7K-T/A9 11F615A9 #61", "status": { "id": 4, "name": "Single Use" }, "description": "Second generation Soyuz used for an uncrewed flight to the Almaz space station.", "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": 425, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/425/?format=api", "name": "Shenzhou 8", "serial_number": "8", "status": { "id": 4, "name": "Single Use" }, "description": "The Shenzhou 8 spacecraft was automatically docked with the Tiangong-1 space module (launched on 29 September 2011) on November 3 and again on November 14, 2011. This unmanned docking—China's first—was followed in 2012 with the manned Shenzhou 9 mission, which performed a manned docking (also China's first) with the Tiangong-1 module.", "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": 182, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/182/?format=api", "name": "Soyuz 25", "serial_number": "Soyuz 7K-T 11F615A8 #42", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 25 was a Soyuz spacecraft which launched on 9 October 1977 02:40 UTC. It transported two cosmonauts to Salyut 6. Soyuz 25 was the first flight to the new Salyut 6 Space Station, but the craft failed to dock. The crew was Vladimir Kovalyonok and Valery Ryumin.", "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": 479, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/479/?format=api", "name": "Apollo CSM-009", "serial_number": "CSM-009", "status": { "id": 4, "name": "Single Use" }, "description": "Apollo CSM used for the AS-201 flight and drop tests. Currently on display at the Strategic Air and Space Museum near Offutt Air Force Base in Ashland, Nebraska.", "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": 185, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/185/?format=api", "name": "Soyuz 22", "serial_number": "Soyuz 7K-TM 11F615A12 #74", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 22 was a Soyuz spacecraft which launched on 15 September 1976 09:48 UTC. It launched two cosmonauts to orbit around the Earth for Earth-Sciences. The crew was Valery Bykovsky and Vladimir Aksyonov.", "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": 457, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/457/?format=api", "name": "Soyuz MS-20", "serial_number": "Soyuz MS 11F732A48 #752", "status": { "id": 4, "name": "Single Use" }, "description": "Launched to the ISS in December 2021.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } }, { "id": 529, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/529/?format=api", "name": "Vostok-1P", "serial_number": "Vostok-1P", "status": { "id": 4, "name": "Single Use" }, "description": "First Vostok spacecraft. The 1P variant was not designed to be recovered from orbit.", "spacecraft_config": { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/15/?format=api", "name": "Vostok", "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/vostok-3ka_image_20190207032525.jpeg" } }, { "id": 502, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/502/?format=api", "name": "Soyuz 7K-TM No.72", "serial_number": "Soyuz 7K-TM 11F615A12 #72", "status": { "id": 4, "name": "Single Use" }, "description": "Apollo–Soyuz Test Project version of the Soyuz spacecraft", "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" } } ] }