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

{
    "id": 345,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/345/?format=api",
    "mission_end": "1971-06-29T23:16:52Z",
    "destination": "Salyut 1",
    "launch_crew": [
        {
            "id": 2970,
            "role": "Commander",
            "astronaut": {
                "id": 93,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/93/?format=api",
                "name": "Georgy Dobrovolsky",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 4,
                    "name": "Lost In Flight"
                },
                "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": "1928-06-01",
                "date_of_death": "1971-06-30",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Georgiy Timofeyevich Dobrovolsky (Russian: Гео́ргий Тимофе́евич Доброво́льский; June 1, 1928 – June 30, 1971) was a Soviet cosmonaut who served on the three-man crew of the Soyuz 11 spacecraft. They became the world's first space station crew aboard Salyut 1, but died in space due to asphyxiation due to an accidentally opened valve. They were the first and, as of 2018, the only humans to have died in space.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/georgy2520dobrovolsky_image_20181128225404.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Georgy_Dobrovolsky",
                "last_flight": "1971-06-06T07:55:09Z",
                "first_flight": "1971-06-06T07:55:09Z"
            }
        },
        {
            "id": 2974,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 283,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/283/?format=api",
                "name": "Vladislav Volkov",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 4,
                    "name": "Lost In Flight"
                },
                "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": "1935-11-23",
                "date_of_death": "1971-06-30",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Vladislav Nikolayevich Volkov (Russian: Владисла́в Никола́евич Во́лков; November 23, 1935 – June 30, 1971) was a Soviet cosmonaut who flew on the Soyuz 7 and Soyuz 11 missions. The second mission terminated fatally.\r\n\r\nVolkov, on his second space mission in 1971, was assigned to Soyuz 11. The three cosmonauts on this flight spent 23 days on Salyut 1, the world's first space station. After three relatively placid weeks in orbit, however, Soyuz 11 became the second Soviet space flight to terminate fatally, after Soyuz 1.\r\n\r\nAfter a normal re-entry, the Soyuz 11 capsule was opened and the corpses of the three crew members were found inside. It was discovered that a valve had opened just prior to leaving orbit that had allowed the capsule's atmosphere to vent away into space, causing Volkov and his two flight companions to suffer fatal hypoxia as their cabin descended toward the earth's atmosphere.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vladislav2520volkov_image_20181201224807.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Vladislav_Volkov",
                "last_flight": "1971-06-06T07:55:09Z",
                "first_flight": "1969-10-12T10:44:42Z"
            }
        },
        {
            "id": 2976,
            "role": "Test Engineer",
            "astronaut": {
                "id": 219,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/219/?format=api",
                "name": "Viktor Patsayev",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 4,
                    "name": "Lost In Flight"
                },
                "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": "1933-06-19",
                "date_of_death": "1971-06-30",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Viktor Ivanovich Patsayev (Russian: Ви́ктор Ива́нович Паца́ев; 19 June 1933 – 30 June 1971) was a Soviet cosmonaut who flew on the Soyuz 11 mission and was part of the second crew to die during a space flight. On board the space station Salyut 1 he operated the Orion 1 Space Observatory (see Orion 1 and Orion 2 Space Observatories), he became the first man to operate a telescope outside the Earth's atmosphere.\r\n\r\nAfter a normal re-entry, the capsule was opened and the crew was found dead. It was discovered that a valve had opened just prior to leaving orbit that had allowed the capsule's atmosphere to vent away into space, suffocating the crew. One of Patsayev's hands was found to be bruised, and he may have been trying to shut the valve manually at the time he lost consciousness.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/viktor2520patsayev_image_20181201185617.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Viktor_Patsayev",
                "last_flight": "1971-06-06T07:55:09Z",
                "first_flight": "1971-06-06T07:55:09Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 2971,
            "role": "Commander",
            "astronaut": {
                "id": 93,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/93/?format=api",
                "name": "Georgy Dobrovolsky",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 4,
                    "name": "Lost In Flight"
                },
                "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": "1928-06-01",
                "date_of_death": "1971-06-30",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Georgiy Timofeyevich Dobrovolsky (Russian: Гео́ргий Тимофе́евич Доброво́льский; June 1, 1928 – June 30, 1971) was a Soviet cosmonaut who served on the three-man crew of the Soyuz 11 spacecraft. They became the world's first space station crew aboard Salyut 1, but died in space due to asphyxiation due to an accidentally opened valve. They were the first and, as of 2018, the only humans to have died in space.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/georgy2520dobrovolsky_image_20181128225404.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Georgy_Dobrovolsky",
                "last_flight": "1971-06-06T07:55:09Z",
                "first_flight": "1971-06-06T07:55:09Z"
            }
        },
        {
            "id": 2972,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 283,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/283/?format=api",
                "name": "Vladislav Volkov",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 4,
                    "name": "Lost In Flight"
                },
                "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": "1935-11-23",
                "date_of_death": "1971-06-30",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Vladislav Nikolayevich Volkov (Russian: Владисла́в Никола́евич Во́лков; November 23, 1935 – June 30, 1971) was a Soviet cosmonaut who flew on the Soyuz 7 and Soyuz 11 missions. The second mission terminated fatally.\r\n\r\nVolkov, on his second space mission in 1971, was assigned to Soyuz 11. The three cosmonauts on this flight spent 23 days on Salyut 1, the world's first space station. After three relatively placid weeks in orbit, however, Soyuz 11 became the second Soviet space flight to terminate fatally, after Soyuz 1.\r\n\r\nAfter a normal re-entry, the Soyuz 11 capsule was opened and the corpses of the three crew members were found inside. It was discovered that a valve had opened just prior to leaving orbit that had allowed the capsule's atmosphere to vent away into space, causing Volkov and his two flight companions to suffer fatal hypoxia as their cabin descended toward the earth's atmosphere.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vladislav2520volkov_image_20181201224807.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Vladislav_Volkov",
                "last_flight": "1971-06-06T07:55:09Z",
                "first_flight": "1969-10-12T10:44:42Z"
            }
        },
        {
            "id": 2977,
            "role": "Test Engineer",
            "astronaut": {
                "id": 219,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/219/?format=api",
                "name": "Viktor Patsayev",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 4,
                    "name": "Lost In Flight"
                },
                "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": "1933-06-19",
                "date_of_death": "1971-06-30",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Viktor Ivanovich Patsayev (Russian: Ви́ктор Ива́нович Паца́ев; 19 June 1933 – 30 June 1971) was a Soviet cosmonaut who flew on the Soyuz 11 mission and was part of the second crew to die during a space flight. On board the space station Salyut 1 he operated the Orion 1 Space Observatory (see Orion 1 and Orion 2 Space Observatories), he became the first man to operate a telescope outside the Earth's atmosphere.\r\n\r\nAfter a normal re-entry, the capsule was opened and the crew was found dead. It was discovered that a valve had opened just prior to leaving orbit that had allowed the capsule's atmosphere to vent away into space, suffocating the crew. One of Patsayev's hands was found to be bruised, and he may have been trying to shut the valve manually at the time he lost consciousness.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/viktor2520patsayev_image_20181201185617.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Viktor_Patsayev",
                "last_flight": "1971-06-06T07:55:09Z",
                "first_flight": "1971-06-06T07:55:09Z"
            }
        }
    ],
    "spacecraft": {
        "id": 196,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/196/?format=api",
        "name": "Soyuz 11",
        "serial_number": "Soyuz 7K-OKS 11F615A8 #32",
        "status": {
            "id": 4,
            "name": "Single Use"
        },
        "description": "Soyuz 11 was a Soyuz spacecraft which launched on 6 June 1971 04:55 UTC. It transported three cosmonauts on the second flight to Salyut 1. The crew was Georgy Dobrovolsky, Vladislav Volkov, and Viktor Patsayev.",
        "spacecraft_config": {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
            "name": "Soyuz",
            "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",
            "history": "The Soyuz TMA-M is an upgrade of the baseline Soyuz-TMA, using a new computer, digital interior displays, updated docking equipment and vehicle's total mass has been reduced by 70 kilograms. This new version debuted on 7 October 2010 with the launch of TMA-01M, carrying the ISS Expedition 25 crew. The Soyuz TMA-08M set a new record for the fastest manned docking into space station, event utilized the new 6-hour fast rendezvous instead of the previous Soyuz launches which had, since 1986, taken two days.",
            "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. nn 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": "1966-11-28",
            "height": 7.48,
            "diameter": 2.72,
            "human_rated": true,
            "crew_capacity": 3,
            "payload_capacity": null,
            "flight_life": "200 Days",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Soyuz_(spacecraft)",
            "info_link": ""
        }
    },
    "launch": {
        "id": "97e9d491-5c21-49bc-a240-1fb28bf6d532",
        "url": "https://ll.thespacedevs.com/2.0.0/launch/97e9d491-5c21-49bc-a240-1fb28bf6d532/?format=api",
        "launch_library_id": 1184,
        "slug": "soyuz-soyuz-11",
        "name": "Soyuz | Soyuz 11",
        "status": {
            "id": 3,
            "name": "Success"
        },
        "net": "1971-06-06T07:55:09Z",
        "window_end": "1971-06-06T07:55:09Z",
        "window_start": "1971-06-06T07:55:09Z",
        "inhold": false,
        "tbdtime": false,
        "tbddate": false,
        "probability": -1,
        "holdreason": "",
        "failreason": "",
        "hashtag": null,
        "launch_service_provider": {
            "id": 66,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
            "name": "Soviet Space Program",
            "type": "Government"
        },
        "rocket": {
            "id": 233,
            "configuration": {
                "id": 96,
                "launch_library_id": 134,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/96/?format=api",
                "name": "Soyuz",
                "family": "Soyuz",
                "full_name": "Soyuz",
                "variant": ""
            }
        },
        "mission": {
            "id": 782,
            "launch_library_id": 371,
            "name": "Soyuz 11",
            "description": "Soyuz 11 launched on 6 June 1971, 07:55:09 UTC. It carried commander Georgy Dobrovolsky, flight engineer Vladislav Volkov and test engineer Viktor Patsayev to orit. Crew arrived to Salyut-1 space station on 7 June 1971 and remained there until their departure on 30 June. It was the only mission to board the space station. \nSoyuz 11 returned to Earth on 30 June 1971, 02:16:52 UTC, with mission ending in disaster. During atmospheric re-entry crew capsule depressurised, killing all three crew members.",
            "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": null,
        "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": 23,
                "url": "https://ll.thespacedevs.com/2.0.0/program/23/?format=api",
                "name": "Salyut",
                "description": "The Salyut programme was the first space station programme, undertaken by the Soviet Union. It involved a series of four crewed scientific research space stations and two crewed military reconnaissance space stations over a period of 15 years, from 1971 to 1986.",
                "agencies": [
                    {
                        "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/salyut_program_20230506090532.png",
                "start_date": "1971-04-19T01:40:00Z",
                "end_date": "1986-07-16T12:34:05Z",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Salyut_programme"
            }
        ]
    },
    "docking_events": [
        {
            "spacestation": {
                "id": 9,
                "url": "https://ll.thespacedevs.com/2.0.0/spacestation/9/?format=api",
                "name": "Salyut 1",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1971-04-19",
                "description": "Salyut 1 (DOS-1) was the first space station of any kind, launched into low Earth orbit by the Soviet Union on April 19, 1971. The Salyut program followed this with five more successful launches out of seven more stations. The final module of the program, Zvezda (DOS-8) became the core of the Russian segment of the International Space Station and remains in orbit.",
                "orbit": "Low Earth Orbit",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/salyut25201_image_20190217072508.jpeg"
            },
            "docking": "1971-06-07T01:00:00Z",
            "departure": "1971-06-30T01:00:00Z",
            "docking_location": {
                "id": 27,
                "name": "Salyut-1 forward"
            }
        }
    ]
}