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

{
    "id": 207,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/207/?format=api",
    "mission_end": "2004-04-30T00:11:00Z",
    "destination": "International Space Station",
    "launch_crew": [
        {
            "id": 2369,
            "role": "Commander",
            "astronaut": {
                "id": 160,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/160/?format=api",
                "name": "Aleksandr Kaleri",
                "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": "1956-05-13",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Aleksandr Yuriyevich \"Sasha\" Kaleri (Russian: Александр Юрьевич Калери; born Jūrmala, Latvian SSR, USSR, 13 May 1956) is a Russian cosmonaut and veteran of extended stays on the Mir Space Station and the International Space Station (ISS). Kaleri has most recently been in space aboard the ISS serving as a flight engineer for the long duration Expedition 25/26 missions. He has spent the fourth-longest time in space of any person, the longest time in space of any currently active cosmonaut, and the longest time in space of any person not born in what is now Russia.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/aleksandr2520kaleri_image_20181129232134.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Kaleri",
                "last_flight": "2010-10-07T23:10:55Z",
                "first_flight": "1992-03-17T10:54:30Z"
            }
        },
        {
            "id": 2500,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 95,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/95/?format=api",
                "name": "Pedro Duque",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                "date_of_birth": "1963-03-14",
                "date_of_death": null,
                "nationality": "Spanish",
                "twitter": null,
                "instagram": null,
                "bio": "Pedro Francisco Duque Duque, OF, OMSE (Madrid, 14 March 1963) is a Spanish astronaut and aeronautics engineer, currently serving as Spain's Minister of Science, Innovation and Universities. He was the first Spanish astronaut.\r\n\r\nDuque underwent training in both Russia and the United States. His first spaceflight was as a mission specialist aboard space shuttle mission STS-95, during which Duque supervised ESA experimental modules. In October 2003, Duque visited the International Space Station on board of a Soyuz TMA Ship for several days during a crew changeover. The scientific program of this visit was called by ESA/Spain Misión Cervantes.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/pedro2520duque_image_20181128225634.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Pedro_Duque",
                "last_flight": "2003-10-18T05:38:03Z",
                "first_flight": "1998-10-29T19:19:34Z"
            }
        },
        {
            "id": 2502,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 417,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/417/?format=api",
                "name": "Michael Foale",
                "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": "1957-01-06",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael2520foale_image_20181202141301.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_Foale",
                "last_flight": "2003-10-18T05:38:03Z",
                "first_flight": "1992-03-24T13:13:39Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 518,
            "role": "Commander",
            "astronaut": {
                "id": 160,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/160/?format=api",
                "name": "Aleksandr Kaleri",
                "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": "1956-05-13",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Aleksandr Yuriyevich \"Sasha\" Kaleri (Russian: Александр Юрьевич Калери; born Jūrmala, Latvian SSR, USSR, 13 May 1956) is a Russian cosmonaut and veteran of extended stays on the Mir Space Station and the International Space Station (ISS). Kaleri has most recently been in space aboard the ISS serving as a flight engineer for the long duration Expedition 25/26 missions. He has spent the fourth-longest time in space of any person, the longest time in space of any currently active cosmonaut, and the longest time in space of any person not born in what is now Russia.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/aleksandr2520kaleri_image_20181129232134.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Kaleri",
                "last_flight": "2010-10-07T23:10:55Z",
                "first_flight": "1992-03-17T10:54:30Z"
            }
        },
        {
            "id": 2355,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 176,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/176/?format=api",
                "name": "André Kuipers",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                "date_of_birth": "1958-10-05",
                "date_of_death": null,
                "nationality": "Dutch",
                "twitter": null,
                "instagram": null,
                "bio": "André Kuipers is a Dutch physician and ESA astronaut. He became the second Dutch citizen, third Dutch-born and fifth Dutch-speaking astronaut upon launch of Soyuz TMA-4 on 19 April 2004. Kuipers returned to Earth aboard Soyuz TMA-3 11 days later.\r\n\r\nKuipers is the first Dutch astronaut to return to space. On 5 August 2009, Dutch minister of economic affairs Maria van der Hoeven, announced Kuipers was selected as an astronaut for International Space Station (ISS) Expeditions 30 and 31. He was launched to space on 21 December 2011 and returned to Earth on 1 July 2012.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/andr25c325a92520kuipers_image_20181129234401.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Andr%C3%A9_Kuipers",
                "last_flight": "2011-12-21T13:16:00Z",
                "first_flight": "2004-04-19T03:19:00Z"
            }
        },
        {
            "id": 2501,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 417,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/417/?format=api",
                "name": "Michael Foale",
                "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": "1957-01-06",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael2520foale_image_20181202141301.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_Foale",
                "last_flight": "2003-10-18T05:38:03Z",
                "first_flight": "1992-03-24T13:13:39Z"
            }
        }
    ],
    "spacecraft": {
        "id": 90,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/90/?format=api",
        "name": "Soyuz TMA-3",
        "serial_number": "Soyuz TMA 11F732A17 #213",
        "status": {
            "id": 4,
            "name": "Single Use"
        },
        "description": "Soyuz TMA-3 was a Soyuz spacecraft which launched on 18 October 2003 05:38 UTC. It transported two members of the Expedition 8 crew and one astronaut to the International Space Station. The Expedition 8 crew consisted of Alexander Kaleri\r\nMichael Foale. The astronaut was ESA astronaut Pedro Duque.",
        "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": "c6d6f88f-afab-4c5e-aae3-9efc35e7507f",
        "url": "https://ll.thespacedevs.com/2.0.0/launch/c6d6f88f-afab-4c5e-aae3-9efc35e7507f/?format=api",
        "launch_library_id": 897,
        "slug": "soyuz-fg-soyuz-tma-3",
        "name": "Soyuz-FG | Soyuz TMA-3",
        "status": {
            "id": 3,
            "name": "Success"
        },
        "net": "2003-10-18T05:38:03Z",
        "window_end": "2003-10-18T05:38:03Z",
        "window_start": "2003-10-18T05:38:03Z",
        "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": 500,
            "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": 200,
            "launch_library_id": 294,
            "name": "Soyuz TMA-3",
            "description": "Soyuz TMA-3 begins Expedition 8 by carrying 3 astronauts and cosmonauts to the International Space Station. \nRussian Commander, cosmonaut Alexander Kaleri alongside Flight Engineers, Michael Foale (NASA) & Pedro Duque (ESA) will launch aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan and then rendezvous with the station. \nIt landed on April 30, 2004, 00:11:15 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": "2003-10-20T07:15:58Z",
            "departure": "2004-04-29T20:52:09Z",
            "docking_location": {
                "id": 18,
                "name": "Pirs nadir"
            }
        }
    ]
}