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=100&ordering=-flights_count
{ "count": 600, "next": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=110&ordering=-flights_count", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=90&ordering=-flights_count", "results": [ { "id": 171, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/171/?format=api", "name": "HTV Technical Demonstration Vehicle", "serial_number": "HTV-1", "is_placeholder": false, "in_space": false, "time_in_space": "P52DT4H24M14S", "time_docked": "P42DT16H36M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "HTV-1, also known as the HTV Demonstration Flight or HTV Technical Demonstration Vehicle, was the first Japanese Space Agency (JAXA) H-II Transfer Vehicle, launched in September 2009 to resupply the International Space Station and support the JAXA Kibo laboratory or JEM. It was an unmanned cargo spacecraft carrying a mixture of pressurised and unpressurised cargo to the space station. After a 52-day successful mission, HTV departed the ISS on 31 October 2009 after being released by the station's robotic arm. The spacecraft re-entered the Earth's atmosphere on 2 November and disintegrated on re-entry as planned.", "spacecraft_config": { "id": 18, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/18/?format=api", "name": "H-II Transfer Vehicle (HTV)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg" } }, { "id": 193, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/193/?format=api", "name": "Soyuz 14", "serial_number": "Soyuz 7K-T/A9 11F615A9 #62", "is_placeholder": false, "in_space": false, "time_in_space": "P15DT17H30M28S", "time_docked": "P14DT12H3M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 14 was a Soyuz spacecraft which launched on 3 July 1974 18:51 UTC. It transported two cosmonauts to Salyut 3. The crew was Pavel Popovich and Yuri Artyukhin.", "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": 491, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/491/?format=api", "name": "Soyuz 7K-OK No.6", "serial_number": "Soyuz 7K-OK (A) 11F615 #6", "is_placeholder": false, "in_space": false, "time_in_space": "P3DT14H30M1S", "time_docked": "PT3H30M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "First 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": 238, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/238/?format=api", "name": "Progress MS-06", "serial_number": "Progress MS-06 (No.436)", "is_placeholder": false, "in_space": false, "time_in_space": "P196DT15H42M47S", "time_docked": "P194DT13H26M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-06 (Russian: Прогресс МC-06), identified by NASA as Progress 67 or 67P, is a Progress spacecraft used by Roscosmos 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" } }, { "id": 194, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/194/?format=api", "name": "Soyuz 13", "serial_number": "Soyuz 7K-T 11F615A8 #33", "is_placeholder": false, "in_space": false, "time_in_space": "P7DT20H55M35S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 13 was a Soyuz spacecraft which launched on 18 December 1973 11:55 UTC. It launched two cosmonauts to orbit for science purposes. The crew was Pyotr Klimuk and Valentin Lebedev.", "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": 406, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/406/?format=api", "name": "Progress 10", "serial_number": "Progress 10 (No.110)", "is_placeholder": false, "in_space": false, "time_in_space": "P19DT21H6M18S", "time_docked": "P16DT16H28M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 10 (Russian: Прогресс 10), was a Progress spacecraft used to resupply the space station Salyut 6.", "spacecraft_config": { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api", "name": "Progress 7K-TG", "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_7k-tg_image_20231220085840.png" } }, { "id": 290, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/290/?format=api", "name": "Starliner 2", "serial_number": "2", "is_placeholder": false, "in_space": false, "time_in_space": "P5DT23H54M13S", "time_docked": "P4DT18H8M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 1, "name": "Active" }, "description": "The second CST-100 Starliner capsule to fly.", "spacecraft_config": { "id": 9, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/9/?format=api", "name": "CST-100 Starliner", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api", "name": "Boeing", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.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": 414, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/414/?format=api", "name": "Progress 2", "serial_number": "Progress 2 (No.101)", "is_placeholder": false, "in_space": false, "time_in_space": "P27DT14H4M51S", "time_docked": "P23DT15H58M45S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 2 (Russian: Прогресс 2), was a Progress spacecraft used to resupply the space station Salyut 6.", "spacecraft_config": { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api", "name": "Progress 7K-TG", "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_7k-tg_image_20231220085840.png" } }, { "id": 534, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/534/?format=api", "name": "Voskhod-3KV No.2", "serial_number": "Voskhod-3KV No.2", "is_placeholder": false, "in_space": false, "time_in_space": "P1DT30M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Voskhod spacecraft launched on October 6, 1964.", "spacecraft_config": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/16/?format=api", "name": "Voskhod", "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/voskhod_image_20190207032525.png" } } ] }