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=490
{ "count": 603, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=500", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=480", "results": [ { "id": 268, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/268/?format=api", "name": "Progress M-06M", "serial_number": "Progress M-06M (No.406)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-06M (Russian: Прогресс М-06М), identified by NASA as Progress 38P, is a Russian Progress spacecraft which was launched in June 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": 526, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/526/?format=api", "name": "Soyuz T-1", "serial_number": "Soyuz T 11F732 #6", "status": { "id": 4, "name": "Single Use" }, "description": "Third generation Soyuz spacecraft", "spacecraft_config": { "id": 42, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/42/?format=api", "name": "Soyuz T", "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_t_image_20231228134543.png" } }, { "id": 22, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/22/?format=api", "name": "Gemini SC12", "serial_number": "12", "status": { "id": 4, "name": "Single Use" }, "description": "Gemini SC12 is the Gemini capsule used for the Gemini 12 mission launched on November 11, 1966 and crewed by astronauts James A. Lovell, Jr. (command pilot) and Edwin E. Aldrin, Jr. (pilot).", "spacecraft_config": { "id": 12, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/12/?format=api", "name": "Gemini", "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/gemini_image_20190207032517.jpeg" } }, { "id": 527, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/527/?format=api", "name": "Vostok-3KA No.1", "serial_number": "Vostok-3KA No.1", "status": { "id": 4, "name": "Single Use" }, "description": "Uncrewed Vostok spacecraft launched on March 9, 1961.", "spacecraft_config": { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/15/?format=api", "name": "Vostok", "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/vostok-3ka_image_20190207032525.jpeg" } }, { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/25/?format=api", "name": "Apollo CSM-101", "serial_number": "CSM-101", "status": { "id": 4, "name": "Single Use" }, "description": "CSM-101 was an Apollo Command & Service Module used in the Apollo 7 mission.", "spacecraft_config": { "id": 10, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/10/?format=api", "name": "Apollo Command/Service Module", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 999, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/999/?format=api", "name": "North American Aviation", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg" } }, { "id": 528, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/528/?format=api", "name": "Vostok-3KA No.2", "serial_number": "Vostok-3KA No.2", "status": { "id": 4, "name": "Single Use" }, "description": "Uncrewed Vostok spacecraft launched on March 25, 1961.", "spacecraft_config": { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/15/?format=api", "name": "Vostok", "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/vostok-3ka_image_20190207032525.jpeg" } }, { "id": 298, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/298/?format=api", "name": "Progress M-63", "serial_number": "Progress M-63 (No.363)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-63 (Russian: Прогресс М-63), identified by NASA as Progress 28 or 28P, 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": 40, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/40/?format=api", "name": "Space Shuttle Endeavour", "serial_number": "OV-105", "status": { "id": 2, "name": "Retired" }, "description": "Space Shuttle Endeavour (Orbiter Vehicle Designation: OV-105) is a retired orbiter from NASA's Space Shuttle program and the fifth and final operational shuttle built. It embarked on its first mission, STS-49, in May 1992 and its 25th and final mission, STS-134, in May 2011. STS-134 was expected to be the final mission of the Space Shuttle program, but with the authorization of STS-135, Atlantis became the last shuttle to fly. The United States Congress approved the construction of Endeavour in 1987 to replace Challenger, which was lost in 1986. Structural spares built during the construction of Discovery and Atlantis were used in its assembly. NASA chose, on cost grounds, to build Endeavour from spares rather than refitting Enterprise.", "spacecraft_config": { "id": 14, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/14/?format=api", "name": "Space Shuttle", "type": { "id": 3, "name": "Spaceplane" }, "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/space2520shuttle_image_20190207032524.jpeg" } }, { "id": 529, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/529/?format=api", "name": "Vostok-1P", "serial_number": "Vostok-1P", "status": { "id": 4, "name": "Single Use" }, "description": "First Vostok spacecraft. The 1P variant was not designed to be recovered from orbit.", "spacecraft_config": { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/15/?format=api", "name": "Vostok", "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/vostok-3ka_image_20190207032525.jpeg" } }, { "id": 42, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/42/?format=api", "name": "Soyuz MS-09", "serial_number": "Soyuz MS 11F732A48 #739", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-09 is a Soyuz spaceflight which launched on June 6, 2018. It transported three members of the Expedition 56 crew to the International Space Station. The crew consists of Sergey Prokopyev, Alexander Gerst and Serena M. Auñón-Chancellor to the International Space Station.", "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" } } ] }