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=40
{ "count": 600, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=50", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=30", "results": [ { "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": 167, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/167/?format=api", "name": "Cygnus CRS OA-7", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "Cygnus CRS OA-7, also known as Orbital ATK CRS-7, is the eighth flight of the Orbital ATK unmanned resupply spacecraft Cygnus and its seventh 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 Services (COTS) program, then Orbital Sciences 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 OA-7 is named the S.S. John Glenn in honor of astronaut and senator John Glenn, the first US astronaut to orbit the Earth on Mercury 6 and the oldest to go to space on STS-95.", "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": 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": 305, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/305/?format=api", "name": "Progress M-56", "serial_number": "Progress M-56 (No.356)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-56 (Russian: Прогресс М-56), identified by NASA as Progress 21 or 21P, 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" } }, { "id": 534, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/534/?format=api", "name": "Voskhod-3KV No.2", "serial_number": "Voskhod-3KV No.2", "status": { "id": 4, "name": "Single Use" }, "description": "Voskhod spacecraft launched on October 6, 1964.", "spacecraft_config": { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/16/?format=api", "name": "Voskhod", "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/voskhod_image_20190207032525.png" } }, { "id": 318, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/318/?format=api", "name": "Progress M-46", "serial_number": "Progress M-46 (No.246)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-46 (Russian: Прогресс М-46), identified by NASA as Progress 8 or 8P, 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" } }, { "id": 371, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/371/?format=api", "name": "Progress M-2", "serial_number": "Progress M-2 (No.202)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-2 (Russian: Прогресс М-2), 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": 224, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/224/?format=api", "name": "Soyuz T-2", "serial_number": "Soyuz T 11F732 #7", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-2 was a Soyuz spacecraft which launched on 5 June 1980 14:19 UTC. It transported two cosmonauts to Salyut 6. The crew was Yury Malyshev and Vladimir Aksyonov.", "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": 418, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/418/?format=api", "name": "Shenzhou 1", "serial_number": "1", "status": { "id": 4, "name": "Single Use" }, "description": "The first Shenzhou spacecraft was different from those later used. Instead of featuring unfolding solar panels, Shenzhou 1 was equipped with fixed solar cells. During this first flight there were also no orbit changes. According to Qi Faren the chief designer of the spacecraft, only 8 of the 13 sub-systems on board the spacecraft were operational. Shenzhou 1 was designed primarily to test the Long March 2F rocket. The only systems and capabilities tested on the spacecraft were the separation of the modules, attitude control, lifting body reentry, the heat shield, and ground recovery.", "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": 491, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/491/?format=api", "name": "Soyuz 7K-OK No.6", "serial_number": "Soyuz 7K-OK (A) 11F615 #6", "status": { "id": 4, "name": "Single Use" }, "description": "First generation Soyuz used for a test flight.", "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" } } ] }