Spacecraft List
Modes
Levels of detail in the response - normal, detailed
Example - /spacecraft/?mode=detailed
Filters
Parameters - in_space, is_placeholder, name, spacecraft_config, status
Example - /spacecraft/?is_placeholder=True
Search
Fields searched - name, spacecraft_config__name
Example - /spacecraft/?search=Endeavour
Ordering
Fields - flights_count, id, mission_ends_count, time_docked, time_in_space
Example - /spacecraft/?ordering=-flights_count
Number of results
Use limit to control the number of objects in the response (max 100)
Example - /spacecraft/?limit=2
Format
Switch to JSON output - /spacecraft/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/spacecraft/?format=api&offset=320&ordering=flights_count
{ "count": 603, "next": "https://lldev.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=330&ordering=flights_count", "previous": "https://lldev.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=310&ordering=flights_count", "results": [ { "response_mode": "normal", "id": 614, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/614/?format=api", "name": "Ship 35", "serial_number": "S35", "is_placeholder": false, "image": { "id": 2438, "name": "Starship during stacking operations (Flight 10)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_during_image_20250824175325.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_during_image_thumbnail_20250824175326.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "PT47M18S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 3, "name": "Destroyed" }, "description": "Ship 35 (S35) is the 2nd stage vehicle used for the ninth Starship flight test. It is the third \"Block 2\" Starship spacecraft with lengthened propellant tanks and forward flaps with a new design, among other enhancements. The spacecraft lost attitude control during its sub-orbital flight and burnt up during re-entry.", "spacecraft_config": { "response_mode": "normal", "id": 45, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/45/?format=api", "name": "Starship V2", "type": { "id": 6, "name": "Reuseable Upper Stage" }, "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 8, "name": "Starship", "description": "SpaceX Starship upper stages family", "manufacturer": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2023-04-20" } ], "in_use": false, "image": { "id": 2438, "name": "Starship during stacking operations (Flight 10)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_during_image_20250824175325.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_during_image_thumbnail_20250824175326.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 144, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/144/?format=api", "name": "Soyuz 40", "serial_number": "Soyuz 7K-T 11F615A8 #56", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P7DT20H41M52S", "time_docked": "P6DT15H47M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 40 was a Soyuz spacecraft which launched on 14 May 1981 17:16 UTC. It transported two cosmonauts of EP-10 to Salyut 6. The crew was Leonid Popov and Dumitru Prunariu.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 415, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/415/?format=api", "name": "Progress 1", "serial_number": "Progress 1 (No.102)", "is_placeholder": false, "image": { "id": 1920, "name": "[AUTO] Progress 7K-TG - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194135.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P18DT17H35M20S", "time_docked": "P14DT19H41M46S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 1 (Russian: Прогресс 1), was a Progress spacecraft used to resupply the space station Salyut 6.", "spacecraft_config": { "response_mode": "normal", "id": 8, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/8/?format=api", "name": "Progress 7K-TG", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "family": [ { "response_mode": "normal", "id": 2, "name": "Progress", "description": "The Progress is a Russian expendable cargo spacecraft. Its purpose is to deliver the supplies needed to sustain a human presence in orbit.", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1978-01-20" } ], "in_use": false, "image": { "id": 1920, "name": "[AUTO] Progress 7K-TG - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194135.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 135, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/135/?format=api", "name": "Soyuz T-10", "serial_number": "Soyuz T 11F732 #15", "is_placeholder": false, "image": { "id": 1929, "name": "[AUTO] Soyuz T - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194150.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P62DT22H41M22S", "time_docked": "P61DT16H50M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-10 was a Soyuz spacecraft which launched on 8 February 1984 12:07 UTC. It transported three cosmonauts of EO-3 to Salyut 7. The EO-3 crew was Leonid Kizim,\r\nVladimir Solovyov, and Oleg Atkov.", "spacecraft_config": { "response_mode": "normal", "id": 42, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/42/?format=api", "name": "Soyuz T", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1929, "name": "[AUTO] Soyuz T - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194150.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 463, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/463/?format=api", "name": "Tianzhou-3", "serial_number": "3", "is_placeholder": false, "image": { "id": 1937, "name": "[AUTO] Tianzhou - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P309DT20H20M49S", "time_docked": "P299DT8H47M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Third operational Tianzhou spacecraft", "spacecraft_config": { "response_mode": "normal", "id": 25, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 88, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "abbrev": "CASC", "type": { "id": 1, "name": "Government" } }, "family": [], "in_use": true, "image": { "id": 1937, "name": "[AUTO] Tianzhou - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 196, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/196/?format=api", "name": "Soyuz 11", "serial_number": "Soyuz 7K-OKS 11F615A8 #32", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P23DT18H21M43S", "time_docked": "P23D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 11 was a Soyuz spacecraft which launched on 6 June 1971 04:55 UTC. It transported three cosmonauts on the second flight to Salyut 1. The crew was Georgy Dobrovolsky, Vladislav Volkov, and Viktor Patsayev.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 110, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/110/?format=api", "name": "Soyuz TM-20", "serial_number": "Soyuz TM 11F732A51 #69", "is_placeholder": false, "image": { "id": 1930, "name": "[AUTO] Soyuz TM - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194152.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P169DT5H21M30S", "time_docked": "P167DT14M53S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-20 was a Soyuz spacecraft which launched on 3 October 1994 22:42 UTC. It transported two members of the Expedition 17 crew and one German astronaut to Mir. The Expedition 17 crew consisted of Alexander Viktorenko and Yelena Kondakova. The German was ESA astronaut Ulf Merbold.", "spacecraft_config": { "response_mode": "normal", "id": 41, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/41/?format=api", "name": "Soyuz TM", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1930, "name": "[AUTO] Soyuz TM - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194152.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 201, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/201/?format=api", "name": "Soyuz 6", "serial_number": "Soyuz 7K-OK 11F615 #14", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P4DT22H42M47S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 6 was a Soyuz spacecraft which launched on 11 October 1969 11:10 UTC. It launched two cosmonauts for a joint mission with Soyuz 7 and 8. The crew was \tGeorgi Shonin and Valeri Kubasov.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 152, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/152/?format=api", "name": "Soyuz 32", "serial_number": "Soyuz 7K-T 11F615A8 #48", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "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": { "response_mode": "normal", "id": 1, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 197, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/197/?format=api", "name": "Soyuz 10", "serial_number": "Soyuz 7K-OKS 11F615A8 #31", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P1DT23H45M54S", "time_docked": "PT5H50M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 10 was a Soyuz spacecraft which launched on 22 April 1971 23:54 UTC. It transported three cosmonauts on the first flight to Salyut 1, but docking failed. The crew was Vladimir Shatalov, Aleksei Yeliseyev, and Nikolai Rukavishnikov.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null } ] }