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=flights_count
{ "count": 601, "next": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=360&ordering=flights_count", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=340&ordering=flights_count", "results": [ { "id": 177, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/177/?format=api", "name": "Kounotori 7", "serial_number": "HTV-7", "is_placeholder": false, "in_space": false, "time_in_space": "P49DT3H45M33S", "time_docked": "P40DT11H32M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Kounotori 7, also known as HTV-7 is the seventh flight of the H-II Transfer Vehicle (HTV), an unmanned cargo spacecraft launched on 22 September 2018 to resupply the International Space Station.", "spacecraft_config": { "id": 18, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/18/?format=api", "name": "H-II Transfer Vehicle (HTV)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 37, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg" } }, { "id": 122, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/122/?format=api", "name": "Soyuz TM-8", "serial_number": "Soyuz TM 11F732A51 #58", "is_placeholder": false, "in_space": false, "time_in_space": "P166DT6H58M15S", "time_docked": "P164DT2H40M54S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-8 was a Soyuz spacecraft which launched on 5 September 1989 21:38 UTC. It transported two members of the Expedition 5 crew to Mir. The crew consisted of Alexander Viktorenko and Aleksandr Serebrov.", "spacecraft_config": { "id": 41, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api", "name": "Soyuz TM", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg" } }, { "id": 140, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/140/?format=api", "name": "Soyuz T-6", "serial_number": "Soyuz T 11F732 #9", "is_placeholder": false, "in_space": false, "time_in_space": "P7DT21H50M52S", "time_docked": "P6DT17H17M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-6 was a Soyuz spacecraft which launched on 24 June 1982 16:29 UTC. It transported three cosmonauts of EP-1 to Salyut 7. The crew was Vladimir Dzhanibekov,\r\nAleksandr Ivanchenkov, and Jean-Loup Chrétien.", "spacecraft_config": { "id": 42, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api", "name": "Soyuz T", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png" } }, { "id": 208, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/208/?format=api", "name": "Voskhod-3KD No.4", "serial_number": "Voskhod-3KD No.4", "is_placeholder": false, "in_space": false, "time_in_space": "P1DT2H2M17S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Voskhod 2 was a Voskhod spacecraft which launched on 18 March 1965 07:00 UTC. It was the second manned flight of the Voskhod program. It launched two cosmonauts for craft testing and science purposes. The crew was Pavel Belyayev and Alexey Leonov.", "spacecraft_config": { "id": 16, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/16/?format=api", "name": "Voskhod", "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-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_image_20190207032525.png" } }, { "id": 243, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/243/?format=api", "name": "Progress MS-01", "serial_number": "Progress MS-01 (No.431)", "is_placeholder": false, "in_space": false, "time_in_space": "P194DT22H18M21S", "time_docked": "P192DT13H21M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-01 (Russian: Прогресс МС-01), identified by NASA as Progress 62 or 62P is a Progress spacecraft used by Roskosmos to resupply the International Space Station.", "spacecraft_config": { "id": 33, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg" } }, { "id": 577, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/577/?format=api", "name": "Tianzhou-7", "serial_number": "7", "is_placeholder": false, "in_space": false, "time_in_space": "P304DT22H57M30S", "time_docked": "P297DT14H44M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Seventh operational Tianzhou spacecraft", "spacecraft_config": { "id": 25, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } }, { "id": 580, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/580/?format=api", "name": "Shenzhou 18", "serial_number": "18", "is_placeholder": false, "in_space": false, "time_in_space": "P192DT4H25M27S", "time_docked": "P191DT12H40M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Seventh crewed mission to the Chinese Space Station.", "spacecraft_config": { "id": 2, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.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": 586, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/586/?format=api", "name": "LM Snoopy", "serial_number": "LM-4", "is_placeholder": false, "in_space": false, "time_in_space": "P4DT12H24M36S", "time_docked": "P4DT56M55S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 2, "name": "Retired" }, "description": "Flown on Apollo 10.\r\n\r\nDescent stage may have hit the Moon, ascent stage in heliocentric orbit. Snoopy is the only flown LM ascent stage known to have survived intact (possibly asteroid 2018 AV2).", "spacecraft_config": { "id": 43, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/43/?format=api", "name": "Apollo Lunar Module", "type": { "id": 7, "name": "Lander" }, "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.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/lunar_module_on_image_20240505074251.jpeg" } }, { "id": 62, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/62/?format=api", "name": "Soyuz TMA-09M", "serial_number": "Soyuz TMA-M 11F732A47 #709", "is_placeholder": false, "in_space": false, "time_in_space": "P166DT6H17M36S", "time_docked": "P165DT20H55M5S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-09M was a Soyuz spacecraft which launched on 28 May 2013 20:31 UTC. It transported three members of the Expedition 36 crew to the International Space Station. The crew consisted of Fyodor Yurchikhin, Karen L. Nyberg, and Luca Parmitano.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tma-m_image_20231225092103.jpeg" } }, { "id": 210, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/210/?format=api", "name": "Dragon C101", "serial_number": "C101", "is_placeholder": false, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "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.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-dev.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg" } } ] }