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=230
{ "count": 607, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=240", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=220", "results": [ { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/17/?format=api", "name": "Gemini SC7", "serial_number": "7", "status": { "id": 4, "name": "Single Use" }, "description": "Gemini SC7 is the Gemini capsule used for the Gemini 7 mission launched on December 4, 1965 and crewed by astronauts Frank Borman (command pilot) and Jim Lovell (pilot).", "spacecraft_config": { "id": 12, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/12/?format=api", "name": "Gemini", "type": { "id": 2, "name": "Capsule" }, "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/gemini_image_20190207032517.jpeg" } }, { "id": 467, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/467/?format=api", "name": "Shenzhou 13", "serial_number": "13", "status": { "id": 4, "name": "Single Use" }, "description": "Second crewed mission to the Chinese Space Station.", "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": 20, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/20/?format=api", "name": "Gemini SC10", "serial_number": "10", "status": { "id": 4, "name": "Single Use" }, "description": "Gemini SC10 is the Gemini capsule used for the Gemini 10 mission launched on July 18, 1966 and crewed by astronauts John W. Young (command pilot) and Michael Collins (pilot).", "spacecraft_config": { "id": 12, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/12/?format=api", "name": "Gemini", "type": { "id": 2, "name": "Capsule" }, "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/gemini_image_20190207032517.jpeg" } }, { "id": 623, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/623/?format=api", "name": "HTV-X1", "serial_number": "HTV-X1", "status": { "id": 1, "name": "Active" }, "description": "Spacecraft used for the maiden flight of the HTV-X Cargo Resupply Vehicle.", "spacecraft_config": { "id": 47, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/47/?format=api", "name": "HTV-X", "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/htv-x_in_space__image_20251122191933.jpg" } }, { "id": 55, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/55/?format=api", "name": "Soyuz TMA-16M", "serial_number": "Soyuz TMA-M 11F732A47 #716", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-16M was a Soyuz spacecraft which launched on 27 March 2015 19:42 UTC. It transported three members of the Expedition 43 crew to the International Space Station. The crew consisted of Gennady Padalka, Mikhail Korniyenko, and Scott Kelly.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } }, { "id": 56, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/56/?format=api", "name": "Soyuz TMA-15M", "serial_number": "Soyuz TMA-M 11F732A47 #715", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-15M was a Soyuz spacecraft which launched on 23 November 2014 21:00 UTC. It transported three members of the Expedition 42 crew to the International Space Station. The crew consisted of Anton Shkaplerov, Samantha Cristoforetti, and Terry W. Virts.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } }, { "id": 625, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/625/?format=api", "name": "Progress MS-33", "serial_number": "MS-33 (No.463)", "status": { "id": 1, "name": "Active" }, "description": "Progress MS-33 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": 65, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/65/?format=api", "name": "Soyuz TMA-06M", "serial_number": "Soyuz TMA-M 11F732A47 #707", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-06M was a Soyuz spacecraft which launched on 23 October 2012 10:51 UTC. It transported three members of the Expedition 33 crew to the International Space Station. The crew consisted of Oleg Novitskiy, Evgeny Tarelkin, and Kevin A. Ford.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } }, { "id": 209, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/209/?format=api", "name": "Progress MS-10", "serial_number": "Progress MS-10 (No.440)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-10 , identified by NASA as Progress 71 or 71P, 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": 627, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/627/?format=api", "name": "Tianzhou-10", "serial_number": "10", "status": { "id": 4, "name": "Single Use" }, "description": "Tenth operational Tianzhou spacecraft.", "spacecraft_config": { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "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": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } } ] }