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

{
    "id": 77,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/77/?format=api",
    "mission_end": "1990-03-04T18:08:00Z",
    "destination": "Low Earth Orbit",
    "launch_crew": [
        {
            "id": 1443,
            "role": "Commander",
            "astronaut": {
                "id": 336,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/336/?format=api",
                "name": "John Oliver Creighton",
                "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": "1943-04-28",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "John Oliver Creighton is a former NASA astronaut who flew three Space Shuttle missions.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/john2520oliver2520creighton_image_20181202102551.jpg",
                "wiki": "https://en.wikipedia.org/wiki/John_Oliver_Creighton",
                "last_flight": "1991-09-12T23:11:04Z",
                "first_flight": "1985-06-17T11:33:00Z"
            }
        },
        {
            "id": 1445,
            "role": "Pilot",
            "astronaut": {
                "id": 382,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/382/?format=api",
                "name": "John Casper",
                "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": "1943-07-09",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "John Howard Casper is an American astronaut and United States Air Force pilot.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/john2520casper_image_20181202133241.jpg",
                "wiki": "https://en.wikipedia.org/wiki/John_Casper",
                "last_flight": "1996-05-19T10:30:00Z",
                "first_flight": "1990-02-28T07:50:22Z"
            }
        },
        {
            "id": 1192,
            "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": 1449,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 407,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/407/?format=api",
                "name": "Pierre J. Thuot",
                "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": "1955-05-19",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Pierre Joseph Thuot is a retired United States Navy Captain and NASA astronaut. He went into space three times, spending over 650 hours in space, including over 15 hours in three space walks. He is a former U.S. record holder for time spent on one space walk, and participated in the first three-person space walk.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/pierre2520j.2520thuot_image_20181202140221.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Pierre_J._Thuot",
                "last_flight": "1994-03-04T13:53:01Z",
                "first_flight": "1990-02-28T07:50:22Z"
            }
        },
        {
            "id": 1305,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/141/?format=api",
                "name": "David Hilmers",
                "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": "1950-01-28",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "David Carl Hilmers is a former NASA astronaut. Hilmers was selected a NASA astronaut in July 1980, and completed the initial training period in August 1981. A veteran of four space flights, he has logged over 493 hours in space.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/david2520hilmers_image_20181129205853.jpg",
                "wiki": "https://en.wikipedia.org/wiki/David_C._Hilmers",
                "last_flight": "1992-01-22T14:52:33Z",
                "first_flight": "1985-10-03T15:15:30Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 1444,
            "role": "Commander",
            "astronaut": {
                "id": 336,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/336/?format=api",
                "name": "John Oliver Creighton",
                "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": "1943-04-28",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "John Oliver Creighton is a former NASA astronaut who flew three Space Shuttle missions.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/john2520oliver2520creighton_image_20181202102551.jpg",
                "wiki": "https://en.wikipedia.org/wiki/John_Oliver_Creighton",
                "last_flight": "1991-09-12T23:11:04Z",
                "first_flight": "1985-06-17T11:33:00Z"
            }
        },
        {
            "id": 218,
            "role": "Pilot",
            "astronaut": {
                "id": 382,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/382/?format=api",
                "name": "John Casper",
                "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": "1943-07-09",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "John Howard Casper is an American astronaut and United States Air Force pilot.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/john2520casper_image_20181202133241.jpg",
                "wiki": "https://en.wikipedia.org/wiki/John_Casper",
                "last_flight": "1996-05-19T10:30:00Z",
                "first_flight": "1990-02-28T07:50:22Z"
            }
        },
        {
            "id": 132,
            "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": 1446,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 407,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/407/?format=api",
                "name": "Pierre J. Thuot",
                "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": "1955-05-19",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Pierre Joseph Thuot is a retired United States Navy Captain and NASA astronaut. He went into space three times, spending over 650 hours in space, including over 15 hours in three space walks. He is a former U.S. record holder for time spent on one space walk, and participated in the first three-person space walk.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/pierre2520j.2520thuot_image_20181202140221.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Pierre_J._Thuot",
                "last_flight": "1994-03-04T13:53:01Z",
                "first_flight": "1990-02-28T07:50:22Z"
            }
        },
        {
            "id": 1308,
            "role": "Mission Specialist",
            "astronaut": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/141/?format=api",
                "name": "David Hilmers",
                "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": "1950-01-28",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "David Carl Hilmers is a former NASA astronaut. Hilmers was selected a NASA astronaut in July 1980, and completed the initial training period in August 1981. A veteran of four space flights, he has logged over 493 hours in space.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/david2520hilmers_image_20181129205853.jpg",
                "wiki": "https://en.wikipedia.org/wiki/David_C._Hilmers",
                "last_flight": "1992-01-22T14:52:33Z",
                "first_flight": "1985-10-03T15:15:30Z"
            }
        }
    ],
    "spacecraft": {
        "id": 39,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/39/?format=api",
        "name": "Space Shuttle Atlantis",
        "serial_number": "OV-104",
        "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.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": "aebd8e2a-bc14-4448-86e3-9b056da009e1",
        "url": "https://ll.thespacedevs.com/2.0.0/launch/aebd8e2a-bc14-4448-86e3-9b056da009e1/?format=api",
        "launch_library_id": 378,
        "slug": "space-shuttle-atlantis-ov-104-sts-36",
        "name": "Space Shuttle Atlantis / OV-104 | STS-36",
        "status": {
            "id": 3,
            "name": "Success"
        },
        "net": "1990-02-28T07:50:22Z",
        "window_end": "1990-02-28T07:50:22Z",
        "window_start": "1990-02-28T07:50:22Z",
        "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": 333,
            "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": 720,
            "launch_library_id": 930,
            "name": "STS-36",
            "description": "STS-36 was the thirty-fourth mission of the shuttle program and the sixth of Atlantis and the fourth night launch of the shuttle program. It was a deparment of defence mission and so its mission is classified.",
            "launch_designator": null,
            "type": "Government/Top Secret",
            "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": []
}