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=90&ordering=time_docked
https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=100&ordering=time_docked", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=80&ordering=time_docked", "results": [ { "id": 599, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/599/?format=api", "name": "RSS Kármán line", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "PT20M21S", "time_docked": "P0D", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 1, "name": "Active" }, "description": "Second human rated Crew Capsule for New Shepard.", "spacecraft_config": { "id": 21, "url": "https://ll.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://ll.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg" } }, { "id": 603, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/603/?format=api", "name": "Space Rider", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 0, "mission_ends_count": 0, "status": { "id": 5, "name": "Under construction" }, "description": "European reusable spaceplane", "spacecraft_config": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/44/?format=api", "name": "Space Rider", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_rider_in__image_20241109112332.png" } }, { "id": 480, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/480/?format=api", "name": "Apollo CSM-011", "serial_number": "CSM-011", "is_placeholder": false, "in_space": false, "time_in_space": "PT1H33M2S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Apollo CSM used for the AS-202 suborbital test flight.", "spacecraft_config": { "id": 10, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/10/?format=api", "name": "Apollo Command/Service Module", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 999, "url": "https://ll.thespacedevs.com/2.2.0/agencies/999/?format=api", "name": "North American Aviation", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg" } }, { "id": 606, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/606/?format=api", "name": "Ship 34", "serial_number": "S34", "is_placeholder": false, "in_space": false, "time_in_space": "PT13M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 3, "name": "Destroyed" }, "description": "Ship 34 (S34) is the 2nd stage vehicle used for the eighth Starship flight test. It is the second \"Block 2\" Starship spacecraft with lengthened propellant tanks and forward flaps with a new design, among other enhancements.", "spacecraft_config": { "id": 26, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/26/?format=api", "name": "Starship", "type": { "id": 6, "name": "Reuseable Upper Stage" }, "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_image_20231116184708.jpeg" } }, { "id": 535, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/535/?format=api", "name": "Voskhod-3KD No.1", "serial_number": "Voskhod-3KD No.1", "is_placeholder": false, "in_space": false, "time_in_space": "PT3H", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Voskhod spacecraft launched on February 22, 1965.", "spacecraft_config": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/16/?format=api", "name": "Voskhod", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_image_20190207032525.png" } }, { "id": 555, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/555/?format=api", "name": "Ship 24", "serial_number": "S24", "is_placeholder": false, "in_space": false, "time_in_space": "PT3M51S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "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://ll.thespacedevs.com/2.2.0/config/spacecraft/26/?format=api", "name": "Starship", "type": { "id": 6, "name": "Reuseable Upper Stage" }, "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_image_20231116184708.jpeg" } }, { "id": 609, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/609/?format=api", "name": "Shenzhou 20", "serial_number": "20", "is_placeholder": false, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 0, "mission_ends_count": 0, "status": { "id": 1, "name": "Active" }, "description": "Spacecraft used to launch 3 astronauts on the 9th crewed mission to the Chinese Space Station.", "spacecraft_config": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg" } }, { "id": 487, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/487/?format=api", "name": "Mercury No.9", "serial_number": "9", "is_placeholder": false, "in_space": false, "time_in_space": "PT3H20M59S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Mercury No.9 is the Mercury capsule used for the Mercury-Atlas 5 mission.", "spacecraft_config": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/11/?format=api", "name": "Mercury", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.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/mercury_image_20190207032519.jpeg" } }, { "id": 496, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/496/?format=api", "name": "Soyuz 7K-T No.33A", "serial_number": "Soyuz 7K-T 11F615A8 #33A", "is_placeholder": false, "in_space": false, "time_in_space": "P5DT9H7M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Second generation Soyuz used for a test flight.", "spacecraft_config": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg" } }, { "id": 501, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/501/?format=api", "name": "Soyuz 7K-T/A9 No.61", "serial_number": "Soyuz 7K-T/A9 11F615A9 #61", "is_placeholder": false, "in_space": false, "time_in_space": "P1DT16H35M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Second generation Soyuz used for an uncrewed flight to the Almaz space station.", "spacecraft_config": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg" } } ] }{ "count": 590, "next": "