Astronaut List
API endpoint that allows Astronaut to be viewed.
GET: Return a list of all the existing astronauts.
MODE: Normal, List, LaunchList and Detailed /2.2.0/astronaut/?mode=detailed
FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids', 'is_human', 'type__id', 'has_flown', 'in_space' Example - /2.2.0/astronaut/?nationality=American
SEARCH EXAMPLE: /2.2.0/astronaut/?search=armstrong Searches through name, nationality and agency name
ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.2.0/astronaut/?order=name
GET /2.2.0/astronaut/?format=api&offset=750&ordering=-age
https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=760&ordering=-age", "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=740&ordering=-age", "results": [ { "id": 575, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/575/?format=api", "name": "Zena Cardman", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 37, "date_of_birth": "1987-10-26", "date_of_death": null, "nationality": "American", "bio": "Zena Maria Cardman is an American marine biologist and a NASA astronaut of the class of 2017.", "twitter": "https://twitter.com/zenanaut", "instagram": "https://www.instagram.com/zenanaut/", "wiki": "https://en.wikipedia.org/wiki/Zena_Cardman", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Bill Nelson", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zena2520cardman_image_20200110160428.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185638.jpeg", "flights_count": 0, "landings_count": 0, "spacewalks_count": 0, "last_flight": null, "first_flight": null }, { "id": 734, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/734/?format=api", "name": "Coby Cotton", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M", "eva_time": "P0D", "age": 37, "date_of_birth": "1987-07-17", "date_of_death": null, "nationality": "American", "bio": "Coby is one of the five cofounders of the YouTube channel Dude Perfect, which he co-founded with his college roommates Garrett Hilbert, Tyler Toney, Cody Jones, and his brother, Cory Cotton.", "twitter": "https://twitter.com/cobycotton", "instagram": "https://www.instagram.com/cobycotton", "wiki": null, "agency": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/coby_cotton_image_20220911034415.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185555.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2022-08-04T13:57:00Z", "first_flight": "2022-08-04T13:57:00Z" }, { "id": 307, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/307/?format=api", "name": "Edward Givens", "status": { "id": 6, "name": "Died While In Active Service" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 37, "date_of_birth": "1930-01-05", "date_of_death": "1967-06-06", "nationality": "American", "bio": "Edward Galen \"Ed\" Givens Jr. was a United States Air Force officer, test pilot, and NASA astronaut. Selected by NASA in 1966 as a member of the fifth astronaut group, he died in an automobile accident before being assigned to a prime or backup spaceflight crew.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Edward_Givens", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Bill Nelson", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/edward_givens_image_20220911034027.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190235.jpeg", "flights_count": 0, "landings_count": 0, "spacewalks_count": 0, "last_flight": null, "first_flight": null }, { "id": 574, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/574/?format=api", "name": "Kayla Barron", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P176DT2H39M29S", "eva_time": "PT13H27M", "age": 37, "date_of_birth": "1987-09-19", "date_of_death": null, "nationality": "American", "bio": "Kayla Jane Barron is an American submarine warfare officer and NASA astronaut candidate of the class of 2017.", "twitter": "https://twitter.com/Astro_Kayla", "instagram": "https://www.instagram.com/astro_kayla/", "wiki": "https://en.wikipedia.org/wiki/Kayla_Barron", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Bill Nelson", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kayla_barron_image_20211001184846.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190609.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 2, "last_flight": "2021-11-11T02:03:31Z", "first_flight": "2021-11-11T02:03:31Z" }, { "id": 694, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/694/?format=api", "name": "Michael J. Adams", "status": { "id": 4, "name": "Lost In Flight" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "PT4M", "eva_time": "P0D", "age": 37, "date_of_birth": "1930-05-05", "date_of_death": "1967-11-15", "nationality": "American", "bio": "Michael James Adams was an American aviator, aeronautical engineer, and USAF astronaut. He flew X-15 Flight 191 to over 50 miles altitude, however the flight ended when the spacecraft broke apart, leading to his death.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Michael_J._Adams", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Bill Nelson", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_j._adam_image_20210801073344.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185600.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1967-11-15T18:30:00Z", "first_flight": "1967-11-15T18:30:00Z" }, { "id": 797, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/797/?format=api", "name": "Guangsu Li", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P192DT4H25M27S", "eva_time": "PT8H30M", "age": 37, "date_of_birth": "1987-07-01", "date_of_death": null, "nationality": "Chinese", "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.", "twitter": null, "instagram": null, "wiki": null, "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" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/guangsu_li_image_20240427164223.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/guangsu_li_image_thumbnail_20240427164223.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 1, "last_flight": "2024-04-25T12:59:00Z", "first_flight": "2024-04-25T12:59:00Z" }, { "id": 599, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/599/?format=api", "name": "Christa McAuliffe", "status": { "id": 4, "name": "Lost In Flight" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "PT1M13S", "eva_time": "P0D", "age": 37, "date_of_birth": "1948-09-02", "date_of_death": "1986-01-28", "nationality": "American", "bio": "Sharon Christa McAuliffe (born Sharon Christa Corrigan; September 2, 1948 – January 28, 1986) was an American teacher and astronaut from Concord, New Hampshire and one of the seven crew members killed in the Space Shuttle Challenger disaster.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Christa_McAuliffe", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Bill Nelson", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christa2520mcauliffe_image_20181207232919.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185421.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1986-01-28T16:38:00Z" }, { "id": 669, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/669/?format=api", "name": "Yulia Peresild", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "in_space": false, "time_in_space": "P11DT19H40M42S", "eva_time": "P0D", "age": 37, "date_of_birth": "1987-09-05", "date_of_death": null, "nationality": "Russian", "bio": "Yulia Sergeevna Peresild is a Russian stage and film actress.", "twitter": "https://twitter.com/juliaperesild", "instagram": "https://www.instagram.com/juliaperesild", "wiki": "https://en.wikipedia.org/wiki/Yulia_Peresild", "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" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yulia_peresild_image_20211001184315.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191141.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-10-05T08:55:02Z", "first_flight": "2021-10-05T08:55:02Z" }, { "id": 783, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/783/?format=api", "name": "Xinlin Jiang", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P187DT6H31M58S", "eva_time": "PT8H", "age": 36, "date_of_birth": "1988-02-01", "date_of_death": null, "nationality": "Chinese", "bio": "Jiang Xinlin is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Forces in September 2006, and joined the Chinese Communist Party (CCP) in January 2010.", "twitter": null, "instagram": null, "wiki": null, "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" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/xinlin_jiang_image_20231025055835.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185525.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 1, "last_flight": "2023-10-26T03:14:02Z", "first_flight": "2023-10-26T03:14:02Z" }, { "id": 357, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/357/?format=api", "name": "Judith Resnik", "status": { "id": 4, "name": "Lost In Flight" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P6DT56M23S", "eva_time": "P0D", "age": 36, "date_of_birth": "1949-04-05", "date_of_death": "1986-01-28", "nationality": "American", "bio": "Judith Arlene Resnik was an American electrical engineer, software engineer, biomedical engineer, pilot and NASA astronaut, who died when the Space Shuttle Challenger was destroyed during the launch of mission STS-51-L.\r\n\r\nRecognised while still a child for her \"intellectual brilliance\",[1] Resnik went on to work for RCA as an engineer on NASA missile and radar projects, was a senior systems engineer for Xerox Corporation, and published research on special purpose integrated circuitry, before she was recruited by NASA to the astronaut program as a mission specialist at age 28. While training on the astronaut program, she developed software and operating procedures for NASA missions.[2] She was also a pilot and made research contributions to biomedical engineering, as a research fellow of biomedical engineering at the National Institutes of Health.\r\n\r\nInitially planning to be a concert pianist, Resnik had turned down a place at the Juilliard School of Music, choosing instead to study mathematics at Carnegie Mellon University after being one of only 16 girls in the United States to have attained 100% scores in her SAT exams at the time. She went on to graduate from Carnegie Institute of Technology in electrical engineering, before graduating with a Ph.D. magna cum laude in electrical engineering from the University of Maryland.\r\n\r\nResnik was the second American woman in space, and the fourth woman in space worldwide, logging 145 hours in orbit. She was also the first Jewish American in space, and the first Jewish woman of any nationality in space. The IEEE Judith Resnik Award for space engineering is named in her honor.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Judith_Resnik", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Bill Nelson", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/judith_resnik_image_20220911033530.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190441.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 0, "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1984-08-30T12:41:50Z" } ] }{ "count": 788, "next": "