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=30&ordering=-flights_count
{ "count": 607, "next": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=40&ordering=-flights_count", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=20&ordering=-flights_count", "results": [ { "id": 219, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/219/?format=api", "name": "Dragon C110", "serial_number": "C110", "is_placeholder": false, "in_space": false, "time_in_space": "P65DT20H19M50S", "time_docked": "P61DT23H45M", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 2, "name": "Retired" }, "description": "This capsule was used on both CRS-8 and CRS-14. \r\nOn CRS-8 this vehicle delivered the Bigelow BEAM module in its unpressurized cargo trunk. It was also used to carry Scott Kellys biological samples back to Earth.", "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": 220, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/220/?format=api", "name": "Dragon C111", "serial_number": "C111", "is_placeholder": false, "in_space": false, "time_in_space": "P74DT23H35M50S", "time_docked": "P68DT9H45M", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 2, "name": "Retired" }, "description": "The C111 capsule was flown on CRS-9 and CRS-15. \r\n\r\nOn CRS-9 the mission carried IDA-2 to modify the ISS docking port for commercial crew spacecraft.", "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": 222, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/222/?format=api", "name": "Dragon C113", "serial_number": "C113", "is_placeholder": false, "in_space": false, "time_in_space": "P64DT12H41M25S", "time_docked": "P60DT33M", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 2, "name": "Retired" }, "description": "Capsule C113 was the last new Dragon 1 spacecraft manufactured. \r\n\r\nIt was used on CRS-12 and CRS-17.\r\n\r\nNow on display in Chicago, Illinois at the Museum of Science and Industry.", "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": 592, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/592/?format=api", "name": "LM Orion", "serial_number": "LM-11", "is_placeholder": false, "in_space": false, "time_in_space": "P5DT3H58M", "time_docked": "P4DT14H10M32S", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 3, "name": "Destroyed" }, "description": "Flown on Apollo-16\r\n\r\nDescent stage on lunar surface at Descartes Highlands, ascent stage left in lunar orbit, crashed on Moon", "spacecraft_config": { "id": 43, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/43/?format=api", "name": "Apollo Lunar Module", "type": { "id": 7, "name": "Lander" }, "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/lunar_module_on_image_20240505074251.jpeg" } }, { "id": 590, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/590/?format=api", "name": "LM Antares", "serial_number": "LM-8", "is_placeholder": false, "in_space": false, "time_in_space": "P4DT16H14M27S", "time_docked": "P4DT5H4M53S", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 3, "name": "Destroyed" }, "description": "Flown on Apollo 14.\r\n\r\nDescent stage on lunar surface at Fra Mauro, ascent stage deliberately crashed into Moon", "spacecraft_config": { "id": 43, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/43/?format=api", "name": "Apollo Lunar Module", "type": { "id": 7, "name": "Lander" }, "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/lunar_module_on_image_20240505074251.jpeg" } }, { "id": 588, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/588/?format=api", "name": "LM Intrepid", "serial_number": "LM-6", "is_placeholder": false, "in_space": false, "time_in_space": "P4DT20H28M19S", "time_docked": "P4DT10H50M20S", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 3, "name": "Destroyed" }, "description": "Flown on Apollo 12.\r\n\r\nDescent stage on lunar surface at Ocean of Storms, ascent stage deliberately crashed into Moon.", "spacecraft_config": { "id": 43, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/43/?format=api", "name": "Apollo Lunar Module", "type": { "id": 7, "name": "Lander" }, "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/lunar_module_on_image_20240505074251.jpeg" } }, { "id": 587, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/587/?format=api", "name": "LM Eagle", "serial_number": "LM-5", "is_placeholder": false, "in_space": false, "time_in_space": "P4DT12H33M11S", "time_docked": "P4DT2H54M28S", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 2, "name": "Retired" }, "description": "Flown on Apollo 11.\r\n\r\nDescent stage on lunar surface in Sea of Tranquility, ascent stage left in lunar orbit (could be still orbiting the moon)", "spacecraft_config": { "id": 43, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/43/?format=api", "name": "Apollo Lunar Module", "type": { "id": 7, "name": "Lander" }, "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/lunar_module_on_image_20240505074251.jpeg" } }, { "id": 593, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/593/?format=api", "name": "LM Challenger", "serial_number": "LM-12", "is_placeholder": false, "in_space": false, "time_in_space": "P4DT20H18M52S", "time_docked": "P4DT11H32M2S", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 3, "name": "Destroyed" }, "description": "Flown on Apollo 17.\r\n\r\nDescent stage on lunar surface at Taurus-Littrow, ascent stage deliberately crashed into Moon", "spacecraft_config": { "id": 43, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/43/?format=api", "name": "Apollo Lunar Module", "type": { "id": 7, "name": "Lander" }, "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/lunar_module_on_image_20240505074251.jpeg" } }, { "id": 591, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/591/?format=api", "name": "LM Falcon", "serial_number": "LM-10", "is_placeholder": false, "in_space": false, "time_in_space": "P4DT16H35M7S", "time_docked": "P4DT6H59M3S", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 3, "name": "Destroyed" }, "description": "Flown on Apollo 15.\r\n\r\nDescent stage on lunar surface at Hadley–Apennine, ascent stage deliberately crashed into Moon", "spacecraft_config": { "id": 43, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/43/?format=api", "name": "Apollo Lunar Module", "type": { "id": 7, "name": "Lander" }, "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/lunar_module_on_image_20240505074251.jpeg" } }, { "id": 457, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/457/?format=api", "name": "Soyuz MS-20", "serial_number": "Soyuz MS 11F732A48 #752", "is_placeholder": false, "in_space": false, "time_in_space": "P11DT19H35M3S", "time_docked": "P11DT10H9M41S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Launched to the ISS in December 2021.", "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" } } ] }