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=410
{ "count": 600, "next": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=420", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=400", "results": [ { "id": 86, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/86/?format=api", "name": "Soyuz TMA-7", "serial_number": "Soyuz TMA 11F732A17 #217", "is_placeholder": false, "in_space": false, "time_in_space": "P189DT19H53M7S", "time_docked": "P187DT14H19M17S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-7 was a Soyuz spacecraft which launched on 1 October 2005 03:55 UTC. It transported two members of the Expedition 12 crew and one participant to the International Space Station. The Expedition 12 crew consisted of Valery Tokarev and William McArthur. The participant was tourist Gregory Olsen.", "spacecraft_config": { "id": 40, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/40/?format=api", "name": "Soyuz TMA", "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_tma_image_20231225093222.jpeg" } }, { "id": 36, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/36/?format=api", "name": "Space Shuttle Columbia", "serial_number": "OV-102", "is_placeholder": false, "in_space": false, "time_in_space": "P292DT16H28M27S", "time_docked": "P7DT33M", "flights_count": 28, "mission_ends_count": 28, "status": { "id": 3, "name": "Destroyed" }, "description": "Space Shuttle Columbia (Orbiter Vehicle Designation: OV-102) was the first space-rated orbiter in NASA's Space Shuttle fleet. It launched for the first time on mission STS-1 on April 12, 1981, the first flight of the Space Shuttle program. Over 22 years of service, it completed 27 missions before disintegrating during re-entry near the end of its 28th mission, STS-107 on February 1, 2003, resulting in the deaths of all seven crew members.", "spacecraft_config": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/14/?format=api", "name": "Space Shuttle", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg" } }, { "id": 57, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/57/?format=api", "name": "Soyuz TMA-14M", "serial_number": "Soyuz TMA-M 11F732A47 #714", "is_placeholder": false, "in_space": false, "time_in_space": "P167DT5H42M", "time_docked": "P166DT20H33M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-14M was a Soyuz spacecraft which launched on 25 September 2014 20:25 UTC. It transported three members of the Expedition 41 crew to the International Space Station. The crew consisted of Aleksandr Samokutyayev, Yelena Serova, and Barry E. Wilmore.", "spacecraft_config": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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_tma-m_image_20231225092103.jpeg" } }, { "id": 91, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/91/?format=api", "name": "Soyuz TMA-2", "serial_number": "Soyuz TMA 11F732A17 #212", "is_placeholder": false, "in_space": false, "time_in_space": "P184DT22H46M8S", "time_docked": "P182DT17H20M49S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-2 was a Soyuz spacecraft which launched on 26 April 2003 03:53 UTC. It transported two members of the Expedition 7 crew to the International Space Station. The crew consisted of Yuri Malenchenko and Edward Tsang Lu.", "spacecraft_config": { "id": 40, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/40/?format=api", "name": "Soyuz TMA", "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_tma_image_20231225093222.jpeg" } }, { "id": 59, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/59/?format=api", "name": "Soyuz TMA-12M", "serial_number": "Soyuz TMA-M 11F732A47 #712", "is_placeholder": false, "in_space": false, "time_in_space": "P169DT5H5M37S", "time_docked": "P166DT23H8M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-12M was a Soyuz spacecraft which launched on 25 March 2014 21:517 UTC. It transported three members of the Expedition 39 crew to the International Space Station. The crew consisted of Aleksandr Skvortsov, Oleg Artemyev, and Steven R. Swanson.", "spacecraft_config": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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_tma-m_image_20231225092103.jpeg" } }, { "id": 92, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/92/?format=api", "name": "Soyuz TMA-1", "serial_number": "Soyuz TMA 11F732A17 #211", "is_placeholder": false, "in_space": false, "time_in_space": "P185DT22H52M49S", "time_docked": "P183DT17H42M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-1 was a Soyuz spacecraft which launched on 30 October 2002 03:11 UTC. It transported three participants on a 10 day stay to the International Space Station. The crew consisted of Sergei Zalyotin, Frank De Winne, and Yury Lonchakov.", "spacecraft_config": { "id": 40, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/40/?format=api", "name": "Soyuz TMA", "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_tma_image_20231225093222.jpeg" } }, { "id": 65, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/65/?format=api", "name": "Soyuz TMA-06M", "serial_number": "Soyuz TMA-M 11F732A47 #707", "is_placeholder": false, "in_space": false, "time_in_space": "P143DT16H19M49S", "time_docked": "P141DT11H14M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-06M was a Soyuz spacecraft which launched on 23 October 2012 10:51 UTC. It transported three members of the Expedition 33 crew to the International Space Station. The crew consisted of Oleg Novitskiy, Evgeny Tarelkin, and Kevin A. Ford.", "spacecraft_config": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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_tma-m_image_20231225092103.jpeg" } }, { "id": 109, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/109/?format=api", "name": "Soyuz TM-21", "serial_number": "Soyuz TM 11F732A51 #70", "is_placeholder": false, "in_space": false, "time_in_space": "P181DT40M26S", "time_docked": "P178DT19H45M19S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-21 was a Soyuz spacecraft which launched on 14 March 1995 06:11 UTC. It transported two members of the Expedition 19 crew and one American astronaut to Mir. The Expedition 18 crew consisted of Vladimir Dezhurov and Gennady Strekalov. The American astronaut was Norman Thagard. It marked the fist time an american launched on board a Russian vehicle.", "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": 187, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/187/?format=api", "name": "Soyuz 19", "serial_number": "Soyuz 7K-TM 11F615A12 #75", "is_placeholder": false, "in_space": false, "time_in_space": "P5DT22H30M", "time_docked": "P1DT22H46M12S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 19 was a Soyuz spacecraft which launched on 15 July 1975 12:20 UTC. It was used in the Apollo-Soyuz test project. The crew was Alexey Leonov and Valeri Kubasov.", "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": 24, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/24/?format=api", "name": "Apollo CSM-020", "serial_number": "CSM-020", "is_placeholder": false, "in_space": false, "time_in_space": "PT9H56M59S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "CSM-020 was an Apollo Command & Service Module used in the Apollo 6 mission.", "spacecraft_config": { "id": 10, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/10/?format=api", "name": "Apollo Command/Service Module", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 999, "url": "https://ll.thespacedevs.com/2.2.0/agencies/999/?format=api", "name": "North American Aviation", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg" } } ] }