Astronaut List
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 - ll.thespacedevs.com/docs
GET /2.3.0/astronauts/?format=api&offset=280&ordering=flights_count
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=290&ordering=flights_count", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=270&ordering=flights_count", "results": [ { "id": 603, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/603/?format=api", "name": "F. Drew Gaffney", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 902, "name": "[AUTO] F. Drew Gaffney - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f.2520drew2520gaffney_image_20190211162526.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191105.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 5, "name": "Payload Specialist" }, "in_space": false, "time_in_space": "P9DT2H14M9S", "eva_time": "P0D", "age": 78, "date_of_birth": "1946-06-09", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Francis Andrew \"Drew\" Gaffney is an American doctor. He previously worked for NASA and participated in the STS-40 Space Life Sciences (SLS 1) Space Shuttle mission in 1991 as a payload specialist. The SLS-1 mission crew completed over 18 experiments in nine days, bringing back more medical data than any previous NASA flight. He is currently a professor of medicine at Vanderbilt University.", "wiki": "https://en.wikipedia.org/wiki/F._Drew_Gaffney", "last_flight": "1991-06-05T13:24:51Z", "first_flight": "1991-06-05T13:24:51Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 578, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/578/?format=api", "name": "Jonny Kim", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 915, "name": "[AUTO] Jonny Kim - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jonny2520kim_image_20200110161052.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191124.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": true, "time_in_space": "P26DT20H2M36S", "eva_time": "P0D", "age": 41, "date_of_birth": "1984-02-05", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Jonathan Yong Kim is an American physician, Navy SEAL, and NASA astronaut of the class of 2017. He is a recipient of the Silver Star and a Bronze Star, and a graduate of the University of San Diego and Harvard Medical School.", "wiki": "https://en.wikipedia.org/wiki/Jonny_Kim", "last_flight": "2025-04-08T05:47:15Z", "first_flight": "2025-04-08T05:47:15Z", "social_media_links": [], "flights_count": 1, "landings_count": 0, "spacewalks_count": 0 }, { "id": 594, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/594/?format=api", "name": "John-David F. Bartoe", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 166, "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api", "name": "US Navy", "abbrev": "USN", "type": { "id": 1, "name": "Government" } }, "image": { "id": 252, "name": "[AUTO] John-David F. Bartoe - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john-david2520f.2520bartoe_image_20181207225726.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185337.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P7DT22H45M", "eva_time": "P0D", "age": 80, "date_of_birth": "1944-11-17", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "John-David Francis Bartoe (born November 17, 1944 in Abington, Pennsylvania) is an American astrophysicist. He is the Research Manager for the International Space Station (ISS) at NASA's Johnson Space Center. He provides oversight for the Program Manager concerning the research capability, research hardware, and research plans of the ISS. As a civilian employee of the US Navy, he flew aboard Space Shuttle mission STS-51-F as a Payload Specialist.", "wiki": "https://en.wikipedia.org/wiki/John-David_F._Bartoe", "last_flight": "1985-07-29T21:00:00Z", "first_flight": "1985-07-29T21:00:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 753, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/753/?format=api", "name": "Ali AlQarni", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 1047, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1047/?format=api", "name": "Saudi Space Agency", "abbrev": "SSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 453, "name": "[AUTO] Ali AlQarni - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ali_alqarni_image_20230213181809.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185906.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P9DT5H27M51S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 19, "name": "Saudi Arabia", "alpha_2_code": "SA", "alpha_3_code": "SAU", "nationality_name": "Saudi", "nationality_name_composed": "Saudi" } ], "bio": "Ali AlQarni is an astronaut representing the Kingdom of Saudi Arabia and serving as a mission specialist on the Ax-2 mission. AlQarni graduated with a Bachelor of Aerospace Science from King Faisal Air Academy. AlQarni is an Air Force captain and fighter pilot. He has 12 years of experience flying fighter aircrafts and 2,387 flight hours.", "wiki": "https://en.wikipedia.org/wiki/Ali_AlQarni", "last_flight": "2023-05-21T21:37:09Z", "first_flight": "2023-05-21T21:37:09Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 793, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/793/?format=api", "name": "Kenneth Lafferty Hess", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT9M53S", "eva_time": "P0D", "age": 72, "date_of_birth": "1953-01-22", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Ken is a software engineer and entrepreneur who shaped today's technology-based family history industry when he developed the Family Tree Maker product line in the 1990s. The company was acquired by Ancestry.com in 2003. In 2001, Ken gave back by founding Science Buddies, a K-12 nonprofit created to level the playing field and improve STEM literacy by inspiring students through free, personalized, hands-on projects in all areas of science, including space exploration. Science Buddies has reached one-quarter billion users. Ken’s lifelong passion for space exploration is in his DNA, with numerous early American pioneers in his mother’s lineage and many engineers and technicians in his father’s.", "wiki": "https://en.wikipedia.org/wiki/Kenneth_Hess", "last_flight": "2024-05-19T14:35:09Z", "first_flight": "2024-05-19T14:35:09Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 832, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/832/?format=api", "name": "Kerianne Flynn", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M21S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Kerianne Flynn is an American film producer known for her work on independent films. She has contributed to several notable projects, including The Automatic Hate (2015), This Changes Everything (2018), and Lilly (2024).", "wiki": "https://en.wikipedia.org/wiki/Kerianne_Flynn", "last_flight": "2025-04-14T13:30:00Z", "first_flight": "2025-04-14T13:30:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 55, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/55/?format=api", "name": "Harrison Schmitt", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 311, "name": "[AUTO] Harrison Schmitt - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/harrison_schmit_image_20220911034212.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185516.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "PT23H9M41S", "age": 89, "date_of_birth": "1935-07-03", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Harrison Hagan \"Jack\" Schmitt is an American geologist, retired NASA astronaut, university professor, former U.S. senator from New Mexico, and the most recent living person to have walked on the Moon. As of 2018, he is also the last living crew member of Apollo 17.", "wiki": "https://en.wikipedia.org/wiki/Harrison_Schmitt", "last_flight": "1972-12-14T22:54:37Z", "first_flight": "1972-12-07T05:33:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 4 }, { "id": 611, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/611/?format=api", "name": "Frederick W. Leslie", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 790, "name": "[AUTO] Frederick W. Leslie - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frederick2520w.2520leslie_image_20190211162457.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190802.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 5, "name": "Payload Specialist" }, "in_space": false, "time_in_space": "P15DT21H52M", "eva_time": "P0D", "age": 73, "date_of_birth": "1951-12-19", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Fred Weldon Leslie is an American scientist who flew on the NASA STS-73 Space Shuttle mission as a payload specialist.", "wiki": "https://en.wikipedia.org/wiki/Frederick_W._Leslie", "last_flight": "1995-10-20T13:53:00Z", "first_flight": "1995-10-20T13:53:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 775, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/775/?format=api", "name": "Ron Rosano", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 232, "name": "[AUTO] Ron Rosano - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ron_rosano_image_20231001163450.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185301.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT14M23S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Ron Rosano is a seasoned space enthusiast and educator with a remarkable 25-year journey inspiring students about space travel. He's slated to fly with Blue Origin, Virgin Galactic, Space Perspective, and World View, underscoring his commitment to space exploration.", "wiki": "http://www.ronrosano.com/", "last_flight": "2023-10-06T16:10:30Z", "first_flight": "2023-10-06T16:10:30Z", "social_media_links": [ { "id": 116, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/ronrosano" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 803, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/803/?format=api", "name": "Kirill Peskov", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 2129, "name": "Kirill Peskov during training", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kirill_peskov_d_image_20240802063311.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kirill_peskov_d_image_thumbnail_20240802063315.jpeg", "credit": "Roscosmos", "license": { "id": 14, "name": "Roscosmos Image Use Policy", "priority": 3, "link": "https://www.roscosmos.ru/22650/" }, "single_use": false, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": true, "time_in_space": "P51DT2H48M33S", "eva_time": "P0D", "age": 35, "date_of_birth": "1990-05-01", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Russian group 17 cosmonaut and former airline pilot.", "wiki": null, "last_flight": "2025-03-14T23:03:48Z", "first_flight": "2025-03-14T23:03:48Z", "social_media_links": [], "flights_count": 1, "landings_count": 0, "spacewalks_count": 0 } ] }{ "count": 807, "next": "