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=220&ordering=-flights_count
{ "count": 601, "next": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=230&ordering=-flights_count", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=210&ordering=-flights_count", "results": [ { "id": 212, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/212/?format=api", "name": "Dragon C103", "serial_number": "C103", "is_placeholder": false, "in_space": false, "time_in_space": "P20DT18H46M53S", "time_docked": "P18DT23M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 2, "name": "Retired" }, "description": "First Commercial Resupply Services (CRS) mission for NASA, first non-demo mission. Falcon 9 rocket suffered a partial engine failure during launch but was able to deliver Dragon into orbit. However, a secondary payload did not reach its correct orbit.", "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" } }, { "id": 428, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/428/?format=api", "name": "Shenzhou 11", "serial_number": "11", "is_placeholder": false, "in_space": false, "time_in_space": "P32DT6H28M29S", "time_docked": "P26DT11H17M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Shenzhou 11 was a crewed spaceflight of the Shenzhou program of China, launched on 17 October 2016 (16 October UTC) from the Jiuquan Satellite Launch Center. It was China's sixth crewed space mission. Two days after launch, it docked with the Tiangong-2 space laboratory, which had been launched on September 15, 2016.", "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": 321, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/321/?format=api", "name": "Progress M-SO1", "serial_number": "Progress M-SO1 (No.301)", "is_placeholder": false, "in_space": false, "time_in_space": "P11DT22H55M5S", "time_docked": "P9DT14H31M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-SO1 was a modified Progress spacecraft used to deliver the Pirs module to the International Space Station.", "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": 356, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/356/?format=api", "name": "Progress M-17", "serial_number": "Progress M-17 (No.217)", "is_placeholder": false, "in_space": false, "time_in_space": "P336DT23H53M47S", "time_docked": "P132DT10H20M24S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-17 (Russian: Прогресс М-17), 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": 368, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/368/?format=api", "name": "Progress M-5", "serial_number": "Progress M-5 (No.206)", "is_placeholder": false, "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": { "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": 467, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/467/?format=api", "name": "Shenzhou 13", "serial_number": "13", "is_placeholder": false, "in_space": false, "time_in_space": "P182DT9H32M41S", "time_docked": "P181DT17H55M21S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Second crewed mission to the Chinese Space Station.", "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": 468, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/468/?format=api", "name": "Shenzhou 14", "serial_number": "14", "is_placeholder": false, "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": { "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": 481, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/481/?format=api", "name": "Apollo CSM-002", "serial_number": "CSM-002", "is_placeholder": false, "in_space": false, "time_in_space": "PT6M50S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Apollo CSM used for the A-004 suborbital test flight.", "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" } }, { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/102/?format=api", "name": "Soyuz TM-28", "serial_number": "Soyuz TM 11F732A51 #77", "is_placeholder": false, "in_space": false, "time_in_space": "P198DT16H30M49S", "time_docked": "P176DT11H58M17S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-28 was a Soyuz spacecraft which launched on 13 August 1998 09:43 UTC. It transported two members of the Expedition 26 and one cosmonaut to to Mir. The Expedition 26 crew consisted of Gennady Padalka and Sergei Avdeyev. Yuri Baturin spent 11 days on the station.", "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": 417, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/417/?format=api", "name": "Progress MS-12", "serial_number": "MS-12 (No.442)", "is_placeholder": false, "in_space": false, "time_in_space": "P121DT2H8M14S", "time_docked": "P120DT18H56M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "A Russian Progress cargo spacecraft used to resupply the International Space Station.", "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" } } ] }