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=570&ordering=-time_docked
{ "count": 601, "next": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=580&ordering=-time_docked", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=560&ordering=-time_docked", "results": [ { "id": 9, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/9/?format=api", "name": "Mercury No.2", "serial_number": "2", "is_placeholder": false, "in_space": false, "time_in_space": "PT15M", "time_docked": "P0D", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 4, "name": "Single Use" }, "description": "Mercury No.2 is the Mercury capsule used for the Mercury-Redsone 1 mission which failed on launch.", "spacecraft_config": { "id": 11, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/11/?format=api", "name": "Mercury", "type": { "id": 2, "name": "Capsule" }, "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/mercury_image_20190207032519.jpeg" } }, { "id": 25, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/25/?format=api", "name": "Apollo CSM-101", "serial_number": "CSM-101", "is_placeholder": false, "in_space": false, "time_in_space": "P10DT20H8M15S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "CSM-101 was an Apollo Command & Service Module used in the Apollo 7 mission.", "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": 486, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/486/?format=api", "name": "Mercury No.8", "serial_number": "8", "is_placeholder": false, "in_space": false, "time_in_space": "PT1H57M20S", "time_docked": "P0D", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 4, "name": "Single Use" }, "description": "Mercury No.8 is the Mercury capsule used for the Mercury-Atlas 3 and 4 missions.", "spacecraft_config": { "id": 11, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/11/?format=api", "name": "Mercury", "type": { "id": 2, "name": "Capsule" }, "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/mercury_image_20190207032519.jpeg" } }, { "id": 2, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/2/?format=api", "name": "Mercury No.7", "serial_number": "7", "is_placeholder": false, "in_space": false, "time_in_space": "PT15M22S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Mercury No.7 is the Mercury capsule used for the Mercury-Redstone 3 - callsign \"Freedom 7\" - mission launched on May 5, 1961 and piloted by astronaut Alan Shepard.", "spacecraft_config": { "id": 11, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/11/?format=api", "name": "Mercury", "type": { "id": 2, "name": "Capsule" }, "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/mercury_image_20190207032519.jpeg" } }, { "id": 6, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/6/?format=api", "name": "Mercury No.16", "serial_number": "16", "is_placeholder": false, "in_space": false, "time_in_space": "PT9H12M48S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Mercury No.16 is the Mercury capsule used for the Mercury-Atlas 8 - callsign \"Sigma 7\" - mission launched on October 3, 1962 and piloted by astronaut Walter M. Schirra Jr.", "spacecraft_config": { "id": 11, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/11/?format=api", "name": "Mercury", "type": { "id": 2, "name": "Capsule" }, "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/mercury_image_20190207032519.jpeg" } }, { "id": 10, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/10/?format=api", "name": "Mercury No.5", "serial_number": "5", "is_placeholder": false, "in_space": false, "time_in_space": "PT17M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Mercury No.5 is the Mercury capsule used for the Mercury-Redstone 2 mission launched on January 31, 1961 with a chimpanzee onboard.", "spacecraft_config": { "id": 11, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/11/?format=api", "name": "Mercury", "type": { "id": 2, "name": "Capsule" }, "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/mercury_image_20190207032519.jpeg" } }, { "id": 11, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/11/?format=api", "name": "Gemini SC1", "serial_number": "1", "is_placeholder": false, "in_space": false, "time_in_space": "P3DT22H59M59S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Gemini SC1 is the Gemini capsule used for the Gemini 1 mission launched on April 8, 1964.", "spacecraft_config": { "id": 12, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/12/?format=api", "name": "Gemini", "type": { "id": 2, "name": "Capsule" }, "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/gemini_image_20190207032517.jpeg" } }, { "id": 12, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/12/?format=api", "name": "Gemini SC2", "serial_number": "2", "is_placeholder": false, "in_space": false, "time_in_space": "PT18M14S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Gemini SC2 is the Gemini capsule used for the Gemini 2 mission launched on January 19, 1965.", "spacecraft_config": { "id": 12, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/12/?format=api", "name": "Gemini", "type": { "id": 2, "name": "Capsule" }, "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/gemini_image_20190207032517.jpeg" } }, { "id": 14, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/14/?format=api", "name": "Gemini SC4", "serial_number": "4", "is_placeholder": false, "in_space": false, "time_in_space": "P3DT23H59M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Gemini SC4 is the Gemini capsule used for the Gemini 4 mission launched on June 3, 1965 and crewed by astronauts James McDivitt (command pilot) and Ed White (pilot).", "spacecraft_config": { "id": 12, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/12/?format=api", "name": "Gemini", "type": { "id": 2, "name": "Capsule" }, "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/gemini_image_20190207032517.jpeg" } }, { "id": 15, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/15/?format=api", "name": "Gemini SC5", "serial_number": "5", "is_placeholder": false, "in_space": false, "time_in_space": "P7DT22H55M13S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Gemini SC5 is the Gemini capsule used for the Gemini 5 mission launched on August 21, 1965 and crewed by astronauts L. Gordon Cooper, Jr. (command pilot) and Charles \"Pete\" Conrad, Jr. (pilot).", "spacecraft_config": { "id": 12, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/12/?format=api", "name": "Gemini", "type": { "id": 2, "name": "Capsule" }, "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/gemini_image_20190207032517.jpeg" } } ] }