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
{ "count": 602, "next": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=370", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=350", "results": [ { "id": 542, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/542/?format=api", "name": "Crew Dragon Endurance", "serial_number": "C210", "is_placeholder": false, "in_space": false, "time_in_space": "P680DT7H29M37S", "time_docked": "P672DT11H33M26S", "flights_count": 4, "mission_ends_count": 4, "status": { "id": 1, "name": "Active" }, "description": "Crew Dragon spacecraft used for the Crew-3 mission to the International Space Station.", "spacecraft_config": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg" } }, { "id": 560, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/560/?format=api", "name": "Chinese Reusable Space Vehicle", "serial_number": null, "is_placeholder": false, "in_space": true, "time_in_space": "P596DT13H22M26S", "time_docked": "P0D", "flights_count": 4, "mission_ends_count": 3, "status": { "id": 1, "name": "Active" }, "description": "First Chinese reusable spacecraft, apparently a spaceplane with wings per a photo taken by a US satellite. No public information of it is available.\r\n\r\nIts official name is \"Chongfu Shiyong Shiyan Hangtian Qi\", meaning \"Reusable Experimental Spacecraft\".\r\n\r\nNote: It is unknown how many flight vehicles have been built and flown.", "spacecraft_config": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/31/?format=api", "name": "Chinese Reusable Space Vehicle", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "in_use": true, "image_url": null } }, { "id": 500, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/500/?format=api", "name": "Soyuz 7K-TM No.71", "serial_number": "Soyuz 7K-TM 11F615A12 #71", "is_placeholder": false, "in_space": false, "time_in_space": "P9DT16H30M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Apollo–Soyuz Test Project version of the Soyuz spacecraft", "spacecraft_config": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg" } }, { "id": 546, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/546/?format=api", "name": "Cygnus CRS NG-17 (S.S. Piers Sellers)", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P129DT14H39M57S", "time_docked": "P126DT23H5M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the seventeenth flight to the ISS by the Cygnus spacecraft under the CRS program and their sixth under the CRS-2 program. This is also the 13th use of the enhanced size Cygnus.", "spacecraft_config": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg" } }, { "id": 517, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/517/?format=api", "name": "Soyuz 7K-L1E No.1", "serial_number": "Soyuz 7K-L1E", "is_placeholder": false, "in_space": false, "time_in_space": "PT15M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "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://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg" } }, { "id": 574, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/574/?format=api", "name": "Soyuz MS-25", "serial_number": "11F732A48 #754", "is_placeholder": false, "in_space": false, "time_in_space": "P183DT23H22M50S", "time_docked": "P181DT17H33M30S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Spacecraft launched to the ISS in March 2024.", "spacecraft_config": { "id": 38, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } }, { "id": 165, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/165/?format=api", "name": "Cygnus CRS OA-6", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P91DT10H23M8S", "time_docked": "P80DT52M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Cygnus CRS OA-6, also known as Orbital ATK CRS-6, is the sixth flight of the Orbital ATK unmanned resupply spacecraft Cygnus and its fifth flight to the International Space Station under the Commercial Resupply Services contract with NASA.\r\n\r\nThe Cygnus spacecraft for this mission is named the S.S. Rick Husband in honor of astronaut Rick Husband.", "spacecraft_config": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg" } }, { "id": 99, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/99/?format=api", "name": "Soyuz TM-31", "serial_number": "Soyuz TM 11F732A51 #205", "is_placeholder": false, "in_space": false, "time_in_space": "P186DT23H59M13S", "time_docked": "P184DT16H10M32S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-31 was a Soyuz spacecraft which launched on 31 October 2003 07:52 UTC. It transported three members of the Expedition 1 crew to the International Space Station. The crew consisted of Yuri Gidzenko, Sergei Krikalev, and William Shepherd.", "spacecraft_config": { "id": 41, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api", "name": "Soyuz TM", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg" } }, { "id": 41, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/41/?format=api", "name": "Soyuz MS-10", "serial_number": "Soyuz MS 11F732A48 #740", "is_placeholder": false, "in_space": false, "time_in_space": "PT18M45S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-10 was a manned Soyuz MS spaceflight which aborted shortly after launch on 11 October 2018 due to a failure of the Soyuz-FG launch vehicle boosters. It was intended to transport Aleksey Ovchinin and Nick Hague to the International Space Station.", "spacecraft_config": { "id": 38, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } }, { "id": 152, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/152/?format=api", "name": "Soyuz 32", "serial_number": "Soyuz 7K-T 11F615A8 #48", "is_placeholder": false, "in_space": false, "time_in_space": "P108DT4H24M37S", "time_docked": "P106DT20H21M5S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 32 was a Soyuz spacecraft which launched on 25 February 1979 11:53 UTC. It transported two cosmonauts of EO-3 to Salyut 6. The crew was Vladimir Lyakhov and Valery Ryumin.", "spacecraft_config": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg" } } ] }