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.2.0/spacecraft/flight/?spacecraft=37

GET /2.2.0/spacecraft/flight/276/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 276,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/276/?format=api",
    "mission_end": "1984-07-29T12:55:30Z",
    "destination": "Salyut 7",
    "launch_crew": [
        {
            "id": 2814,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 97,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/97/?format=api",
                "name": "Vladimir Dzhanibekov",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P145DT15H58M35S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.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://thespacedevs-prod.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": 2817,
            "role": {
                "id": 11,
                "role": "Research Cosmonaut",
                "priority": 2
            },
            "astronaut": {
                "id": 280,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/280/?format=api",
                "name": "Igor Volk",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P11DT19H14M36S",
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1937-04-12",
                "date_of_death": "2017-01-03",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Igor Petrovich Volk (Russian: Игорь Петрович Волк; Ukrainian: Ігор Петрович Волк; 12 April 1937 – 3 January 2017) was a cosmonaut and test pilot in the Soviet Union.\r\nIgor Volk was selected as a cosmonaut on 12 July 1977 and flew as Research Cosmonaut on Soyuz T-12, the 7th expedition to Salyut 7. One goal of the mission was to test the effects of long-duration spaceflight on Volk's return flight piloting as a precursor to piloting the Space Shuttle Buran. He served as the head of cosmonaut training for the Buran program and after the project's cancellation, as a Flight Tests Deputy at the Gromov Flight Research Institute in 1995 before retiring in 1996. He previously served as President of the National Aero Club of Russia and Vice President of the Fédération Aéronautique Internationale. As recognition for his contributions as a test pilot and cosmonaut he was awarded the Hero of the Soviet Union on 29 July 1984.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/igor2520volk_image_20181201224413.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Igor_Volk",
                "last_flight": "1984-07-17T17:40:54Z",
                "first_flight": "1984-07-17T17:40:54Z"
            }
        },
        {
            "id": 2819,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 243,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/243/?format=api",
                "name": "Svetlana Savitskaya",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P19DT17H7M",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1948-08-08",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Svetlana Yevgenyevna Savitskaya (Russian: Светла́на Евге́ньевна Сави́цкая; born 8 August 1948) is a retired Soviet aviator and cosmonaut who flew aboard Soyuz T-7 in 1982, becoming the second woman in space. On her 1984 mission she became the first woman to fly to space twice, and the first woman to perform a spacewalk. She set several FAI world records as a pilot.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/svetlana2520savitskaya_image_20181201215411.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Svetlana_Savitskaya",
                "last_flight": "1984-07-17T17:40:54Z",
                "first_flight": "1982-08-19T17:11:52Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 2809,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 97,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/97/?format=api",
                "name": "Vladimir Dzhanibekov",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P145DT15H58M35S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.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://thespacedevs-prod.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": 2818,
            "role": {
                "id": 11,
                "role": "Research Cosmonaut",
                "priority": 2
            },
            "astronaut": {
                "id": 280,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/280/?format=api",
                "name": "Igor Volk",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P11DT19H14M36S",
                "status": {
                    "id": 11,
                    "name": "Deceased"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1937-04-12",
                "date_of_death": "2017-01-03",
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Igor Petrovich Volk (Russian: Игорь Петрович Волк; Ukrainian: Ігор Петрович Волк; 12 April 1937 – 3 January 2017) was a cosmonaut and test pilot in the Soviet Union.\r\nIgor Volk was selected as a cosmonaut on 12 July 1977 and flew as Research Cosmonaut on Soyuz T-12, the 7th expedition to Salyut 7. One goal of the mission was to test the effects of long-duration spaceflight on Volk's return flight piloting as a precursor to piloting the Space Shuttle Buran. He served as the head of cosmonaut training for the Buran program and after the project's cancellation, as a Flight Tests Deputy at the Gromov Flight Research Institute in 1995 before retiring in 1996. He previously served as President of the National Aero Club of Russia and Vice President of the Fédération Aéronautique Internationale. As recognition for his contributions as a test pilot and cosmonaut he was awarded the Hero of the Soviet Union on 29 July 1984.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/igor2520volk_image_20181201224413.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Igor_Volk",
                "last_flight": "1984-07-17T17:40:54Z",
                "first_flight": "1984-07-17T17:40:54Z"
            }
        },
        {
            "id": 2820,
            "role": {
                "id": 3,
                "role": "Flight Engineer",
                "priority": 2
            },
            "astronaut": {
                "id": 243,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/243/?format=api",
                "name": "Svetlana Savitskaya",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P19DT17H7M",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1948-08-08",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Svetlana Yevgenyevna Savitskaya (Russian: Светла́на Евге́ньевна Сави́цкая; born 8 August 1948) is a retired Soviet aviator and cosmonaut who flew aboard Soyuz T-7 in 1982, becoming the second woman in space. On her 1984 mission she became the first woman to fly to space twice, and the first woman to perform a spacewalk. She set several FAI world records as a pilot.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/svetlana2520savitskaya_image_20181201215411.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Svetlana_Savitskaya",
                "last_flight": "1984-07-17T17:40:54Z",
                "first_flight": "1982-08-19T17:11:52Z"
            }
        }
    ],
    "spacecraft": {
        "id": 133,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/133/?format=api",
        "name": "Soyuz T-12",
        "serial_number": "Soyuz T 11F732 #18",
        "is_placeholder": false,
        "in_space": false,
        "time_in_space": "P11DT19H14M36S",
        "time_docked": "P10DT14H21M25S",
        "flights_count": 1,
        "mission_ends_count": 1,
        "status": {
            "id": 4,
            "name": "Single Use"
        },
        "description": "Soyuz T-15 was a Soyuz spacecraft which launched on 17 July 1984 17:40 UTC. It transported two cosmonauts of EP-4 to Salyut 7. The EP-4 crew was Vladimir Dzhanibekov, Svetlana Savitskaya, and Igor Volk.",
        "spacecraft_config": {
            "id": 42,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api",
            "name": "Soyuz T",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
            },
            "in_use": false,
            "capability": "Manned and Cargo Salyut & Mir Logistics, Lifeboat",
            "history": "The Soyuz-T was a major upgrade over previous Soyuz spacecraft, sporting solid-state electronics for the first time and a much more advanced onboard computer to help overcome the chronic docking problems that affected cosmonauts during space station missions. In addition, solar panels returned, allowing the Soyuz-T to fly up to 11 days independently as well as a redesigned propulsion system, the KTDU-426. Finally, it could at last carry three cosmonauts with pressure suits.",
            "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": "1979-12-16",
            "height": 7.48,
            "diameter": 2.0,
            "human_rated": true,
            "crew_capacity": 3,
            "payload_capacity": null,
            "payload_return_capacity": null,
            "flight_life": "120 days while docked",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Soyuz-T",
            "info_link": ""
        }
    },
    "launch": {
        "id": "6728f0ef-c3c9-43d5-a774-513d8979915e",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/6728f0ef-c3c9-43d5-a774-513d8979915e/?format=api",
        "slug": "soyuz-u2-soyuz-t-12",
        "name": "Soyuz-U2 | Soyuz T-12",
        "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
        },
        "last_updated": "2023-06-14T08:44:02Z",
        "net": "1984-07-17T17:40:54Z",
        "window_end": "1984-07-17T17:40:54Z",
        "window_start": "1984-07-17T17:40:54Z",
        "net_precision": {
            "id": 0,
            "name": "Second",
            "abbrev": "SEC",
            "description": "The T-0 is accurate to the second."
        },
        "probability": -1,
        "weather_concerns": null,
        "holdreason": "",
        "failreason": "",
        "hashtag": null,
        "launch_service_provider": {
            "id": 66,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
            "name": "Soviet Space Program",
            "type": "Government"
        },
        "rocket": {
            "id": 299,
            "configuration": {
                "id": 101,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/101/?format=api",
                "name": "Soyuz-U",
                "family": "",
                "full_name": "Soyuz-U2",
                "variant": "2"
            }
        },
        "mission": {
            "id": 352,
            "name": "Soyuz T-12",
            "description": "Soyuz T-12 was the seventh mission to visit the Salyut 7 space station and the second to visit the long-duration Soyuz T-10 resident crew of the station. The mission began on July 17, 1984, 17:40:54 UTC, launching Commander Vladimir Dzhanibekov, Flight Engineer Svetlana Savitskaya and Research Igor Volk into orbit. They docked with the station the next day. During their 9-day stay on the station, crew carried out various experiments, and Savitskaya became the first woman to ever perform a spacewalk.\nThe mission concluded with a safe landing back on Earth on July 29, 1984, 12:55:30 UTC.",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
                "id": 8,
                "name": "Low Earth Orbit",
                "abbrev": "LEO"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 20,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api",
            "agency_id": null,
            "name": "31/6",
            "description": "",
            "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.2.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                "timezone_name": "Asia/Qyzylorda",
                "total_launch_count": 1554,
                "total_landing_count": 0
            },
            "country_code": "KAZ",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
            "total_launch_count": 421,
            "orbital_launch_attempt_count": 421
        },
        "webcast_live": false,
        "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg",
        "infographic": null,
        "program": [
            {
                "id": 8,
                "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    {
                        "id": 66,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                        "name": "Soviet Space Program",
                        "type": "Government"
                    }
                ],
                "image_url": "https://thespacedevs-prod.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",
                "mission_patches": [],
                "type": {
                    "id": 2,
                    "name": "Human Spaceflight"
                }
            },
            {
                "id": 23,
                "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/66/?format=api",
                        "name": "Soviet Space Program",
                        "type": "Government"
                    }
                ],
                "image_url": "https://thespacedevs-prod.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",
                "mission_patches": [],
                "type": {
                    "id": 2,
                    "name": "Human Spaceflight"
                }
            }
        ],
        "orbital_launch_attempt_count": 2848,
        "location_launch_attempt_count": 714,
        "pad_launch_attempt_count": 277,
        "agency_launch_attempt_count": 1816,
        "orbital_launch_attempt_count_year": 73,
        "location_launch_attempt_count_year": 20,
        "pad_launch_attempt_count_year": 10,
        "agency_launch_attempt_count_year": 57,
        "type": "normal"
    },
    "landing": {
        "id": 823,
        "attempt": true,
        "success": true,
        "description": "The Soyuz spacecraft safely landed in Kazakhstan.",
        "downrange_distance": null,
        "location": {
            "id": 19,
            "name": "Kazakhstan",
            "abbrev": "KAZ",
            "description": "Deserts of Kazakhstan in Central Asia",
            "location": null,
            "successful_landings": 193
        },
        "type": {
            "id": 4,
            "name": "Parachute Landing",
            "abbrev": "PCL",
            "description": "Unpowered landing using parachute(s)."
        }
    },
    "docking_events": [
        {
            "id": 220,
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7",
                "status": {
                    "id": 2,
                    "name": "De-Orbited"
                },
                "founded": "1982-04-19",
                "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.",
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg"
            },
            "docking": "1984-07-18T19:16:35Z",
            "departure": "1984-07-29T09:38:00Z",
            "docking_location": {
                "id": 35,
                "name": "Salyut-7 forward",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        }
    ]
}