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

{
    "id": 55,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/55/?format=api",
    "mission_end": "1984-09-05T13:37:00Z",
    "destination": "Low Earth Orbit",
    "launch_crew": [
        {
            "id": 1188,
            "role": "Commander",
            "astronaut": {
                "id": 129,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/129/?format=api",
                "name": "Henry 'Hank' Hartsfield",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "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": "1933-11-21",
                "date_of_death": "2014-07-14",
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Henry Warren \"Hank\" Hartsfield Jr. was a United States Air Force officer and a USAF and NASA astronaut who logged over 480 hours in space. Hartsfield became a NASA astronaut in September 1969. Hartsfield was the pilot on STS-4, the fourth and final orbital test flight of the shuttle Columbia.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/henry25202527hank25272520hartsfield_image_20181129203753.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Henry_Hartsfield",
                "last_flight": "1985-10-30T17:00:00Z",
                "first_flight": "1982-06-27T15:00:00Z"
            }
        },
        {
            "id": 1190,
            "role": "Pilot",
            "astronaut": {
                "id": 334,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/334/?format=api",
                "name": "Michael Coats",
                "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": "1946-01-16",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Michael Lloyd Coats is a former NASA astronaut (three spaceflights), raised in Riverside, California. From December 2005 to December 2012, he served as Director of the Johnson Space Center in Houston, Texas.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael2520coats_image_20181202102404.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_Coats",
                "last_flight": "1991-04-28T11:33:14Z",
                "first_flight": "1984-08-30T12:41:50Z"
            }
        },
        {
            "id": 1205,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 357,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/357/?format=api",
                "name": "Judith Resnik",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 4,
                    "name": "Lost In Flight"
                },
                "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-04-05",
                "date_of_death": "1986-01-28",
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Judith Arlene Resnik was an American electrical engineer, software engineer, biomedical engineer, pilot and NASA astronaut, who died when the Space Shuttle Challenger was destroyed during the launch of mission STS-51-L.\r\n\r\nRecognised while still a child for her \"intellectual brilliance\",[1] Resnik went on to work for RCA as an engineer on NASA missile and radar projects, was a senior systems engineer for Xerox Corporation, and published research on special purpose integrated circuitry, before she was recruited by NASA to the astronaut program as a mission specialist at age 28. While training on the astronaut program, she developed software and operating procedures for NASA missions.[2] She was also a pilot and made research contributions to biomedical engineering, as a research fellow of biomedical engineering at the National Institutes of Health.\r\n\r\nInitially planning to be a concert pianist, Resnik had turned down a place at the Juilliard School of Music, choosing instead to study mathematics at Carnegie Mellon University after being one of only 16 girls in the United States to have attained 100% scores in her SAT exams at the time. She went on to graduate from Carnegie Institute of Technology in electrical engineering, before graduating with a Ph.D. magna cum laude in electrical engineering from the University of Maryland.\r\n\r\nResnik was the second American woman in space, and the fourth woman in space worldwide, logging 145 hours in orbit. She was also the first Jewish American in space, and the first Jewish woman of any nationality in space. The IEEE Judith Resnik Award for space engineering is named in her honor.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/judith_resnik_image_20220911033530.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Judith_Resnik",
                "last_flight": "1986-01-28T16:38:00Z",
                "first_flight": "1984-08-30T12:41:50Z"
            }
        },
        {
            "id": 1210,
            "role": "Payload Specialist",
            "astronaut": {
                "id": 588,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/588/?format=api",
                "name": "Charles D. Walker",
                "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": "1948-08-29",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Charles David \"Charlie\" Walker (born August 29, 1948) is an American engineer who flew on three Space Shuttle missions in 1984 and 1985 as a Payload Specialist for the McDonnell Douglas Corporation. He is the first non-government individual to fly in space.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/charles2520d.2520walker_image_20181207221334.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Charles_D._Walker",
                "last_flight": "1985-11-27T00:29:00Z",
                "first_flight": "1984-08-30T12:41:50Z"
            }
        },
        {
            "id": 1194,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 354,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/354/?format=api",
                "name": "Mike Mullane",
                "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": "1945-09-10",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Richard Michael \"Mike\" Mullane is an engineer and aircraft pilot, a retired USAF officer. and a former NASA astronaut. During his career, he flew as a mission specialist on STS-41-D, STS-27, and STS-36.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mike_mullane_image_20220911034105.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Mike_Mullane",
                "last_flight": "1990-02-28T07:50:22Z",
                "first_flight": "1984-08-30T12:41:50Z"
            }
        },
        {
            "id": 1203,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 131,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/131/?format=api",
                "name": "Steven Hawley",
                "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": "1951-12-12",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Steven Alan Hawley is a former NASA astronaut who flew on five U.S. Space Shuttle flights. He is professor of physics and astronomy and director of engineering physics at the University of Kansas. \r\n\r\nFollowing an aborted attempt to launch STS-41-D where two main engines were stopped shortly after they started because the third failed to start, Hawley is reported to have broken the tense atmosphere in the shuttle cabin, saying, \"I thought we'd be a lot higher at MECO!\"",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/steven2520hawley_image_20181129204324.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Steven_Hawley",
                "last_flight": "1999-07-23T04:31:00Z",
                "first_flight": "1984-08-30T12:41:50Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 1189,
            "role": "Commander",
            "astronaut": {
                "id": 129,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/129/?format=api",
                "name": "Henry 'Hank' Hartsfield",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "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": "1933-11-21",
                "date_of_death": "2014-07-14",
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Henry Warren \"Hank\" Hartsfield Jr. was a United States Air Force officer and a USAF and NASA astronaut who logged over 480 hours in space. Hartsfield became a NASA astronaut in September 1969. Hartsfield was the pilot on STS-4, the fourth and final orbital test flight of the shuttle Columbia.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/henry25202527hank25272520hartsfield_image_20181129203753.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Henry_Hartsfield",
                "last_flight": "1985-10-30T17:00:00Z",
                "first_flight": "1982-06-27T15:00:00Z"
            }
        },
        {
            "id": 131,
            "role": "Pilot",
            "astronaut": {
                "id": 334,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/334/?format=api",
                "name": "Michael Coats",
                "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": "1946-01-16",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Michael Lloyd Coats is a former NASA astronaut (three spaceflights), raised in Riverside, California. From December 2005 to December 2012, he served as Director of the Johnson Space Center in Houston, Texas.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael2520coats_image_20181202102404.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_Coats",
                "last_flight": "1991-04-28T11:33:14Z",
                "first_flight": "1984-08-30T12:41:50Z"
            }
        },
        {
            "id": 134,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 357,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/357/?format=api",
                "name": "Judith Resnik",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 4,
                    "name": "Lost In Flight"
                },
                "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-04-05",
                "date_of_death": "1986-01-28",
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Judith Arlene Resnik was an American electrical engineer, software engineer, biomedical engineer, pilot and NASA astronaut, who died when the Space Shuttle Challenger was destroyed during the launch of mission STS-51-L.\r\n\r\nRecognised while still a child for her \"intellectual brilliance\",[1] Resnik went on to work for RCA as an engineer on NASA missile and radar projects, was a senior systems engineer for Xerox Corporation, and published research on special purpose integrated circuitry, before she was recruited by NASA to the astronaut program as a mission specialist at age 28. While training on the astronaut program, she developed software and operating procedures for NASA missions.[2] She was also a pilot and made research contributions to biomedical engineering, as a research fellow of biomedical engineering at the National Institutes of Health.\r\n\r\nInitially planning to be a concert pianist, Resnik had turned down a place at the Juilliard School of Music, choosing instead to study mathematics at Carnegie Mellon University after being one of only 16 girls in the United States to have attained 100% scores in her SAT exams at the time. She went on to graduate from Carnegie Institute of Technology in electrical engineering, before graduating with a Ph.D. magna cum laude in electrical engineering from the University of Maryland.\r\n\r\nResnik was the second American woman in space, and the fourth woman in space worldwide, logging 145 hours in orbit. She was also the first Jewish American in space, and the first Jewish woman of any nationality in space. The IEEE Judith Resnik Award for space engineering is named in her honor.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/judith_resnik_image_20220911033530.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Judith_Resnik",
                "last_flight": "1986-01-28T16:38:00Z",
                "first_flight": "1984-08-30T12:41:50Z"
            }
        },
        {
            "id": 1207,
            "role": "Payload Specialist",
            "astronaut": {
                "id": 588,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/588/?format=api",
                "name": "Charles D. Walker",
                "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": "1948-08-29",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Charles David \"Charlie\" Walker (born August 29, 1948) is an American engineer who flew on three Space Shuttle missions in 1984 and 1985 as a Payload Specialist for the McDonnell Douglas Corporation. He is the first non-government individual to fly in space.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/charles2520d.2520walker_image_20181207221334.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Charles_D._Walker",
                "last_flight": "1985-11-27T00:29:00Z",
                "first_flight": "1984-08-30T12:41:50Z"
            }
        },
        {
            "id": 1191,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 354,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/354/?format=api",
                "name": "Mike Mullane",
                "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": "1945-09-10",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Richard Michael \"Mike\" Mullane is an engineer and aircraft pilot, a retired USAF officer. and a former NASA astronaut. During his career, he flew as a mission specialist on STS-41-D, STS-27, and STS-36.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mike_mullane_image_20220911034105.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Mike_Mullane",
                "last_flight": "1990-02-28T07:50:22Z",
                "first_flight": "1984-08-30T12:41:50Z"
            }
        },
        {
            "id": 1198,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 131,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/131/?format=api",
                "name": "Steven Hawley",
                "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": "1951-12-12",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Steven Alan Hawley is a former NASA astronaut who flew on five U.S. Space Shuttle flights. He is professor of physics and astronomy and director of engineering physics at the University of Kansas. \r\n\r\nFollowing an aborted attempt to launch STS-41-D where two main engines were stopped shortly after they started because the third failed to start, Hawley is reported to have broken the tense atmosphere in the shuttle cabin, saying, \"I thought we'd be a lot higher at MECO!\"",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/steven2520hawley_image_20181129204324.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Steven_Hawley",
                "last_flight": "1999-07-23T04:31:00Z",
                "first_flight": "1984-08-30T12:41:50Z"
            }
        }
    ],
    "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": ""
        }
    },
    "launch": {
        "id": "c117fb23-8f10-4e63-ab4f-37f9df09a535",
        "url": "https://ll.thespacedevs.com/2.0.0/launch/c117fb23-8f10-4e63-ab4f-37f9df09a535/?format=api",
        "launch_library_id": 174,
        "slug": "space-shuttle-discovery-ov-103-sts-41-d",
        "name": "Space Shuttle Discovery / OV-103 | STS-41-D",
        "status": {
            "id": 3,
            "name": "Success"
        },
        "net": "1984-08-30T12:41:50Z",
        "window_end": "1984-08-30T12:41:50Z",
        "window_start": "1984-08-30T12:41:50Z",
        "inhold": false,
        "tbdtime": false,
        "tbddate": false,
        "probability": -1,
        "holdreason": "",
        "failreason": null,
        "hashtag": null,
        "launch_service_provider": {
            "id": 192,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/192/?format=api",
            "name": "Lockheed Space Operations Company",
            "type": "Commercial"
        },
        "rocket": {
            "id": 300,
            "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": 579,
            "launch_library_id": 908,
            "name": "STS-41-D",
            "description": "STS-41-D was the twelth flight of the Space Shuttle program and the maiden flight for Space Shuttle Discovery. It deployed three commercial 10 satellites during the six day mission along with a number of scientific experiments being conducted.",
            "launch_designator": null,
            "type": "Communications",
            "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
        },
        "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": []
}