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=330
{ "count": 601, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=340", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=320", "results": [ { "id": 208, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/208/?format=api", "name": "Voskhod-3KD No.4", "serial_number": "Voskhod-3KD No.4", "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.0.0/config/spacecraft/16/?format=api", "name": "Voskhod", "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/voskhod_image_20190207032525.png" } }, { "id": 458, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/458/?format=api", "name": "Soyuz MS-21", "serial_number": "11F732A48 #750", "status": { "id": 4, "name": "Single Use" }, "description": "Launched to the ISS in March 2022.", "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": 611, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/611/?format=api", "name": "Tianzhou-9", "serial_number": "9", "status": { "id": 4, "name": "Single Use" }, "description": "Ninth operational Tianzhou spacecraft.", "spacecraft_config": { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.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": 573, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/573/?format=api", "name": "Gaganyaan TV-D1", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "Capsule used during the inflight abort test.", "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": 200, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/200/?format=api", "name": "Soyuz 7", "serial_number": "Soyuz 7K-OK (A) 11F615 #15", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 7 was a Soyuz spacecraft which launched on 12 October 1969 10:44 UTC. It launched three cosmonauts for a joint mission with Soyuz 6 and 8. The crew was Anatoly Filipchenko, Vladislav Volkov, and Viktor Gorbatko.", "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" } }, { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/88/?format=api", "name": "Soyuz TMA-5", "serial_number": "Soyuz TMA 11F732A17 #215", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-5 was a Soyuz spacecraft which launched on 14 October 2004 03:06 UTC. It transported two members of the Expedition 10 crew and one astronaut to the International Space Station. The Expedition 10 crew consisted of Salizhan Sharipov and Leroy Chiao. The astronaut was RKA astronaut Yuri Shargin.", "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": 488, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/488/?format=api", "name": "Soyuz 7K-OK No.2", "serial_number": "Soyuz 7K-OK (A) 11F615 #2", "status": { "id": 4, "name": "Single Use" }, "description": "First generation Soyuz used for a test flight.", "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" } }, { "id": 180, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/180/?format=api", "name": "Soyuz 27", "serial_number": "Soyuz 7K-T 11F615A8 #44", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 27 was a Soyuz spacecraft which launched on 10 January 1978 12:26 UTC. It transported two cosmonauts of EP-1 to Salyut 6. The crew was Vladimir Dzhanibekov and Oleg Makarov. It also transported down the two cosmonauts from EO-1.", "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" } }, { "id": 186, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/186/?format=api", "name": "Soyuz 21", "serial_number": "Soyuz 7K-T 11F615A8 #41", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 21 was a Soyuz spacecraft which launched on 6 July 1976 12:08 UTC. It transported two cosmonauts on the first flight to Salyut. The crew was Boris Volynov and Vitaly Zholobov.", "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" } }, { "id": 469, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/469/?format=api", "name": "Shenzhou 15", "serial_number": "15", "status": { "id": 4, "name": "Single Use" }, "description": "Fourth crewed mission to the Chinese Space Station.", "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" } } ] }