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

{
    "id": 123,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/123/?format=api",
    "mission_end": "1996-07-07T12:37:00Z",
    "destination": "Low Earth Orbit",
    "launch_crew": [
        {
            "id": 1858,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 135,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/135/?format=api",
                "name": "Terence Henricks",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P43DT18H38M5S",
                "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-05",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Terence Thomas \"Tom\" Henricks is a retired colonel in the United States Air Force and a former NASA astronaut. Selected by NASA in June 1985, Henricks became an astronaut in July 1986 and served on four Space Shuttle missions.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terence2520henricks_image_20181129205029.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Terence_T._Henricks",
                "last_flight": "1996-06-20T14:49:00Z",
                "first_flight": "1991-11-24T23:44:00Z"
            }
        },
        {
            "id": 1861,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 443,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/443/?format=api",
                "name": "Kevin R. Kregel",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P52DT18H21M25S",
                "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": "1956-09-16",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kevin Richard Kregel is an American former astronaut, and former member of the Space Launch Initiative Project at the Lyndon B. Johnson Space Center.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kevin2520r.2520kregel_image_20181202144141.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Kevin_R._Kregel",
                "last_flight": "2000-02-11T17:43:40Z",
                "first_flight": "1995-07-13T13:41:55Z"
            }
        },
        {
            "id": 1947,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 446,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/446/?format=api",
                "name": "Charles E. Brady Jr.",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P16DT21H48M",
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "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-08-12",
                "date_of_death": "2006-07-23",
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Charles Eldon Brady Jr. was an American physician, a Captain in the United States Navy and a NASA astronaut. He spent 16 days in space on the STS-78 flight in 1996.\r\n\r\nBrady specialized in sports medicine and worked as team physician at several universities before joining the US Navy in 1986. There he became a flight surgeon, serving with the Blue Angels from 1988-1990. In 1992 he was selected for NASA's astronaut program and completed training to prepare for space flight. After serving in the astronaut program, he returned full-time to the Navy and served as flight surgeon at Whidbey Island Naval Air Station in the San Juan Islands before retiring in the Pacific Northwest.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/charles2520e.2520brady2520jr._image_20181202144458.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Charles_E._Brady_Jr.",
                "last_flight": "1996-06-20T14:49:00Z",
                "first_flight": "1996-06-20T14:49:00Z"
            }
        },
        {
            "id": 1948,
            "role": {
                "id": 8,
                "role": "Payload Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 102,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/102/?format=api",
                "name": "Jean-Jacques Favier",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P16DT21H48M",
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "agency": {
                    "id": 46,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api",
                    "name": "National Center of Space Research",
                    "type": "Government"
                },
                "date_of_birth": "1949-04-13",
                "date_of_death": "2023-03-19",
                "nationality": "French",
                "twitter": null,
                "instagram": null,
                "bio": "Jean-Jacques Favier (Born April 13, 1949) was a French engineer and CNES astronaut who flew aboard the STS-78 NASA Space Shuttle mission. Favier was due to fly aboard the Columbia mission in 2003, but later signed out of the mission. Jean-Jacques Favier has been Deputy Director for Space Technology and Deputy Director for Advanced Concepts and Strategy at CNES, Director of the Solidification Laboratory at the French Atomic Energy Commission and Research Program Director at the International Space University.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jean-jacques2520favier_image_20181128230836.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Jean-Jacques_Favier",
                "last_flight": "1996-06-20T14:49:00Z",
                "first_flight": "1996-06-20T14:49:00Z"
            }
        },
        {
            "id": 1949,
            "role": {
                "id": 8,
                "role": "Payload Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 265,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/265/?format=api",
                "name": "Robert Thirsk",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P204DT18H30M7S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                    "name": "Canadian Space Agency",
                    "type": "Government"
                },
                "date_of_birth": "1953-08-17",
                "date_of_death": null,
                "nationality": "Canadian",
                "twitter": null,
                "instagram": null,
                "bio": "Robert Brent Thirsk, OC OBC (born August 17, 1953) is a Canadian engineer and physician, and a former Canadian Space Agency astronaut. He holds the Canadian records for the longest space flight (187 days 20 hours) and the most time spent in space (204 days 18 hours).",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520thirsk_image_20181201222354.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Robert_Thirsk",
                "last_flight": "2009-05-27T10:34:53Z",
                "first_flight": "1996-06-20T14:49:00Z"
            }
        },
        {
            "id": 1945,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 452,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/452/?format=api",
                "name": "Richard M. Linnehan",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P59DT12H44S",
                "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-09-19",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Richard Michael Linnehan is an American veterinarian and a former NASA astronaut.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_m._linn_image_20220911034413.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Richard_M._Linnehan",
                "last_flight": "2008-03-11T06:28:14Z",
                "first_flight": "1996-06-20T14:49:00Z"
            }
        },
        {
            "id": 1650,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 132,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/132/?format=api",
                "name": "Susan Helms",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P210DT23H4M18S",
                "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-02-26",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Susan Jane Helms is a retired lieutenant general in the United States Air Force and a former NASA astronaut. Helms was a crew member on five Space Shuttle missions and was a resident of the International Space Station (ISS) for over five months in 2001. While participating in ISS Expedition 2, she and Jim Voss conducted an 8-hour and 56 minute spacewalk, the world record.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/susan2520helms_image_20181129204438.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Susan_Helms",
                "last_flight": "2001-03-08T11:42:09Z",
                "first_flight": "1993-01-13T13:59:30Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 331,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 135,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/135/?format=api",
                "name": "Terence Henricks",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P43DT18H38M5S",
                "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-05",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Terence Thomas \"Tom\" Henricks is a retired colonel in the United States Air Force and a former NASA astronaut. Selected by NASA in June 1985, Henricks became an astronaut in July 1986 and served on four Space Shuttle missions.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terence2520henricks_image_20181129205029.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Terence_T._Henricks",
                "last_flight": "1996-06-20T14:49:00Z",
                "first_flight": "1991-11-24T23:44:00Z"
            }
        },
        {
            "id": 332,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 443,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/443/?format=api",
                "name": "Kevin R. Kregel",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P52DT18H21M25S",
                "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": "1956-09-16",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kevin Richard Kregel is an American former astronaut, and former member of the Space Launch Initiative Project at the Lyndon B. Johnson Space Center.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kevin2520r.2520kregel_image_20181202144141.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Kevin_R._Kregel",
                "last_flight": "2000-02-11T17:43:40Z",
                "first_flight": "1995-07-13T13:41:55Z"
            }
        },
        {
            "id": 356,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 446,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/446/?format=api",
                "name": "Charles E. Brady Jr.",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P16DT21H48M",
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "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-08-12",
                "date_of_death": "2006-07-23",
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Charles Eldon Brady Jr. was an American physician, a Captain in the United States Navy and a NASA astronaut. He spent 16 days in space on the STS-78 flight in 1996.\r\n\r\nBrady specialized in sports medicine and worked as team physician at several universities before joining the US Navy in 1986. There he became a flight surgeon, serving with the Blue Angels from 1988-1990. In 1992 he was selected for NASA's astronaut program and completed training to prepare for space flight. After serving in the astronaut program, he returned full-time to the Navy and served as flight surgeon at Whidbey Island Naval Air Station in the San Juan Islands before retiring in the Pacific Northwest.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/charles2520e.2520brady2520jr._image_20181202144458.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Charles_E._Brady_Jr.",
                "last_flight": "1996-06-20T14:49:00Z",
                "first_flight": "1996-06-20T14:49:00Z"
            }
        },
        {
            "id": 357,
            "role": {
                "id": 8,
                "role": "Payload Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 102,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/102/?format=api",
                "name": "Jean-Jacques Favier",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P16DT21H48M",
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "agency": {
                    "id": 46,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api",
                    "name": "National Center of Space Research",
                    "type": "Government"
                },
                "date_of_birth": "1949-04-13",
                "date_of_death": "2023-03-19",
                "nationality": "French",
                "twitter": null,
                "instagram": null,
                "bio": "Jean-Jacques Favier (Born April 13, 1949) was a French engineer and CNES astronaut who flew aboard the STS-78 NASA Space Shuttle mission. Favier was due to fly aboard the Columbia mission in 2003, but later signed out of the mission. Jean-Jacques Favier has been Deputy Director for Space Technology and Deputy Director for Advanced Concepts and Strategy at CNES, Director of the Solidification Laboratory at the French Atomic Energy Commission and Research Program Director at the International Space University.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jean-jacques2520favier_image_20181128230836.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Jean-Jacques_Favier",
                "last_flight": "1996-06-20T14:49:00Z",
                "first_flight": "1996-06-20T14:49:00Z"
            }
        },
        {
            "id": 358,
            "role": {
                "id": 8,
                "role": "Payload Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 265,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/265/?format=api",
                "name": "Robert Thirsk",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P204DT18H30M7S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                    "name": "Canadian Space Agency",
                    "type": "Government"
                },
                "date_of_birth": "1953-08-17",
                "date_of_death": null,
                "nationality": "Canadian",
                "twitter": null,
                "instagram": null,
                "bio": "Robert Brent Thirsk, OC OBC (born August 17, 1953) is a Canadian engineer and physician, and a former Canadian Space Agency astronaut. He holds the Canadian records for the longest space flight (187 days 20 hours) and the most time spent in space (204 days 18 hours).",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520thirsk_image_20181201222354.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Robert_Thirsk",
                "last_flight": "2009-05-27T10:34:53Z",
                "first_flight": "1996-06-20T14:49:00Z"
            }
        },
        {
            "id": 1941,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 452,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/452/?format=api",
                "name": "Richard M. Linnehan",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P59DT12H44S",
                "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-09-19",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Richard Michael Linnehan is an American veterinarian and a former NASA astronaut.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_m._linn_image_20220911034413.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Richard_M._Linnehan",
                "last_flight": "2008-03-11T06:28:14Z",
                "first_flight": "1996-06-20T14:49:00Z"
            }
        },
        {
            "id": 1645,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 132,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/132/?format=api",
                "name": "Susan Helms",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P210DT23H4M18S",
                "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-02-26",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Susan Jane Helms is a retired lieutenant general in the United States Air Force and a former NASA astronaut. Helms was a crew member on five Space Shuttle missions and was a resident of the International Space Station (ISS) for over five months in 2001. While participating in ISS Expedition 2, she and Jim Voss conducted an 8-hour and 56 minute spacewalk, the world record.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/susan2520helms_image_20181129204438.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Susan_Helms",
                "last_flight": "2001-03-08T11:42:09Z",
                "first_flight": "1993-01-13T13:59:30Z"
            }
        }
    ],
    "spacecraft": {
        "id": 36,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/36/?format=api",
        "name": "Space Shuttle Columbia",
        "serial_number": "OV-102",
        "is_placeholder": false,
        "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": {
            "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": "7ba7a5b0-0ab5-44c5-b53f-57f1461b0147",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/7ba7a5b0-0ab5-44c5-b53f-57f1461b0147/?format=api",
        "slug": "space-shuttle-columbia-ov-102-sts-78",
        "name": "Space Shuttle Columbia / OV-102 | STS-78",
        "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:49:39Z",
        "net": "1996-06-20T14:49:00Z",
        "window_end": "1996-06-20T14:49:00Z",
        "window_start": "1996-06-20T14:49:00Z",
        "net_precision": null,
        "probability": -1,
        "weather_concerns": null,
        "holdreason": "",
        "failreason": null,
        "hashtag": null,
        "launch_service_provider": {
            "id": 197,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/197/?format=api",
            "name": "Lockheed Martin Space Operations",
            "type": "Commercial"
        },
        "rocket": {
            "id": 403,
            "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": 812,
            "name": "STS-78",
            "description": "STS-78 was the fifth dedicated Life and Microgravity Spacelab mission for the Space Shuttle program, flown partly in preparation for the International Space Station project. The mission used the Space Shuttle Columbia, which lifted off successfully from Kennedy Space Center’s launch pad 39-B on 20 June 1996.",
            "launch_designator": null,
            "type": "",
            "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": 4080,
        "location_launch_attempt_count": 95,
        "pad_launch_attempt_count": 38,
        "agency_launch_attempt_count": 9,
        "orbital_launch_attempt_count_year": 39,
        "location_launch_attempt_count_year": 5,
        "pad_launch_attempt_count_year": 5,
        "agency_launch_attempt_count_year": 5,
        "type": "normal"
    },
    "landing": {
        "id": 974,
        "attempt": true,
        "success": true,
        "description": "Space Shuttle Columbia 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": []
}