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=350&ordering=-time_docked
https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=360&ordering=-time_docked", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=340&ordering=-time_docked", "results": [ { "id": 160, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/160/?format=api", "name": "Cygnus 1", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P35DT3H17M58S", "time_docked": "P23DT31M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Cygnus Orb-D1, also known as Cygnus 1 and Orbital Sciences COTS Demo Flight, was the first flight of the Cygnus unmanned resupply spacecraft developed by Orbital Sciences Corporation. It was named after the late NASA astronaut and Orbital Sciences executive G. David Low. The flight was carried out by Orbital Sciences under contract to NASA as Cygnus' demonstration mission in the Commercial Orbital Transportation Services (COTS) program. Cygnus was the seventh type of spacecraft to visit the ISS, after the manned Soyuz and Space Shuttle, and unmanned Progress, ATV, HTV and Dragon.", "spacecraft_config": { "id": 5, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/5/?format=api", "name": "Cygnus Standard", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520standard_image_20190207032514.jpeg" } }, { "id": 196, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/196/?format=api", "name": "Soyuz 11", "serial_number": "Soyuz 7K-OKS 11F615A8 #32", "is_placeholder": false, "in_space": false, "time_in_space": "P23DT18H21M43S", "time_docked": "P23D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 11 was a Soyuz spacecraft which launched on 6 June 1971 04:55 UTC. It transported three cosmonauts on the second flight to Salyut 1. The crew was Georgy Dobrovolsky, Vladislav Volkov, and Viktor Patsayev.", "spacecraft_config": { "id": 1, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.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": 213, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/213/?format=api", "name": "Dragon C104", "serial_number": "C104", "is_placeholder": false, "in_space": false, "time_in_space": "P25DT1H23M47S", "time_docked": "P22DT18H14M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 2, "name": "Retired" }, "description": "First launch of Dragon using trunk section to carry cargo. Launch was successful, but anomalies occurred with the spacecraft's thrusters shortly after liftoff. Thruster function was later restored and orbit corrections were made, but the spacecraft's rendezvous with the ISS was delayed from its planned date of 2 March until 3 March, when it was successfully berthed with the Harmony module. Dragon splashed down safely in the Pacific Ocean on 26 March.", "spacecraft_config": { "id": 3, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api", "name": "Dragon 1", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.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": 378, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/378/?format=api", "name": "Progress 37", "serial_number": "Progress 37 (No.145)", "is_placeholder": false, "in_space": false, "time_in_space": "P24DT16H32M31S", "time_docked": "P22DT9H58M14S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 37 (Russian: Прогресс 37), was a Progress spacecraft used to resupply the space station Mir.", "spacecraft_config": { "id": 8, "url": "https://lldev.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://lldev.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": 392, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/392/?format=api", "name": "Progress 24", "serial_number": "Progress 24 (No.125)", "is_placeholder": false, "in_space": false, "time_in_space": "P24DT21H53M50S", "time_docked": "P22DT9H34M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 24 (Russian: Прогресс 24), was a Progress spacecraft used to resupply the space station Salyut 7.", "spacecraft_config": { "id": 8, "url": "https://lldev.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://lldev.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": 398, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/398/?format=api", "name": "Progress 18", "serial_number": "Progress 18 (No.118)", "is_placeholder": false, "in_space": false, "time_in_space": "P26DT18H18M55S", "time_docked": "P21DT15H34M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 18 (Russian: Прогресс 18), was a Progress spacecraft used to resupply the space station Salyut 7.", "spacecraft_config": { "id": 8, "url": "https://lldev.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://lldev.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": 407, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/407/?format=api", "name": "Progress 9", "serial_number": "Progress 9 (No.109)", "is_placeholder": false, "in_space": false, "time_in_space": "P24DT18H19M49S", "time_docked": "P21DT10H41M41S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 9 (Russian: Прогресс 9), was a Progress spacecraft used to resupply the space station Salyut 6.", "spacecraft_config": { "id": 8, "url": "https://lldev.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://lldev.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": 379, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/379/?format=api", "name": "Progress 36", "serial_number": "Progress 36 (No.144)", "is_placeholder": false, "in_space": false, "time_in_space": "P23DT20H48M15S", "time_docked": "P21DT8H58M29S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 36 (Russian: Прогресс 36), was a Progress spacecraft used to resupply the space station Mir.", "spacecraft_config": { "id": 8, "url": "https://lldev.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://lldev.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": 168, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/168/?format=api", "name": "Cygnus CRS OA-8E", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P36DT34M9S", "time_docked": "P21DT7H48M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Cygnus CRS OA-8E, also known as Orbital ATK CRS-8E, was the ninth flight of the Orbital ATK unmanned resupply spacecraft Cygnus and its eighth flight to the International Space Station under the Commercial Resupply Services contract with NASA. Orbital and NASA jointly developed a new space transportation system to provide commercial cargo resupply services to the International Space Station (ISS). Under the Commercial Orbital Transportation System (COTS) program, then Orbital Sciences designed and built Antares, a medium-class launch vehicle; Cygnus, an advanced maneuvering spacecraft, and a Pressurized Cargo Module which is provided by Orbital's industrial partner Thales Alenia Space.", "spacecraft_config": { "id": 19, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://lldev.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": 387, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/387/?format=api", "name": "Progress 28", "serial_number": "Progress 28 (No.135)", "is_placeholder": false, "in_space": false, "time_in_space": "P24DT16H34M55S", "time_docked": "P20DT16H24M12S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 28 (Russian: Прогресс 28), was a Progress spacecraft used to resupply the space station Mir.", "spacecraft_config": { "id": 8, "url": "https://lldev.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://lldev.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" } } ] }{ "count": 593, "next": "