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=170&ordering=-mission_ends_count
{ "count": 603, "next": "https://lldev.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=180&ordering=-mission_ends_count", "previous": "https://lldev.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=160&ordering=-mission_ends_count", "results": [ { "response_mode": "normal", "id": 189, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/189/?format=api", "name": "Soyuz 7K-T No.39", "serial_number": "Soyuz 7K-T 11F615A8 #39", "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": "PT21M27S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 7K-T No.39 was a Soyuz spacecraft which launched on 5 April 1975 11:04 UTC. It intended to transport two cosmonauts to Salyut 4, but an anomoly caused launch escape system to fire at T+295 seconds. The crew was Vasily Lazarev and Oleg Makarov.", "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": 368, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/368/?format=api", "name": "Progress M-5", "serial_number": "Progress M-5 (No.206)", "is_placeholder": false, "image": { "id": 1921, "name": "[AUTO] Progress-M - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194137.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P62DT26M23S", "time_docked": "P59DT17H48M56S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-5 (Russian: Прогресс М-5), was a Progress spacecraft used to resupply the space station Mir.", "spacecraft_config": { "response_mode": "normal", "id": 35, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/35/?format=api", "name": "Progress-M", "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": 1921, "name": "[AUTO] Progress-M - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194137.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 155, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/155/?format=api", "name": "Jules Verne ATV", "serial_number": "ATV-001", "is_placeholder": false, "image": { "id": 1903, "name": "Automated Transfer Vehicle (ATV)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/automated_trans_image_20231118111716.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194109.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P203DT19H56M49S", "time_docked": "P155DT6H44M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Jules Verne ATV, or Automated Transfer Vehicle 001 (ATV-001), was an unmanned cargo resupply spacecraft launched by the European Space Agency (ESA). The ATV was named after the 19th-century French science-fiction author Jules Verne. It was launched on 9 March 2008 on a mission to supply the International Space Station (ISS) with propellant, water, air, and dry cargo. Jules Verne was the first of five ATVs to be launched.", "spacecraft_config": { "response_mode": "normal", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/17/?format=api", "name": "Automated Transfer Vehicle (ATV)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 115, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" } }, "family": [], "in_use": false, "image": { "id": 1903, "name": "Automated Transfer Vehicle (ATV)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/automated_trans_image_20231118111716.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194109.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 185, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/185/?format=api", "name": "Soyuz 22", "serial_number": "Soyuz 7K-TM 11F615A12 #74", "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": "P7DT21H52M17S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 22 was a Soyuz spacecraft which launched on 15 September 1976 09:48 UTC. It launched two cosmonauts to orbit around the Earth for Earth-Sciences. The crew was Valery Bykovsky and Vladimir Aksyonov.", "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": 383, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/383/?format=api", "name": "Progress 32", "serial_number": "Progress 32 (No.139)", "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": "P56DT1H14M6S", "time_docked": "P52DT16H38M55S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 32 (Russian: Прогресс 32), was a Progress spacecraft used to resupply the space station Mir.", "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": 210, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/210/?format=api", "name": "Dragon C101", "serial_number": "C101", "is_placeholder": false, "image": { "id": 1245, "name": "Dragon 1 in orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192134.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 2, "name": "Retired" }, "description": "First Dragon mission, second Falcon 9 launch. Mission tested the orbital maneuvering and reentry of the Dragon capsule. After recovery, the capsule was put on display at SpaceX's headquarters.", "spacecraft_config": { "response_mode": "normal", "id": 3, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/3/?format=api", "name": "Dragon 1", "type": { "id": 2, "name": "Capsule" }, "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": 6, "name": "Dragon", "description": "Dragon is a family of spacecraft developed and produced by American private space transportation company SpaceX.", "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": "2010-12-08" } ], "in_use": false, "image": { "id": 1245, "name": "Dragon 1 in orbit", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192134.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 322, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/322/?format=api", "name": "Progress M-45", "serial_number": "Progress M-45 (No.245)", "is_placeholder": false, "image": { "id": 1921, "name": "[AUTO] Progress-M - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194137.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P93DT12H11M29S", "time_docked": "P91DT6H20M29S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-45 (Russian: Прогресс М-45), identified by NASA as Progress 5 or 5P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "response_mode": "normal", "id": 35, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/35/?format=api", "name": "Progress-M", "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": 1921, "name": "[AUTO] Progress-M - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194137.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 468, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/468/?format=api", "name": "Shenzhou 14", "serial_number": "14", "is_placeholder": false, "image": { "id": 1926, "name": "[AUTO] Shenzhou - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P182DT9H25M50S", "time_docked": "P181DT17H19M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Third crewed mission to the Chinese Space Station.", "spacecraft_config": { "response_mode": "normal", "id": 2, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "family": [], "in_use": true, "image": { "id": 1926, "name": "[AUTO] Shenzhou - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 334, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/334/?format=api", "name": "Progress M-39", "serial_number": "Progress M-39 (No.239)", "is_placeholder": false, "image": { "id": 1921, "name": "[AUTO] Progress-M - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194137.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P167DT6H1M53S", "time_docked": "P142DT3H7M3S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-39 (Russian: Прогресс М-39), was a Progress spacecraft used to resupply the space station Mir.", "spacecraft_config": { "response_mode": "normal", "id": 35, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/35/?format=api", "name": "Progress-M", "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": 1921, "name": "[AUTO] Progress-M - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194137.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 45, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/45/?format=api", "name": "Soyuz MS-06", "serial_number": "Soyuz MS 11F732A48 #734", "is_placeholder": false, "image": { "id": 967, "name": "Soyuz MS in orbit (MS-19)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg", "credit": "ESA/NASA/T. Pesquet", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P168DT5H13M58S", "time_docked": "P167DT20H13M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-06 is a Soyuz spacecraft which launched on 13 September 2017. It transported three members of the Expedition 53 crew to the International Space Station. The crew consisted of Alexander Misurkin, Mark Vande Hei, and Joseph Acaba.", "spacecraft_config": { "response_mode": "normal", "id": 38, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/38/?format=api", "name": "Soyuz MS", "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": true, "image": { "id": 967, "name": "Soyuz MS in orbit (MS-19)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg", "credit": "ESA/NASA/T. Pesquet", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": false, "variants": [] } }, "fastest_turnaround": null } ] }