Astronaut Instance
Modes
Levels of detail in the response - list
, normal
, detailed
Example - /astronauts/?mode=list
Filters
Parameters - age
, age__gt
, age__gte
, age__lt
, age__lte
, agency_ids
, date_of_birth
, date_of_birth__gt
, date_of_birth__gte
, date_of_birth__lt
, date_of_birth__lte
, date_of_death
, date_of_death__gt
, date_of_death__gte
, date_of_death__lt
, date_of_death__lte
, first_flight
, first_flight__gt
, first_flight__gte
, first_flight__lt
, first_flight__lte
, flights_count
, flights_count__gt
, flights_count__gte
, flights_count__lt
, flights_count__lte
, has_flown
, in_space
, is_human
, landings_count
, landings_count__gt
, landings_count__gte
, landings_count__lt
, landings_count__lte
, last_flight
, last_flight__gt
, last_flight__gte
, last_flight__lt
, last_flight__lte
, nationality
, status_ids
, type__id
Example - /astronauts/?has_flown=true
Search
Fields searched - agency__abbrev
, agency__name
, name
, nationality__nationality_name
Example - /astronauts/?search=Pesquet
Ordering
Fields - age
, date_of_birth
, eva_time
, flights_count
, id
, landings_count
, last_flight
, name
, spacewalks_count
, status
, time_in_space
Example - /astronauts/?ordering=-time_in_space
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /astronauts/?limit=2
Format
Switch to JSON output - /astronauts/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/astronauts/797/?format=api
https://lldev.thespacedevs.com/2.3.0/astronauts/797/?format=api", "name": "Guangsu Li", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 2080, "name": "Guangsu Li", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/guangsu_li_image_20240427164223.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/guangsu_li_image_thumbnail_20240427164223.jpeg", "credit": "CASC", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "detailed", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P192DT4H25M27S", "eva_time": "PT8H23M", "age": 37, "date_of_birth": "1987-07-01", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Li Guangsu is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) in September 2006, and joined the Chinese Communist Party (CCP) in June 2011.", "wiki": null, "last_flight": "2024-04-25T12:59:00Z", "first_flight": "2024-04-25T12:59:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1, "flights": [ { "id": "12978b64-816d-4ab1-b15f-44f237a0c083", "url": "https://lldev.thespacedevs.com/2.3.0/launches/12978b64-816d-4ab1-b15f-44f237a0c083/?format=api", "name": "Long March 2F/G | Shenzhou 18", "response_mode": "normal", "slug": "long-march-2fg-shenzhou-18", "launch_designator": "2024-078", "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-05-29T05:51:30Z", "net": "2024-04-25T12:59:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "window_end": "2024-04-25T13:29:00Z", "window_start": "2024-04-25T12:49:00Z", "image": { "id": 2085, "name": "CZ-2F/G liftoff (Shenzhou 18)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2f2fg_lifto_image_20240428062614.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2f2fg_lifto_image_thumbnail_20240428062614.jpeg", "credit": "CMSEO", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 88, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "abbrev": "CASC", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 8101, "configuration": { "response_mode": "list", "id": 84, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/84/?format=api", "name": "Long March 2", "families": [ { "response_mode": "list", "id": 106, "name": "Long March" }, { "response_mode": "list", "id": 109, "name": "Long March 2" } ], "full_name": "Long March 2F/G", "variant": "F/G" } }, "mission": { "id": 6659, "name": "Shenzhou 18", "type": "Human Exploration", "description": "Seventh crewed flight to the Chinese space station.", "image": null, "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" }, "featured": true, "country": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "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": { "id": 9, "name": "[AUTO] China National Space Administration - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184601.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 125, "name": "[AUTO] China National Space Administration - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184936.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 51, "name": "[AUTO] China National Space Administration - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184747.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "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, "successful_landings_spacecraft": 17, "failed_landings_spacecraft": 1, "attempted_landings_spacecraft": 18, "successful_landings_payload": 2, "failed_landings_payload": 0, "attempted_landings_payload": 2, "info_url": "http://www.cnsa.gov.cn/", "wiki_url": "http://en.wikipedia.org/wiki/China_National_Space_Administration", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/pads/37/?format=api", "active": true, "agencies": [], "name": "Launch Area 4 (SLS-1 / 921)", "image": { "id": 1363, "name": "Long March 2F/G from LA-4 (Shenzhou 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20231231163528.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192527.jpeg", "credit": "我们的太空", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "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, "country": { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg", "total_launch_count": 24, "orbital_launch_attempt_count": 24, "fastest_turnaround": "P31DT9H26M22S", "location": { "response_mode": "normal", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/locations/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7129, "successful_launches": 6587, "failed_launches": 542, "total_attempted_landings": 1089, "successful_landings": 1046, "failed_landings": 43 }, "active": true, "country": { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" }, "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).", "image": { "id": 1374, "name": "Long March 2F/G liftoff (Shenzhou 16)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192548.jpeg", "credit": "CMS", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "longitude": 100.291111, "latitude": 40.958056, "timezone_name": "Asia/Shanghai", "total_launch_count": 247, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/programs/19/?format=api", "name": "Tiangong space station", "image": { "id": 1893, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194050.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/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": [ { "response_mode": "list", "id": 88, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "abbrev": "CASC", "type": { "id": 1, "name": "Government" } } ], "start_date": "2021-04-29T03:23:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } }, { "response_mode": "normal", "id": 7, "url": "https://lldev.thespacedevs.com/2.3.0/programs/7/?format=api", "name": "Shenzhou", "image": { "id": 1888, "name": "[AUTO] Shenzhou - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194040.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program", "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": [ { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } } ], "start_date": "1993-01-01T00:00:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 6668, "location_launch_attempt_count": 224, "pad_launch_attempt_count": 23, "agency_launch_attempt_count": 465, "orbital_launch_attempt_count_year": 79, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 13 } ], "landings": [ { "id": 832, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/832/?format=api", "destination": "Tiangong Space Station", "mission_end": "2024-11-03T17:24:27Z", "spacecraft": { "response_mode": "normal", "id": 580, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/580/?format=api", "name": "Shenzhou 18", "serial_number": "18", "is_placeholder": false, "image": { "id": 1926, "name": "[AUTO] Shenzhou - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P192DT4H25M27S", "time_docked": "P191DT12H40M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Seventh crewed mission to the Chinese Space Station.", "spacecraft_config": { "response_mode": "normal", "id": 2, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "family": [], "in_use": true, "image": { "id": 1926, "name": "[AUTO] Shenzhou - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "12978b64-816d-4ab1-b15f-44f237a0c083", "url": "https://lldev.thespacedevs.com/2.3.0/launches/12978b64-816d-4ab1-b15f-44f237a0c083/?format=api", "name": "Long March 2F/G | Shenzhou 18", "response_mode": "normal", "slug": "long-march-2fg-shenzhou-18", "launch_designator": "2024-078", "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-05-29T05:51:30Z", "net": "2024-04-25T12:59:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "window_end": "2024-04-25T13:29:00Z", "window_start": "2024-04-25T12:49:00Z", "image": { "id": 2085, "name": "CZ-2F/G liftoff (Shenzhou 18)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2f2fg_lifto_image_20240428062614.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2f2fg_lifto_image_thumbnail_20240428062614.jpeg", "credit": "CMSEO", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 88, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "abbrev": "CASC", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 8101, "configuration": { "response_mode": "list", "id": 84, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/84/?format=api", "name": "Long March 2", "families": [ { "response_mode": "list", "id": 106, "name": "Long March" }, { "response_mode": "list", "id": 109, "name": "Long March 2" } ], "full_name": "Long March 2F/G", "variant": "F/G" } }, "mission": { "id": 6659, "name": "Shenzhou 18", "type": "Human Exploration", "description": "Seventh crewed flight to the Chinese space station.", "image": null, "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" }, "featured": true, "country": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "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": { "id": 9, "name": "[AUTO] China National Space Administration - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184601.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 125, "name": "[AUTO] China National Space Administration - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184936.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 51, "name": "[AUTO] China National Space Administration - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184747.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "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, "successful_landings_spacecraft": 17, "failed_landings_spacecraft": 1, "attempted_landings_spacecraft": 18, "successful_landings_payload": 2, "failed_landings_payload": 0, "attempted_landings_payload": 2, "info_url": "http://www.cnsa.gov.cn/", "wiki_url": "http://en.wikipedia.org/wiki/China_National_Space_Administration", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/pads/37/?format=api", "active": true, "agencies": [], "name": "Launch Area 4 (SLS-1 / 921)", "image": { "id": 1363, "name": "Long March 2F/G from LA-4 (Shenzhou 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20231231163528.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192527.jpeg", "credit": "我们的太空", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "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, "country": { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg", "total_launch_count": 24, "orbital_launch_attempt_count": 24, "fastest_turnaround": "P31DT9H26M22S", "location": { "response_mode": "normal", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/locations/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7129, "successful_launches": 6587, "failed_launches": 542, "total_attempted_landings": 1089, "successful_landings": 1046, "failed_landings": 43 }, "active": true, "country": { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" }, "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).", "image": { "id": 1374, "name": "Long March 2F/G liftoff (Shenzhou 16)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192548.jpeg", "credit": "CMS", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "longitude": 100.291111, "latitude": 40.958056, "timezone_name": "Asia/Shanghai", "total_launch_count": 247, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/programs/19/?format=api", "name": "Tiangong space station", "image": { "id": 1893, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194050.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/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": [ { "response_mode": "list", "id": 88, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "abbrev": "CASC", "type": { "id": 1, "name": "Government" } } ], "start_date": "2021-04-29T03:23:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } }, { "response_mode": "normal", "id": 7, "url": "https://lldev.thespacedevs.com/2.3.0/programs/7/?format=api", "name": "Shenzhou", "image": { "id": 1888, "name": "[AUTO] Shenzhou - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194040.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program", "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": [ { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } } ], "start_date": "1993-01-01T00:00:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 6668, "location_launch_attempt_count": 224, "pad_launch_attempt_count": 23, "agency_launch_attempt_count": 465, "orbital_launch_attempt_count_year": 79, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 13 }, "landing": { "id": 1351, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1351/?format=api", "attempt": true, "success": true, "description": "The Shenzhou 18 spacecraft has landed at the Donfgeng landing site in Inner Mongolia, China.", "downrange_distance": null, "landing_location": { "id": 22, "name": "Dongfeng Landing Site", "active": true, "abbrev": "DLS", "description": "Dongfeng landing site in the Gobi Desert, North China's Inner Mongolia Autonomous Region.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1260, "name": "[AUTO] Shenzhou 16 Landing - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_16_lan_image_20231027084649.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192204.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "successful_landings": 7, "attempted_landings": 7, "failed_landings": 0, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." } }, "duration": "P192DT4H25M27S", "turn_around_time": null, "response_mode": "normal" } ], "spacewalks": [ { "response_mode": "list", "id": 475, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/475/?format=api", "name": "Shenzhou 18 EVA 1", "start": "2024-05-28T02:35:00Z", "end": "2024-05-28T10:58:00Z", "duration": "PT8H23M", "location": "Tiangong Space Station", "crew": [ { "id": 4904, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 666, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/666/?format=api", "name": "Ye Guangfu", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 794, "name": "[AUTO] Ye Guangfu - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ye_guangfu_image_20211014075904.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190809.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P374DT13H58M8S", "eva_time": "PT21H5M", "age": 44, "date_of_birth": "1980-09-01", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Chinese astronaut Ye Guangfu was born in 1980 in the Sichuan province of China. He is an air force pilot and spent four years as an instructor and four years as a jet fighter pilot amassing 1100 hours of flight time. Ye was recruited as an astronaut trainee for China’s Astronaut Center in 2010 and qualified in 2014.\r\n\r\nBirth day unkown.", "wiki": "https://en.wikipedia.org/wiki/Ye_Guangfu", "last_flight": "2024-04-25T12:59:00Z", "first_flight": "2021-10-15T16:23:56Z", "social_media_links": [] } }, { "id": 4905, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 797, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/797/?format=api", "name": "Guangsu Li", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 2080, "name": "Guangsu Li", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/guangsu_li_image_20240427164223.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/guangsu_li_image_thumbnail_20240427164223.jpeg", "credit": "CASC", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P192DT4H25M27S", "eva_time": "PT8H23M", "age": 37, "date_of_birth": "1987-07-01", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Li Guangsu is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) in September 2006, and joined the Chinese Communist Party (CCP) in June 2011.", "wiki": null, "last_flight": "2024-04-25T12:59:00Z", "first_flight": "2024-04-25T12:59:00Z", "social_media_links": [] } } ] } ] }{ "id": 797, "url": "