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', 'is_placeholder', 'in_space' Example - /2.2.0/spacecraft/?in_space=true
SEARCH EXAMPLE: Example - /2.2.0/spacecraft/?search=Dragon
ORDERING: Fields - 'id', 'time_in_space', 'time_docked', 'flights_count', 'mission_ends_count' Example - /2.2.0/spacecraft/?ordering=id
GET /2.2.0/spacecraft/?format=api&offset=580&ordering=mission_ends_count
https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=590&ordering=mission_ends_count", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=570&ordering=mission_ends_count", "results": [ { "id": 291, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/291/?format=api", "name": "Crew Dragon Resilience", "serial_number": "C207", "is_placeholder": false, "in_space": false, "time_in_space": "P179DT18H19M30S", "time_docked": "P165DT19H56M", "flights_count": 4, "mission_ends_count": 4, "status": { "id": 1, "name": "Active" }, "description": "Crew Dragon Resilience was used for the Crew-1 mission.", "spacecraft_config": { "id": 6, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg" } }, { "id": 551, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/551/?format=api", "name": "Crew Dragon Freedom", "serial_number": "C212", "is_placeholder": false, "in_space": false, "time_in_space": "P372DT14H50M27S", "time_docked": "P365DT4H42M11S", "flights_count": 4, "mission_ends_count": 4, "status": { "id": 1, "name": "Active" }, "description": "Crew Dragon spacecraft first used for Crew-4.", "spacecraft_config": { "id": 6, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg" } }, { "id": 474, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/474/?format=api", "name": "Cargo Dragon C209", "serial_number": "C209", "is_placeholder": false, "in_space": false, "time_in_space": "P175DT23H36M1S", "time_docked": "P163DT1H25M23S", "flights_count": 5, "mission_ends_count": 5, "status": { "id": 1, "name": "Active" }, "description": "Second Cargo Dragon 2", "spacecraft_config": { "id": 7, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/7/?format=api", "name": "Cargo Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.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": 289, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/289/?format=api", "name": "Crew Dragon Endeavour", "serial_number": "C206", "is_placeholder": false, "in_space": true, "time_in_space": "P710DT7H17M18S", "time_docked": "P700DT18H54M29S", "flights_count": 6, "mission_ends_count": 5, "status": { "id": 1, "name": "Active" }, "description": "Crew Dragon 6 is the Crew Dragon spacecraft launched on the SpaceX DM-2 demonstration mission to the ISS.", "spacecraft_config": { "id": 6, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg" } }, { "id": 449, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/449/?format=api", "name": "Cargo Dragon C208", "serial_number": "C208", "is_placeholder": false, "in_space": false, "time_in_space": "P175DT13H52M12S", "time_docked": "P165DT1H39M49S", "flights_count": 5, "mission_ends_count": 5, "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.2.0/config/spacecraft/7/?format=api", "name": "Cargo Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.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": 278, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/278/?format=api", "name": "RSS Jules Verne", "serial_number": "1", "is_placeholder": false, "in_space": false, "time_in_space": "PT1H6M", "time_docked": "P0D", "flights_count": 6, "mission_ends_count": 6, "status": { "id": 2, "name": "Retired" }, "description": "First Blue Origin New Shepard Crew Capsule.", "spacecraft_config": { "id": 22, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/22/?format=api", "name": "Crew Capsule 1", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25201_image_20190309100308.jpg" } }, { "id": 37, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/37/?format=api", "name": "Space Shuttle Challenger", "serial_number": "OV-099", "is_placeholder": false, "in_space": false, "time_in_space": "P62DT7H51M50S", "time_docked": "P1DT19H34M9S", "flights_count": 10, "mission_ends_count": 10, "status": { "id": 3, "name": "Destroyed" }, "description": "Space Shuttle Challenger (Orbiter Vehicle Designation: OV-099) was the second orbiter of NASA's space shuttle program to be put into service, after Columbia. Challenger was built by Rockwell International's Space Transportation Systems Division, in Downey, California. Its maiden flight, STS-6, began on April 4, 1983. The orbiter was launched and landed nine times before breaking apart 73 seconds into its tenth mission, STS-51-L, on January 28, 1986, resulting in the death of all seven crew members, including a civilian school teacher. It was the first of two shuttles to be destroyed in flight, the other being Columbia, in 2003. The accident led to a two-and-a-half-year grounding of the shuttle fleet; flights resumed in 1988, with STS-26 flown by Discovery. Challenger was replaced by Endeavour, which was built from structural spares ordered by NASA in the construction contracts for Discovery and Atlantis.", "spacecraft_config": { "id": 14, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/14/?format=api", "name": "Space Shuttle", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.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/space2520shuttle_image_20190207032524.jpeg" } }, { "id": 444, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/444/?format=api", "name": "X-15-3", "serial_number": "56-6672", "is_placeholder": false, "in_space": false, "time_in_space": "PT3H51M32S", "time_docked": "P0D", "flights_count": 11, "mission_ends_count": 11, "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.2.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.2.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/north2520american2520x-15_image_20190207032520.jpeg" } }, { "id": 276, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/276/?format=api", "name": "RSS H.G. Wells", "serial_number": "2.0-1", "is_placeholder": false, "in_space": false, "time_in_space": "PT1H50M15S", "time_docked": "P0D", "flights_count": 11, "mission_ends_count": 11, "status": { "id": 1, "name": "Active" }, "description": "Second New Shepard capsule. It is dedicated to uncrewed flights.", "spacecraft_config": { "id": 21, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/21/?format=api", "name": "Crew Capsule 2.0", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg" } }, { "id": 453, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/453/?format=api", "name": "RSS First Step", "serial_number": "2.0-2", "is_placeholder": false, "in_space": false, "time_in_space": "PT2H22M29S", "time_docked": "P0D", "flights_count": 14, "mission_ends_count": 14, "status": { "id": 1, "name": "Active" }, "description": "First Blue Origin New Shepard Crew Capsule 2.0 to carry human passengers. This capsule is outfitted with improvements to environmental features such as acoustics and temperature regulation inside the capsule, crew display panels, and speakers with a microphone and push-to-talk button at each seat.", "spacecraft_config": { "id": 21, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/21/?format=api", "name": "Crew Capsule 2.0", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg" } } ] }{ "count": 596, "next": "