Modes

Levels of detail in the response - normal, detailed

Example - /spacecraft/?mode=detailed

Filters

Parameters - in_space, is_placeholder, name, spacecraft_config, status

Example - /spacecraft/?is_placeholder=True

Fields searched - name, spacecraft_config__name

Example - /spacecraft/?search=Endeavour

Ordering

Fields - flights_count, id, mission_ends_count, time_docked, time_in_space

Example - /spacecraft/?ordering=-flights_count

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /spacecraft/?limit=2

Format

Switch to JSON output - /spacecraft/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/spacecraft/?format=api&ordering=-flights_count
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 590,
    "next": "https://lldev.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=10&ordering=-flights_count",
    "previous": null,
    "results": [
        {
            "response_mode": "normal",
            "id": 38,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/38/?format=api",
            "name": "Space Shuttle Discovery",
            "serial_number": "OV-103",
            "is_placeholder": false,
            "image": {
                "id": 1964,
                "name": "Spaceshuttle Endeavour in orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshuttle_en_image_20240309151027.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshuttle_en_image_thumbnail_20240309151027.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "in_space": false,
            "time_in_space": "P365DT2H20M51S",
            "time_docked": "P123DT15H12M",
            "flights_count": 39,
            "mission_ends_count": 39,
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "description": "Space Shuttle Discovery (Orbiter Vehicle Designation: OV-103) is one of the orbiters from NASA's Space Shuttle program and the third of five fully operational orbiters to be built. Its first mission, STS-41-D, flew from August 30 to September 5, 1984. Over 27 years of service it launched and landed 39 times, gathering more spaceflights than any other spacecraft to date. Discovery became the third operational orbiter to enter service, preceded by Columbia and Challenger. It embarked on its last mission, STS-133, on February 24, 2011 and touched down for the final time at Kennedy Space Center on March 9, having spent a cumulative total of almost a full year in space. Discovery performed both research and International Space Station (ISS) assembly missions. It also carried the Hubble Space Telescope into orbit. Discovery was the first operational shuttle to be retired, followed by Endeavour and then Atlantis.",
            "spacecraft_config": {
                "response_mode": "normal",
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/14/?format=api",
                "name": "Space Shuttle",
                "type": {
                    "id": 3,
                    "name": "Spaceplane"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "family": [],
                "in_use": false,
                "image": {
                    "id": 1934,
                    "name": "[AUTO] Space Shuttle - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194159.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "fastest_turnaround": "P58DT21H38M32S"
        },
        {
            "response_mode": "normal",
            "id": 472,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/472/?format=api",
            "name": "VSS Enterprise",
            "serial_number": "N339SS",
            "is_placeholder": false,
            "image": {
                "id": 2148,
                "name": "SpaceShip Two mated to the Mother ship White Knight Two",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceship_two_m_image_20240812142700.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceship_two_m_image_thumbnail_20240812142701.jpeg",
                "credit": "Steve Jurvetson",
                "license": {
                    "id": 28,
                    "name": "CC BY 2.0",
                    "priority": 6,
                    "link": "https://creativecommons.org/licenses/by/2.0/"
                },
                "single_use": true,
                "variants": []
            },
            "in_space": false,
            "time_in_space": "PT12H",
            "time_docked": "P0D",
            "flights_count": 37,
            "mission_ends_count": 37,
            "status": {
                "id": 3,
                "name": "Destroyed"
            },
            "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
            "spacecraft_config": {
                "response_mode": "normal",
                "id": 27,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/27/?format=api",
                "name": "SpaceShipTwo",
                "type": {
                    "id": 3,
                    "name": "Spaceplane"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 1024,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "abbrev": "VG",
                    "type": {
                        "id": 5,
                        "name": "Private"
                    }
                },
                "family": [],
                "in_use": true,
                "image": {
                    "id": 1933,
                    "name": "[AUTO] SpaceShipTwo - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194156.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "fastest_turnaround": "P1D"
        },
        {
            "response_mode": "normal",
            "id": 39,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/39/?format=api",
            "name": "Space Shuttle Atlantis",
            "serial_number": "OV-104",
            "is_placeholder": false,
            "image": {
                "id": 1963,
                "name": "Atlantis at KSC",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlantis_at_ksc_image_20240309150724.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlantis_at_ksc_image_thumbnail_20240309150725.jpeg",
                "credit": "Mack Male from Edmonton, AB, Canada",
                "license": {
                    "id": 18,
                    "name": "CC BY-SA 2.0",
                    "priority": 3,
                    "link": "https://creativecommons.org/licenses/by-sa/2.0/"
                },
                "single_use": true,
                "variants": []
            },
            "in_space": false,
            "time_in_space": "P307DT12H43M25S",
            "time_docked": "P124DT2H45M9S",
            "flights_count": 33,
            "mission_ends_count": 33,
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "description": "Space Shuttle Atlantis (Orbiter Vehicle Designation: OV‑104) is a Space Shuttle orbiter vehicle belonging to the National Aeronautics and Space Administration (NASA), the spaceflight and space exploration agency of the United States. Constructed by the Rockwell International company in Southern California and delivered to the Kennedy Space Center in Eastern Florida in April 1985, Atlantis is the fourth operational and the second-to-last Space Shuttle built. Its maiden flight was STS-51-J from 3 to 7 October 1985.  Atlantis embarked on its 33rd and final mission, also the final mission of a space shuttle, STS-135, on 8 July 2011. STS-134 by Endeavour was expected to be the final flight before STS-135 was authorized in October 2010. STS-135 took advantage of the processing for the STS-335 Launch On Need mission that would have been necessary if STS-134's crew became stranded in orbit. Atlantis landed for the final time at the Kennedy Space Center on 21 July 2011.  By the end of its final mission, Atlantis had orbited the Earth a total of 4,848 times, traveling nearly 126,000,000 mi (203,000,000 km) or more than 525 times the distance from the Earth to the Moon.",
            "spacecraft_config": {
                "response_mode": "normal",
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/14/?format=api",
                "name": "Space Shuttle",
                "type": {
                    "id": 3,
                    "name": "Spaceplane"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "family": [],
                "in_use": false,
                "image": {
                    "id": 1934,
                    "name": "[AUTO] Space Shuttle - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194159.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "fastest_turnaround": "P50DT7H29M"
        },
        {
            "response_mode": "normal",
            "id": 473,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/473/?format=api",
            "name": "VSS Unity",
            "serial_number": "N202VG",
            "is_placeholder": false,
            "image": {
                "id": 2149,
                "name": "SpaceShipTwo Unity at rollout event",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_un_image_20240812142943.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_un_image_thumbnail_20240812142943.jpeg",
                "credit": "Ronrosano",
                "license": {
                    "id": 21,
                    "name": "CC BY-SA 3.0",
                    "priority": 4,
                    "link": "https://creativecommons.org/licenses/by-sa/3.0/deed.en"
                },
                "single_use": true,
                "variants": []
            },
            "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": {
                "response_mode": "normal",
                "id": 27,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/27/?format=api",
                "name": "SpaceShipTwo",
                "type": {
                    "id": 3,
                    "name": "Spaceplane"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 1024,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "abbrev": "VG",
                    "type": {
                        "id": 5,
                        "name": "Private"
                    }
                },
                "family": [],
                "in_use": true,
                "image": {
                    "id": 1933,
                    "name": "[AUTO] SpaceShipTwo - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194156.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "fastest_turnaround": "P2D"
        },
        {
            "response_mode": "normal",
            "id": 36,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/36/?format=api",
            "name": "Space Shuttle Columbia",
            "serial_number": "OV-102",
            "is_placeholder": false,
            "image": {
                "id": 1966,
                "name": "Spaceshuttle Columbia landing at SLF Runway 33",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshuttle_co_image_20240309151548.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshuttle_co_image_thumbnail_20240309151549.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "in_space": false,
            "time_in_space": "P292DT16H28M27S",
            "time_docked": "P7DT33M",
            "flights_count": 28,
            "mission_ends_count": 28,
            "status": {
                "id": 3,
                "name": "Destroyed"
            },
            "description": "Space Shuttle Columbia (Orbiter Vehicle Designation: OV-102) was the first space-rated orbiter in NASA's Space Shuttle fleet. It launched for the first time on mission STS-1 on April 12, 1981, the first flight of the Space Shuttle program. Over 22 years of service, it completed 27 missions before disintegrating during re-entry near the end of its 28th mission, STS-107 on February 1, 2003, resulting in the deaths of all seven crew members.",
            "spacecraft_config": {
                "response_mode": "normal",
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/14/?format=api",
                "name": "Space Shuttle",
                "type": {
                    "id": 3,
                    "name": "Spaceplane"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "family": [],
                "in_use": false,
                "image": {
                    "id": 1934,
                    "name": "[AUTO] Space Shuttle - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194159.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "fastest_turnaround": "P83DT23H29M2S"
        },
        {
            "response_mode": "normal",
            "id": 40,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/40/?format=api",
            "name": "Space Shuttle Endeavour",
            "serial_number": "OV-105",
            "is_placeholder": false,
            "image": {
                "id": 1962,
                "name": "Spaceshuttle Endeavour atop carrier aircraft",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshuttle_en_image_20240309150401.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshuttle_en_image_thumbnail_20240309150402.jpeg",
                "credit": "NASA/Tom Tschida",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "in_space": false,
            "time_in_space": "P296DT5H37M42S",
            "time_docked": "P120DT14H50M45S",
            "flights_count": 25,
            "mission_ends_count": 25,
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "description": "Space Shuttle Endeavour (Orbiter Vehicle Designation: OV-105) is a retired orbiter from NASA's Space Shuttle program and the fifth and final operational shuttle built. It embarked on its first mission, STS-49, in May 1992 and its 25th and final mission, STS-134, in May 2011. STS-134 was expected to be the final mission of the Space Shuttle program, but with the authorization of STS-135, Atlantis became the last shuttle to fly.  The United States Congress approved the construction of Endeavour in 1987 to replace Challenger, which was lost in 1986.  Structural spares built during the construction of Discovery and Atlantis were used in its assembly. NASA chose, on cost grounds, to build Endeavour from spares rather than refitting Enterprise.",
            "spacecraft_config": {
                "response_mode": "normal",
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/14/?format=api",
                "name": "Space Shuttle",
                "type": {
                    "id": 3,
                    "name": "Spaceplane"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "family": [],
                "in_use": false,
                "image": {
                    "id": 1934,
                    "name": "[AUTO] Space Shuttle - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194159.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "fastest_turnaround": "P114DT22H3M"
        },
        {
            "response_mode": "normal",
            "id": 453,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/453/?format=api",
            "name": "RSS First Step",
            "serial_number": "2.0-2",
            "is_placeholder": false,
            "image": {
                "id": 2153,
                "name": "NS-19 Capsule First Step landed",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ns-19_capsule_f_image_20240812145125.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ns-19_capsule_f_image_thumbnail_20240812145126.jpeg",
                "credit": "Blue Origin",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "in_space": false,
            "time_in_space": "PT2H2M10S",
            "time_docked": "P0D",
            "flights_count": 12,
            "mission_ends_count": 12,
            "status": {
                "id": 1,
                "name": "Active"
            },
            "description": "First Blue Origin New Shepard Crew Capsule 2.0 to carry human passengers. This capsule is outfitted with improvements to environmental features such as acoustics and temperature regulation inside the capsule, crew display panels, and speakers with a microphone and push-to-talk button at each seat.",
            "spacecraft_config": {
                "response_mode": "normal",
                "id": 21,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/21/?format=api",
                "name": "Crew Capsule 2.0",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 141,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "abbrev": "BO",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "family": [
                    {
                        "response_mode": "normal",
                        "id": 5,
                        "name": "New Shepard Crew Capsule",
                        "description": "Capsules built for suborbital human spaceflight on New Shepard",
                        "manufacturer": {
                            "response_mode": "list",
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "abbrev": "BO",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        "parent": null,
                        "maiden_flight": "2015-04-29"
                    }
                ],
                "in_use": true,
                "image": {
                    "id": 1907,
                    "name": "New Shepard M7 H. G. Wells landed",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194115.jpeg",
                    "credit": "Blue Origin",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "fastest_turnaround": "P59DT1M42S"
        },
        {
            "response_mode": "normal",
            "id": 444,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/444/?format=api",
            "name": "X-15-3",
            "serial_number": "56-6672",
            "is_placeholder": false,
            "image": {
                "id": 2151,
                "name": "X-15 #3 on the Lakebed at Edwards Air Force Base",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x-15_25233_on__image_20240812144229.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x-15_25233_on__image_thumbnail_20240812144229.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "in_space": false,
            "time_in_space": "PT3H51M32S",
            "time_docked": "P0D",
            "flights_count": 11,
            "mission_ends_count": 11,
            "status": {
                "id": 3,
                "name": "Destroyed"
            },
            "description": "Third X-15 experimental rocket plane. Destroyed during flight 191.",
            "spacecraft_config": {
                "response_mode": "normal",
                "id": 13,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/13/?format=api",
                "name": "North American X-15",
                "type": {
                    "id": 3,
                    "name": "Spaceplane"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "family": [],
                "in_use": false,
                "image": {
                    "id": 1918,
                    "name": "[AUTO] North American X-15 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520x-15_image_20190207032520.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194132.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "fastest_turnaround": "P22DT14M5S"
        },
        {
            "response_mode": "normal",
            "id": 276,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/276/?format=api",
            "name": "RSS H.G. Wells",
            "serial_number": "2.0-1",
            "is_placeholder": false,
            "image": {
                "id": 1907,
                "name": "New Shepard M7 H. G. Wells landed",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194115.jpeg",
                "credit": "Blue Origin",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "in_space": false,
            "time_in_space": "PT1H50M15S",
            "time_docked": "P0D",
            "flights_count": 11,
            "mission_ends_count": 11,
            "status": {
                "id": 1,
                "name": "Active"
            },
            "description": "Second New Shepard capsule. It is dedicated to uncrewed flights.",
            "spacecraft_config": {
                "response_mode": "normal",
                "id": 21,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/21/?format=api",
                "name": "Crew Capsule 2.0",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 141,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "abbrev": "BO",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "family": [
                    {
                        "response_mode": "normal",
                        "id": 5,
                        "name": "New Shepard Crew Capsule",
                        "description": "Capsules built for suborbital human spaceflight on New Shepard",
                        "manufacturer": {
                            "response_mode": "list",
                            "id": 141,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "abbrev": "BO",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        "parent": null,
                        "maiden_flight": "2015-04-29"
                    }
                ],
                "in_use": true,
                "image": {
                    "id": 1907,
                    "name": "New Shepard M7 H. G. Wells landed",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194115.jpeg",
                    "credit": "Blue Origin",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "fastest_turnaround": "P79DT21H42M"
        },
        {
            "response_mode": "normal",
            "id": 37,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/37/?format=api",
            "name": "Space Shuttle Challenger",
            "serial_number": "OV-099",
            "is_placeholder": false,
            "image": {
                "id": 1965,
                "name": "Spaceshuttle Challenger in orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshuttle_ch_image_20240309151332.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshuttle_ch_image_thumbnail_20240309151332.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "in_space": false,
            "time_in_space": "P62DT7H51M50S",
            "time_docked": "P1DT19H34M9S",
            "flights_count": 10,
            "mission_ends_count": 10,
            "status": {
                "id": 3,
                "name": "Destroyed"
            },
            "description": "Space Shuttle Challenger (Orbiter Vehicle Designation: OV-099) was the second orbiter of NASA's space shuttle program to be put into service, after Columbia. Challenger was built by Rockwell International's Space Transportation Systems Division, in Downey, California. Its maiden flight, STS-6, began on April 4, 1983. The orbiter was launched and landed nine times before breaking apart 73 seconds into its tenth mission, STS-51-L, on January 28, 1986, resulting in the death of all seven crew members, including a civilian school teacher. It was the first of two shuttles to be destroyed in flight, the other being Columbia, in 2003. The accident led to a two-and-a-half-year grounding of the shuttle fleet; flights resumed in 1988, with STS-26 flown by Discovery. Challenger was replaced by Endeavour, which was built from structural spares ordered by NASA in the construction contracts for Discovery and Atlantis.",
            "spacecraft_config": {
                "response_mode": "normal",
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/14/?format=api",
                "name": "Space Shuttle",
                "type": {
                    "id": 3,
                    "name": "Spaceplane"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "family": [],
                "in_use": false,
                "image": {
                    "id": 1934,
                    "name": "[AUTO] Space Shuttle - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194159.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "fastest_turnaround": "P55DT1H42M5S"
        }
    ]
}