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/107/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 107,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/107/?format=api",
    "mission_end": "1994-04-20T16:55:00Z",
    "destination": "Low Earth Orbit",
    "launch_crew": [
        {
            "id": 1762,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 384,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/384/?format=api",
                "name": "Sidney M. Gutierrez",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P20DT8H4M8S",
                "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-27",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Sidney McNeill Gutierrez is a former NASA astronaut.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sidney2520m.2520gutierrez_image_20181202133521.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Sidney_M._Gutierrez",
                "last_flight": "1994-04-09T11:05:01Z",
                "first_flight": "1991-06-05T13:24:51Z"
            }
        },
        {
            "id": 1593,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 411,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/411/?format=api",
                "name": "Kevin P. Chilton",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P29DT10H21M55S",
                "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": "1954-11-03",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kevin Patrick \"Chilli\" Chilton is an American mechanical engineer, and former United States Air Force four-star General and test pilot. His last assignment was as Commander, U.S. Strategic Command from October 3, 2007 to January 28, 2011. Prior to his appointment to general officer ranks, Chilton spent 11 years of his military career as a NASA astronaut. He retired from the Air Force on February 1, 2011, after having achieved the highest rank of any military astronaut. On January 30, 2012, General Chilton was named to the board of directors of Orbital Sciences Corporation.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kevin_p._chilto_image_20220911034500.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Kevin_P._Chilton",
                "last_flight": "1996-03-22T08:13:04Z",
                "first_flight": "1992-05-07T23:40:00Z"
            }
        },
        {
            "id": 1636,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 430,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/430/?format=api",
                "name": "Michael R. Clifford",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P27DT18H23M55S",
                "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": "1952-10-13",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Michael Richard Uram \"Rich\" Clifford is a former United States Army officer and NASA astronaut. Clifford is considered a Master Army Aviator and has logged over 3,400 hours flying in a wide variety of fixed and rotary winged aircraft. Clifford retired from the U.S. Army at the rank of lieutenant colonel. He has logged over 12 hours of spacewalk time over three Space Shuttle missions. He is also one of the first people to conduct a spacewalk while docked to an orbiting space station. The spacewalk was conducted during STS-76, while docked at the Russian space station Mir.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520r.2520clifford_image_20181202142804.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_R._Clifford",
                "last_flight": "1996-03-22T08:13:04Z",
                "first_flight": "1992-12-02T13:24:00Z"
            }
        },
        {
            "id": 1506,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 602,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/602/?format=api",
                "name": "Jerome Apt",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P35DT7H10M25S",
                "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-04-28",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Jerome \"Jay\" Apt III, Ph.D. (born April 28, 1949 in Massachusetts) is an American astronaut and professor at Carnegie Mellon University. Before he became an astronaut, Apt was a physicist who worked on the Pioneer Venus 1978 space probe project, and used visible light and infrared techniques to study the planets and moons of the solar system from ground-based observatories.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jerome2520apt_image_20181208003023.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Jerome_Apt",
                "last_flight": "1996-09-16T08:54:49Z",
                "first_flight": "1991-04-05T14:22:45Z"
            }
        },
        {
            "id": 1500,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 404,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/404/?format=api",
                "name": "Linda M. Godwin",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P38DT6H13M42S",
                "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": "1952-07-02",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Linda Maxine Godwin Ph.D. is an American scientist and retired NASA astronaut. Godwin joined NASA in 1980 and became an astronaut in July 1986. She retired in 2010. During her career, Godwin completed four space flights and logged over 38 days in space. Godwin also served as the Assistant to the Director for Exploration, Flight Crew Operations Directorate at the Johnson Space Center. Since retiring from NASA, she accepted the position of Professor in the Department of Physics and Astronomy at the University of Missouri.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linda2520m.2520godwin_image_20181202140014.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Linda_M._Godwin",
                "last_flight": "2001-12-05T22:19:28Z",
                "first_flight": "1991-04-05T14:22:45Z"
            }
        },
        {
            "id": 1768,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 432,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/432/?format=api",
                "name": "Thomas David Jones",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P53DT49M9S",
                "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": "1955-01-22",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Thomas David Jones is a former United States astronaut. He was selected to the astronaut corps in 1990 and completed four space shuttle flights before retiring in 2001. He flew on STS-59 and STS-68 in 1994, STS-80 in 1996 and STS-98 in 2001. His total mission time was 53 days 48 minutes. He works as a planetary scientist, space operations consultant, astronaut speaker, and author.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_david_jo_image_20220911034422.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Thomas_David_Jones",
                "last_flight": "2001-02-07T23:13:02Z",
                "first_flight": "1994-04-09T11:05:01Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 304,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 384,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/384/?format=api",
                "name": "Sidney M. Gutierrez",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P20DT8H4M8S",
                "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-27",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Sidney McNeill Gutierrez is a former NASA astronaut.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sidney2520m.2520gutierrez_image_20181202133521.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Sidney_M._Gutierrez",
                "last_flight": "1994-04-09T11:05:01Z",
                "first_flight": "1991-06-05T13:24:51Z"
            }
        },
        {
            "id": 1595,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 411,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/411/?format=api",
                "name": "Kevin P. Chilton",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P29DT10H21M55S",
                "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": "1954-11-03",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kevin Patrick \"Chilli\" Chilton is an American mechanical engineer, and former United States Air Force four-star General and test pilot. His last assignment was as Commander, U.S. Strategic Command from October 3, 2007 to January 28, 2011. Prior to his appointment to general officer ranks, Chilton spent 11 years of his military career as a NASA astronaut. He retired from the Air Force on February 1, 2011, after having achieved the highest rank of any military astronaut. On January 30, 2012, General Chilton was named to the board of directors of Orbital Sciences Corporation.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kevin_p._chilto_image_20220911034500.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Kevin_P._Chilton",
                "last_flight": "1996-03-22T08:13:04Z",
                "first_flight": "1992-05-07T23:40:00Z"
            }
        },
        {
            "id": 1638,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 430,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/430/?format=api",
                "name": "Michael R. Clifford",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P27DT18H23M55S",
                "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": "1952-10-13",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Michael Richard Uram \"Rich\" Clifford is a former United States Army officer and NASA astronaut. Clifford is considered a Master Army Aviator and has logged over 3,400 hours flying in a wide variety of fixed and rotary winged aircraft. Clifford retired from the U.S. Army at the rank of lieutenant colonel. He has logged over 12 hours of spacewalk time over three Space Shuttle missions. He is also one of the first people to conduct a spacewalk while docked to an orbiting space station. The spacewalk was conducted during STS-76, while docked at the Russian space station Mir.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520r.2520clifford_image_20181202142804.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_R._Clifford",
                "last_flight": "1996-03-22T08:13:04Z",
                "first_flight": "1992-12-02T13:24:00Z"
            }
        },
        {
            "id": 1509,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 602,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/602/?format=api",
                "name": "Jerome Apt",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P35DT7H10M25S",
                "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-04-28",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Jerome \"Jay\" Apt III, Ph.D. (born April 28, 1949 in Massachusetts) is an American astronaut and professor at Carnegie Mellon University. Before he became an astronaut, Apt was a physicist who worked on the Pioneer Venus 1978 space probe project, and used visible light and infrared techniques to study the planets and moons of the solar system from ground-based observatories.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jerome2520apt_image_20181208003023.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Jerome_Apt",
                "last_flight": "1996-09-16T08:54:49Z",
                "first_flight": "1991-04-05T14:22:45Z"
            }
        },
        {
            "id": 1496,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 404,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/404/?format=api",
                "name": "Linda M. Godwin",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P38DT6H13M42S",
                "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": "1952-07-02",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Linda Maxine Godwin Ph.D. is an American scientist and retired NASA astronaut. Godwin joined NASA in 1980 and became an astronaut in July 1986. She retired in 2010. During her career, Godwin completed four space flights and logged over 38 days in space. Godwin also served as the Assistant to the Director for Exploration, Flight Crew Operations Directorate at the Johnson Space Center. Since retiring from NASA, she accepted the position of Professor in the Department of Physics and Astronomy at the University of Missouri.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linda2520m.2520godwin_image_20181202140014.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Linda_M._Godwin",
                "last_flight": "2001-12-05T22:19:28Z",
                "first_flight": "1991-04-05T14:22:45Z"
            }
        },
        {
            "id": 1764,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 432,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/432/?format=api",
                "name": "Thomas David Jones",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P53DT49M9S",
                "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": "1955-01-22",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Thomas David Jones is a former United States astronaut. He was selected to the astronaut corps in 1990 and completed four space shuttle flights before retiring in 2001. He flew on STS-59 and STS-68 in 1994, STS-80 in 1996 and STS-98 in 2001. His total mission time was 53 days 48 minutes. He works as a planetary scientist, space operations consultant, astronaut speaker, and author.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_david_jo_image_20220911034422.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Thomas_David_Jones",
                "last_flight": "2001-02-07T23:13:02Z",
                "first_flight": "1994-04-09T11:05:01Z"
            }
        }
    ],
    "spacecraft": {
        "id": 40,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/40/?format=api",
        "name": "Space Shuttle Endeavour",
        "serial_number": "OV-105",
        "is_placeholder": false,
        "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": {
            "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": "c188499e-3af4-4a76-b508-c447981d45fa",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/c188499e-3af4-4a76-b508-c447981d45fa/?format=api",
        "slug": "space-shuttle-endeavour-ov-105-sts-59",
        "name": "Space Shuttle Endeavour / OV-105 | STS-59",
        "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
        },
        "last_updated": "2024-06-15T14:40:07Z",
        "net": "1994-04-09T11:05:01Z",
        "window_end": "1994-04-09T11:05:01Z",
        "window_start": "1994-04-09T11:05:01Z",
        "net_precision": {
            "id": 0,
            "name": "Second",
            "abbrev": "SEC",
            "description": "The T-0 is accurate to the second."
        },
        "probability": null,
        "weather_concerns": null,
        "holdreason": "",
        "failreason": "",
        "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": 374,
            "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": 762,
            "name": "STS-59",
            "description": "STS-59 Shuttle mission was a Space Shuttle program mission that took place in 1994. The launch was chronicled by the 1994 Discovery Channel special about the Space Shuttle Program.",
            "launch_designator": null,
            "type": "Earth Science",
            "orbit": {
                "id": 8,
                "name": "Low Earth Orbit",
                "abbrev": "LEO"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 87,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
            "agency_id": 121,
            "name": "Launch Complex 39A",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
            "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
            "latitude": "28.60822681",
            "longitude": "-80.60428186",
            "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_87_20200803143537.jpg",
            "total_launch_count": 202,
            "orbital_launch_attempt_count": 201
        },
        "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": 3889,
        "location_launch_attempt_count": 79,
        "pad_launch_attempt_count": 51,
        "agency_launch_attempt_count": 53,
        "orbital_launch_attempt_count_year": 21,
        "location_launch_attempt_count_year": 3,
        "pad_launch_attempt_count_year": 2,
        "agency_launch_attempt_count_year": 3,
        "type": "normal"
    },
    "landing": {
        "id": 1035,
        "attempt": true,
        "success": true,
        "description": "Space Shuttle Endeavour successfully landed at Edwards Air Force Base after this mission.",
        "downrange_distance": null,
        "location": {
            "id": 23,
            "name": "Edwards Air Force Base",
            "abbrev": "KEDW",
            "description": "Edwards Air Force Base in California.",
            "location": {
                "id": 162,
                "url": "https://ll.thespacedevs.com/2.2.0/location/162/?format=api",
                "name": "Edwards Air Force Base",
                "country_code": "USA",
                "description": "Edwards Air Force Base is a United States Air Force installation in California. Edwards is the home of the Air Force Test Center, Air Force Test Pilot School, and NASA's Armstrong Flight Research Center. It is the Air Force Materiel Command center for conducting and supporting research and development of flight, as well as testing and evaluating aerospace systems from concept to combat. It also hosts many test activities conducted by America's commercial aerospace industry.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_edwards_air_force_base_20230422085221.jpg",
                "timezone_name": "America/Los_Angeles",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "successful_landings": 66
        },
        "type": {
            "id": 6,
            "name": "Horizontal Landing",
            "abbrev": "HL",
            "description": "Horizontal landing on a runway or flat surface."
        }
    },
    "docking_events": []
}