API endpoint that allows a flight of a specific Spacecraft instances to be viewed.

GET:
Return a list of all the existing Spacecraft flights.

FILTERS:
Parameters - 'spacecraft'
Example - /api/2.0.0/launcher/?spacecraft=37

GET /2.0.0/spacecraft/flight/117/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 117,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/117/?format=api",
    "mission_end": "1995-11-05T11:45:00Z",
    "destination": "Low Earth Orbit",
    "launch_crew": [
        {
            "id": 1877,
            "role": "Commander",
            "astronaut": {
                "id": 409,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/409/?format=api",
                "name": "Ken Bowersox",
                "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": "1956-11-14",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kenneth Dwane \"Sox\" Bowersox is a United States Navy officer, and a former NASA astronaut. He is a veteran of five Space Shuttle launches and an extended stay aboard the International Space Station. When he launched on STS-73 at the age of 38 years and 11 months, he became the youngest person ever to command a Space Shuttle vehicle.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ken_bowersox_image_20220911034246.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Ken_Bowersox",
                "last_flight": "2002-11-23T00:49:47Z",
                "first_flight": "1992-06-25T16:12:23Z"
            }
        },
        {
            "id": 1882,
            "role": "Pilot",
            "astronaut": {
                "id": 444,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/444/?format=api",
                "name": "Kent Rominger",
                "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": "1956-08-07",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/Astro_Rommel",
                "instagram": null,
                "bio": "Kent Vernon \"Rommel\" Rominger is an American former astronaut, former NASA Chief of the Astronaut Office at Johnson Space Center, and a Captain in the United States Navy. Rominger holds the Space Shuttle Orbiter flight time record with 1610 hours on type. He joined ATK Launch Systems Group in 2006 as Vice President of Advanced Programs.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/kent2520rominger_image_20181202144244.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Kent_Rominger",
                "last_flight": "2001-04-19T18:40:42Z",
                "first_flight": "1995-10-20T13:53:00Z"
            }
        },
        {
            "id": 1893,
            "role": "Payload Specialist",
            "astronaut": {
                "id": 612,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/612/?format=api",
                "name": "Albert Sacco",
                "type": {
                    "id": 5,
                    "name": "Payload Specialist"
                },
                "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": "1949-05-03",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Albert Sacco Jr. (born May 3, 1949) is an American chemical engineer who flew as a Payload Specialist on the Space Shuttle Columbia on shuttle mission STS-73 in 1995.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/albert2520sacco_image_20190211162452.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Albert_Sacco",
                "last_flight": "1995-10-20T13:53:00Z",
                "first_flight": "1995-10-20T13:53:00Z"
            }
        },
        {
            "id": 1892,
            "role": "Payload Specialist",
            "astronaut": {
                "id": 611,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/611/?format=api",
                "name": "Frederick W. Leslie",
                "type": {
                    "id": 5,
                    "name": "Payload Specialist"
                },
                "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": "1951-12-19",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Fred Weldon Leslie is an American scientist who flew on the NASA STS-73 Space Shuttle mission as a payload specialist.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/frederick2520w.2520leslie_image_20190211162457.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Frederick_W._Leslie",
                "last_flight": "1995-10-20T13:53:00Z",
                "first_flight": "1995-10-20T13:53:00Z"
            }
        },
        {
            "id": 1885,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 447,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/447/?format=api",
                "name": "Catherine Coleman",
                "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-12-14",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Catherine Grace \"Cady\" Coleman is an American chemist, a former United States Air Force officer, and a former NASA astronaut. She is a veteran of two Space Shuttle missions, and departed the International Space Station on May 23, 2011, as a crew member of Expedition 27 after logging 159 days in space.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/catherine2520coleman_image_20181202144557.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Catherine_Coleman",
                "last_flight": "2010-12-15T19:09:00Z",
                "first_flight": "1995-10-20T13:53:00Z"
            }
        },
        {
            "id": 1422,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 395,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/395/?format=api",
                "name": "Kathryn C. Thornton",
                "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": "1952-08-17",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kathryn Ryan Cordell Thornton is an American scientist and a former NASA astronaut with over 975 hours in space, including 21 hours of extravehicular activity. She was the associate dean for graduate programs at the University of Virginia School of Engineering and Applied Science, currently a professor of mechanical and aerospace engineering.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/kathryn_c._thor_image_20220911033811.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Kathryn_C._Thornton",
                "last_flight": "1995-10-20T13:53:00Z",
                "first_flight": "1989-11-23T00:23:30Z"
            }
        },
        {
            "id": 1890,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 453,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/453/?format=api",
                "name": "Michael López-Alegría",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1022,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "type": "Private"
                },
                "date_of_birth": "1958-05-30",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/commandermla",
                "instagram": null,
                "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                "last_flight": "2024-01-18T21:49:11Z",
                "first_flight": "1995-10-20T13:53:00Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 1875,
            "role": "Commander",
            "astronaut": {
                "id": 409,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/409/?format=api",
                "name": "Ken Bowersox",
                "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": "1956-11-14",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kenneth Dwane \"Sox\" Bowersox is a United States Navy officer, and a former NASA astronaut. He is a veteran of five Space Shuttle launches and an extended stay aboard the International Space Station. When he launched on STS-73 at the age of 38 years and 11 months, he became the youngest person ever to command a Space Shuttle vehicle.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ken_bowersox_image_20220911034246.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Ken_Bowersox",
                "last_flight": "2002-11-23T00:49:47Z",
                "first_flight": "1992-06-25T16:12:23Z"
            }
        },
        {
            "id": 1879,
            "role": "Pilot",
            "astronaut": {
                "id": 444,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/444/?format=api",
                "name": "Kent Rominger",
                "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": "1956-08-07",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/Astro_Rommel",
                "instagram": null,
                "bio": "Kent Vernon \"Rommel\" Rominger is an American former astronaut, former NASA Chief of the Astronaut Office at Johnson Space Center, and a Captain in the United States Navy. Rominger holds the Space Shuttle Orbiter flight time record with 1610 hours on type. He joined ATK Launch Systems Group in 2006 as Vice President of Advanced Programs.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/kent2520rominger_image_20181202144244.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Kent_Rominger",
                "last_flight": "2001-04-19T18:40:42Z",
                "first_flight": "1995-10-20T13:53:00Z"
            }
        },
        {
            "id": 341,
            "role": "Payload Specialist",
            "astronaut": {
                "id": 612,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/612/?format=api",
                "name": "Albert Sacco",
                "type": {
                    "id": 5,
                    "name": "Payload Specialist"
                },
                "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": "1949-05-03",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Albert Sacco Jr. (born May 3, 1949) is an American chemical engineer who flew as a Payload Specialist on the Space Shuttle Columbia on shuttle mission STS-73 in 1995.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/albert2520sacco_image_20190211162452.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Albert_Sacco",
                "last_flight": "1995-10-20T13:53:00Z",
                "first_flight": "1995-10-20T13:53:00Z"
            }
        },
        {
            "id": 340,
            "role": "Payload Specialist",
            "astronaut": {
                "id": 611,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/611/?format=api",
                "name": "Frederick W. Leslie",
                "type": {
                    "id": 5,
                    "name": "Payload Specialist"
                },
                "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": "1951-12-19",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Fred Weldon Leslie is an American scientist who flew on the NASA STS-73 Space Shuttle mission as a payload specialist.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/frederick2520w.2520leslie_image_20190211162457.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Frederick_W._Leslie",
                "last_flight": "1995-10-20T13:53:00Z",
                "first_flight": "1995-10-20T13:53:00Z"
            }
        },
        {
            "id": 1886,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 447,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/447/?format=api",
                "name": "Catherine Coleman",
                "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-12-14",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Catherine Grace \"Cady\" Coleman is an American chemist, a former United States Air Force officer, and a former NASA astronaut. She is a veteran of two Space Shuttle missions, and departed the International Space Station on May 23, 2011, as a crew member of Expedition 27 after logging 159 days in space.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/catherine2520coleman_image_20181202144557.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Catherine_Coleman",
                "last_flight": "2010-12-15T19:09:00Z",
                "first_flight": "1995-10-20T13:53:00Z"
            }
        },
        {
            "id": 213,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 395,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/395/?format=api",
                "name": "Kathryn C. Thornton",
                "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": "1952-08-17",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kathryn Ryan Cordell Thornton is an American scientist and a former NASA astronaut with over 975 hours in space, including 21 hours of extravehicular activity. She was the associate dean for graduate programs at the University of Virginia School of Engineering and Applied Science, currently a professor of mechanical and aerospace engineering.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/kathryn_c._thor_image_20220911033811.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Kathryn_C._Thornton",
                "last_flight": "1995-10-20T13:53:00Z",
                "first_flight": "1989-11-23T00:23:30Z"
            }
        },
        {
            "id": 1887,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 453,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/453/?format=api",
                "name": "Michael López-Alegría",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1022,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "type": "Private"
                },
                "date_of_birth": "1958-05-30",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/commandermla",
                "instagram": null,
                "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                "last_flight": "2024-01-18T21:49:11Z",
                "first_flight": "1995-10-20T13:53:00Z"
            }
        }
    ],
    "spacecraft": {
        "id": 36,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/36/?format=api",
        "name": "Space Shuttle Columbia",
        "serial_number": "OV-102",
        "status": {
            "id": 3,
            "name": "Destroyed"
        },
        "description": "Space Shuttle Columbia (Orbiter Vehicle Designation: OV-102) was the first space-rated orbiter in NASA's Space Shuttle fleet. It launched for the first time on mission STS-1 on April 12, 1981, the first flight of the Space Shuttle program. Over 22 years of service, it completed 27 missions before disintegrating during re-entry near the end of its 28th mission, STS-107 on February 1, 2003, resulting in the deaths of all seven crew members.",
        "spacecraft_config": {
            "id": 14,
            "url": "https://ll.thespacedevs.com/2.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": ""
        }
    },
    "launch": {
        "id": "573034de-23ed-470f-b4f8-782938729ff4",
        "url": "https://ll.thespacedevs.com/2.0.0/launch/573034de-23ed-470f-b4f8-782938729ff4/?format=api",
        "launch_library_id": 418,
        "slug": "space-shuttle-columbia-ov-102-sts-73",
        "name": "Space Shuttle Columbia / OV-102 | STS-73",
        "status": {
            "id": 3,
            "name": "Success"
        },
        "net": "1995-10-20T13:53:00Z",
        "window_end": "1995-10-20T13:53:00Z",
        "window_start": "1995-10-20T13:53:00Z",
        "inhold": false,
        "tbdtime": false,
        "tbddate": false,
        "probability": -1,
        "holdreason": "",
        "failreason": null,
        "hashtag": null,
        "launch_service_provider": {
            "id": 197,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/197/?format=api",
            "name": "Lockheed Martin Space Operations",
            "type": "Commercial"
        },
        "rocket": {
            "id": 393,
            "configuration": {
                "id": 493,
                "launch_library_id": null,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/493/?format=api",
                "name": "Space Shuttle",
                "family": "",
                "full_name": "Space Shuttle",
                "variant": ""
            }
        },
        "mission": {
            "id": 793,
            "launch_library_id": 968,
            "name": "STS-73",
            "description": "STS-73 was a Space Shuttle program mission, during October–November 1995, on board the space shuttle Columbia. The mission was the second mission for the United States Microgravity Laboratory. The crew, who spent 16 days in space, were broken up into 2 teams, the red team and the blue team. The mission also included several Detailed Test Objectives or DTO's.",
            "launch_designator": null,
            "type": "",
            "orbit": {
                "id": 8,
                "name": "Low Earth Orbit",
                "abbrev": "LEO"
            }
        },
        "pad": {
            "id": 4,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/4/?format=api",
            "agency_id": 44,
            "name": "Launch Complex 39B",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
            "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
            "latitude": "28.62711233",
            "longitude": "-80.62101503",
            "location": {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.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_4_20200803143518.jpg",
            "total_launch_count": 58
        },
        "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"
            }
        ]
    },
    "docking_events": []
}