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=50&ordering=time_docked
https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=60&ordering=time_docked", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=40&ordering=time_docked", "results": [ { "id": 499, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/499/?format=api", "name": "Soyuz 7K-T No.34A", "serial_number": "Soyuz 7K-T 11F615A8 #34A", "is_placeholder": false, "in_space": false, "time_in_space": "P60DT9M", "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": 473, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/473/?format=api", "name": "VSS Unity", "serial_number": "N202VG", "is_placeholder": false, "in_space": false, "time_in_space": "PT4H3M43S", "time_docked": "P0D", "flights_count": 30, "mission_ends_count": 30, "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://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api", "name": "SpaceShipTwo", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 1024, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api", "name": "Virgin Galactic", "type": "Private" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg" } }, { "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": 479, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/479/?format=api", "name": "Apollo CSM-009", "serial_number": "CSM-009", "is_placeholder": false, "in_space": false, "time_in_space": "PT37M20S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Apollo CSM used for the AS-201 flight and drop tests. Currently on display at the Strategic Air and Space Museum near Offutt Air Force Base in Ashland, Nebraska.", "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": 620, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/620/?format=api", "name": "Ship 38", "serial_number": "S38", "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": "Ship 38 (S38) is the 2nd stage vehicle that will be used for the 11th Starship flight test. It is the 6th and final planned \"Block 2\" Starship spacecraft with lengthened propellant tanks and forward flaps with a new design, among other enhancements, over the Block 1 vehicles.", "spacecraft_config": { "id": 45, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/45/?format=api", "name": "Starship V2", "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_during_image_20250824175325.jpg" } }, { "id": 232, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/232/?format=api", "name": "Vostok-3KA No.8", "serial_number": "Vostok-3KA No.8", "is_placeholder": false, "in_space": false, "time_in_space": "P2DT22H50M8S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Vostok 6 was a Vostok spacecraft which launched on 16 June 1963 09:29:52 UTC. It transported one cosmonaut to Low Earth Orbit. The crew was Valentina Tereshkova.", "spacecraft_config": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/15/?format=api", "name": "Vostok", "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/vostok-3ka_image_20190207032525.jpeg" } }, { "id": 227, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/227/?format=api", "name": "Vostok-3KA No.3", "serial_number": "Vostok-3KA No.3", "is_placeholder": false, "in_space": false, "time_in_space": "PT1H48M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Vostok 1 was a Vostok spacecraft which launched on 12 April 1961 06:07 UTC. It transported one cosmonaut to Low Earth Orbit. The crew was Yuri Gagarin.", "spacecraft_config": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/15/?format=api", "name": "Vostok", "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/vostok-3ka_image_20190207032525.jpeg" } }, { "id": 192, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/192/?format=api", "name": "Soyuz 15", "serial_number": "Soyuz 7K-T/A9 11F615A9 #63", "is_placeholder": false, "in_space": false, "time_in_space": "P2DT12M11S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 15 was a Soyuz spacecraft which launched on 26 August 1974 19:58 UTC. It intended to transport two cosmonauts on the second flight to Salyut 3, but docking failed. The crew was Gennadi Sarafanov and Lev Dyomin.", "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": 198, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/198/?format=api", "name": "Soyuz 9", "serial_number": "Soyuz 7K-OK 11F615 #17", "is_placeholder": false, "in_space": false, "time_in_space": "P17DT16H58M55S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 9 was a Soyuz spacecraft which launched on 1 June 1970 19:00 UTC. It launched two cosmonauts for science and craft testing purposes. The crew was Andrian Nikolayev and Vitaly Sevastyanov.", "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": 199, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/199/?format=api", "name": "Soyuz 8", "serial_number": "Soyuz 7K-OK (P) 11F615 #16", "is_placeholder": false, "in_space": false, "time_in_space": "P4DT22H50M49S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 8 was a Soyuz spacecraft which launched on 13 October 1969 10:19 UTC. It launched two cosmonauts for a joint mission with Soyuz 6 and 7. The crew was Vladimir Shatalov and Aleksei Yeliseyev.", "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": 599, "next": "