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=540&ordering=-id
{ "count": 590, "next": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=550&ordering=-id", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=530&ordering=-id", "results": [ { "id": 50, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/50/?format=api", "name": "Soyuz MS-01", "serial_number": "Soyuz MS 11F732A48 #731", "is_placeholder": false, "in_space": false, "time_in_space": "P115DT2H21M20S", "time_docked": "P112DT20H23M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-01 was a Soyuz spaceflight launched on July 7, 2016 to the International Space Station. It transported three members of the Expedition 48 crew to the International Space Station. The crew consisted of Anatoli Ivanishin, Takuya Onishi, and Kathleen Rubins.", "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": 49, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/49/?format=api", "name": "Soyuz MS-02", "serial_number": "Soyuz MS 11F732A48 #732", "is_placeholder": false, "in_space": false, "time_in_space": "P173DT3H14M46S", "time_docked": "P170DT22H5M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-02 was Soyuz spacecraft that launched on 19 October 2016. It transported three members of the Expedition 49 crew to the International Space Station. The crew consisted of Sergey Nikolayevich Ryzhikov, Andrei Borisenko, and Robert S. Kimbrough.", "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": 48, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/48/?format=api", "name": "Soyuz MS-03", "serial_number": "Soyuz MS 11F732A48 #733", "is_placeholder": false, "in_space": false, "time_in_space": "P196DT17H49M47S", "time_docked": "P194DT12H49M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-03 was a Soyuz spaceflight launched on 17 November 2016. It transported three members of the Expedition 50 crew to the International Space Station. The crew consisted of Oleg Novitskiy, Thomas Pesquet, and Peggy A. Whitson.", "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": 47, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/47/?format=api", "name": "Soyuz MS-04", "serial_number": "Soyuz MS 11F732A48 #735", "is_placeholder": false, "in_space": false, "time_in_space": "P135DT18H8M15S", "time_docked": "P135DT8H40M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-04 was a Soyuz spacecraft that launched on 20 April 2017. It transported two members of the Expedition 52 crew to the International Space Station. The crew consisted of Fyodor Yurchikhin and Jack D. Fischer.", "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": 46, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/46/?format=api", "name": "Soyuz MS-05", "serial_number": "Soyuz MS 11F732A48 #736", "is_placeholder": false, "in_space": false, "time_in_space": "P138DT16H56M48S", "time_docked": "P138DT7H20M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-05 was a Soyuz spacecraft which launched on 28 July 2017. It transported three members of the Expedition 52 crew to the International Space Station. The crew consisted of Sergey Ryazansky, Randy Bresnik, and Paolo Nespoli.", "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": 45, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/45/?format=api", "name": "Soyuz MS-06", "serial_number": "Soyuz MS 11F732A48 #734", "is_placeholder": false, "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": { "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": 44, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/44/?format=api", "name": "Soyuz MS-07", "serial_number": "Soyuz MS 11F732A48 #737", "is_placeholder": false, "in_space": false, "time_in_space": "P168DT5H17M59S", "time_docked": "P166DT37M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-07 is a Soyuz spacecraft launched on 17 December 2017 07:21 UTC. It transported three members of the Expedition 54 crew to the International Space Station. The crew consisted of Anton Shkaplerov, Scott D. Tingle, and Norishige Kanai.", "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": 43, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/43/?format=api", "name": "Soyuz MS-08", "serial_number": "Soyuz MS 11F732A48 #738", "is_placeholder": false, "in_space": false, "time_in_space": "P196DT18H37S", "time_docked": "P194DT11H17M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-08 was a Soyuz spacecraft that launched on 21 March 2018. It transported three members of the Expedition 55 crew 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": 42, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/42/?format=api", "name": "Soyuz MS-09", "serial_number": "Soyuz MS 11F732A48 #739", "is_placeholder": false, "in_space": false, "time_in_space": "P196DT17H49M19S", "time_docked": "P194DT12H41M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-09 is a Soyuz spaceflight which launched on June 6, 2018. It transported three members of the Expedition 56 crew to the International Space Station. The crew consists of Sergey Prokopyev, Alexander Gerst and Serena M. Auñón-Chancellor 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": 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" } } ] }