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', 'is_placeholder', 'in_space' Example - /2.2.0/spacecraft/?in_space=true
SEARCH EXAMPLE: Example - /2.2.0/spacecraft/?search=Dragon
ORDERING: Fields - 'id', 'time_in_space', 'time_docked', 'flights_count', 'mission_ends_count' Example - /2.2.0/spacecraft/?ordering=id
GET /2.2.0/spacecraft/?format=api&offset=360&ordering=-mission_ends_count
{ "count": 603, "next": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=370&ordering=-mission_ends_count", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=350&ordering=-mission_ends_count", "results": [ { "id": 586, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/586/?format=api", "name": "LM Snoopy", "serial_number": "LM-4", "is_placeholder": false, "in_space": false, "time_in_space": "P4DT12H24M36S", "time_docked": "P4DT56M55S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 2, "name": "Retired" }, "description": "Flown on Apollo 10.\r\n\r\nDescent stage may have hit the Moon, ascent stage in heliocentric orbit. Snoopy is the only flown LM ascent stage known to have survived intact (possibly asteroid 2018 AV2).", "spacecraft_config": { "id": 43, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/43/?format=api", "name": "Apollo Lunar Module", "type": { "id": 7, "name": "Lander" }, "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.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/lunar_module_on_image_20240505074251.jpeg" } }, { "id": 604, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/604/?format=api", "name": "Progress MS-29", "serial_number": "MS-29 (No.459)", "is_placeholder": false, "in_space": false, "time_in_space": "P222DT10H7M37S", "time_docked": "P220DT4H11M43S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-29 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).", "spacecraft_config": { "id": 33, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.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": 597, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/597/?format=api", "name": "Soyuz MS-26", "serial_number": "11F732 #757", "is_placeholder": false, "in_space": false, "time_in_space": "P220DT8H57M23S", "time_docked": "P220DT2H25M28S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 1, "name": "Active" }, "description": "Spacecraft launched to the ISS in September 2024.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.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": 594, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/594/?format=api", "name": "Ship 30", "serial_number": "S30", "is_placeholder": false, "in_space": false, "time_in_space": "PT3H6M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 3, "name": "Destroyed" }, "description": "Ship 30 (S30) is the 2nd stage vehicle used for the fifth Starship integrated flight test. Lost to the ocean after a successful soft splashdown.", "spacecraft_config": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.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.2.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": 617, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/617/?format=api", "name": "Progress MS-31", "serial_number": "MS-31 (No.461)", "is_placeholder": false, "in_space": false, "time_in_space": "P255DT21H48M20S", "time_docked": "P253DT15H59M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-31 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).", "spacecraft_config": { "id": 33, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.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": 598, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/598/?format=api", "name": "Soyuz MS-27", "serial_number": "11F732 #758", "is_placeholder": false, "in_space": false, "time_in_space": "P244DT23H16M15S", "time_docked": "P244DT16H43M17S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Spacecraft launched to the ISS in March 2025.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.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": 620, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/620/?format=api", "name": "Ship 38", "serial_number": "S38", "is_placeholder": false, "in_space": false, "time_in_space": "PT1H6M12S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 3, "name": "Destroyed" }, "description": "Ship 38 (S38) is the 2nd stage vehicle that will be used for the 11th Starship flight test. It is the 6th and final planned \"Block 2\" Starship spacecraft with lengthened propellant tanks and forward flaps with a new design, among other enhancements, over the Block 1 vehicles.", "spacecraft_config": { "id": 45, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/45/?format=api", "name": "Starship V2", "type": { "id": 6, "name": "Reuseable Upper Stage" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_during_image_20250824175325.jpg" } }, { "id": 204, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/204/?format=api", "name": "Soyuz 3", "serial_number": "Soyuz 7K-OK (A) 11F615 #10", "is_placeholder": false, "in_space": false, "time_in_space": "P3DT22H50M45S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 3 was a Soyuz spacecraft which launched on 26 October 1968 08:34 UTC. It launched one cosmonaut for a joint mission with Soyuz 2. The crew was Georgy Beregovoy.", "spacecraft_config": { "id": 1, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.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": 134, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/134/?format=api", "name": "Soyuz T-11", "serial_number": "Soyuz T 11F732 #17", "is_placeholder": false, "in_space": false, "time_in_space": "P181DT21H48M18S", "time_docked": "P180DT17H3M49S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-11 was a Soyuz spacecraft which launched on 3 April 1984 13:08 UTC. It transported three cosmonauts of EP-3 to Salyut 7. The EP-3 crew was Yury Malyshev,\r\nGennady Strekalov, and Rakesh Sharma.", "spacecraft_config": { "id": 42, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api", "name": "Soyuz T", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.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": 154, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/154/?format=api", "name": "Soyuz 30", "serial_number": "Soyuz 7K-T/A9 11F615A9 #67", "is_placeholder": false, "in_space": false, "time_in_space": "P7DT22H2M59S", "time_docked": "P6DT17H7M50S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 30 was a Soyuz spacecraft which launched on 27 June 1978 15:27 UTC. It transported two cosmonauts of EP-3 to Salyut 6. The crew was Pyotr Klimuk and Mirosław Hermaszewski.", "spacecraft_config": { "id": 1, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.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" } } ] }