AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX

GET Return a list of all Launch objects.

FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

MODE 'normal', 'list', 'detailed'

EXAMPLE ?mode=list

SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.

EXAMPLE - ?search=SpaceX

GET /2.2.0/launch/836daae0-6a72-4d44-9a7a-f6392e6c305c/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "836daae0-6a72-4d44-9a7a-f6392e6c305c",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/836daae0-6a72-4d44-9a7a-f6392e6c305c/?format=api",
    "slug": "space-shuttle-endeavour-ov-105-sts-89",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Space Shuttle Endeavour / OV-105 | STS-89",
    "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:50:40Z",
    "updates": [],
    "net": "1998-01-23T02:48:15Z",
    "net_precision": null,
    "window_end": "1998-01-23T02:48:15Z",
    "window_start": "1998-01-23T02:48:15Z",
    "probability": -1,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 191,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/191/?format=api",
        "name": "United Space Alliance",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "USA",
        "description": "United Space Alliance (USA) is a spaceflight operations company. USA is a joint venture which was established in August 1995 as a Limited Liability Company (LLC), equally owned by Boeing and Lockheed Martin.",
        "administrator": null,
        "founding_year": "1995",
        "launchers": "Space Shuttle",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 51,
        "consecutive_successful_launches": 22,
        "successful_launches": 50,
        "failed_launches": 1,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.unitedspacealliance.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/United_Space_Alliance",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520space2520alliance_logo_20190830220958.jpg",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520space2520alliance_image_20190830220958.jpg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520space2520alliance_nation_20190830220958.jpg"
    },
    "rocket": {
        "id": 427,
        "configuration": {
            "id": 493,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/493/?format=api",
            "name": "Space Shuttle",
            "active": false,
            "reusable": true,
            "description": "The Space Shuttle is a retired, partially reusable low Earth orbital spacecraft system operated from 1981 to 2011 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). Five complete Space Shuttle orbiter vehicles were built and flown on a total of 135 missions from 1981 to 2011.",
            "family": "",
            "full_name": "Space Shuttle",
            "manufacturer": {
                "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",
                "launch_library_url": null,
                "total_launch_count": 141,
                "consecutive_successful_launches": 11,
                "successful_launches": 121,
                "failed_launches": 20,
                "pending_launches": 6,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.nasa.gov",
                "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
            },
            "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"
                    }
                }
            ],
            "variant": "",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 56.1,
            "diameter": 8.0,
            "maiden_flight": "1981-04-12",
            "launch_cost": "450000000",
            "launch_mass": 2030,
            "leo_capacity": 27500,
            "gto_capacity": null,
            "to_thrust": 28200,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle",
            "total_launch_count": 135,
            "consecutive_successful_launches": 22,
            "successful_launches": 133,
            "failed_launches": 2,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": {
            "id": 134,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/134/?format=api",
            "mission_end": "1998-01-31T22:36:00Z",
            "destination": "Mir",
            "launch_crew": [
                {
                    "id": 2018,
                    "role": {
                        "id": 1,
                        "role": "Commander",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 427,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/427/?format=api",
                        "name": "Terrence W. Wilcutt",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P42DT2M8S",
                        "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-10-31",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Terrence Wade Wilcutt is a United States Marine Corps officer and a NASA astronaut. He is a veteran of four Space Shuttle missions. Wilcutt is currently the Director of Safety and Mission Assurance, Johnson Space Center.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terrence2520w.2520wilcutt_image_20181202142456.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Terrence_W._Wilcutt",
                        "last_flight": "2000-09-08T12:45:47Z",
                        "first_flight": "1994-09-30T11:16:01Z"
                    }
                },
                {
                    "id": 2020,
                    "role": {
                        "id": 2,
                        "role": "Pilot",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 463,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/463/?format=api",
                        "name": "Joe F. Edwards Jr.",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P8DT19H47M45S",
                        "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-03",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Joe Frank Edwards Jr. is an American aerospace engineer, and former naval officer and aviator, test pilot and NASA astronaut.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joe2520f.2520edwards2520jr._image_20181202150946.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Joe_F._Edwards_Jr.",
                        "last_flight": "1998-01-23T02:48:15Z",
                        "first_flight": "1998-01-23T02:48:15Z"
                    }
                },
                {
                    "id": 2027,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 475,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/475/?format=api",
                        "name": "Michael P. Anderson",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P24DT18H7M45S",
                        "status": {
                            "id": 4,
                            "name": "Lost In Flight"
                        },
                        "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": "1959-12-28",
                        "date_of_death": "2003-02-01",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Michael Phillip Anderson was a United States Air Force officer and NASA astronaut. Anderson and his six fellow crew members were killed in the Space Shuttle Columbia disaster when the craft disintegrated during its re-entry into the Earth's atmosphere. Anderson served as the payload commander and lieutenant colonel in charge of science experiments on the Columbia. Anderson was posthumously awarded the Congressional Space Medal of Honor.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_p._ande_image_20220911033800.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_P._Anderson",
                        "last_flight": "2003-01-16T15:39:00Z",
                        "first_flight": "1998-01-23T02:48:15Z"
                    }
                },
                {
                    "id": 2029,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 250,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/250/?format=api",
                        "name": "Salizhan Sharipov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P201DT14H49M19S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1964-08-24",
                        "date_of_death": null,
                        "nationality": "Kyrgyz",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Salizhan Shakirovich Sharipov (Russian: Салижан Шакирович Шарипов) (born 24 August 1964) is a Kyrgyzstani cosmonaut. Sharipov is a co-author and investigator for the Advanced Diagnostic Ultrasound in Microgravity project. He has been to space twice (launched from the U.S. as an astronaut in 1998 and from Russia as a cosmonaut in 2004) and has conducted two spacewalks. Sharipov retired on 18 July 2008.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salizhan2520sharipov_image_20181201220513.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Salizhan_Sharipov",
                        "last_flight": "2004-10-14T03:06:26Z",
                        "first_flight": "1998-01-23T02:48:15Z"
                    }
                },
                {
                    "id": 2024,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 482,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/482/?format=api",
                        "name": "James F. Reilly",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P35DT10H32M42S",
                        "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-03-18",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "James Francis Reilly II is an American geologist and a former NASA astronaut. He flew on three space shuttle missions: STS-89, STS-104 and STS-117.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520f.2520reilly_image_20181202152929.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/James_F._Reilly",
                        "last_flight": "2007-06-08T23:38:04Z",
                        "first_flight": "1998-01-23T02:48:15Z"
                    }
                },
                {
                    "id": 1934,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 458,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/458/?format=api",
                        "name": "Andy Thomas",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P177DT13H22M36S",
                        "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-12-18",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Andrew \"Andy\" Sydney Withiel Thomas, AO is an Australian-born American aerospace engineer and a NASA astronaut. He became a U.S. citizen in December 1986, hoping to gain entry to NASA's astronaut program. He is married to fellow NASA astronaut Shannon Walker.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andy2520thomas_image_20181202150149.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Andy_Thomas",
                        "last_flight": "2005-07-26T14:39:00Z",
                        "first_flight": "1996-05-19T10:30:00Z"
                    }
                },
                {
                    "id": 1314,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 374,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/374/?format=api",
                        "name": "Bonnie J. Dunbar",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P50DT8H24M3S",
                        "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-03-03",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Bonnie Jeanne Dunbar is a former NASA astronaut. She retired from NASA in September 2005 then served as president and CEO of The Museum of Flight until April 2010. From January 2013 - December 2015, Dr. Dunbar lead the University of Houston's STEM Center (science, technology, engineering and math) and was a faculty member in the Cullen College of Engineering.[1] Currently, she is a professor of aerospace engineering at Texas A&M University and serves as Director of the Institute for Engineering Education and Innovation (IEEI), a joint entity in the Texas A&M Engineering Experiment Station (TEES) and the Dwight Look College of Engineering at Texas A&M University.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bonnie2520j.2520dunbar_image_20181202120831.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Bonnie_J._Dunbar",
                        "last_flight": "1998-01-23T02:48:15Z",
                        "first_flight": "1985-10-30T17:00:00Z"
                    }
                }
            ],
            "onboard_crew": [],
            "landing_crew": [
                {
                    "id": 2019,
                    "role": {
                        "id": 1,
                        "role": "Commander",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 427,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/427/?format=api",
                        "name": "Terrence W. Wilcutt",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P42DT2M8S",
                        "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-10-31",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Terrence Wade Wilcutt is a United States Marine Corps officer and a NASA astronaut. He is a veteran of four Space Shuttle missions. Wilcutt is currently the Director of Safety and Mission Assurance, Johnson Space Center.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terrence2520w.2520wilcutt_image_20181202142456.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Terrence_W._Wilcutt",
                        "last_flight": "2000-09-08T12:45:47Z",
                        "first_flight": "1994-09-30T11:16:01Z"
                    }
                },
                {
                    "id": 382,
                    "role": {
                        "id": 2,
                        "role": "Pilot",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 463,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/463/?format=api",
                        "name": "Joe F. Edwards Jr.",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P8DT19H47M45S",
                        "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-03",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Joe Frank Edwards Jr. is an American aerospace engineer, and former naval officer and aviator, test pilot and NASA astronaut.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joe2520f.2520edwards2520jr._image_20181202150946.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Joe_F._Edwards_Jr.",
                        "last_flight": "1998-01-23T02:48:15Z",
                        "first_flight": "1998-01-23T02:48:15Z"
                    }
                },
                {
                    "id": 2028,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 475,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/475/?format=api",
                        "name": "Michael P. Anderson",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P24DT18H7M45S",
                        "status": {
                            "id": 4,
                            "name": "Lost In Flight"
                        },
                        "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": "1959-12-28",
                        "date_of_death": "2003-02-01",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Michael Phillip Anderson was a United States Air Force officer and NASA astronaut. Anderson and his six fellow crew members were killed in the Space Shuttle Columbia disaster when the craft disintegrated during its re-entry into the Earth's atmosphere. Anderson served as the payload commander and lieutenant colonel in charge of science experiments on the Columbia. Anderson was posthumously awarded the Congressional Space Medal of Honor.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_p._ande_image_20220911033800.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_P._Anderson",
                        "last_flight": "2003-01-16T15:39:00Z",
                        "first_flight": "1998-01-23T02:48:15Z"
                    }
                },
                {
                    "id": 385,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 250,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/250/?format=api",
                        "name": "Salizhan Sharipov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P201DT14H49M19S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1964-08-24",
                        "date_of_death": null,
                        "nationality": "Kyrgyz",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Salizhan Shakirovich Sharipov (Russian: Салижан Шакирович Шарипов) (born 24 August 1964) is a Kyrgyzstani cosmonaut. Sharipov is a co-author and investigator for the Advanced Diagnostic Ultrasound in Microgravity project. He has been to space twice (launched from the U.S. as an astronaut in 1998 and from Russia as a cosmonaut in 2004) and has conducted two spacewalks. Sharipov retired on 18 July 2008.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salizhan2520sharipov_image_20181201220513.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Salizhan_Sharipov",
                        "last_flight": "2004-10-14T03:06:26Z",
                        "first_flight": "1998-01-23T02:48:15Z"
                    }
                },
                {
                    "id": 2021,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 482,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/482/?format=api",
                        "name": "James F. Reilly",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P35DT10H32M42S",
                        "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-03-18",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "James Francis Reilly II is an American geologist and a former NASA astronaut. He flew on three space shuttle missions: STS-89, STS-104 and STS-117.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520f.2520reilly_image_20181202152929.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/James_F._Reilly",
                        "last_flight": "2007-06-08T23:38:04Z",
                        "first_flight": "1998-01-23T02:48:15Z"
                    }
                },
                {
                    "id": 1726,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 440,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/440/?format=api",
                        "name": "David Wolf",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P168DT8H56M30S",
                        "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-08-23",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "David Alexander Wolf is an American astronaut, medical doctor and electrical engineer. Wolf has been to space four times. Three of his spaceflights were short-duration Space Shuttle missions, the first of which was STS-58 in 1993, and his most recent spaceflight was STS-127 in 2009. Wolf also took part in a long-duration mission aboard the Russian space station Mir which lasted 128 days, and occurred during Mir EO-24. He was brought to Mir aboard STS-86 in September 1997, and landed aboard STS-89 in January 1998. In total Wolf has logged more than 4,040 hours in space. He is also a veteran of 7 spacewalks totaling 41hrs 17min in both Russian and American spacesuits.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david_wolf_image_20220911034349.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/David_Wolf_(astronaut)",
                        "last_flight": "2009-07-15T22:03:10Z",
                        "first_flight": "1993-10-18T14:53:10Z"
                    }
                },
                {
                    "id": 178,
                    "role": {
                        "id": 7,
                        "role": "Mission Specialist",
                        "priority": 4
                    },
                    "astronaut": {
                        "id": 374,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/374/?format=api",
                        "name": "Bonnie J. Dunbar",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P50DT8H24M3S",
                        "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-03-03",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Bonnie Jeanne Dunbar is a former NASA astronaut. She retired from NASA in September 2005 then served as president and CEO of The Museum of Flight until April 2010. From January 2013 - December 2015, Dr. Dunbar lead the University of Houston's STEM Center (science, technology, engineering and math) and was a faculty member in the Cullen College of Engineering.[1] Currently, she is a professor of aerospace engineering at Texas A&M University and serves as Director of the Institute for Engineering Education and Innovation (IEEI), a joint entity in the Texas A&M Engineering Experiment Station (TEES) and the Dwight Look College of Engineering at Texas A&M University.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bonnie2520j.2520dunbar_image_20181202120831.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Bonnie_J._Dunbar",
                        "last_flight": "1998-01-23T02:48:15Z",
                        "first_flight": "1985-10-30T17:00:00Z"
                    }
                }
            ],
            "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": ""
                }
            },
            "landing": {
                "id": 1043,
                "attempt": true,
                "success": true,
                "description": "Space Shuttle Endeavour 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": [
                {
                    "id": 40,
                    "spacestation": {
                        "id": 5,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                        "name": "Mir",
                        "status": {
                            "id": 2,
                            "name": "De-Orbited"
                        },
                        "founded": "1986-02-20",
                        "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.\r\n\r\nThe station served as a microgravity research laboratory in which crews conducted experiments in biology, human biology, physics, astronomy, meteorology and spacecraft systems with a goal of developing technologies required for permanent occupation of space.",
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg"
                    },
                    "docking": "1998-01-24T20:14:15Z",
                    "departure": "1998-01-29T16:56:00Z",
                    "docking_location": {
                        "id": 11,
                        "name": "Mir SO starboard",
                        "spacestation": {
                            "id": 5,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                            "name": "Mir"
                        }
                    }
                }
            ]
        }
    },
    "mission": {
        "id": 840,
        "name": "STS-89",
        "description": "STS-89 was a space shuttle mission to the Mir space station flown by Space Shuttle Endeavour, and launched from Kennedy Space Center, Florida on 22 January 1998.",
        "launch_designator": null,
        "type": "Human Exploration",
        "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
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "STS-89 launch (1-22-98)",
            "description": "STS-89. January 22, 1998.",
            "feature_image": "https://i.ytimg.com/vi/QzOJG5PRAow/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=QzOJG5PRAow",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg",
    "infographic": null,
    "program": [
        {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.2.0/program/16/?format=api",
            "name": "Mir",
            "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.",
            "agencies": [
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
            "start_date": "1986-02-20T21:28:23Z",
            "end_date": "2001-03-23T05:59:00Z",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Mir",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 12,
            "url": "https://ll.thespacedevs.com/2.2.0/program/12/?format=api",
            "name": "Shuttle–Mir",
            "description": "The Shuttle–Mir program was a collaborative 11-mission space program between Russia and the United States that involved American Space Shuttles visiting the Russian space station Mir, Russian cosmonauts flying on the Shuttle, and an American astronaut flying aboard a Soyuz spacecraft to engage in long-duration expeditions aboard Mir.",
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shuttle25e225_program_20200821090507.png",
            "start_date": "1993-09-01T00:00:00Z",
            "end_date": "1998-06-12T18:00:18Z",
            "info_url": "https://www.nasa.gov/audience/formedia/factsheet/shuttle_mir_factsheet.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Shuttle–Mir_program",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "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": 4211,
    "location_launch_attempt_count": 106,
    "pad_launch_attempt_count": 65,
    "agency_launch_attempt_count": 10,
    "orbital_launch_attempt_count_year": 4,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P119DT13M56S",
    "mission_patches": [
        {
            "id": 424,
            "name": "STS-89 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/sts-892520patc_mission_patch_20211031043955.png",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            }
        }
    ],
    "type": "detailed"
}