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

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

FILTERS:
Parameters - 'spacecraft'
Example - /api/2.2.0/spacecraft/flight/?spacecraft=37

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

{
    "id": 114,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/114/?format=api",
    "mission_end": "1995-07-07T14:55:00Z",
    "destination": "Mir",
    "launch_crew": [
        {
            "id": 1346,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 337,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/337/?format=api",
                "name": "Robert L. Gibson",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P36DT4H17M2S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1946-10-30",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Robert Lee \"Hoot\" Gibson is a former American naval officer and aviator, test pilot, aeronautical engineer, and a retired NASA astronaut, as well as a professional pilot who currently races regularly at the annual Reno Air Races.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/robert2520l.2520gibson_image_20181202102659.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Robert_L._Gibson",
                "last_flight": "1995-06-27T19:32:19Z",
                "first_flight": "1984-02-03T13:00:00Z"
            }
        },
        {
            "id": 1854,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 425,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/425/?format=api",
                "name": "Charles J. Precourt",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P38DT19H15M29S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1955-06-29",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Charles Joseph Precourt is a retired NASA astronaut. His career in flight began at an early age, and spans his entire lifetime. He served in the US Air Force, piloted numerous jet aircraft, and piloted and commanded the Space Shuttle. Notably, he piloted or commanded several missions which involved docking with the Russian Mir space station and was heavily involved in Russian/US Space relations as well as the International Space Station collaboration. He retired from the USAF with the rank of Colonel.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/charles2520j.2520precourt_image_20181202142234.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Charles_J._Precourt",
                "last_flight": "1998-06-02T22:06:24Z",
                "first_flight": "1993-04-26T14:50:00Z"
            }
        },
        {
            "id": 1412,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 388,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/388/?format=api",
                "name": "Ellen S. Baker",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P28DT14H31M38S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1953-04-27",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Ellen Louise Shulman Baker, M.D., M.P.H. is an American physician and a NASA astronaut. Baker serves as Chief of the Education/Medical Branch of the NASA Astronaut Office.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ellen2520s.2520baker_image_20181202133851.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Ellen_S._Baker",
                "last_flight": "1995-06-27T19:32:19Z",
                "first_flight": "1989-10-18T16:53:40Z"
            }
        },
        {
            "id": 1855,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 83,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/83/?format=api",
                "name": "Nikolai Budarin",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P445DT1H24M12S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1963-04-29",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Nikolai Mikhailovich Budarin (Russian: Николай Михайлович Бударин) (born April 29, 1953 in Kirya, Chuvashia) is a retired Russian cosmonaut, a veteran of three extended space missions aboard the Mir Space Station and the International Space Station. He has also performed eight career spacewalks with a total time of 44 hours.\r\n\r\nNamed a cosmonaut candidate in 1989, Budarin's first space mission was a long-term assignment aboard the space station Mir in 1995. Since then, he again made extended stays on Mir in 1998 and the International Space Station Expedition 6 from 2002 to 2003.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/nikolai2520budarin_image_20181128223920.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Nikolai_Budarin",
                "last_flight": "2002-11-23T00:49:47Z",
                "first_flight": "1995-06-27T19:32:19Z"
            }
        },
        {
            "id": 1516,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 126,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/126/?format=api",
                "name": "Gregory Harbaugh",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P34DT1H58M40S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1956-04-15",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Gregory Jordan Harbaugh is a former NASA astronaut that spent 34 days in space through four Space Shuttle missions including the first . docking missions with the Russian Space Station Mir and the second Hubble Space Telescope servicing mission.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/gregory2520harbaugh_image_20181129203134.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Gregory_J._Harbaugh",
                "last_flight": "1997-02-11T08:55:17Z",
                "first_flight": "1991-04-28T11:33:14Z"
            }
        },
        {
            "id": 327,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 257,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/257/?format=api",
                "name": "Anatoly Solovyev",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P651DT1M21S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1948-01-16",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev",
                "last_flight": "1997-08-05T15:35:54Z",
                "first_flight": "1988-06-07T14:03:13Z"
            }
        },
        {
            "id": 1315,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 374,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/374/?format=api",
                "name": "Bonnie J. Dunbar",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P50DT8H24M3S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1949-03-03",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Bonnie Jeanne Dunbar is a former NASA astronaut. She retired from NASA in September 2005 then served as president and CEO of The Museum of Flight until April 2010. From January 2013 - December 2015, Dr. Dunbar lead the University of Houston's STEM Center (science, technology, engineering and math) and was a faculty member in the Cullen College of Engineering.[1] Currently, she is a professor of aerospace engineering at Texas A&M University and serves as Director of the Institute for Engineering Education and Innovation (IEEI), a joint entity in the Texas A&M Engineering Experiment Station (TEES) and the Dwight Look College of Engineering at Texas A&M University.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/bonnie2520j.2520dunbar_image_20181202120831.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Bonnie_J._Dunbar",
                "last_flight": "1998-01-23T02:48:15Z",
                "first_flight": "1985-10-30T17:00:00Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 188,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 337,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/337/?format=api",
                "name": "Robert L. Gibson",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P36DT4H17M2S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1946-10-30",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Robert Lee \"Hoot\" Gibson is a former American naval officer and aviator, test pilot, aeronautical engineer, and a retired NASA astronaut, as well as a professional pilot who currently races regularly at the annual Reno Air Races.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/robert2520l.2520gibson_image_20181202102659.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Robert_L._Gibson",
                "last_flight": "1995-06-27T19:32:19Z",
                "first_flight": "1984-02-03T13:00:00Z"
            }
        },
        {
            "id": 326,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 425,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/425/?format=api",
                "name": "Charles J. Precourt",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P38DT19H15M29S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1955-06-29",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Charles Joseph Precourt is a retired NASA astronaut. His career in flight began at an early age, and spans his entire lifetime. He served in the US Air Force, piloted numerous jet aircraft, and piloted and commanded the Space Shuttle. Notably, he piloted or commanded several missions which involved docking with the Russian Mir space station and was heavily involved in Russian/US Space relations as well as the International Space Station collaboration. He retired from the USAF with the rank of Colonel.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/charles2520j.2520precourt_image_20181202142234.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Charles_J._Precourt",
                "last_flight": "1998-06-02T22:06:24Z",
                "first_flight": "1993-04-26T14:50:00Z"
            }
        },
        {
            "id": 1857,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 92,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/92/?format=api",
                "name": "Vladimir Dezhurov",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P244DT5H29M12S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1962-07-30",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Vladimir Nikolayevich Dezhurov (Russian: Влади́мир Никола́евич Дежу́ров; born July 30, 1962) is a former cosmonaut who resides in Star City, Moscow. He is a veteran of two spaceflights, to the Mir and International Space Stations. During his career, Dezhurov also conducted nine spacewalks before his retirement on July 12, 2004.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vladimir2520dezhurov_image_20181128225249.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dezhurov",
                "last_flight": "2001-08-10T21:10:14Z",
                "first_flight": "1995-03-14T06:11:34Z"
            }
        },
        {
            "id": 210,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 388,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/388/?format=api",
                "name": "Ellen S. Baker",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P28DT14H31M38S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1953-04-27",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Ellen Louise Shulman Baker, M.D., M.P.H. is an American physician and a NASA astronaut. Baker serves as Chief of the Education/Medical Branch of the NASA Astronaut Office.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ellen2520s.2520baker_image_20181202133851.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Ellen_S._Baker",
                "last_flight": "1995-06-27T19:32:19Z",
                "first_flight": "1989-10-18T16:53:40Z"
            }
        },
        {
            "id": 1519,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 126,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/126/?format=api",
                "name": "Gregory Harbaugh",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P34DT1H58M40S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1956-04-15",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Gregory Jordan Harbaugh is a former NASA astronaut that spent 34 days in space through four Space Shuttle missions including the first . docking missions with the Russian Space Station Mir and the second Hubble Space Telescope servicing mission.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/gregory2520harbaugh_image_20181129203134.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Gregory_J._Harbaugh",
                "last_flight": "1997-02-11T08:55:17Z",
                "first_flight": "1991-04-28T11:33:14Z"
            }
        },
        {
            "id": 1319,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 374,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/374/?format=api",
                "name": "Bonnie J. Dunbar",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P50DT8H24M3S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1949-03-03",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Bonnie Jeanne Dunbar is a former NASA astronaut. She retired from NASA in September 2005 then served as president and CEO of The Museum of Flight until April 2010. From January 2013 - December 2015, Dr. Dunbar lead the University of Houston's STEM Center (science, technology, engineering and math) and was a faculty member in the Cullen College of Engineering.[1] Currently, she is a professor of aerospace engineering at Texas A&M University and serves as Director of the Institute for Engineering Education and Innovation (IEEI), a joint entity in the Texas A&M Engineering Experiment Station (TEES) and the Dwight Look College of Engineering at Texas A&M University.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/bonnie2520j.2520dunbar_image_20181202120831.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Bonnie_J._Dunbar",
                "last_flight": "1998-01-23T02:48:15Z",
                "first_flight": "1985-10-30T17:00:00Z"
            }
        },
        {
            "id": 111,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 586,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/586/?format=api",
                "name": "Norman E. Thagard",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P140DT13H25M36S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1943-07-03",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Norman Earl Thagard (born July 3, 1943), (Capt, USMC, Ret.), is an American scientist and former U.S. Marine Corps officer and naval aviator and NASA astronaut. He is the first American to ride to space on board a Russian vehicle, and can be considered the first American cosmonaut. He did on this on March 14, 1995, in the Soyuz TM-21 spacecraft for the Russian Mir-18 mission.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/norman2520e.2520thagard_image_20181207215117.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Norman_Thagard",
                "last_flight": "1995-03-14T06:11:34Z",
                "first_flight": "1983-06-18T11:33:00Z"
            }
        },
        {
            "id": 329,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 259,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/259/?format=api",
                "name": "Gennadi Strekalov",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P268DT22H30M36S",
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1940-10-26",
                "date_of_death": "2004-12-25",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Gennadi Mikhailovich Strekalov (Russian: Генна́дий Миха́йлович Стрека́лов; October 26, 1940 – December 25, 2004) was an engineer, cosmonaut, and administrator at Russian aerospace firm RSC Energia. He flew into space five times and lived aboard the Salyut-6, Salyut-7, and Mir space stations, spending over 268 days in space. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/gennadi2520strekalov_image_20181201221605.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Gennadi_Strekalov",
                "last_flight": "1995-03-14T06:11:34Z",
                "first_flight": "1980-11-27T14:18:28Z"
            }
        }
    ],
    "spacecraft": {
        "id": 39,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/39/?format=api",
        "name": "Space Shuttle Atlantis",
        "serial_number": "OV-104",
        "is_placeholder": false,
        "in_space": false,
        "time_in_space": "P307DT11H44M20S",
        "time_docked": "P118DT7H2M9S",
        "flights_count": 33,
        "mission_ends_count": 33,
        "status": {
            "id": 2,
            "name": "Retired"
        },
        "description": "Space Shuttle Atlantis (Orbiter Vehicle Designation: OV‑104) is a Space Shuttle orbiter vehicle belonging to the National Aeronautics and Space Administration (NASA), the spaceflight and space exploration agency of the United States. Constructed by the Rockwell International company in Southern California and delivered to the Kennedy Space Center in Eastern Florida in April 1985, Atlantis is the fourth operational and the second-to-last Space Shuttle built. Its maiden flight was STS-51-J from 3 to 7 October 1985.  Atlantis embarked on its 33rd and final mission, also the final mission of a space shuttle, STS-135, on 8 July 2011. STS-134 by Endeavour was expected to be the final flight before STS-135 was authorized in October 2010. STS-135 took advantage of the processing for the STS-335 Launch On Need mission that would have been necessary if STS-134's crew became stranded in orbit. Atlantis landed for the final time at the Kennedy Space Center on 21 July 2011.  By the end of its final mission, Atlantis had orbited the Earth a total of 4,848 times, traveling nearly 126,000,000 mi (203,000,000 km) or more than 525 times the distance from the Earth to the Moon.",
        "spacecraft_config": {
            "id": 14,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/14/?format=api",
            "name": "Space Shuttle",
            "type": {
                "id": 3,
                "name": "Spaceplane"
            },
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "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",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "in_use": false,
            "capability": "Carrying a crew of 7 astronauts along with cargo to Low Earth Orbit.",
            "history": "The Space shuttle was a United States space craft. Following the conclusion of the Apollo program the Space Shuttle intended to lower costs for reliable access to Low Earth Orbit. The program ran from 1981-2011.",
            "details": "The Space Shuttle was a partially reusable LEO spacecraft system operated by the U.S. National Aeronautics and Space Administration (NASA) as part of the Space Shuttle program. Its official program name was Space Transportation System (STS), taken from a 1969 plan for a system of reusable spacecraft of which it was the only item funded for development. The first of four orbital test flights occurred in 1981, leading to operational flights in 1982. In addition to the prototype whose completion was cancelled, five complete Shuttle systems were built and used on a total of 135 missions from 1981 to 2011, launched from the Kennedy Space Center (KSC) in Florida. Operational missions launched numerous satellites, interplanetary probes, and the Hubble Space Telescope (HST); conducted science experiments in orbit; and participated in construction and servicing of the International Space Station. The Shuttle fleet's total mission time was 1322 days, 19 hours, 21 minutes and 23 seconds.",
            "maiden_flight": "1981-04-12",
            "height": 56.1,
            "diameter": 8.7,
            "human_rated": true,
            "crew_capacity": 7,
            "payload_capacity": 27500,
            "payload_return_capacity": null,
            "flight_life": "14 days",
            "image_url": "https://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": "ec9d31a8-8f20-4f25-9362-3caa0d662b32",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/ec9d31a8-8f20-4f25-9362-3caa0d662b32/?format=api",
        "slug": "space-shuttle-atlantis-ov-104-sts-71",
        "name": "Space Shuttle Atlantis / OV-104 | STS-71",
        "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
        },
        "last_updated": "2023-06-14T08:48:36Z",
        "net": "1995-06-27T19:32:19Z",
        "window_end": "1995-06-27T19:32:19Z",
        "window_start": "1995-06-27T19:32:19Z",
        "net_precision": null,
        "probability": -1,
        "weather_concerns": null,
        "holdreason": "",
        "failreason": "",
        "hashtag": null,
        "launch_service_provider": {
            "id": 197,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/197/?format=api",
            "name": "Lockheed Martin Space Operations",
            "type": "Commercial"
        },
        "rocket": {
            "id": 388,
            "configuration": {
                "id": 493,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/493/?format=api",
                "name": "Space Shuttle",
                "family": "Space Shuttle",
                "full_name": "Space Shuttle",
                "variant": ""
            }
        },
        "mission": {
            "id": 787,
            "name": "STS-71",
            "description": "STS-71 was the third mission of the US/Russian Shuttle-Mir Program and the first Space Shuttle docking to Russian space station Mir. It started on 27 June 1995 with the launch of Space Shuttle Atlantis from launch pad 39A at the Kennedy Space Center in Florida. The shuttle delivered a relief crew of two cosmonauts Anatoly Solovyev and Nikolai Budarin to the station and recovered Increment astronaut Norman Thagard. Atlantis returned to Earth on 7 July with a crew of eight. It was the first of seven straight missions to Mir flown by Atlantis.",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
                "id": 8,
                "name": "Low Earth Orbit",
                "abbrev": "LEO"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 87,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
            "agency_id": 121,
            "name": "Launch Complex 39A",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
            "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
            "latitude": "28.60822681",
            "longitude": "-80.60428186",
            "location": {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                "name": "Kennedy Space Center, FL, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 236,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
            "total_launch_count": 178,
            "orbital_launch_attempt_count": 177
        },
        "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.2.0/program/6/?format=api",
                "name": "Space Shuttle",
                "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.",
                "agencies": [
                    {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    }
                ],
                "image_url": "https://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",
                "mission_patches": [],
                "type": {
                    "id": 2,
                    "name": "Human Spaceflight"
                }
            },
            {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.2.0/program/12/?format=api",
                "name": "Shuttle–Mir",
                "description": "The Shuttle–Mir program was a collaborative 11-mission space program between Russia and the United States that involved American Space Shuttles visiting the Russian space station Mir, Russian cosmonauts flying on the Shuttle, and an American astronaut flying aboard a Soyuz spacecraft to engage in long-duration expeditions aboard Mir.",
                "agencies": [
                    {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    },
                    {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    }
                ],
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shuttle25e225_program_20200821090507.png",
                "start_date": "1993-09-01T00:00:00Z",
                "end_date": "1998-06-12T18:00:18Z",
                "info_url": "https://www.nasa.gov/audience/formedia/factsheet/shuttle_mir_factsheet.html",
                "wiki_url": "https://en.wikipedia.org/wiki/Shuttle–Mir_program",
                "mission_patches": [],
                "type": {
                    "id": 2,
                    "name": "Human Spaceflight"
                }
            },
            {
                "id": 16,
                "url": "https://ll.thespacedevs.com/2.2.0/program/16/?format=api",
                "name": "Mir",
                "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.",
                "agencies": [
                    {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    {
                        "id": 66,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                        "name": "Soviet Space Program",
                        "type": "Government"
                    }
                ],
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
                "start_date": "1986-02-20T21:28:23Z",
                "end_date": "2001-03-23T05:59:00Z",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Mir",
                "mission_patches": [],
                "type": {
                    "id": 2,
                    "name": "Human Spaceflight"
                }
            }
        ],
        "orbital_launch_attempt_count": 3985,
        "location_launch_attempt_count": 86,
        "pad_launch_attempt_count": 55,
        "agency_launch_attempt_count": 1,
        "orbital_launch_attempt_count_year": 34,
        "location_launch_attempt_count_year": 3,
        "pad_launch_attempt_count_year": 2,
        "agency_launch_attempt_count_year": 1,
        "type": "normal"
    },
    "landing": {
        "id": 936,
        "attempt": true,
        "success": true,
        "description": "Space Shuttle Atlantis successfully landed at the Shuttle Landing Facility after this mission.",
        "downrange_distance": null,
        "location": {
            "id": 24,
            "name": "Shuttle Landing Facility",
            "abbrev": "SLF",
            "description": "Airport used for Space Shuttle landings, part of the Kennedy Space Center.",
            "location": {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                "name": "Kennedy Space Center, FL, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 236,
                "total_landing_count": 0
            },
            "successful_landings": 0
        },
        "type": {
            "id": 6,
            "name": "Horizontal Landing",
            "abbrev": "HL",
            "description": "Horizontal landing on a runway or flat surface."
        }
    },
    "docking_events": [
        {
            "id": 30,
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1986-02-20",
                "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.\r\n\r\nThe station served as a microgravity research laboratory in which crews conducted experiments in biology, human biology, physics, astronomy, meteorology and spacecraft systems with a goal of developing technologies required for permanent occupation of space.",
                "orbit": "Low Earth Orbit",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg"
            },
            "docking": "1995-06-29T13:00:16Z",
            "departure": "1995-07-04T11:09:42Z",
            "docking_location": {
                "id": 10,
                "name": "Kristall module",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        }
    ]
}