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'

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.0.0/launch/2bdc40c7-3b72-4ed1-88ec-127facd252ca/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "2bdc40c7-3b72-4ed1-88ec-127facd252ca",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/2bdc40c7-3b72-4ed1-88ec-127facd252ca/?format=api",
    "launch_library_id": 478,
    "slug": "space-shuttle-discovery-ov-103-sts-128",
    "name": "Space Shuttle Discovery / OV-103 | STS-128",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2009-08-29T03:59:00Z",
    "window_end": "2009-08-29T03:59:00Z",
    "window_start": "2009-08-29T03:59:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": -1,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "id": 191,
        "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/united2520space2520alliance_logo_20190830220958.jpg",
        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/united2520space2520alliance_image_20190830220958.jpg",
        "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/united2520space2520alliance_nation_20190830220958.jpg"
    },
    "rocket": {
        "id": 1424,
        "configuration": {
            "id": 493,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/493/?format=api",
            "name": "Space Shuttle",
            "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.0.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": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "launch_library_url": null,
                "total_launch_count": 135,
                "consecutive_successful_launches": 11,
                "successful_launches": 115,
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
            },
            "program": [
                {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.0.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.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.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"
                }
            ],
            "variant": "",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 56.1,
            "diameter": 8.0,
            "maiden_flight": "1981-04-12",
            "launch_mass": 2030,
            "leo_capacity": 27500,
            "gto_capacity": null,
            "to_thrust": 28200,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.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
        },
        "launcher_stage": [],
        "spacecraft_stage": {
            "id": 192,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/192/?format=api",
            "mission_end": "2009-09-12T00:53:00Z",
            "destination": "International Space Station",
            "launch_crew": [
                {
                    "id": 2372,
                    "role": "Commander",
                    "astronaut": {
                        "id": 474,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/474/?format=api",
                        "name": "Frederick W. Sturckow",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": "1961-08-11",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Frederick Wilford \"Rick\" Sturckow is an Engineer, retired United States Marine Corps officer, former NASA astronaut, and commercial spacecraft pilot. Sturckow is a veteran of four Space Shuttle missions. He flew on STS-88 and STS-105 as a pilot and STS-117 and STS-128 as a commander. All four missions docked with the International Space Station, making Sturckow one of two people to visit the station four times. Sturckow later was assigned to the Johnson Space Center as a CAPCOM. He left NASA in 2013 to become a pilot for Virgin Galactic.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/frederick_w._st_image_20210522153643.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Frederick_W._Sturckow",
                        "last_flight": "2024-01-26T17:42:05Z",
                        "first_flight": "1998-12-04T08:35:34Z"
                    }
                },
                {
                    "id": 2461,
                    "role": "Pilot",
                    "astronaut": {
                        "id": 541,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/541/?format=api",
                        "name": "Kevin A. Ford",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1960-07-07",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/kevin_astro7",
                        "instagram": null,
                        "bio": "Kevin Anthony Ford is a retired United States Air Force Colonel and a NASA astronaut. Ford has received a number of special honors and awards, some of which are the Air Force Meritorious Service Medal, Air Force Commendation Medal, Aerial Achievement Medal and the Armed Forces Expeditionary Medal. Ford has also logged more than 5,000 flying hours and also holds FAA commercial certificates for airplanes, helicopters and gliders. Ford has served in many roles at NASA since his selection in July 2000. The roles include as a Capsule Communicator or CAPCOM. He was also the Director Of Operations at the Gagarin Cosmonaut Training Center in Star City, Russia from January 2004 to January 2005. He was pilot of STS-128 and Flight Engineer 2 of Soyuz TMA-06M from October 23, 2012 to March 16, 2013.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/kevin2520a.2520ford_image_20181203165445.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Kevin_A._Ford",
                        "last_flight": "2012-10-23T10:51:11Z",
                        "first_flight": "2009-08-29T03:59:00Z"
                    }
                },
                {
                    "id": 2462,
                    "role": "Mission Specialist",
                    "astronaut": {
                        "id": 137,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/137/?format=api",
                        "name": "José Hernández",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1962-09-07",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "José Moreno Hernández is an American engineer and former NASA astronaut. After three years and being turned down eleven times for astronaut training by NASA, Hernández was selected in May 2004. Hernández was assigned to the crew of Space Shuttle mission STS-128.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/jos25c325a92520hern25c325a1ndez_image_20181129205354.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/José_M._Hernández",
                        "last_flight": "2009-08-29T03:59:00Z",
                        "first_flight": "2009-08-29T03:59:00Z"
                    }
                },
                {
                    "id": 2198,
                    "role": "Mission Specialist",
                    "astronaut": {
                        "id": 108,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/108/?format=api",
                        "name": "Christer Fuglesang",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        "date_of_birth": "1957-03-18",
                        "date_of_death": null,
                        "nationality": "Swedish",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Arne Christer Fuglesang (born March 18, 1957 in Stockholm) is a Swedish physicist and an ESA astronaut. He was first launched aboard the STS-116 Space Shuttle mission on December 10, 2006, at 01:47 GMT, making him the first Swedish citizen in space.\r\n\r\nMarried with three children, he was a Fellow at CERN and taught mathematics at the Royal Institute of Technology before being selected to join the European Astronaut Corps in 1992. He has participated in two Space Shuttle missions and five spacewalks, and is the first person outside of the United States or Russian space programs to participate in more than three spacewalks.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/christer2520fuglesang_image_20181128231700.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Christer_Fuglesang",
                        "last_flight": "2009-08-29T03:59:00Z",
                        "first_flight": "2006-12-10T01:47:35Z"
                    }
                },
                {
                    "id": 2379,
                    "role": "Mission Specialist",
                    "astronaut": {
                        "id": 532,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/532/?format=api",
                        "name": "John D. Olivas",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1966-05-25",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/OMS117",
                        "instagram": null,
                        "bio": "John Daniel \"Danny\" Olivas is an American engineer and a former NASA astronaut. Olivas has flown on two space shuttle missions, STS-117 and STS-128. He performed EVAs on both missions, totaling 34hrs 28min.\r\n\r\nIn 2013 Olivas joined the University of Texas at El Paso as Director of the Center for the Advancement of Space Safety and Mission Assurance Research (CASSMAR) and will oversee space initiatives on campus.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/john_d._olivas_image_20220911034217.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/John_D._Olivas",
                        "last_flight": "2009-08-29T03:59:00Z",
                        "first_flight": "2007-06-08T23:38:04Z"
                    }
                },
                {
                    "id": 2464,
                    "role": "Mission Specialist",
                    "astronaut": {
                        "id": 552,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/552/?format=api",
                        "name": "Nicole Stott",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1962-11-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Nicole",
                        "instagram": "https://www.instagram.com/astro_nicole/",
                        "bio": "Nicole Marie Passonno Stott is an American engineer and a NASA astronaut. She served as a Flight Engineer on ISS Expedition 20 and Expedition 21 and was a Mission Specialist on STS-128 and STS-133. After 27 years of working at NASA, the space agency announced her retirement effective June 1, 2015.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/nicole_stott_image_20220911034331.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Nicole_Stott",
                        "last_flight": "2011-02-24T21:53:24Z",
                        "first_flight": "2009-08-29T03:59:00Z"
                    }
                },
                {
                    "id": 2115,
                    "role": "Mission Specialist",
                    "astronaut": {
                        "id": 501,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/501/?format=api",
                        "name": "Patrick G. Forrester",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1957-03-31",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Patrick Graham Forrester is a retired United States Army officer and a NASA astronaut. At the time of his retirement from the U.S. Army, Forrester had achieved the rank of colonel. He is married and has two children.\r\n\r\nForrester has flown on three Space Shuttle missions, STS-105, STS-117 and STS-128. He is the current Chief of the Astronaut Office, having assumed the role from Chris Cassidy in June 2017.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/patrick_g._forr_image_20220911033927.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Patrick_G._Forrester",
                        "last_flight": "2009-08-29T03:59:00Z",
                        "first_flight": "2001-08-10T21:10:14Z"
                    }
                }
            ],
            "onboard_crew": [],
            "landing_crew": [
                {
                    "id": 520,
                    "role": "Commander",
                    "astronaut": {
                        "id": 474,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/474/?format=api",
                        "name": "Frederick W. Sturckow",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": "1961-08-11",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Frederick Wilford \"Rick\" Sturckow is an Engineer, retired United States Marine Corps officer, former NASA astronaut, and commercial spacecraft pilot. Sturckow is a veteran of four Space Shuttle missions. He flew on STS-88 and STS-105 as a pilot and STS-117 and STS-128 as a commander. All four missions docked with the International Space Station, making Sturckow one of two people to visit the station four times. Sturckow later was assigned to the Johnson Space Center as a CAPCOM. He left NASA in 2013 to become a pilot for Virgin Galactic.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/frederick_w._st_image_20210522153643.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Frederick_W._Sturckow",
                        "last_flight": "2024-01-26T17:42:05Z",
                        "first_flight": "1998-12-04T08:35:34Z"
                    }
                },
                {
                    "id": 565,
                    "role": "Pilot",
                    "astronaut": {
                        "id": 541,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/541/?format=api",
                        "name": "Kevin A. Ford",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1960-07-07",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/kevin_astro7",
                        "instagram": null,
                        "bio": "Kevin Anthony Ford is a retired United States Air Force Colonel and a NASA astronaut. Ford has received a number of special honors and awards, some of which are the Air Force Meritorious Service Medal, Air Force Commendation Medal, Aerial Achievement Medal and the Armed Forces Expeditionary Medal. Ford has also logged more than 5,000 flying hours and also holds FAA commercial certificates for airplanes, helicopters and gliders. Ford has served in many roles at NASA since his selection in July 2000. The roles include as a Capsule Communicator or CAPCOM. He was also the Director Of Operations at the Gagarin Cosmonaut Training Center in Star City, Russia from January 2004 to January 2005. He was pilot of STS-128 and Flight Engineer 2 of Soyuz TMA-06M from October 23, 2012 to March 16, 2013.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/kevin2520a.2520ford_image_20181203165445.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Kevin_A._Ford",
                        "last_flight": "2012-10-23T10:51:11Z",
                        "first_flight": "2009-08-29T03:59:00Z"
                    }
                },
                {
                    "id": 566,
                    "role": "Mission Specialist",
                    "astronaut": {
                        "id": 137,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/137/?format=api",
                        "name": "José Hernández",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1962-09-07",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "José Moreno Hernández is an American engineer and former NASA astronaut. After three years and being turned down eleven times for astronaut training by NASA, Hernández was selected in May 2004. Hernández was assigned to the crew of Space Shuttle mission STS-128.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/jos25c325a92520hern25c325a1ndez_image_20181129205354.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/José_M._Hernández",
                        "last_flight": "2009-08-29T03:59:00Z",
                        "first_flight": "2009-08-29T03:59:00Z"
                    }
                },
                {
                    "id": 472,
                    "role": "Mission Specialist",
                    "astronaut": {
                        "id": 108,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/108/?format=api",
                        "name": "Christer Fuglesang",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        "date_of_birth": "1957-03-18",
                        "date_of_death": null,
                        "nationality": "Swedish",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Arne Christer Fuglesang (born March 18, 1957 in Stockholm) is a Swedish physicist and an ESA astronaut. He was first launched aboard the STS-116 Space Shuttle mission on December 10, 2006, at 01:47 GMT, making him the first Swedish citizen in space.\r\n\r\nMarried with three children, he was a Fellow at CERN and taught mathematics at the Royal Institute of Technology before being selected to join the European Astronaut Corps in 1992. He has participated in two Space Shuttle missions and five spacewalks, and is the first person outside of the United States or Russian space programs to participate in more than three spacewalks.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/christer2520fuglesang_image_20181128231700.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Christer_Fuglesang",
                        "last_flight": "2009-08-29T03:59:00Z",
                        "first_flight": "2006-12-10T01:47:35Z"
                    }
                },
                {
                    "id": 523,
                    "role": "Mission Specialist",
                    "astronaut": {
                        "id": 532,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/532/?format=api",
                        "name": "John D. Olivas",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1966-05-25",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/OMS117",
                        "instagram": null,
                        "bio": "John Daniel \"Danny\" Olivas is an American engineer and a former NASA astronaut. Olivas has flown on two space shuttle missions, STS-117 and STS-128. He performed EVAs on both missions, totaling 34hrs 28min.\r\n\r\nIn 2013 Olivas joined the University of Texas at El Paso as Director of the Center for the Advancement of Space Safety and Mission Assurance Research (CASSMAR) and will oversee space initiatives on campus.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/john_d._olivas_image_20220911034217.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/John_D._Olivas",
                        "last_flight": "2009-08-29T03:59:00Z",
                        "first_flight": "2007-06-08T23:38:04Z"
                    }
                },
                {
                    "id": 564,
                    "role": "Mission Specialist",
                    "astronaut": {
                        "id": 549,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/549/?format=api",
                        "name": "Timothy Kopra",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1963-04-09",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Timothy Lennart \"Tim\" Kopra is an engineer, a Colonel in the United States Army and a retired NASA astronaut. He served aboard the International Space Station as a flight engineer for Expedition 20, returning to Earth aboard Space Shuttle Discovery on the STS-128 mission on September 11, 2009. He returned to the ISS for the second time in December 2015, as part of Expedition 46 and as the Commander of 47.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/timothy_kopra_image_20220911033908.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Timothy_Kopra",
                        "last_flight": "2015-12-15T11:03:09Z",
                        "first_flight": "2009-07-15T22:03:00Z"
                    }
                },
                {
                    "id": 429,
                    "role": "Mission Specialist",
                    "astronaut": {
                        "id": 501,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/501/?format=api",
                        "name": "Patrick G. Forrester",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1957-03-31",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Patrick Graham Forrester is a retired United States Army officer and a NASA astronaut. At the time of his retirement from the U.S. Army, Forrester had achieved the rank of colonel. He is married and has two children.\r\n\r\nForrester has flown on three Space Shuttle missions, STS-105, STS-117 and STS-128. He is the current Chief of the Astronaut Office, having assumed the role from Chris Cassidy in June 2017.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/patrick_g._forr_image_20220911033927.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Patrick_G._Forrester",
                        "last_flight": "2009-08-29T03:59:00Z",
                        "first_flight": "2001-08-10T21:10:14Z"
                    }
                }
            ],
            "spacecraft": {
                "id": 38,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/38/?format=api",
                "name": "Space Shuttle Discovery",
                "serial_number": "OV-103",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "description": "Space Shuttle Discovery (Orbiter Vehicle Designation: OV-103) is one of the orbiters from NASA's Space Shuttle program and the third of five fully operational orbiters to be built. Its first mission, STS-41-D, flew from August 30 to September 5, 1984. Over 27 years of service it launched and landed 39 times, gathering more spaceflights than any other spacecraft to date. Discovery became the third operational orbiter to enter service, preceded by Columbia and Challenger. It embarked on its last mission, STS-133, on February 24, 2011 and touched down for the final time at Kennedy Space Center on March 9, having spent a cumulative total of almost a full year in space. Discovery performed both research and International Space Station (ISS) assembly missions. It also carried the Hubble Space Telescope into orbit. Discovery was the first operational shuttle to be retired, followed by Endeavour and then Atlantis.",
                "spacecraft_config": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/14/?format=api",
                    "name": "Space Shuttle",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.0.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": "Administrator: Bill Nelson",
                        "founding_year": "1958",
                        "launchers": "Space Shuttle | SLS",
                        "spacecraft": "Orion",
                        "parent": null,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
                    },
                    "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,
                    "flight_life": "14 days",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg",
                    "nation_url": null,
                    "wiki_link": "https://en.wikipedia.org/wiki/Space_Shuttle",
                    "info_link": ""
                }
            },
            "docking_events": [
                {
                    "spacestation": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.0.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "founded": "1998-11-20",
                        "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "docking": "2009-08-31T00:54:00Z",
                    "departure": "2009-09-08T19:26:00Z",
                    "docking_location": {
                        "id": 19,
                        "name": "Harmony forward"
                    }
                }
            ]
        }
    },
    "mission": {
        "id": 469,
        "launch_library_id": 1024,
        "name": "STS-128",
        "description": "STS-128 (ISS assembly flight 17A) was a NASA Space Shuttle mission to the International Space Station (ISS) that launched on 28 August 2009. Space Shuttle Discovery carried the Multi-Purpose Logistics Module Leonardo as its primary payload. Leonardo contained a collection of experiments for studying the physics and chemistry of microgravity. Three spacewalks were carried out during the mission, which removed and replaced a materials processing experiment outside ESA's Columbus module, and returned an empty ammonia tank assembly.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        }
    },
    "pad": {
        "id": 87,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A",
        "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.0.0/location/27/?format=api",
            "name": "Kennedy Space Center, FL, USA",
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
            "total_launch_count": 237,
            "total_landing_count": 0
        },
        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
        "total_launch_count": 179
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "title": "Launch of STS-128 from T-9 minutes to MECO (HD)",
            "description": "Key events: 00:10 - T-9 minutes and counting 01:41 - Orbiter access arm retraction 04:10 - APU start 05:24 - FInal test of flight control surfaces 05:38 - SS...",
            "feature_image": "https://i.ytimg.com/vi/vaPhCkWdxsc/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=vaPhCkWdxsc"
        }
    ],
    "webcast_live": false,
    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg",
    "infographic": null,
    "program": [
        {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.0.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.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.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"
        },
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api",
            "name": "International Space Station",
            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
            "agencies": [
                {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api",
                    "name": "Canadian Space Agency",
                    "type": "Government"
                },
                {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "type": "Government"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
            "start_date": "1998-11-20T06:40:00Z",
            "end_date": null,
            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
        }
    ],
    "orbital_launch_attempt_count": 4992,
    "location_launch_attempt_count": 145,
    "pad_launch_attempt_count": 89,
    "agency_launch_attempt_count": 44,
    "orbital_launch_attempt_count_year": 48,
    "location_launch_attempt_count_year": 4,
    "pad_launch_attempt_count_year": 4,
    "agency_launch_attempt_count_year": 4
}