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

{
    "id": 223,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/223/?format=api",
    "mission_end": "2010-11-26T04:46:00Z",
    "destination": "International Space Station",
    "launch_crew": [
        {
            "id": 1053,
            "role": "Commander",
            "astronaut": {
                "id": 294,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/294/?format=api",
                "name": "Fyodor Yurchikhin",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1959-01-03",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Fyodor Nikolayevich Yurchikhin (Russian: Фёдор Николаевич Юрчихин, Greek: Θεόδωρος Γιουρτσίχιν του Νικόλαου; born 3 January 1959), is a Russian cosmonaut of Greek descent, engineer and RSC Energia test-pilot who has flown on five spaceflights. His first spaceflight was a 10-day Space Shuttle mission STS-112. His second was a long-duration stay aboard the International Space Station (ISS) as a Flight Engineer for Expedition 15; for this mission he was launched in the Soyuz TMA-10 spacecraft. He has undertaken two further long-duration stays aboard the ISS, as a crew member of Expedition 24 / 25. For this mission he was launched with the spacecraft Soyuz TMA-19, and he landed in November 2010, also with the TMA-19 spacecraft. He served as Soyuz Commander for his fourth mission aboard Soyuz TMA-09M, as Flight Engineer for Expedition 36 and ISS Commander for Expedition 37. In April 2017, Yurchikhin launched on Soyuz MS-04 for the fifth spaceflight of his career, a six-month mission to the ISS as part of Expedition 51 and 52, for which he was the Commander.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/fyodor2520yurchikhin_image_20181201232049.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Fyodor_Yurchikhin",
                "last_flight": "2017-04-20T07:13:45Z",
                "first_flight": "2002-10-07T19:45:51Z"
            }
        },
        {
            "id": 2561,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 536,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/536/?format=api",
                "name": "Douglas H. Wheelock",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1960-05-05",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Douglas Harry \"Wheels\" Wheelock is an American engineer and astronaut. He has flown in space twice, logging 178 days on the Space Shuttle, International Space Station, and Russian Soyuz. On July 12, 2011, Wheelock announced that he would be returning to active duty with the United States Army in support of Operation Enduring Freedom.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/douglas_h._whee_image_20220911033623.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Douglas_H._Wheelock",
                "last_flight": "2010-06-15T21:35:00Z",
                "first_flight": "2007-10-23T15:38:19Z"
            }
        },
        {
            "id": 2559,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 559,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/559/?format=api",
                "name": "Shannon Walker",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1965-06-04",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Shannon Walker is an American scientist and a NASA astronaut, whose first space mission was Expedition 24 on the International Space Station with take-off on 15 June 2010.She is married to a fellow NASA astronaut, the Australian-born Andy Thomas. She is a member of the Aircraft Owners and Pilots Association (AOPA) and The Ninety-Nines International Organization of Women Pilots.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shannon2520walker_image_20181203171551.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Shannon_Walker",
                "last_flight": "2020-11-16T00:27:17Z",
                "first_flight": "2010-06-15T21:35:00Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 1050,
            "role": "Commander",
            "astronaut": {
                "id": 294,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/294/?format=api",
                "name": "Fyodor Yurchikhin",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1959-01-03",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Fyodor Nikolayevich Yurchikhin (Russian: Фёдор Николаевич Юрчихин, Greek: Θεόδωρος Γιουρτσίχιν του Νικόλαου; born 3 January 1959), is a Russian cosmonaut of Greek descent, engineer and RSC Energia test-pilot who has flown on five spaceflights. His first spaceflight was a 10-day Space Shuttle mission STS-112. His second was a long-duration stay aboard the International Space Station (ISS) as a Flight Engineer for Expedition 15; for this mission he was launched in the Soyuz TMA-10 spacecraft. He has undertaken two further long-duration stays aboard the ISS, as a crew member of Expedition 24 / 25. For this mission he was launched with the spacecraft Soyuz TMA-19, and he landed in November 2010, also with the TMA-19 spacecraft. He served as Soyuz Commander for his fourth mission aboard Soyuz TMA-09M, as Flight Engineer for Expedition 36 and ISS Commander for Expedition 37. In April 2017, Yurchikhin launched on Soyuz MS-04 for the fifth spaceflight of his career, a six-month mission to the ISS as part of Expedition 51 and 52, for which he was the Commander.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/fyodor2520yurchikhin_image_20181201232049.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Fyodor_Yurchikhin",
                "last_flight": "2017-04-20T07:13:45Z",
                "first_flight": "2002-10-07T19:45:51Z"
            }
        },
        {
            "id": 2562,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 536,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/536/?format=api",
                "name": "Douglas H. Wheelock",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1960-05-05",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Douglas Harry \"Wheels\" Wheelock is an American engineer and astronaut. He has flown in space twice, logging 178 days on the Space Shuttle, International Space Station, and Russian Soyuz. On July 12, 2011, Wheelock announced that he would be returning to active duty with the United States Army in support of Operation Enduring Freedom.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/douglas_h._whee_image_20220911033623.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Douglas_H._Wheelock",
                "last_flight": "2010-06-15T21:35:00Z",
                "first_flight": "2007-10-23T15:38:19Z"
            }
        },
        {
            "id": 2558,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 559,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/559/?format=api",
                "name": "Shannon Walker",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1965-06-04",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Shannon Walker is an American scientist and a NASA astronaut, whose first space mission was Expedition 24 on the International Space Station with take-off on 15 June 2010.She is married to a fellow NASA astronaut, the Australian-born Andy Thomas. She is a member of the Aircraft Owners and Pilots Association (AOPA) and The Ninety-Nines International Organization of Women Pilots.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shannon2520walker_image_20181203171551.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Shannon_Walker",
                "last_flight": "2020-11-16T00:27:17Z",
                "first_flight": "2010-06-15T21:35:00Z"
            }
        }
    ],
    "spacecraft": {
        "id": 74,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/74/?format=api",
        "name": "Soyuz TMA-19",
        "serial_number": "Soyuz TMA 11F732A17 #229",
        "status": {
            "id": 4,
            "name": "Single Use"
        },
        "description": "Soyuz TMA-19 was a Soyuz spacecraft which launched on 15 June 2010 21:35 UTC. It transported three members of the Expedition 24 crew to the International Space Station. The crew consisted of Fyodor Yurchikhin, Shannon Walker, and Douglas H. Wheelock",
        "spacecraft_config": {
            "id": 40,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/40/?format=api",
            "name": "Soyuz TMA",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "featured": true,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "RFSA",
                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                "administrator": "Administrator: Yuri Borisov",
                "founding_year": "1992",
                "launchers": "Soyuz",
                "spacecraft": "Soyuz",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg"
            },
            "in_use": false,
            "capability": "Manned and Cargo ISS Logistics, Lifeboat",
            "history": "Soyuz TMA features several changes to accommodate requirements requested by NASA in order to service the International Space Station (ISS)",
            "details": "Soyuz is a series of spacecraft designed for the Soviet space programme by the Korolyov Design Bureau (now RKK Energia) in the 1960s that remains in service today. The Soyuz succeeded the Voskhod spacecraft and was originally built as part of the Soviet Manned Lunar programme. The Soyuz spacecraft is launched on a Soyuz rocket, the most frequently used and most reliable launch vehicle in the world to date. The Soyuz rocket design is based on the Vostok launcher, which in turn was based on the 8K74 or R-7A Semyorka, a Soviet intercontinental ballistic missile. All Soyuz spacecraft are launched from the Baikonur Cosmodrome in Kazakhstan.",
            "maiden_flight": "2002-10-30",
            "height": 748.0,
            "diameter": 2.72,
            "human_rated": true,
            "crew_capacity": 3,
            "payload_capacity": null,
            "flight_life": "6 Months while docked",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Soyuz_TMA",
            "info_link": ""
        }
    },
    "launch": {
        "id": "a6a16302-e901-4677-aed7-03cc354e70c2",
        "url": "https://ll.thespacedevs.com/2.0.0/launch/a6a16302-e901-4677-aed7-03cc354e70c2/?format=api",
        "launch_library_id": 817,
        "slug": "soyuz-fg-soyuz-tma-19",
        "name": "Soyuz FG | Soyuz TMA-19",
        "status": {
            "id": 3,
            "name": "Success"
        },
        "net": "2010-06-15T21:35:00Z",
        "window_end": "2010-06-15T21:35:00Z",
        "window_start": "2010-06-15T21:35:00Z",
        "inhold": false,
        "tbdtime": false,
        "tbddate": false,
        "probability": -1,
        "holdreason": "",
        "failreason": null,
        "hashtag": null,
        "launch_service_provider": {
            "id": 63,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
            "name": "Russian Federal Space Agency (ROSCOSMOS)",
            "type": "Government"
        },
        "rocket": {
            "id": 1467,
            "configuration": {
                "id": 34,
                "launch_library_id": 36,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/34/?format=api",
                "name": "Soyuz",
                "family": "",
                "full_name": "Soyuz FG",
                "variant": "FG"
            }
        },
        "mission": {
            "id": 196,
            "launch_library_id": 277,
            "name": "Soyuz TMA-19",
            "description": "Soyuz TMA-19 begins Expedition 24 by carrying 3 astronauts and cosmonauts to the International Space Station. \nRussian Commander, cosmonaut Fyodor Yurchikhin alongside Flight Engineers, Shannon Walker (NASA) & Douglas H. Wheelock (NASA) will launch aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan and then rendezvous with the station. \nIt landed on November 26, 2010, 04:46 UTC",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
                "id": 8,
                "name": "Low Earth Orbit",
                "abbrev": "LEO"
            }
        },
        "pad": {
            "id": 32,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
            "agency_id": null,
            "name": "1/5",
            "info_url": null,
            "wiki_url": "",
            "map_url": "https://www.google.com/maps?q=45.92,63.342",
            "latitude": "45.92",
            "longitude": "63.342",
            "location": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                "total_launch_count": 1548,
                "total_landing_count": 0
            },
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_32_20200803143513.jpg",
            "total_launch_count": 487
        },
        "webcast_live": false,
        "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
        "infographic": null,
        "program": [
            {
                "id": 8,
                "url": "https://ll.thespacedevs.com/2.0.0/program/8/?format=api",
                "name": "Soyuz",
                "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                "agencies": [
                    {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    {
                        "id": 66,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                        "name": "Soviet Space Program",
                        "type": "Government"
                    }
                ],
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                "start_date": "1966-11-28T11:02:00Z",
                "end_date": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme"
            },
            {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api",
                "name": "International Space Station",
                "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                "agencies": [
                    {
                        "id": 16,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api",
                        "name": "Canadian Space Agency",
                        "type": "Government"
                    },
                    {
                        "id": 27,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                        "name": "European Space Agency",
                        "type": "Multinational"
                    },
                    {
                        "id": 37,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                        "name": "Japan Aerospace Exploration Agency",
                        "type": "Government"
                    },
                    {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    },
                    {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    }
                ],
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                "start_date": "1998-11-20T06:40:00Z",
                "end_date": null,
                "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
            }
        ]
    },
    "docking_events": [
        {
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.0.0/spacestation/4/?format=api",
                "name": "International Space Station",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "1998-11-20",
                "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                "orbit": "Low Earth Orbit",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
            },
            "docking": "2010-06-17T22:21:05Z",
            "departure": "2010-06-28T19:13:48Z",
            "docking_location": {
                "id": 2,
                "name": "Zvezda aft"
            }
        },
        {
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.0.0/spacestation/4/?format=api",
                "name": "International Space Station",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "1998-11-20",
                "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                "orbit": "Low Earth Orbit",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
            },
            "docking": "2010-06-28T19:37:58Z",
            "departure": "2010-11-26T01:23:13Z",
            "docking_location": {
                "id": 13,
                "name": "Rassvet nadir"
            }
        }
    ]
}