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

{
    "id": 108,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/108/?format=api",
    "mission_end": "1994-07-23T10:38:00Z",
    "destination": "Low Earth Orbit",
    "launch_crew": [
        {
            "id": 1771,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 398,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/398/?format=api",
                "name": "Robert D. Cabana",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P37DT22H41M10S",
                "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-01-23",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Robert Donald Cabana is the director of NASA's John F. Kennedy Space Center, a former NASA astronaut, and a veteran of four Space Shuttle flights. He is also a former naval flight officer and naval aviator in the United States Marine Corps.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520d.2520cabana_image_20181202135135.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Robert_D._Cabana",
                "last_flight": "1998-12-04T08:35:34Z",
                "first_flight": "1990-10-06T11:47:15Z"
            }
        },
        {
            "id": 1774,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/121/?format=api",
                "name": "James Halsell",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P52DT10H31M32S",
                "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-29",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "James Halsell was an Air Force Test Pilot when he was selected by NASA to become an Astronaut in 1990. He was a veteran of five flights totalling over 1,250 hours in space, pilot of two STS missions and commander of three. He also served as a manager for Shuttle Launch Integration and Space Shuttle Program manager. After the Columbia accident he led the NASA Return to Flight Planning team.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520halsell_image_20181129201925.jpg",
                "wiki": "https://en.wikipedia.org/wiki/James_D._Halsell",
                "last_flight": "2000-05-19T10:11:10Z",
                "first_flight": "1994-07-08T16:43:01Z"
            }
        },
        {
            "id": 1789,
            "role": {
                "id": 8,
                "role": "Payload Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 203,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/203/?format=api",
                "name": "Chiaki Mukai",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P23DT15H39M25S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "type": "Government"
                },
                "date_of_birth": "1952-05-06",
                "date_of_death": null,
                "nationality": "Japanese",
                "twitter": null,
                "instagram": null,
                "bio": "Chiaki Mukai (向井 千秋 Mukai Chiaki, born May 6, 1952, Tatebayashi, Gunma, Japan) is a Japanese doctor and JAXA astronaut. She was the first Japanese woman in space, and was the first Japanese citizen to have two spaceflights. Both were Space Shuttle missions; her first was STS-65 aboard Space Shuttle Columbia in July 1994, which was a Spacelab mission. Her second spaceflight was STS-95 aboard Space Shuttle Discovery in 1998. In total she has spent 23 days in space.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chiaki2520mukai_image_20181201180321.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Chiaki_Mukai",
                "last_flight": "1998-10-29T19:19:34Z",
                "first_flight": "1994-07-08T16:43:01Z"
            }
        },
        {
            "id": 1525,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 139,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/139/?format=api",
                "name": "Richard Hieb",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P32DT33M45S",
                "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-09-21",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Richard James Hieb is a former NASA astronaut and a veteran of three space shuttle missions. He was a mission specialist on STS-39 and STS-49, and was a payload commander on STS-65.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard2520hieb_image_20181129205559.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Richard_Hieb",
                "last_flight": "1994-07-08T16:43:01Z",
                "first_flight": "1991-04-28T11:33:14Z"
            }
        },
        {
            "id": 1715,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 438,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/438/?format=api",
                "name": "Carl E. Walz",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P230DT13H3M33S",
                "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-09-06",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Carl Erwin Walz is a former NASA astronaut currently working for Orbital Sciences Corporation's Advanced Programs Group as Vice President for Human Space Flight Operations. Walz was formerly assigned to the Exploration Systems Mission Directorate at NASA Headquarters in Washington, DC. He was the Acting Director for the Advanced Capabilities Division in the Exploration Systems Mission Directorate, and was responsible for a broad range of activities to include Human Research, Technology Development, Nuclear Power and Propulsion and the Lunar Robotic Exploration Programs to support the Vision for Space Exploration.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carl_e._walz_image_20220911033826.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Carl_E._Walz",
                "last_flight": "2001-12-05T22:19:28Z",
                "first_flight": "1993-09-12T11:45:00Z"
            }
        },
        {
            "id": 1786,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 437,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/437/?format=api",
                "name": "Donald A. Thomas",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P43DT8H12M30S",
                "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-05-06",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Donald Alan Thomas, Ph.D. is an American engineer and a former NASA astronaut.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/donald2520a.2520thomas_image_20181202143454.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Donald_A._Thomas",
                "last_flight": "1997-07-01T18:02:02Z",
                "first_flight": "1994-07-08T16:43:01Z"
            }
        },
        {
            "id": 1779,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 429,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/429/?format=api",
                "name": "Leroy Chiao",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P229DT8H39M14S",
                "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": "1960-08-28",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/AstroDude",
                "instagram": null,
                "bio": "Leroy Chiao is a Chinese-American engineer, former NASA astronaut, entrepreneur, motivational speaker, and engineering consultant. Chiao flew on three Space Shuttle flights, and was the commander of Expedition 10, where he lived on board the International Space Station from October 13, 2004 to April 24, 2005. He is also a co-author and researcher for the Advanced Diagnostic Ultrasound in Microgravity project.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leroy_chiao_image_20220911034040.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Leroy_Chiao",
                "last_flight": "2004-10-14T03:06:26Z",
                "first_flight": "1994-07-08T16:43:01Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 1772,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 398,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/398/?format=api",
                "name": "Robert D. Cabana",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P37DT22H41M10S",
                "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-01-23",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Robert Donald Cabana is the director of NASA's John F. Kennedy Space Center, a former NASA astronaut, and a veteran of four Space Shuttle flights. He is also a former naval flight officer and naval aviator in the United States Marine Corps.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520d.2520cabana_image_20181202135135.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Robert_D._Cabana",
                "last_flight": "1998-12-04T08:35:34Z",
                "first_flight": "1990-10-06T11:47:15Z"
            }
        },
        {
            "id": 1775,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/121/?format=api",
                "name": "James Halsell",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P52DT10H31M32S",
                "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-29",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "James Halsell was an Air Force Test Pilot when he was selected by NASA to become an Astronaut in 1990. He was a veteran of five flights totalling over 1,250 hours in space, pilot of two STS missions and commander of three. He also served as a manager for Shuttle Launch Integration and Space Shuttle Program manager. After the Columbia accident he led the NASA Return to Flight Planning team.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520halsell_image_20181129201925.jpg",
                "wiki": "https://en.wikipedia.org/wiki/James_D._Halsell",
                "last_flight": "2000-05-19T10:11:10Z",
                "first_flight": "1994-07-08T16:43:01Z"
            }
        },
        {
            "id": 1790,
            "role": {
                "id": 8,
                "role": "Payload Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 203,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/203/?format=api",
                "name": "Chiaki Mukai",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P23DT15H39M25S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "type": "Government"
                },
                "date_of_birth": "1952-05-06",
                "date_of_death": null,
                "nationality": "Japanese",
                "twitter": null,
                "instagram": null,
                "bio": "Chiaki Mukai (向井 千秋 Mukai Chiaki, born May 6, 1952, Tatebayashi, Gunma, Japan) is a Japanese doctor and JAXA astronaut. She was the first Japanese woman in space, and was the first Japanese citizen to have two spaceflights. Both were Space Shuttle missions; her first was STS-65 aboard Space Shuttle Columbia in July 1994, which was a Spacelab mission. Her second spaceflight was STS-95 aboard Space Shuttle Discovery in 1998. In total she has spent 23 days in space.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chiaki2520mukai_image_20181201180321.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Chiaki_Mukai",
                "last_flight": "1998-10-29T19:19:34Z",
                "first_flight": "1994-07-08T16:43:01Z"
            }
        },
        {
            "id": 240,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 139,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/139/?format=api",
                "name": "Richard Hieb",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P32DT33M45S",
                "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-09-21",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Richard James Hieb is a former NASA astronaut and a veteran of three space shuttle missions. He was a mission specialist on STS-39 and STS-49, and was a payload commander on STS-65.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard2520hieb_image_20181129205559.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Richard_Hieb",
                "last_flight": "1994-07-08T16:43:01Z",
                "first_flight": "1991-04-28T11:33:14Z"
            }
        },
        {
            "id": 1711,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 438,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/438/?format=api",
                "name": "Carl E. Walz",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P230DT13H3M33S",
                "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-09-06",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Carl Erwin Walz is a former NASA astronaut currently working for Orbital Sciences Corporation's Advanced Programs Group as Vice President for Human Space Flight Operations. Walz was formerly assigned to the Exploration Systems Mission Directorate at NASA Headquarters in Washington, DC. He was the Acting Director for the Advanced Capabilities Division in the Exploration Systems Mission Directorate, and was responsible for a broad range of activities to include Human Research, Technology Development, Nuclear Power and Propulsion and the Lunar Robotic Exploration Programs to support the Vision for Space Exploration.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carl_e._walz_image_20220911033826.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Carl_E._Walz",
                "last_flight": "2001-12-05T22:19:28Z",
                "first_flight": "1993-09-12T11:45:00Z"
            }
        },
        {
            "id": 1782,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 437,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/437/?format=api",
                "name": "Donald A. Thomas",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P43DT8H12M30S",
                "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-05-06",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Donald Alan Thomas, Ph.D. is an American engineer and a former NASA astronaut.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/donald2520a.2520thomas_image_20181202143454.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Donald_A._Thomas",
                "last_flight": "1997-07-01T18:02:02Z",
                "first_flight": "1994-07-08T16:43:01Z"
            }
        },
        {
            "id": 1776,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 429,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/429/?format=api",
                "name": "Leroy Chiao",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P229DT8H39M14S",
                "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": "1960-08-28",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/AstroDude",
                "instagram": null,
                "bio": "Leroy Chiao is a Chinese-American engineer, former NASA astronaut, entrepreneur, motivational speaker, and engineering consultant. Chiao flew on three Space Shuttle flights, and was the commander of Expedition 10, where he lived on board the International Space Station from October 13, 2004 to April 24, 2005. He is also a co-author and researcher for the Advanced Diagnostic Ultrasound in Microgravity project.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leroy_chiao_image_20220911034040.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Leroy_Chiao",
                "last_flight": "2004-10-14T03:06:26Z",
                "first_flight": "1994-07-08T16:43:01Z"
            }
        }
    ],
    "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": "49c867f1-593a-4d02-a0af-f477d820c9da",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/49c867f1-593a-4d02-a0af-f477d820c9da/?format=api",
        "slug": "space-shuttle-columbia-ov-102-sts-65",
        "name": "Space Shuttle Columbia / OV-102 | STS-65",
        "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:06Z",
        "net": "1994-07-08T16:43:01Z",
        "window_end": "1994-07-08T16:43:01Z",
        "window_start": "1994-07-08T16:43:01Z",
        "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": 379,
            "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": 764,
            "name": "STS-65",
            "description": "STS-65 was a Space Shuttle program mission of Columbia launched from Kennedy Space Center, Florida, 8 July 1994. The flight was commanded by Robert D. Cabana who would go on later to lead the Kennedy Space Center.",
            "launch_designator": null,
            "type": "",
            "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": 3910,
        "location_launch_attempt_count": 80,
        "pad_launch_attempt_count": 52,
        "agency_launch_attempt_count": 54,
        "orbital_launch_attempt_count_year": 42,
        "location_launch_attempt_count_year": 4,
        "pad_launch_attempt_count_year": 3,
        "agency_launch_attempt_count_year": 4,
        "type": "normal"
    },
    "landing": {
        "id": 971,
        "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": []
}