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=190
{ "count": 601, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=200", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=180", "results": [ { "id": 537, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/537/?format=api", "name": "Buran OK-1K", "serial_number": "1.01", "status": { "id": 3, "name": "Destroyed" }, "description": "First and only Buran orbiter to fly in space. It was destroyed in 2002 when the hangar it was stored in collapsed.", "spacecraft_config": { "id": 28, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/28/?format=api", "name": "Buran", "type": { "id": 3, "name": "Spaceplane" }, "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/buran_image_20210902151254.jpg" } }, { "id": 531, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/531/?format=api", "name": "Vostok-1K No.2", "serial_number": "Vostok-1K No.2", "status": { "id": 4, "name": "Single Use" }, "description": "Vostok spacecraft used for test flights before the first human spaceflight.", "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": 544, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/544/?format=api", "name": "Progress M-UM", "serial_number": "M-UM (No.303)", "status": { "id": 4, "name": "Single Use" }, "description": "Modified Progress spacecraft used to deliver the Prichal module to the International Space Station.", "spacecraft_config": { "id": 37, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/37/?format=api", "name": "Progress M-UM", "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-um_image_20231221195834.jpg" } }, { "id": 534, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/534/?format=api", "name": "Voskhod-3KV No.2", "serial_number": "Voskhod-3KV No.2", "status": { "id": 4, "name": "Single Use" }, "description": "Voskhod spacecraft launched on October 6, 1964.", "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": 546, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/546/?format=api", "name": "Cygnus CRS NG-17 (S.S. Piers Sellers)", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "This is the seventeenth flight to the ISS by the Cygnus spacecraft under the CRS program and their sixth under the CRS-2 program. This is also the 13th use of the enhanced size Cygnus.", "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": 575, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/575/?format=api", "name": "Ship 28", "serial_number": "S28", "status": { "id": 3, "name": "Destroyed" }, "description": "Ship 28 (S28) was lost during atmospheric re-entry at the end of the third integrated flight test.", "spacecraft_config": { "id": 26, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/26/?format=api", "name": "Starship V1", "type": { "id": 6, "name": "Reuseable Upper Stage" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_image_20231116184708.jpeg" } }, { "id": 237, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/237/?format=api", "name": "Progress MS-07", "serial_number": "Progress MS-07 (No.437)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-07 (Russian: Прогресс МC-07), identified by NASA as Progress 68 or 68P, is a Progress spacecraft used by Roscosmos to resupply the International Space Station.", "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": 570, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/570/?format=api", "name": "Cygnus CRS NG-20 (S.S. Patricia “Patty” Hilliard Robertson)", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "This is the twentieth flight to the ISS by the Cygnus spacecraft under the CRS program and their ninth under the CRS-2 program. This is also the 16th use of the enhanced size Cygnus.", "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": 464, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/464/?format=api", "name": "Tianzhou-4", "serial_number": "4", "status": { "id": 4, "name": "Single Use" }, "description": "Fourth 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": 120, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/120/?format=api", "name": "Soyuz TM-10", "serial_number": "Soyuz TM 11F732A51 #61A", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-10 was a Soyuz spacecraft which launched on 1 August 1990 06:08 UTC. It transported two members of the Expedition 7 crew to Mir. The crew consisted of Gennadi Manakov and Gennady Strekalov.", "spacecraft_config": { "id": 41, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api", "name": "Soyuz TM", "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_tm_image_20231228130713.jpeg" } } ] }