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

{
    "id": 350,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/350/?format=api",
    "mission_end": "1969-10-16T09:52:47Z",
    "destination": "Low Earth Orbit",
    "launch_crew": [
        {
            "id": 2983,
            "role": "Commander",
            "astronaut": {
                "id": 253,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/253/?format=api",
                "name": "Georgy Shonin",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "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-08-03",
                "date_of_death": "1997-04-07",
                "nationality": "Ukrainian",
                "twitter": null,
                "instagram": null,
                "bio": "Georgy Stepanovich Shonin (Ukrainian: Гео́ргій Степа́нович Шо́нін) (August 3, 1935 – April 7, 1997; born in Rovenky, Luhansk Oblast, (now Ukraine) but grew up in Balta of Ukrainian SSR) was a Soviet cosmonaut, who flew on the Soyuz 6 space mission.\r\n\r\nShonin was part of the original group of cosmonauts selected in 1960. He left the space programme in 1979 for medical reasons.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/georgy2520shonin_image_20181201220913.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Georgy_Shonin",
                "last_flight": "1969-10-11T11:10:00Z",
                "first_flight": "1969-10-11T11:10:00Z"
            }
        },
        {
            "id": 2949,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 175,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/175/?format=api",
                "name": "Valeri Kubasov",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "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-01-07",
                "date_of_death": "2014-02-19",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Valeri Nikolayevich Kubasov (Russian: Вале́рий Никола́евич Куба́сов; 7 January 1935 – 19 February 2014) was a Soviet/Russian cosmonaut who flew on two missions in the Soyuz programme as a flight engineer: Soyuz 6 and Soyuz 19 (the Apollo–Soyuz mission), and commanded Soyuz 36 in the Intercosmos programme. On 21 July 1975, the Soyuz 7K-TM module used for ASTP landed in Kazakhstan at 5:51 p.m. and Kubasov was the first to exit the craft. Kubasov performed the first welding experiments in space, along with Georgy Shonin.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/valeri2520kubasov_image_20181129234222.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Valeri_Kubasov",
                "last_flight": "1980-05-26T18:20:39Z",
                "first_flight": "1969-10-11T11:10:00Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 765,
            "role": "Commander",
            "astronaut": {
                "id": 253,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/253/?format=api",
                "name": "Georgy Shonin",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "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-08-03",
                "date_of_death": "1997-04-07",
                "nationality": "Ukrainian",
                "twitter": null,
                "instagram": null,
                "bio": "Georgy Stepanovich Shonin (Ukrainian: Гео́ргій Степа́нович Шо́нін) (August 3, 1935 – April 7, 1997; born in Rovenky, Luhansk Oblast, (now Ukraine) but grew up in Balta of Ukrainian SSR) was a Soviet cosmonaut, who flew on the Soyuz 6 space mission.\r\n\r\nShonin was part of the original group of cosmonauts selected in 1960. He left the space programme in 1979 for medical reasons.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/georgy2520shonin_image_20181201220913.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Georgy_Shonin",
                "last_flight": "1969-10-11T11:10:00Z",
                "first_flight": "1969-10-11T11:10:00Z"
            }
        },
        {
            "id": 751,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 175,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/175/?format=api",
                "name": "Valeri Kubasov",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "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-01-07",
                "date_of_death": "2014-02-19",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Valeri Nikolayevich Kubasov (Russian: Вале́рий Никола́евич Куба́сов; 7 January 1935 – 19 February 2014) was a Soviet/Russian cosmonaut who flew on two missions in the Soyuz programme as a flight engineer: Soyuz 6 and Soyuz 19 (the Apollo–Soyuz mission), and commanded Soyuz 36 in the Intercosmos programme. On 21 July 1975, the Soyuz 7K-TM module used for ASTP landed in Kazakhstan at 5:51 p.m. and Kubasov was the first to exit the craft. Kubasov performed the first welding experiments in space, along with Georgy Shonin.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/valeri2520kubasov_image_20181129234222.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Valeri_Kubasov",
                "last_flight": "1980-05-26T18:20:39Z",
                "first_flight": "1969-10-11T11:10:00Z"
            }
        }
    ],
    "spacecraft": {
        "id": 201,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/201/?format=api",
        "name": "Soyuz 6",
        "serial_number": "Soyuz 7K-OK 11F615 #14",
        "status": {
            "id": 4,
            "name": "Single Use"
        },
        "description": "Soyuz 6 was a Soyuz spacecraft which launched on 11 October 1969 11:10 UTC. It launched two cosmonauts for a joint mission with Soyuz 7 and 8. The crew was \tGeorgi Shonin and Valeri Kubasov.",
        "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": "54a808e5-b49a-4069-9471-ae183fd3bbe7",
        "url": "https://ll.thespacedevs.com/2.0.0/launch/54a808e5-b49a-4069-9471-ae183fd3bbe7/?format=api",
        "launch_library_id": 1188,
        "slug": "soyuz-soyuz-6",
        "name": "Soyuz | Soyuz 6",
        "status": {
            "id": 3,
            "name": "Success"
        },
        "net": "1969-10-11T11:10:00Z",
        "window_end": "1969-10-11T11:10:00Z",
        "window_start": "1969-10-11T11:10:00Z",
        "inhold": false,
        "tbdtime": false,
        "tbddate": false,
        "probability": -1,
        "holdreason": "",
        "failreason": null,
        "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": 223,
            "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": 142,
            "launch_library_id": 232,
            "name": "Soyuz 6",
            "description": "Soyuz 6 was a joint mission with Soyuz 7 and Soyuz 8 that saw three spacecraft in orbit together at the same time. Soyuz 6 mission was to take high quality photographs of the Soyuz 7 and Soyuz 8 docking but on all three spacecraft the docking system failed. The mission was commanded by Georgi Shonin and Flight Engineer Valeri Kubasov.",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
                "id": 8,
                "name": "Low Earth Orbit",
                "abbrev": "LEO"
            }
        },
        "pad": {
            "id": 20,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
            "agency_id": null,
            "name": "31/6",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
            "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
            "latitude": "45.996034",
            "longitude": "63.564003",
            "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_20_20200803143516.jpg",
            "total_launch_count": 415
        },
        "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"
            }
        ]
    },
    "docking_events": []
}