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=410
{ "count": 600, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=420", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=400", "results": [ { "id": 45, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/45/?format=api", "name": "Soyuz MS-06", "serial_number": "Soyuz MS 11F732A48 #734", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-06 is a Soyuz spacecraft which launched on 13 September 2017. It transported three members of the Expedition 53 crew to the International Space Station. The crew consisted of Alexander Misurkin, Mark Vande Hei, and Joseph Acaba.", "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": 49, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/49/?format=api", "name": "Soyuz MS-02", "serial_number": "Soyuz MS 11F732A48 #732", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-02 was Soyuz spacecraft that launched on 19 October 2016. It transported three members of the Expedition 49 crew to the International Space Station. The crew consisted of Sergey Nikolayevich Ryzhikov, Andrei Borisenko, and Robert S. Kimbrough.", "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": 168, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/168/?format=api", "name": "Cygnus CRS OA-8E", "serial_number": null, "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.0.0/config/spacecraft/19/?format=api", "name": "Cygnus Enhanced", "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg" } }, { "id": 250, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/250/?format=api", "name": "Progress M-23M", "serial_number": "Progress M-23M (No.427)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-23M (Russian: Прогресс М-23М), identified by NASA as Progress 55 or 55P, is a Progress spacecraft used by Roskosmos 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": 86, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/86/?format=api", "name": "Soyuz TMA-7", "serial_number": "Soyuz TMA 11F732A17 #217", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-7 was a Soyuz spacecraft which launched on 1 October 2005 03:55 UTC. It transported two members of the Expedition 12 crew and one participant to the International Space Station. The Expedition 12 crew consisted of Valery Tokarev and William McArthur. The participant was tourist Gregory Olsen.", "spacecraft_config": { "id": 40, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/40/?format=api", "name": "Soyuz TMA", "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_tma_image_20231225093222.jpeg" } }, { "id": 36, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/36/?format=api", "name": "Space Shuttle Columbia", "serial_number": "OV-102", "status": { "id": 3, "name": "Destroyed" }, "description": "Space Shuttle Columbia (Orbiter Vehicle Designation: OV-102) was the first space-rated orbiter in NASA's Space Shuttle fleet. It launched for the first time on mission STS-1 on April 12, 1981, the first flight of the Space Shuttle program. Over 22 years of service, it completed 27 missions before disintegrating during re-entry near the end of its 28th mission, STS-107 on February 1, 2003, resulting in the deaths of all seven crew members.", "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": 57, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/57/?format=api", "name": "Soyuz TMA-14M", "serial_number": "Soyuz TMA-M 11F732A47 #714", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-14M was a Soyuz spacecraft which launched on 25 September 2014 20:25 UTC. It transported three members of the Expedition 41 crew to the International Space Station. The crew consisted of Aleksandr Samokutyayev, Yelena Serova, and Barry E. Wilmore.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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_tma-m_image_20231225092103.jpeg" } }, { "id": 91, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/91/?format=api", "name": "Soyuz TMA-2", "serial_number": "Soyuz TMA 11F732A17 #212", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-2 was a Soyuz spacecraft which launched on 26 April 2003 03:53 UTC. It transported two members of the Expedition 7 crew to the International Space Station. The crew consisted of Yuri Malenchenko and Edward Tsang Lu.", "spacecraft_config": { "id": 40, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/40/?format=api", "name": "Soyuz TMA", "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_tma_image_20231225093222.jpeg" } }, { "id": 59, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/59/?format=api", "name": "Soyuz TMA-12M", "serial_number": "Soyuz TMA-M 11F732A47 #712", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-12M was a Soyuz spacecraft which launched on 25 March 2014 21:517 UTC. It transported three members of the Expedition 39 crew to the International Space Station. The crew consisted of Aleksandr Skvortsov, Oleg Artemyev, and Steven R. Swanson.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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_tma-m_image_20231225092103.jpeg" } }, { "id": 92, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/92/?format=api", "name": "Soyuz TMA-1", "serial_number": "Soyuz TMA 11F732A17 #211", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-1 was a Soyuz spacecraft which launched on 30 October 2002 03:11 UTC. It transported three participants on a 10 day stay to the International Space Station. The crew consisted of Sergei Zalyotin, Frank De Winne, and Yury Lonchakov.", "spacecraft_config": { "id": 40, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/40/?format=api", "name": "Soyuz TMA", "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_tma_image_20231225093222.jpeg" } } ] }