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=90&ordering=flights_count
{ "count": 602, "next": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=100&ordering=flights_count", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=80&ordering=flights_count", "results": [ { "id": 416, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/416/?format=api", "name": "Soyuz MS-13", "serial_number": "Soyuz MS 11F732A48 #746", "is_placeholder": false, "in_space": false, "time_in_space": "P200DT16H44M24S", "time_docked": "P200DT6H38M38S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-13 will transport three astronauts to the International Space Station. The crew consists of Aleksandr Skvortsov, Luca Parmitano, and Andrew R. Morgan.", "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": 441, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/441/?format=api", "name": "Soyuz MS-17", "serial_number": "Soyuz MS 11F732A48 #746", "is_placeholder": false, "in_space": false, "time_in_space": "P184DT23H9M56S", "time_docked": "P184DT16H12M31S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-17 is a Soyuz spacecraft scheduled to launch in October 2020.\r\nIt will transport three members of the Expedition 63 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": 353, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/353/?format=api", "name": "Progress M-20", "serial_number": "Progress M-20 (No.220)", "is_placeholder": false, "in_space": false, "time_in_space": "P40DT11H32M41S", "time_docked": "P38DT3H13M57S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-20 (Russian: Прогресс М-20), was a Progress spacecraft used to resupply the space station Mir.", "spacecraft_config": { "id": 35, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api", "name": "Progress-M", "type": { "id": 4, "name": "Cargo Resupply" }, "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/progress-m_image_20231219141001.jpeg" } }, { "id": 462, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/462/?format=api", "name": "Tianzhou-2", "serial_number": "2", "is_placeholder": false, "in_space": false, "time_in_space": "P305DT21H44M31S", "time_docked": "P301DT4H52M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Second operational Tianzhou spacecraft. First spacecraft to dock with the Chinese Space Station.", "spacecraft_config": { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } }, { "id": 471, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/471/?format=api", "name": "Progress MS-17", "serial_number": "MS-17 (No.446)", "is_placeholder": false, "in_space": false, "time_in_space": "P148DT15H40M40S", "time_docked": "P145DT5H42M46S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-17 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).", "spacecraft_config": { "id": 33, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "type": { "id": 4, "name": "Cargo Resupply" }, "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/progress-ms_image_20231219150735.jpeg" } }, { "id": 496, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/496/?format=api", "name": "Soyuz 7K-T No.33A", "serial_number": "Soyuz 7K-T 11F615A8 #33A", "is_placeholder": false, "in_space": false, "time_in_space": "P5DT9H7M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Second generation Soyuz used for a test flight.", "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": 89, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/89/?format=api", "name": "Soyuz TMA-4", "serial_number": "Soyuz TMA 11F732A17 #214", "is_placeholder": false, "in_space": false, "time_in_space": "P187DT21H16M", "time_docked": "P185DT16H6M57S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-4 was a Soyuz spacecraft which launched on 19 April 2004 03:19 UTC. It transported two members of the Expedition 9 crew and one astronaut to the International Space Station. The Expedition 9 crew consisted of Gennady Padalka and Michael Fincke. The astronaut was ESA astronaut André Kuipers.", "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": 423, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/423/?format=api", "name": "Shenzhou 6", "serial_number": "6", "is_placeholder": false, "in_space": false, "time_in_space": "P4DT19H32M57S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Shenzhou 6 was the second human spaceflight of the Chinese space program, launched on October 12, 2005 on a Long March 2F rocket from the Jiuquan Satellite Launch Center. The Shenzhou spacecraft carried a crew of Fèi Jùnlóng (费俊龙) and Niè Hǎishèng (聂海胜) for five days in low Earth orbit. It launched three days before the second anniversary of China's first human spaceflight, Shenzhou 5.", "spacecraft_config": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg" } }, { "id": 214, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/214/?format=api", "name": "Dragon C105", "serial_number": "C105", "is_placeholder": false, "in_space": false, "time_in_space": "P29DT23H39M38S", "time_docked": "P27DT21H49M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 2, "name": "Retired" }, "description": "First launch of the redesigned Dragon: same outer mold line with the avionics and cargo racks redesigned to supply substantially more electric power to powered cargo devices, including additional cargo freezers (GLACIER, MERLIN) for transporting critical science payloads. Launch rescheduled for 18 April due to a helium leak.", "spacecraft_config": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api", "name": "Dragon 1", "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": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg" } } ] }