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

{
    "id": 863,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/863/?format=api",
    "mission_end": null,
    "destination": "Tiangong space station",
    "launch_crew": [
        {
            "id": 5005,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 731,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/731/?format=api",
                "name": "Cai Xuzhe",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": true,
                "time_in_space": "P338DT14H58M5S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1976-05-01",
                "date_of_death": null,
                "nationality": "Chinese",
                "twitter": null,
                "instagram": null,
                "bio": "Chinese astronaut from the CNSA Group-2 selection (2010).",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cai_xuzhe_image_20220604085007.png",
                "wiki": "https://en.wikipedia.org/wiki/Cai_Xuzhe",
                "last_flight": "2024-10-29T20:27:34Z",
                "first_flight": "2022-06-05T02:44:10Z"
            }
        },
        {
            "id": 5007,
            "role": {
                "id": 32,
                "role": "Operator",
                "priority": 2
            },
            "astronaut": {
                "id": 818,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/818/?format=api",
                "name": "Haozhe Wang",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": true,
                "time_in_space": "P156DT5H33M14S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1990-03-01",
                "date_of_death": null,
                "nationality": "Chinese",
                "twitter": null,
                "instagram": null,
                "bio": "Wang Haozhe is a Chinese astronaut selected as part of the Shenzhou program. She joined the Chinese Communist Party (CCP) in December 2009 and enlisted in the People's Liberation Army (PLA) in January 2021. Prior to being chosen into the astronaut corps, she worked as a senior propulsion engineer at the Academy of Aerospace Liquid Propulsion Technology of the China Aerospace Science and Technology Corporation (CASC).",
                "profile_image": null,
                "wiki": null,
                "last_flight": "2024-10-29T20:27:34Z",
                "first_flight": "2024-10-29T20:27:34Z"
            }
        },
        {
            "id": 5006,
            "role": {
                "id": 32,
                "role": "Operator",
                "priority": 2
            },
            "astronaut": {
                "id": 817,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/817/?format=api",
                "name": "Lingdong Song",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": true,
                "time_in_space": "P156DT5H33M13S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1990-08-01",
                "date_of_death": null,
                "nationality": "Chinese",
                "twitter": null,
                "instagram": null,
                "bio": "Song Lingdong is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in August 2008, and joined the Chinese Communist Party (CCP) in March 2013. He was a Sukhoi Su-35K fighter pilot prior to joining the astronaut corps.",
                "profile_image": null,
                "wiki": null,
                "last_flight": "2024-10-29T20:27:34Z",
                "first_flight": "2024-10-29T20:27:34Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 5011,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 731,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/731/?format=api",
                "name": "Cai Xuzhe",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": true,
                "time_in_space": "P338DT14H58M5S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1976-05-01",
                "date_of_death": null,
                "nationality": "Chinese",
                "twitter": null,
                "instagram": null,
                "bio": "Chinese astronaut from the CNSA Group-2 selection (2010).",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cai_xuzhe_image_20220604085007.png",
                "wiki": "https://en.wikipedia.org/wiki/Cai_Xuzhe",
                "last_flight": "2024-10-29T20:27:34Z",
                "first_flight": "2022-06-05T02:44:10Z"
            }
        },
        {
            "id": 5012,
            "role": {
                "id": 32,
                "role": "Operator",
                "priority": 2
            },
            "astronaut": {
                "id": 818,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/818/?format=api",
                "name": "Haozhe Wang",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": true,
                "time_in_space": "P156DT5H33M14S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1990-03-01",
                "date_of_death": null,
                "nationality": "Chinese",
                "twitter": null,
                "instagram": null,
                "bio": "Wang Haozhe is a Chinese astronaut selected as part of the Shenzhou program. She joined the Chinese Communist Party (CCP) in December 2009 and enlisted in the People's Liberation Army (PLA) in January 2021. Prior to being chosen into the astronaut corps, she worked as a senior propulsion engineer at the Academy of Aerospace Liquid Propulsion Technology of the China Aerospace Science and Technology Corporation (CASC).",
                "profile_image": null,
                "wiki": null,
                "last_flight": "2024-10-29T20:27:34Z",
                "first_flight": "2024-10-29T20:27:34Z"
            }
        },
        {
            "id": 5013,
            "role": {
                "id": 32,
                "role": "Operator",
                "priority": 2
            },
            "astronaut": {
                "id": 817,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/817/?format=api",
                "name": "Lingdong Song",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": true,
                "time_in_space": "P156DT5H33M13S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1990-08-01",
                "date_of_death": null,
                "nationality": "Chinese",
                "twitter": null,
                "instagram": null,
                "bio": "Song Lingdong is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in August 2008, and joined the Chinese Communist Party (CCP) in March 2013. He was a Sukhoi Su-35K fighter pilot prior to joining the astronaut corps.",
                "profile_image": null,
                "wiki": null,
                "last_flight": "2024-10-29T20:27:34Z",
                "first_flight": "2024-10-29T20:27:34Z"
            }
        }
    ],
    "spacecraft": {
        "id": 601,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/601/?format=api",
        "name": "Shenzhou 19",
        "serial_number": "19",
        "is_placeholder": false,
        "in_space": true,
        "time_in_space": "P156DT5H37M58S",
        "time_docked": "P155DT23H5M32S",
        "flights_count": 1,
        "mission_ends_count": 0,
        "status": {
            "id": 1,
            "name": "Active"
        },
        "description": "Spacecraft used to launch 3 taikonauts on the 8th crewed mission to the Tiangong space station.",
        "spacecraft_config": {
            "id": 2,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api",
            "name": "Shenzhou",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                "name": "China National Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "CHN",
                "abbrev": "CNSA",
                "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
                "administrator": "Administrator: Tang Dengjie",
                "founding_year": "1993",
                "launchers": "",
                "spacecraft": "Shenzhou",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png"
            },
            "in_use": true,
            "capability": "Chinese crewed spaceflight program.",
            "history": "Shenzhou is a spacecraft used to support the Chinese manned spaceflight program and to carry crew to the Tiangong Space Station. Its design resembles the Russian Soyuz spacecraft, but it is larger in size and all-new in construction. The first launch was on November 19, 1999 and the first manned launch was on October 15, 2003.",
            "details": "The Shenzhou spacecraft resembles the Soyuz, although it is longer, with a larger habitable volume. It features a powered service module like the Soyuz, and prior to Shenzhou 8 its orbital module was capable of autonomous flight. \r\n\r\nThe aft service module contains life support and other equipment required for the functioning of Shenzhou.",
            "maiden_flight": "1999-11-19",
            "height": 9.25,
            "diameter": 2.8,
            "human_rated": true,
            "crew_capacity": 3,
            "payload_capacity": null,
            "payload_return_capacity": null,
            "flight_life": "200 day design life.",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Shenzhou_(spacecraft)",
            "info_link": ""
        }
    },
    "launch": {
        "id": "28c2b327-bb20-452d-b1df-c100265d6aa5",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/28c2b327-bb20-452d-b1df-c100265d6aa5/?format=api",
        "slug": "long-march-2fg-shenzhou-19",
        "name": "Long March 2F/G | Shenzhou 19",
        "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
        },
        "last_updated": "2024-10-30T08:39:36Z",
        "net": "2024-10-29T20:27:34Z",
        "window_end": "2024-10-29T20:57:00Z",
        "window_start": "2024-10-29T20:17:00Z",
        "net_precision": {
            "id": 0,
            "name": "Second",
            "abbrev": "SEC",
            "description": "The T-0 is accurate to the second."
        },
        "probability": null,
        "weather_concerns": null,
        "holdreason": "",
        "failreason": "",
        "hashtag": null,
        "launch_service_provider": {
            "id": 88,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
            "name": "China Aerospace Science and Technology Corporation",
            "type": "Government"
        },
        "rocket": {
            "id": 8102,
            "configuration": {
                "id": 84,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/84/?format=api",
                "name": "Long March 2",
                "family": "Long March",
                "full_name": "Long March 2F/G",
                "variant": "F/G"
            }
        },
        "mission": {
            "id": 6660,
            "name": "Shenzhou 19",
            "description": "Eighth crewed flight to the Chinese space station.",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
                "id": 8,
                "name": "Low Earth Orbit",
                "abbrev": "LEO"
            },
            "agencies": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "featured": true,
                    "type": "Government",
                    "country_code": "CHN",
                    "abbrev": "CNSA",
                    "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
                    "administrator": "Administrator: Tang Dengjie",
                    "founding_year": "1993",
                    "launchers": "",
                    "spacecraft": "Shenzhou",
                    "launch_library_url": null,
                    "total_launch_count": 2,
                    "consecutive_successful_launches": 2,
                    "successful_launches": 2,
                    "failed_launches": 0,
                    "pending_launches": 0,
                    "consecutive_successful_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "attempted_landings": 0,
                    "info_url": "http://www.cnsa.gov.cn/",
                    "wiki_url": "http://en.wikipedia.org/wiki/China_National_Space_Administration",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                    "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png"
                }
            ],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 37,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/37/?format=api",
            "agency_id": null,
            "name": "Launch Area 4 (SLS-1 / 921)",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
            "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
            "latitude": "40.957893",
            "longitude": "100.290944",
            "location": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
                "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                "country_code": "CHN",
                "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 247,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
            "total_launch_count": 24,
            "orbital_launch_attempt_count": 24
        },
        "webcast_live": false,
        "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
        "infographic": null,
        "program": [
            {
                "id": 7,
                "url": "https://ll.thespacedevs.com/2.2.0/program/7/?format=api",
                "name": "Shenzhou",
                "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                "agencies": [
                    {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "type": "Government"
                    }
                ],
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                "start_date": "1993-01-01T00:00:00Z",
                "end_date": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program",
                "mission_patches": [],
                "type": {
                    "id": 2,
                    "name": "Human Spaceflight"
                }
            },
            {
                "id": 19,
                "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
                "name": "Tiangong space station",
                "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                "agencies": [
                    {
                        "id": 88,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                        "name": "China Aerospace Science and Technology Corporation",
                        "type": "Government"
                    }
                ],
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                "start_date": "2021-04-29T03:23:00Z",
                "end_date": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
                "mission_patches": [],
                "type": {
                    "id": 2,
                    "name": "Human Spaceflight"
                }
            }
        ],
        "orbital_launch_attempt_count": 6787,
        "location_launch_attempt_count": 233,
        "pad_launch_attempt_count": 24,
        "agency_launch_attempt_count": 490,
        "orbital_launch_attempt_count_year": 198,
        "location_launch_attempt_count_year": 15,
        "pad_launch_attempt_count_year": 2,
        "agency_launch_attempt_count_year": 38,
        "type": "normal"
    },
    "landing": {
        "id": 1472,
        "attempt": true,
        "success": null,
        "description": "The Shenzhou 19 spacecraft will land at the Donfgeng landing site in Inner Mongolia, China.",
        "downrange_distance": null,
        "location": {
            "id": 22,
            "name": "Dongfeng Landing Site",
            "abbrev": "DLS",
            "description": "Dongfeng landing site in the Gobi Desert, North China's Inner Mongolia Autonomous Region.",
            "location": null,
            "successful_landings": 7
        },
        "type": {
            "id": 4,
            "name": "Parachute Landing",
            "abbrev": "PCL",
            "description": "Unpowered landing using parachute(s)."
        }
    },
    "docking_events": [
        {
            "id": 612,
            "spacestation": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                "name": "Tiangong space station",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "2021-04-29",
                "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
                "orbit": "Low Earth Orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
            },
            "docking": "2024-10-30T03:00:00Z",
            "departure": null,
            "docking_location": {
                "id": 33,
                "name": "Tianhe forward",
                "spacestation": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                    "name": "Tiangong space station"
                }
            }
        }
    ]
}