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=160&ordering=-id
https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=170&ordering=-id", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=150&ordering=-id", "results": [ { "id": 452, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/452/?format=api", "name": "Crew Dragon", "serial_number": "TBD", "status": { "id": 1, "name": "Active" }, "description": "The specific spacecraft for this launch is currently unknown.", "spacecraft_config": { "id": 6, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg" } }, { "id": 451, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/451/?format=api", "name": "Progress MS-16", "serial_number": "MS-16 (No.445)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-16 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-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg" } }, { "id": 450, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/450/?format=api", "name": "Cygnus CRS NG-15 (S.S. Katherine Johnson)", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "This is the fifteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their fourth under the CRS-2 program. This is also the 11th 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-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg" } }, { "id": 449, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/449/?format=api", "name": "Cargo Dragon C208", "serial_number": "C208", "status": { "id": 1, "name": "Active" }, "description": "C208 is the first Cargo Dragon 2 and was launched as part of the CRS-21 mission.", "spacecraft_config": { "id": 7, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/7/?format=api", "name": "Cargo Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg" } }, { "id": 447, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/447/?format=api", "name": "Dream Chaser Tenacity", "serial_number": null, "status": { "id": 1, "name": "Active" }, "description": "First operational Dream Chaser.", "spacecraft_config": { "id": 24, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/24/?format=api", "name": "Dream Chaser", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 1020, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api", "name": "Sierra Nevada Corporation", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dream_chaser_image_20200821084247.jpeg" } }, { "id": 446, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/446/?format=api", "name": "Cygnus CRS NG-14 (S.S. Kalpana Chawla)", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "This is the fourteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their third under the CRS2 program. This is also the 10th 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-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg" } }, { "id": 445, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/445/?format=api", "name": "Progress MS-15", "serial_number": "MS-15 (No.444)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-15 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-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg" } }, { "id": 444, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/444/?format=api", "name": "X-15-3", "serial_number": "56-6672", "status": { "id": 3, "name": "Destroyed" }, "description": "Third X-15 experimental rocket plane. Destroyed during flight 191.", "spacecraft_config": { "id": 13, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/13/?format=api", "name": "North American X-15", "type": { "id": 3, "name": "Spaceplane" }, "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-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520x-15_image_20190207032520.jpeg" } }, { "id": 443, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/443/?format=api", "name": "X-15-2", "serial_number": "56-6671", "status": { "id": 2, "name": "Retired" }, "description": "Second X-15 experimental rocket plane.", "spacecraft_config": { "id": 13, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/13/?format=api", "name": "North American X-15", "type": { "id": 3, "name": "Spaceplane" }, "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-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520x-15_image_20190207032520.jpeg" } }, { "id": 442, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/442/?format=api", "name": "X-15-1", "serial_number": "56-6670", "status": { "id": 2, "name": "Retired" }, "description": "First X-15 experimental rocket plane.", "spacecraft_config": { "id": 13, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/13/?format=api", "name": "North American X-15", "type": { "id": 3, "name": "Spaceplane" }, "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-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520x-15_image_20190207032520.jpeg" } } ] }{ "count": 595, "next": "