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' Example - /2.0.0/spacecraft/?status=Active
SEARCH EXAMPLE: Example - /2.0.0/spacecraft/?search=Dragon
ORDERING: Fields - 'id' Example - /2.0.0/spacecraft/?order=id
GET /2.0.0/spacecraft/?format=api&offset=230
{ "count": 601, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=240", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=220", "results": [ { "id": 538, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/538/?format=api", "name": "Orion 001", "serial_number": "001", "status": { "id": 2, "name": "Retired" }, "description": "First Orion to fly in space. It was used for the Exploration Flight Test-1 mission, without a service module.", "spacecraft_config": { "id": 4, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/4/?format=api", "name": "Orion", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orion_image_20231118102035.jpeg" } }, { "id": 613, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/613/?format=api", "name": "Gaganyaan G3", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "Third operational Gaganyaan capsule.", "spacecraft_config": { "id": 29, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/29/?format=api", "name": "Gaganyaan", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 1031, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1031/?format=api", "name": "Hindustan Aeronautics Limited", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gaganyaan_image_20231021132705.jpeg" } }, { "id": 162, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/162/?format=api", "name": "Cygnus CRS Orb-2", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "Cygnus CRS Orb-2, also known as Orbital Sciences CRS Flight 2, was the third flight of the Orbital Sciences' unmanned resupply spacecraft Cygnus, its third flight to the International Space Station, and the fourth launch of the company's Antares launch vehicle. The mission launched from the Mid-Atlantic Regional Spaceport on 13 July 2014.", "spacecraft_config": { "id": 5, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/5/?format=api", "name": "Cygnus Standard", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520standard_image_20190207032514.jpeg" } }, { "id": 419, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/419/?format=api", "name": "Shenzhou 2", "serial_number": "2", "status": { "id": 4, "name": "Single Use" }, "description": "Inside the reentry capsule were a monkey, a dog and a rabbit in a test of the spaceship's life support systems. The reentry module separated from the rest of the spacecraft after just over seven days in orbit, with the orbital module staying in orbit for another 220 days.", "spacecraft_config": { "id": 2, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg" } }, { "id": 209, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/209/?format=api", "name": "Progress MS-10", "serial_number": "Progress MS-10 (No.440)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-10 , identified by NASA as Progress 71 or 71P, is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).", "spacecraft_config": { "id": 33, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg" } }, { "id": 540, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/540/?format=api", "name": "Orion Integrity", "serial_number": "003", "status": { "id": 5, "name": "Under construction" }, "description": "Orion spacecraft used for Artemis 2.", "spacecraft_config": { "id": 4, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/4/?format=api", "name": "Orion", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orion_image_20231118102035.jpeg" } }, { "id": 210, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/210/?format=api", "name": "Dragon C101", "serial_number": "C101", "status": { "id": 2, "name": "Retired" }, "description": "First Dragon mission, second Falcon 9 launch. Mission tested the orbital maneuvering and reentry of the Dragon capsule. After recovery, the capsule was put on display at SpaceX's headquarters.", "spacecraft_config": { "id": 3, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/3/?format=api", "name": "Dragon 1", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg" } }, { "id": 439, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/439/?format=api", "name": "Progress MS-14", "serial_number": "MS-14 (No.448)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-14 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).", "spacecraft_config": { "id": 33, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg" } }, { "id": 447, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/447/?format=api", "name": "Dream Chaser Tenacity", "serial_number": null, "status": { "id": 1, "name": "Active" }, "description": "First operational Dream Chaser.", "spacecraft_config": { "id": 24, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/24/?format=api", "name": "Dream Chaser", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 1020, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api", "name": "Sierra Nevada Corporation", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/dream_chaser_image_20200821084247.jpeg" } }, { "id": 506, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/506/?format=api", "name": "Soyuz 7K-L1 No.5", "serial_number": "Soyuz 7K-L1 #5", "status": { "id": 4, "name": "Single Use" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "spacecraft_config": { "id": 1, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg" } } ] }