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

{
    "id": 330,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/330/?format=api",
    "mission_end": "1978-01-16T11:24:58Z",
    "destination": "Salyut 6",
    "launch_crew": [
        {
            "id": 2765,
            "role": "Commander",
            "astronaut": {
                "id": 234,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/234/?format=api",
                "name": "Yury Romanenko",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "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": "1944-08-01",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Yury Viktorovich Romanenko (Russian: Ю́рий Ви́кторович Романе́нко, Jurij Viktorovič Romanenko; born August 1, 1944) is a former Soviet cosmonaut, twice Hero of the Soviet Union (March 16, 1978 and September 26, 1980). Over his career, Yury Romanenko spent a total of 430 days 20 hours 21 minutes 30 seconds in space and 18 hours in space walks. In 1987 he was a resident of the Mir space station, launching on Soyuz TM-2 and landing aboard Soyuz TM-3. He remained on Mir for 326 days that was the longest stay in space at that time. His son, Roman Romanenko is also a cosmonaut, and has become the third second-generation space traveler on Soyuz TMA-15 in May 2009.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/yury2520romanenko_image_20181201213833.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Yury_Romanenko",
                "last_flight": "1987-02-05T21:38:16Z",
                "first_flight": "1977-12-10T01:18:40Z"
            }
        },
        {
            "id": 2798,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 116,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/116/?format=api",
                "name": "Georgy Grechko",
                "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": "1931-05-25",
                "date_of_death": "2017-04-08",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Georgy Mikhaylovich Grechko (Russian: Георгий Михайлович Гречко; 25 May 1931 – 8 April 2017) was a Soviet cosmonaut who flew on several space flights including Soyuz 17, Soyuz 26, and Soyuz T-14.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/georgy2520grechko_image_20181128233337.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Georgy_Grechko",
                "last_flight": "1985-09-17T12:38:52Z",
                "first_flight": "1975-01-10T21:43:37Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 2806,
            "role": "Commander",
            "astronaut": {
                "id": 97,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/97/?format=api",
                "name": "Vladimir Dzhanibekov",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "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": "1942-05-13",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Vladimir Aleksandrovich Dzhanibekov (Russian: Владимир Александрович Джанибеков, born 13 May 1942) is a former cosmonaut who made five flights.\r\n\r\nDzhanibekov made five flights: Soyuz 27, Soyuz 39, Soyuz T-6, Soyuz T-12 and Soyuz T-13. In all he had spent 145 days, 15 hours and 56 minutes in space over these five missions. He had also performed two EVAs with a total time of 8 hours and 35 minutes. In 1985 he noted the effects of the tennis racket theorem, subsequently also called the Dzhanibekov effect, by showing that an object's second principal axis is unstable while in free-fall rotation.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vladimir2520dzhanibekov_image_20181128230017.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dzhanibekov",
                "last_flight": "1985-06-06T06:39:52Z",
                "first_flight": "1978-01-10T12:26:00Z"
            }
        },
        {
            "id": 2864,
            "role": "Flight Engineer",
            "astronaut": {
                "id": 189,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/189/?format=api",
                "name": "Oleg Grigoryevich Makarov",
                "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": "1933-01-06",
                "date_of_death": "2003-05-28",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Oleg Grigoryevich Makarov (Russian: Оле́г Григо́рьевич Мака́ров) (6 January 1933 – 28 May 2003) was a Soviet cosmonaut.\r\nHe was originally part of the Soviet lunar program and was training with Aleksei Leonov for the first manned circumlunar flight. After the success of Apollo 8, however, the flight was cancelled.\r\n\r\nHis first spaceflight was Soyuz 12 in 1973, a test flight to check the changes made to the Soyuz spacecraft after the Soyuz 11 disaster. His second flight was the abortive Soyuz 18a that made an emergency landing in the Altay Mountains, 21 minutes after launch. With his third launch on Soyuz 27 he flew to space station Salyut 6 and landed five days later with the Soyuz 26 spacecraft. His last mission was Soyuz T-3, during which several repairs on Salyut 6 were done. He also served on the backup crews for Soyuz 17 and Soyuz T-2. Altogether he spent 20 days, 17 hours, and 44 minutes in space.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/oleg2520grigoryevich2520makarov_image_20181201174249.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Oleg_Grigoryevich_Makarov",
                "last_flight": "1980-11-27T14:18:28Z",
                "first_flight": "1973-09-27T12:18:16Z"
            }
        }
    ],
    "spacecraft": {
        "id": 181,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/181/?format=api",
        "name": "Soyuz 26",
        "serial_number": "Soyuz 7K-T 11F615A8 #43",
        "status": {
            "id": 4,
            "name": "Single Use"
        },
        "description": "Soyuz 26 was a Soyuz spacecraft which launched on 10 December 1977 01:18 UTC. It  transported two cosmonauts of EO-1 to Salyut 6. The crew was Yuri Romanenko and Georgi Grechko. It also transported down the two cosmonauts from EP-1.",
        "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": "78c055c2-2ef3-4dd8-9361-95f43d40b3f7",
        "url": "https://ll.thespacedevs.com/2.0.0/launch/78c055c2-2ef3-4dd8-9361-95f43d40b3f7/?format=api",
        "launch_library_id": 964,
        "slug": "soyuz-u-soyuz-26",
        "name": "Soyuz-U | Soyuz 26",
        "status": {
            "id": 3,
            "name": "Success"
        },
        "net": "1977-12-10T01:18:40Z",
        "window_end": "1977-12-10T01:18:40Z",
        "window_start": "1977-12-10T01:18:40Z",
        "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": 263,
            "configuration": {
                "id": 37,
                "launch_library_id": 35,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
                "name": "Soyuz U",
                "family": "Soyuz",
                "full_name": "Soyuz U",
                "variant": ""
            }
        },
        "mission": {
            "id": 936,
            "launch_library_id": 415,
            "name": "Soyuz 26",
            "description": "Soyuz 26 carried Salyut 6 EO-1, which was the first long-duration expedition to the Salyut 6 space station. The mission began on December 10, 1977, 01:18:40 UTC, launching Commander Yuri Romanenko and Flight Engineer Georgi Grechko into orbit. They docked with the station the next day. During their 96-day stay in orbit, crew performed the first Soviet spacewalk since 1969 with the purpose of inspecting one of the stations docking ports. They also performed Earth observation, carried out various experiments and tested new navigation system. EO-1 crew was visited by Soyuz 27 and Soyuz 28 crews; the first ever refueling of the station was performed by an uncrewed cargo ship Progress 1 during the mission. EO-1 crew swapped vehicles with the Soyuz 27 crew, which allowed for a longer stay in orbit.\nEO-1 crew returned in the Soyuz 27 spacecraft, landing safely back on Earth on March 16, 1978, 11:18:47 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/soyuz2520u_image_20190222031023.jpeg",
        "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": 14,
                "url": "https://ll.thespacedevs.com/2.0.0/spacestation/14/?format=api",
                "name": "Salyut 6",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1977-09-29",
                "description": "Salyut 6, also known as DOS-5, was a Soviet orbital space station, the eighth flown as part of the Salyut programme. Launched on 29 September 1977 by a Proton rocket, the station was the first of the \"second-generation\" type of space station. Salyut 6 possessed several revolutionary advances over the earlier Soviet space stations, which it nevertheless resembled in overall design. These included the addition of a second docking port, a new main propulsion system and the station's primary scientific instrument, the BST-1M multispectral telescope. The addition of the second docking port made crew handovers and station resupply by unmanned Progress freighters possible for the first time.",
                "orbit": "Low Earth Orbit",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg"
            },
            "docking": "1977-12-11T03:02:41Z",
            "departure": "1978-01-16T08:08:00Z",
            "docking_location": {
                "id": 4,
                "name": "Salyut-6 forward"
            }
        }
    ]
}