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=180
{ "count": 600, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=190", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=170", "results": [ { "id": 541, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/541/?format=api", "name": "Orion 004", "serial_number": "004", "status": { "id": 5, "name": "Under construction" }, "description": "Orion spacecraft used for Artemis 3.", "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": 553, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/553/?format=api", "name": "Cygnus CRS NG-19 (S.S. Laurel Clark)", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "This is the nineteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their eighth under the CRS-2 program. This is also the 15th 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": 554, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/554/?format=api", "name": "Cargo Dragon C211", "serial_number": "C211", "status": { "id": 1, "name": "Active" }, "description": "Third Cargo Dragon 2", "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-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg" } }, { "id": 555, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/555/?format=api", "name": "Ship 24", "serial_number": "S24", "status": { "id": 3, "name": "Destroyed" }, "description": "Ship 24 (S24) used for the first integrated flight test. Lost in a launch failure.", "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": 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": 290, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/290/?format=api", "name": "Starliner 2", "serial_number": "2", "status": { "id": 1, "name": "Active" }, "description": "The second CST-100 Starliner capsule to fly.", "spacecraft_config": { "id": 9, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/9/?format=api", "name": "CST-100 Starliner", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api", "name": "Boeing", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg" } }, { "id": 170, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/170/?format=api", "name": "Cygnus NG-10", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "Cygnus NG-10, previously known as CRS OA-10E, is the eleventh flight of the Northrop Grumman unmanned resupply spacecraft Cygnus and its tenth flight to the International Space Station under the Commercial Resupply Services contract with NASA. The mission launched on 17 November 2018 at 4:01 AM EST. This particular mission is part of an extension of the initial CRS contract that enables NASA to cover the ISS resupply needs until the Commercial Resupply Services 2 contract enters in effect.", "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": 480, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/480/?format=api", "name": "Apollo CSM-011", "serial_number": "CSM-011", "status": { "id": 4, "name": "Single Use" }, "description": "Apollo CSM used for the AS-202 suborbital test flight.", "spacecraft_config": { "id": 10, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/10/?format=api", "name": "Apollo Command/Service Module", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 999, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/999/?format=api", "name": "North American Aviation", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg" } }, { "id": 473, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/473/?format=api", "name": "VSS Unity", "serial_number": "N202VG", "status": { "id": 2, "name": "Retired" }, "description": "VSS Unity, previously referred to as VSS Voyager, is a SpaceShipTwo-class suborbital rocket-powered crewed spaceplane. It is the second SpaceShipTwo to be built and will be used as part of the Virgin Galactic fleet.", "spacecraft_config": { "id": 27, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/27/?format=api", "name": "SpaceShipTwo", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 1024, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1024/?format=api", "name": "Virgin Galactic", "type": "Private" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg" } }, { "id": 152, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/152/?format=api", "name": "Soyuz 32", "serial_number": "Soyuz 7K-T 11F615A8 #48", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 32 was a Soyuz spacecraft which launched on 25 February 1979 11:53 UTC. It transported two cosmonauts of EO-3 to Salyut 6. The crew was Vladimir Lyakhov and Valery Ryumin.", "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" } } ] }