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=220
{ "count": 607, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=230", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=210", "results": [ { "id": 328, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/328/?format=api", "name": "Progress M-43", "serial_number": "Progress M-43 (No.243)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-43 (Russian: Прогресс М-43), was a Progress spacecraft used to resupply the space station Mir.", "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": 191, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/191/?format=api", "name": "Soyuz 16", "serial_number": "Soyuz 7K-TM 11F615A12 #73", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 16 was a Soyuz spacecraft which launched on 2 December 1974 09:40 UTC. It launched two cosmonauts on a test flight for the upcoming Apollo-Soyuz mission. The crew was Anatoly Filipchenko and Nikolai Rukavishnikov.", "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": 192, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/192/?format=api", "name": "Soyuz 15", "serial_number": "Soyuz 7K-T/A9 11F615A9 #63", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 15 was a Soyuz spacecraft which launched on 26 August 1974 19:58 UTC. It intended to transport two cosmonauts on the second flight to Salyut 3, but docking failed. The crew was Gennadi Sarafanov and Lev Dyomin.", "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": 12, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/12/?format=api", "name": "Gemini SC2", "serial_number": "2", "status": { "id": 4, "name": "Single Use" }, "description": "Gemini SC2 is the Gemini capsule used for the Gemini 2 mission launched on January 19, 1965.", "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": 368, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/368/?format=api", "name": "Progress M-5", "serial_number": "Progress M-5 (No.206)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-5 (Russian: Прогресс М-5), was a Progress spacecraft used to resupply the space station Mir.", "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": 13, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/13/?format=api", "name": "Gemini SC3", "serial_number": "3", "status": { "id": 4, "name": "Single Use" }, "description": "Gemini SC3 is the Gemini capsule used for the Gemini 3 mission launched on March 23, 1965 and piloted by astronaut Virgil Il. \"Gus\" Grissom.", "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": 617, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/617/?format=api", "name": "Progress MS-31", "serial_number": "MS-31 (No.461)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-31 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).", "spacecraft_config": { "id": 33, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg" } }, { "id": 14, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/14/?format=api", "name": "Gemini SC4", "serial_number": "4", "status": { "id": 4, "name": "Single Use" }, "description": "Gemini SC4 is the Gemini capsule used for the Gemini 4 mission launched on June 3, 1965 and crewed by astronauts James McDivitt (command pilot) and Ed White (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": 158, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/158/?format=api", "name": "Albert Einstein ATV", "serial_number": "ATV-004", "status": { "id": 4, "name": "Single Use" }, "description": "The Albert Einstein ATV, or Automated Transfer Vehicle 004 (ATV-004), was a European unmanned cargo resupply spacecraft, named after the German-born physicist Albert Einstein. It was built to supply the International Space Station (ISS) with propellant, water, air, and dry cargo, and also to reboost the station's altitude with its thrusters. It was the fourth and penultimate ATV to be built, following the Edoardo Amaldi, which was launched in March 2012. Albert Einstein's components were constructed in Turin, Italy, and Bremen, Germany, and underwent final assembly and testing in Bremen in 2012. The spacecraft left Bremen for Kourou on 31 August 2012 to begin launch preparations.", "spacecraft_config": { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/17/?format=api", "name": "Automated Transfer Vehicle (ATV)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 115, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/automated_trans_image_20231118111716.jpeg" } }, { "id": 201, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/201/?format=api", "name": "Soyuz 6", "serial_number": "Soyuz 7K-OK 11F615 #14", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 6 was a Soyuz spacecraft which launched on 11 October 1969 11:10 UTC. It launched two cosmonauts for a joint mission with Soyuz 7 and 8. The crew was \tGeorgi Shonin and Valeri Kubasov.", "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" } } ] }