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=400&ordering=flights_count
{ "count": 607, "next": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=410&ordering=flights_count", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=390&ordering=flights_count", "results": [ { "id": 51, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/51/?format=api", "name": "Soyuz TMA-20M", "serial_number": "Soyuz TMA-M 11F732A47 #720", "is_placeholder": false, "in_space": false, "time_in_space": "P172DT3H46M18S", "time_docked": "P171DT18H42M30S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-20m is a Soyuz spacecraft launched on 18 March 2016 21:26 UTC. It transported three members of the Expedition 47 crew to the International Space Station. The crew consisted of Aleksey Ovchinin, Oleg Skripochka, and Jeffrey Williams.", "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": 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": 53, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/53/?format=api", "name": "Soyuz TMA-18M", "serial_number": "Soyuz TMA-M 11F732A47 #718", "is_placeholder": false, "in_space": false, "time_in_space": "P181DT23H47M17S", "time_docked": "P179DT17H20M30S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-18M is a Soyuz spacecraft launched on 02 September 2015 04:37 UTC. It transported two members of a 10 day stay crew to the International Space Station. The crew consisted of Sergey Volkov, Andreas Mogensen, and Aidyn Aimbetov.\r\n\r\nThe launch provided the two twelve-month occupants (Scott Kelly and Mikhail Korniyenko) with a fresh Soyuz return capsule.", "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": 450, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/450/?format=api", "name": "Cygnus CRS NG-15 (S.S. Katherine Johnson)", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P131DT8H3M11S", "time_docked": "P127DT9H54M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the fifteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their fourth under the CRS-2 program. This is also the 11th use of the enhanced size Cygnus.", "spacecraft_config": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg" } }, { "id": 251, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/251/?format=api", "name": "Progress M-22M", "serial_number": "Progress M-22M (No.422)", "is_placeholder": false, "in_space": false, "time_in_space": "P71DT23H22M28S", "time_docked": "P60DT15H36M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-22M (Russian: Прогресс М-22М), identified by NASA as Progress 54 or 54P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.", "spacecraft_config": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/34/?format=api", "name": "Progress-M (modified)", "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_252_image_20231219140115.jpeg" } }, { "id": 198, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/198/?format=api", "name": "Soyuz 9", "serial_number": "Soyuz 7K-OK 11F615 #17", "is_placeholder": false, "in_space": false, "time_in_space": "P17DT16H58M55S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 9 was a Soyuz spacecraft which launched on 1 June 1970 19:00 UTC. It launched two cosmonauts for science and craft testing purposes. The crew was Andrian Nikolayev and Vitaly Sevastyanov.", "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": 253, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/253/?format=api", "name": "Progress M-20M", "serial_number": "Progress M-20M (No.420)", "is_placeholder": false, "in_space": false, "time_in_space": "P198DT19H9M52S", "time_docked": "P190DT13H55M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-20M (Russian: Прогресс М-20М), identified by NASA as Progress 52 or 52P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.", "spacecraft_config": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/34/?format=api", "name": "Progress-M (modified)", "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_252_image_20231219140115.jpeg" } }, { "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" } }, { "id": 464, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/464/?format=api", "name": "Tianzhou-4", "serial_number": "4", "is_placeholder": false, "in_space": false, "time_in_space": "P189DT5H24M30S", "time_docked": "P183DT6H6M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Fourth operational Tianzhou spacecraft", "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": 27, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/27/?format=api", "name": "Apollo Gumdrop CSM-104", "serial_number": "CSM-104", "is_placeholder": false, "in_space": false, "time_in_space": "P10DT1H", "time_docked": "P3DT19H57M56S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "CSM-104 \"Gumdrop\" was an Apollo Command & Service Module used in the Apollo 9 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" } } ] }