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=440&ordering=-time_docked
https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=450&ordering=-time_docked", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=430&ordering=-time_docked", "results": [ { "id": 539, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/539/?format=api", "name": "Orion 002", "serial_number": "002", "is_placeholder": false, "in_space": false, "time_in_space": "P25DT10H52M46S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 1, "name": "Active" }, "description": "Orion spacecraft used for Artemis 1.", "spacecraft_config": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/4/?format=api", "name": "Orion", "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": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orion_image_20231118102035.jpeg" } }, { "id": 538, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/538/?format=api", "name": "Orion 001", "serial_number": "001", "is_placeholder": false, "in_space": false, "time_in_space": "PT4H24M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 2, "name": "Retired" }, "description": "First Orion to fly in space. It was used for the Exploration Flight Test-1 mission, without a service module.", "spacecraft_config": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/4/?format=api", "name": "Orion", "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": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orion_image_20231118102035.jpeg" } }, { "id": 507, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/507/?format=api", "name": "Soyuz 7K-L1 No.6", "serial_number": "Soyuz 7K-L1 #6", "is_placeholder": false, "in_space": false, "time_in_space": "P4DT5H30M37S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "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": 138, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/138/?format=api", "name": "Soyuz T-8", "serial_number": "Soyuz T 11F732 #13", "is_placeholder": false, "in_space": false, "time_in_space": "P2DT17M48S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-8 was a Soyuz spacecraft which launched on 20 April 1983 13:10 UTC. It intended to transport three cosmonauts to Salyut 7, but the spacecraft failed to dock. The crew was Vladimir Titov, Gennady Strekalov, and Aleksandr Serebrov.", "spacecraft_config": { "id": 42, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api", "name": "Soyuz T", "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_t_image_20231228134543.png" } }, { "id": 559, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/559/?format=api", "name": "X-37B 2", "serial_number": "2", "is_placeholder": false, "in_space": false, "time_in_space": "P2400DT10H50M", "time_docked": "P0D", "flights_count": 4, "mission_ends_count": 4, "status": { "id": 1, "name": "Active" }, "description": "Second X-37B. First flight on March 5, 2011.", "spacecraft_config": { "id": 30, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/30/?format=api", "name": "X-37B", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api", "name": "Boeing", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x-37b_image_20221113134355.jpeg" } }, { "id": 223, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/223/?format=api", "name": "DragonFly", "serial_number": "C201", "is_placeholder": false, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 0, "mission_ends_count": 0, "status": { "id": 2, "name": "Retired" }, "description": "The DragonFly vehicle was a mockup of the Dragon 2 vehicle used in the pad abort test.", "spacecraft_config": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "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/spacex_dm-2_cre_image_20200504065311.jpeg" } }, { "id": 611, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/611/?format=api", "name": "Tianzhou-9", "serial_number": "9", "is_placeholder": false, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 0, "mission_ends_count": 0, "status": { "id": 4, "name": "Single Use" }, "description": "Ninth operational Tianzhou spacecraft.", "spacecraft_config": { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } }, { "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": 230, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/230/?format=api", "name": "Vostok-3KA No.6", "serial_number": "Vostok-3KA No.6", "is_placeholder": false, "in_space": false, "time_in_space": "P2DT22H56M27S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Vostok 4 was a Vostok spacecraft which launched on 12 August 1962 08:02:33 UTC. It transported one cosmonaut to Low Earth Orbit. The crew was Pavel Popovich.", "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": 151, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/151/?format=api", "name": "Soyuz 33", "serial_number": "Soyuz 7K-T 11F615A8 #49", "is_placeholder": false, "in_space": false, "time_in_space": "P1DT23H1M6S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 33 was a Soyuz spacecraft which launched on 10 April 1979 17:34 UTC. It was intended to transport two cosmonauts to Salyut 6, but docking failed. The crew was Nikolai Rukavishnikov and Georgi Ivanov.", "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": "