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=410&ordering=-id
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=420&ordering=-id", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=400&ordering=-id", "results": [ { "id": 412, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/412/?format=api", "name": "Donald R. McMonagle", "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": 444, "name": "[AUTO] Donald R. McMonagle - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/donald2520r.2520mcmonagle_image_20181202140802.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185852.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": "P25DT5H32M33S", "eva_time": "P0D", "age": 72, "date_of_birth": "1952-05-14", "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": "Donald Ray McMonagle is a former astronaut and a veteran of three shuttle flights. He became the Manager, Launch Integration, at the Kennedy Space Center, Florida, on August 15, 1997. In this capacity he was responsible for final shuttle preparation, launch execution, and return of the orbiter to KSC following landings at any other location. He was chair of the Mission Management Team, and was the final authority for launch decision.", "wiki": "https://en.wikipedia.org/wiki/Donald_R._McMonagle", "last_flight": "1994-11-03T16:59:43Z", "first_flight": "1991-04-28T11:33:14Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 411, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/411/?format=api", "name": "Kevin P. Chilton", "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": 454, "name": "[AUTO] Kevin P. Chilton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kevin_p._chilto_image_20220911034500.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185908.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": "P29DT10H21M55S", "eva_time": "P0D", "age": 70, "date_of_birth": "1954-11-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": "Kevin Patrick \"Chilli\" Chilton is an American mechanical engineer, and former United States Air Force four-star General and test pilot. His last assignment was as Commander, U.S. Strategic Command from October 3, 2007 to January 28, 2011. Prior to his appointment to general officer ranks, Chilton spent 11 years of his military career as a NASA astronaut. He retired from the Air Force on February 1, 2011, after having achieved the highest rank of any military astronaut. On January 30, 2012, General Chilton was named to the board of directors of Orbital Sciences Corporation.", "wiki": "https://en.wikipedia.org/wiki/Kevin_P._Chilton", "last_flight": "1996-03-22T08:13:04Z", "first_flight": "1992-05-07T23:40:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 410, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/410/?format=api", "name": "Curtis Brown", "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": 762, "name": "[AUTO] Curtis Brown - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/curtis2520brown_image_20181202140604.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190720.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": "P57DT15H4M43S", "eva_time": "P0D", "age": 69, "date_of_birth": "1956-03-11", "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": "Curtis Lee \"Curt\" Brown Jr. is a former NASA astronaut and retired United States Air Force colonel.", "wiki": "https://en.wikipedia.org/wiki/Curtis_Brown", "last_flight": "1999-12-20T00:50:00Z", "first_flight": "1992-09-12T14:23:00Z", "social_media_links": [], "flights_count": 6, "landings_count": 6, "spacewalks_count": 0 }, { "id": 409, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/409/?format=api", "name": "Ken Bowersox", "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": 788, "name": "[AUTO] Ken Bowersox - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ken_bowersox_image_20220911034246.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190759.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": "P211DT14H10M33S", "eva_time": "PT13H17M", "age": 68, "date_of_birth": "1956-11-14", "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": "Kenneth Dwane \"Sox\" Bowersox is a United States Navy officer, and a former NASA astronaut. He is a veteran of five Space Shuttle launches and an extended stay aboard the International Space Station. When he launched on STS-73 at the age of 38 years and 11 months, he became the youngest person ever to command a Space Shuttle vehicle.", "wiki": "https://en.wikipedia.org/wiki/Ken_Bowersox", "last_flight": "2002-11-24T00:49:47Z", "first_flight": "1992-06-25T16:12:23Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 2 }, { "id": 408, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/408/?format=api", "name": "Andrew M. Allen", "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": 263, "name": "[AUTO] Andrew M. Allen - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andrew2520m.2520allen_image_20181202140432.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185355.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": "P37DT16H11M11S", "eva_time": "P0D", "age": 69, "date_of_birth": "1955-08-04", "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": "Andrew Michael \"Andy\" Allen is a retired American astronaut. A former Marine aviator and lieutenant colonel, he worked as a test pilot before joining NASA in 1987. He flew three Space Shuttle missions before retiring in 1997.", "wiki": "https://en.wikipedia.org/wiki/Andrew_M._Allen", "last_flight": "1996-02-22T20:18:00Z", "first_flight": "1992-07-31T13:56:48Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 407, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/407/?format=api", "name": "Pierre J. Thuot", "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": 495, "name": "[AUTO] Pierre J. Thuot - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pierre2520j.2520thuot_image_20181202140221.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190013.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": "P27DT8H51M37S", "eva_time": "PT15H55M", "age": 69, "date_of_birth": "1955-05-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": "Pierre Joseph Thuot is a retired United States Navy Captain and NASA astronaut. He went into space three times, spending over 650 hours in space, including over 15 hours in three space walks. He is a former U.S. record holder for time spent on one space walk, and participated in the first three-person space walk.", "wiki": "https://en.wikipedia.org/wiki/Pierre_J._Thuot", "last_flight": "1994-03-04T13:53:01Z", "first_flight": "1990-02-28T07:50:22Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 3 }, { "id": 406, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/406/?format=api", "name": "Carl J. Meade", "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": 346, "name": "[AUTO] Carl J. Meade - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carl2520j.2520meade_image_20181202140147.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185620.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": "P29DT16H12M29S", "eva_time": "PT6H50M", "age": 74, "date_of_birth": "1950-11-16", "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": "Carl Joseph Meade is a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Carl_J._Meade", "last_flight": "1994-09-09T22:22:53Z", "first_flight": "1990-11-15T23:48:15Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 1 }, { "id": 405, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/405/?format=api", "name": "Tamara E. Jernigan", "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": 702, "name": "[AUTO] Tamara E. Jernigan - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tamara2520e.2520jernigan_image_20181202140101.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190539.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": "P63DT1H23M47S", "eva_time": "PT7H55M", "age": 66, "date_of_birth": "1959-05-07", "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": "Tamara Elizabeth \"Tammy\" Jernigan, Ph.D. is an American scientist and former NASA astronaut and a veteran of five shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Tamara_E._Jernigan", "last_flight": "1999-05-27T10:49:42Z", "first_flight": "1991-06-05T13:24:51Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 1 }, { "id": 404, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/404/?format=api", "name": "Linda M. Godwin", "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": 632, "name": "[AUTO] Linda M. Godwin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linda2520m.2520godwin_image_20181202140014.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190349.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": "P38DT6H13M42S", "eva_time": "PT10H34M", "age": 72, "date_of_birth": "1952-07-02", "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": "Linda Maxine Godwin Ph.D. is an American scientist and retired NASA astronaut. Godwin joined NASA in 1980 and became an astronaut in July 1986. She retired in 2010. During her career, Godwin completed four space flights and logged over 38 days in space. Godwin also served as the Assistant to the Director for Exploration, Flight Crew Operations Directorate at the Johnson Space Center. Since retiring from NASA, she accepted the position of Professor in the Department of Physics and Astronomy at the University of Missouri.", "wiki": "https://en.wikipedia.org/wiki/Linda_M._Godwin", "last_flight": "2001-12-05T22:19:28Z", "first_flight": "1991-04-05T14:22:45Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 2 }, { "id": 403, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/403/?format=api", "name": "Charles D. Gemar", "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": 706, "name": "[AUTO] Charles D. Gemar - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/charles2520d.2520gemar_image_20181202135809.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190546.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": "P24DT5H37M40S", "eva_time": "P0D", "age": 69, "date_of_birth": "1955-08-04", "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": "Charles Donald \"Sam\" Gemar is an American former astronaut with NASA and a lieutenant colonel in the United States Army. Gemar has flown on three Space Shuttle missions (STS-38, STS-48 and STS-62). Gemar has completed 385 orbits of the Earth and over 581 hours in space. He has also served in different positions in NASA, including as a CAPCOM for Shuttle missions. Gemar was the first astronaut to be born in the state of South Dakota.", "wiki": "https://en.wikipedia.org/wiki/Charles_D._Gemar", "last_flight": "1994-03-04T13:53:01Z", "first_flight": "1990-11-15T23:48:15Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 } ] }{ "count": 807, "next": "