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=70
{ "count": 603, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=80", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=60", "results": [ { "id": 232, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/232/?format=api", "name": "Vostok-3KA No.8", "serial_number": "Vostok-3KA No.8", "status": { "id": 4, "name": "Single Use" }, "description": "Vostok 6 was a Vostok spacecraft which launched on 16 June 1963 09:29:52 UTC. It transported one cosmonaut to Low Earth Orbit. The crew was Valentina Tereshkova.", "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": 253, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/253/?format=api", "name": "Progress M-20M", "serial_number": "Progress M-20M (No.420)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-20M (Russian: Прогресс М-20М), identified by NASA as Progress 52 or 52P, 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": 416, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/416/?format=api", "name": "Soyuz MS-13", "serial_number": "Soyuz MS 11F732A48 #746", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-13 will transport three astronauts to the International Space Station. The crew consists of Aleksandr Skvortsov, Luca Parmitano, and Andrew R. Morgan.", "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": 317, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/317/?format=api", "name": "Progress M1-9", "serial_number": "Progress M1-9 (No.258)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M1-9 (Russian: Прогресс М1-9), identified by NASA as Progress 9 or 9P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 36, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/36/?format=api", "name": "Progress-M1", "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-m1_image_20231219142545.jpeg" } }, { "id": 157, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/157/?format=api", "name": "Edoardo Amaldi ATV", "serial_number": "ATV-003", "status": { "id": 4, "name": "Single Use" }, "description": "The Edoardo Amaldi ATV, or Automated Transfer Vehicle 003 (ATV-003), was a European unmanned cargo resupply spacecraft, named after the 20th-century Italian physicist Edoardo Amaldi. The spacecraft was launched by the European Space Agency (ESA) on 23 March 2012, on a mission to supply the International Space Station (ISS) with propellant, water, oxygen, and dry cargo.", "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": 242, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/242/?format=api", "name": "Progress MS-02", "serial_number": "Progress MS-02 (No.432)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-02 (Russian: Прогресс МC-02), identified by NASA as Progress 63 or 63P, 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": 295, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/295/?format=api", "name": "Progress M-66", "serial_number": "Progress M-66 (No.366)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-66 (Russian: Прогресс М-66), identified by NASA as Progress 32 or 32P, 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": 540, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/540/?format=api", "name": "Orion Integrity", "serial_number": "003", "status": { "id": 1, "name": "Active" }, "description": "Orion spacecraft used for Artemis 2.", "spacecraft_config": { "id": 4, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/4/?format=api", "name": "Orion", "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orion_image_20231118102035.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": 257, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/257/?format=api", "name": "Progress M-17M", "serial_number": "Progress M-17M (No.417)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-17M (Russian: Прогресс М-17М), identified by NASA as Progress 49 or 49P, was 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" } } ] }