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=500
{ "count": 607, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=510", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=490", "results": [ { "id": 304, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/304/?format=api", "name": "Progress M-57", "serial_number": "Progress M-57 (No.357)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-57 (Russian: Прогресс М-57), identified by NASA as Progress 22 or 22P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 35, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api", "name": "Progress-M", "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": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg" } }, { "id": 307, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/307/?format=api", "name": "Progress M-54", "serial_number": "Progress M-54 (No.354)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-54 (Russian: Прогресс М-54), identified by NASA as Progress 19 or 19P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 35, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api", "name": "Progress-M", "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": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg" } }, { "id": 308, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/308/?format=api", "name": "Progress M-53", "serial_number": "Progress M-53 (No.353)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-53 (Russian: Прогресс М-53), identified by NASA as Progress 18 or 18P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 35, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api", "name": "Progress-M", "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": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg" } }, { "id": 542, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/542/?format=api", "name": "Crew Dragon Endurance", "serial_number": "C210", "status": { "id": 1, "name": "Active" }, "description": "Crew Dragon spacecraft used for the Crew-3 mission to the International Space Station.", "spacecraft_config": { "id": 6, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg" } }, { "id": 270, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/270/?format=api", "name": "Progress M-04M", "serial_number": "Progress M-04M (No.404)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-04M (Russian: Прогресс М-04М), identified by NASA as Progress 36P, is a Russian Progress spacecraft which was launched in February 2010 to resupply the International Space Station.", "spacecraft_config": { "id": 34, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api", "name": "Progress-M (modified)", "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": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_252_image_20231219140115.jpeg" } }, { "id": 3, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/3/?format=api", "name": "Mercury No.11", "serial_number": "11", "status": { "id": 4, "name": "Single Use" }, "description": "Mercury No.11 is the Mercury capsule used for the Mercury-Redstone 4 - callsign \"Liberty Bell 7\" - mission launched on July 21, 1961 and piloted by astronaut Virgil \"Gus\" Grissom.", "spacecraft_config": { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/11/?format=api", "name": "Mercury", "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": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mercury_image_20190207032519.jpeg" } }, { "id": 4, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/4/?format=api", "name": "Mercury No.13", "serial_number": "13", "status": { "id": 4, "name": "Single Use" }, "description": "Mercury No.13 is the Mercury capsule used for the Mercury-Atlas 6 - callsign \"Friendship 7\" - mission launched on February 20, 1962 and piloted by astronaut John Glenn.", "spacecraft_config": { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/11/?format=api", "name": "Mercury", "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": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mercury_image_20190207032519.jpeg" } }, { "id": 305, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/305/?format=api", "name": "Progress M-56", "serial_number": "Progress M-56 (No.356)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-56 (Russian: Прогресс М-56), identified by NASA as Progress 21 or 21P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 35, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api", "name": "Progress-M", "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": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg" } }, { "id": 8, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/8/?format=api", "name": "Soyuz MS-11", "serial_number": "Soyuz MS 11F732A48 #741", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz-MS 11 transports Oleg Kononenko, David Saint-Jacques, and Anne McClain on NASA Expedition 58.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } }, { "id": 544, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/544/?format=api", "name": "Progress M-UM", "serial_number": "M-UM (No.303)", "status": { "id": 4, "name": "Single Use" }, "description": "Modified Progress spacecraft used to deliver the Prichal module to the International Space Station.", "spacecraft_config": { "id": 37, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/37/?format=api", "name": "Progress M-UM", "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": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress_m-um_image_20231221195834.jpg" } } ] }