API endpoint that allows a flight of a specific Spacecraft instances to be viewed.

GET: Return a list of all the existing Spacecraft flights.

FILTERS: Parameters - 'spacecraft' Example - /api/2.2.0/spacecraft/flight/?spacecraft=37

GET /2.2.0/spacecraft/flight/97/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 97,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/97/?format=api",
    "mission_end": "1993-04-17T11:37:00Z",
    "destination": "Low Earth Orbit",
    "launch_crew": [
        {
            "id": 1655,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 381,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/381/?format=api",
                "name": "Kenneth D. Cameron",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P23DT10H10M32S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1949-11-29",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kenneth Donald is a retired American naval aviator, test pilot, engineer, U.S. Marine Corps officer, and NASA astronaut.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kenneth2520d.2520cameron_image_20181202133145.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Kenneth_D._Cameron",
                "last_flight": "1995-11-12T12:30:43Z",
                "first_flight": "1991-04-05T14:22:45Z"
            }
        },
        {
            "id": 1571,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 400,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/400/?format=api",
                "name": "Stephen S. Oswald",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P33DT22H31M14S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1951-06-30",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Stephen Scot Oswald is a former NASA astronaut.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/stephen2520s.2520oswald_image_20181202135254.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Stephen_S._Oswald",
                "last_flight": "1995-03-02T06:38:13Z",
                "first_flight": "1992-01-22T14:52:33Z"
            }
        },
        {
            "id": 1663,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 435,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/435/?format=api",
                "name": "Ellen Ochoa",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P40DT19H35M16S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1958-05-10",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/Astro_Ellen",
                "instagram": null,
                "bio": "Ellen Ochoa is an American engineer, former astronaut and the current Director of the Johnson Space Center. Ochoa became director of the center upon the retirement of the previous director, Michael Coats, on December 31, 2012. In 1993 Ochoa became the first Hispanic woman in the world to go to space when she served on a nine-day mission aboard the shuttle Discovery.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ellen_ochoa_image_20220911033543.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Ellen_Ochoa",
                "last_flight": "2002-04-08T20:44:19Z",
                "first_flight": "1993-04-08T05:29:00Z"
            }
        },
        {
            "id": 1657,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 422,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/422/?format=api",
                "name": "Kenneth Cockrell",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P64DT12H26M7S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1950-04-09",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kenneth Dale \"Taco\" Cockrell is an American astronaut and a veteran of five space shuttle missions.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kenneth2520cockrell_image_20181202142019.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Kenneth_Cockrell",
                "last_flight": "2002-06-05T21:22:49Z",
                "first_flight": "1993-04-08T05:29:00Z"
            }
        },
        {
            "id": 1588,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 417,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/417/?format=api",
                "name": "Michael Foale",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P373DT18H16M26S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1957-01-06",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520foale_image_20181202141301.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_Foale",
                "last_flight": "2003-10-18T05:38:03Z",
                "first_flight": "1992-03-24T13:13:39Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 1656,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 381,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/381/?format=api",
                "name": "Kenneth D. Cameron",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P23DT10H10M32S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1949-11-29",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kenneth Donald is a retired American naval aviator, test pilot, engineer, U.S. Marine Corps officer, and NASA astronaut.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kenneth2520d.2520cameron_image_20181202133145.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Kenneth_D._Cameron",
                "last_flight": "1995-11-12T12:30:43Z",
                "first_flight": "1991-04-05T14:22:45Z"
            }
        },
        {
            "id": 254,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 400,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/400/?format=api",
                "name": "Stephen S. Oswald",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P33DT22H31M14S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1951-06-30",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Stephen Scot Oswald is a former NASA astronaut.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/stephen2520s.2520oswald_image_20181202135254.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Stephen_S._Oswald",
                "last_flight": "1995-03-02T06:38:13Z",
                "first_flight": "1992-01-22T14:52:33Z"
            }
        },
        {
            "id": 1659,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 435,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/435/?format=api",
                "name": "Ellen Ochoa",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P40DT19H35M16S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1958-05-10",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/Astro_Ellen",
                "instagram": null,
                "bio": "Ellen Ochoa is an American engineer, former astronaut and the current Director of the Johnson Space Center. Ochoa became director of the center upon the retirement of the previous director, Michael Coats, on December 31, 2012. In 1993 Ochoa became the first Hispanic woman in the world to go to space when she served on a nine-day mission aboard the shuttle Discovery.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ellen_ochoa_image_20220911033543.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Ellen_Ochoa",
                "last_flight": "2002-04-08T20:44:19Z",
                "first_flight": "1993-04-08T05:29:00Z"
            }
        },
        {
            "id": 279,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 422,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/422/?format=api",
                "name": "Kenneth Cockrell",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P64DT12H26M7S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1950-04-09",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kenneth Dale \"Taco\" Cockrell is an American astronaut and a veteran of five space shuttle missions.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kenneth2520cockrell_image_20181202142019.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Kenneth_Cockrell",
                "last_flight": "2002-06-05T21:22:49Z",
                "first_flight": "1993-04-08T05:29:00Z"
            }
        },
        {
            "id": 1583,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 417,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/417/?format=api",
                "name": "Michael Foale",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P373DT18H16M26S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1957-01-06",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520foale_image_20181202141301.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_Foale",
                "last_flight": "2003-10-18T05:38:03Z",
                "first_flight": "1992-03-24T13:13:39Z"
            }
        }
    ],
    "spacecraft": {
        "id": 38,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/38/?format=api",
        "name": "Space Shuttle Discovery",
        "serial_number": "OV-103",
        "is_placeholder": false,
        "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": {
            "id": 14,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/14/?format=api",
            "name": "Space Shuttle",
            "type": {
                "id": 3,
                "name": "Spaceplane"
            },
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Acting Administrator:  James Free",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "in_use": false,
            "capability": "Carrying a crew of 7 astronauts along with cargo to Low Earth Orbit.",
            "history": "The Space shuttle was a United States space craft. Following the conclusion of the Apollo program the Space Shuttle intended to lower costs for reliable access to Low Earth Orbit. The program ran from 1981-2011.",
            "details": "The Space Shuttle was a partially reusable LEO spacecraft system operated by the U.S. National Aeronautics and Space Administration (NASA) as part of the Space Shuttle program. Its official program name was Space Transportation System (STS), taken from a 1969 plan for a system of reusable spacecraft of which it was the only item funded for development. The first of four orbital test flights occurred in 1981, leading to operational flights in 1982. In addition to the prototype whose completion was cancelled, five complete Shuttle systems were built and used on a total of 135 missions from 1981 to 2011, launched from the Kennedy Space Center (KSC) in Florida. Operational missions launched numerous satellites, interplanetary probes, and the Hubble Space Telescope (HST); conducted science experiments in orbit; and participated in construction and servicing of the International Space Station. The Shuttle fleet's total mission time was 1322 days, 19 hours, 21 minutes and 23 seconds.",
            "maiden_flight": "1981-04-12",
            "height": 56.1,
            "diameter": 8.7,
            "human_rated": true,
            "crew_capacity": 7,
            "payload_capacity": 27500,
            "payload_return_capacity": null,
            "flight_life": "14 days",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Space_Shuttle",
            "info_link": ""
        }
    },
    "launch": {
        "id": "bfc39e50-485c-4519-bf1d-c87d27d36b85",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/bfc39e50-485c-4519-bf1d-c87d27d36b85/?format=api",
        "slug": "space-shuttle-discovery-ov-103-sts-56",
        "name": "Space Shuttle Discovery / OV-103 | STS-56",
        "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
        },
        "last_updated": "2023-06-14T08:48:59Z",
        "net": "1993-04-08T05:29:00Z",
        "window_end": "1993-04-08T05:29:00Z",
        "window_start": "1993-04-08T05:29:00Z",
        "net_precision": null,
        "probability": -1,
        "weather_concerns": null,
        "holdreason": "",
        "failreason": null,
        "hashtag": null,
        "launch_service_provider": {
            "id": 192,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/192/?format=api",
            "name": "Lockheed Space Operations Company",
            "type": "Commercial"
        },
        "rocket": {
            "id": 363,
            "configuration": {
                "id": 493,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/493/?format=api",
                "name": "Space Shuttle",
                "family": "",
                "full_name": "Space Shuttle",
                "variant": ""
            }
        },
        "mission": {
            "id": 748,
            "name": "STS-56",
            "description": "STS-56 was a Space Shuttle Discovery mission to perform special experiments. The mission was launched from Kennedy Space Center, Florida, on 8 April 1993.",
            "launch_designator": null,
            "type": "Earth Science",
            "orbit": {
                "id": 8,
                "name": "Low Earth Orbit",
                "abbrev": "LEO"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 4,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api",
            "agency_id": 44,
            "name": "Launch Complex 39B",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
            "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
            "latitude": "28.62711233",
            "longitude": "-80.62101503",
            "location": {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                "name": "Kennedy Space Center, FL, USA",
                "country_code": "USA",
                "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 260,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
            "total_launch_count": 58,
            "orbital_launch_attempt_count": 57
        },
        "webcast_live": false,
        "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg",
        "infographic": null,
        "program": [
            {
                "id": 6,
                "url": "https://ll.thespacedevs.com/2.2.0/program/6/?format=api",
                "name": "Space Shuttle",
                "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.",
                "agencies": [
                    {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    }
                ],
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shutt_program_20200820202237.png",
                "start_date": "1981-04-12T12:00:03Z",
                "end_date": "2011-07-08T15:29:00Z",
                "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html",
                "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program",
                "mission_patches": [],
                "type": {
                    "id": 2,
                    "name": "Human Spaceflight"
                }
            }
        ],
        "orbital_launch_attempt_count": 3808,
        "location_launch_attempt_count": 71,
        "pad_launch_attempt_count": 23,
        "agency_launch_attempt_count": 45,
        "orbital_launch_attempt_count_year": 23,
        "location_launch_attempt_count_year": 2,
        "pad_launch_attempt_count_year": 2,
        "agency_launch_attempt_count_year": 2,
        "type": "normal"
    },
    "landing": {
        "id": 1011,
        "attempt": true,
        "success": true,
        "description": "Space Shuttle Discovery successfully landed at the Shuttle Landing Facility after this mission.",
        "downrange_distance": null,
        "location": {
            "id": 24,
            "name": "Shuttle Landing Facility",
            "abbrev": "KTTS",
            "description": "Airport used for Space Shuttle landings, part of the Kennedy Space Center.",
            "location": {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                "name": "Kennedy Space Center, FL, USA",
                "country_code": "USA",
                "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 260,
                "total_landing_count": 0
            },
            "successful_landings": 81
        },
        "type": {
            "id": 6,
            "name": "Horizontal Landing",
            "abbrev": "HL",
            "description": "Horizontal landing on a runway or flat surface."
        }
    },
    "docking_events": []
}