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=150&ordering=-id
https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=160&ordering=-id", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=140&ordering=-id", "results": [ { "id": 464, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/464/?format=api", "name": "Tianzhou-4", "serial_number": "4", "is_placeholder": false, "in_space": false, "time_in_space": "P189DT5H24M30S", "time_docked": "P183DT6H6M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Fourth operational Tianzhou spacecraft", "spacecraft_config": { "id": 25, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 88, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } }, { "id": 463, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/463/?format=api", "name": "Tianzhou-3", "serial_number": "3", "is_placeholder": false, "in_space": false, "time_in_space": "P309DT20H20M49S", "time_docked": "P299DT8H47M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Third operational Tianzhou spacecraft", "spacecraft_config": { "id": 25, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 88, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } }, { "id": 462, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/462/?format=api", "name": "Tianzhou-2", "serial_number": "2", "is_placeholder": false, "in_space": false, "time_in_space": "P305DT21H44M31S", "time_docked": "P301DT4H52M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Second operational Tianzhou spacecraft. First spacecraft to dock with the Chinese Space Station.", "spacecraft_config": { "id": 25, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 88, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } }, { "id": 461, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/461/?format=api", "name": "Tianzhou-1", "serial_number": "1", "is_placeholder": false, "in_space": false, "time_in_space": "P154DT22H18M25S", "time_docked": "P154DT8H15M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "First operational Tianzhou spacecraft. Launched to the Tiangong-2 space station.", "spacecraft_config": { "id": 25, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 88, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } }, { "id": 460, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/460/?format=api", "name": "Apollo CSM-012", "serial_number": "CSM-012", "is_placeholder": false, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 3, "name": "Destroyed" }, "description": "CSM-012 was an Apollo Command & Service Module that was planned to be used in the Apollo 1 mission. It was destroyed by a fatal cabin fire during a launch rehearsal on January 27, 1967.", "spacecraft_config": { "id": 10, "url": "https://lldev.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://lldev.thespacedevs.com/2.2.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": 459, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/459/?format=api", "name": "Soyuz MS-22", "serial_number": "11F732A48 #751", "is_placeholder": false, "in_space": false, "time_in_space": "P187DT21H51M11S", "time_docked": "P187DT13H51M27S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Scheduled to launch to the ISS in Fall 2022.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } }, { "id": 458, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/458/?format=api", "name": "Soyuz MS-21", "serial_number": "11F732A48 #750", "is_placeholder": false, "in_space": false, "time_in_space": "P194DT19H1M41S", "time_docked": "P194DT12H22M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Launched to the ISS in March 2022.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } }, { "id": 457, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/457/?format=api", "name": "Soyuz MS-20", "serial_number": "Soyuz MS 11F732A48 #752", "is_placeholder": false, "in_space": false, "time_in_space": "P11DT19H35M3S", "time_docked": "P11DT10H9M41S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Launched to the ISS in December 2021.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } }, { "id": 456, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/456/?format=api", "name": "Soyuz MS-19", "serial_number": "Soyuz MS 11F732A48 #749", "is_placeholder": false, "in_space": false, "time_in_space": "P176DT2H32M58S", "time_docked": "P175DT18H58M29S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz spacecraft for the Soyuz MS-19 mission to the ISS.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } }, { "id": 455, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/455/?format=api", "name": "Soyuz MS-18", "serial_number": "Soyuz MS 11F732A48 #748", "is_placeholder": false, "in_space": false, "time_in_space": "P190DT20H53M3S", "time_docked": "P190DT13H26M21S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Launched to the ISS in April 2021.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } } ] }{ "count": 596, "next": "