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 - lldev.thespacedevs.com/docs
GET /2.3.0/astronauts/?format=api&offset=40&ordering=eva_time
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=50&ordering=eva_time", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=30&ordering=eva_time", "results": [ { "id": 761, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/761/?format=api", "name": "Jamila Gilbert", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 240, "name": "[AUTO] Jamila Gilbert - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jamila_gilbert_image_20230508161019.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185318.png", "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": "PT14M", "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": "Virgin Galactic internal communications lead", "wiki": null, "last_flight": "2023-05-25T16:23:00Z", "first_flight": "2023-05-25T16:23:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 707, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/707/?format=api", "name": "Marcos Berríos", "status": { "id": 3, "name": "In-Training" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 241, "name": "[AUTO] Marcos Berríos - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marcos_berr25c_image_20211206185342.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185320.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": "P0D", "age": 41, "date_of_birth": "1984-01-01", "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": "Marcos Berríos is a US Air Force major who grew up in Guaynabo, Puerto Rico. While a reservist in the Air National Guard, Berríos worked as an aerospace engineer for the US Army Aviation Development Directorate at Moffett Federal Airfield in California. He is a test pilot who holds a bachelor’s degree in mechanical engineering from the Massachusetts Institute of Technology and a master’s degree in mechanical engineering as well as a doctorate in aeronautics and astronautics from Stanford University. A distinguished pilot, Berríos has accumulated more than 110 combat missions and 1,300 hours of flight time in more than 21 different aircraft.\r\n\r\nExact date of birth unknown.", "wiki": "https://en.wikipedia.org/wiki/Marcos_Berr%C3%ADos", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 506, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/506/?format=api", "name": "Lisa Nowak", "status": { "id": 7, "name": "Dismissed" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 242, "name": "[AUTO] Lisa Nowak - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lisa_nowak_image_20220911033600.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185322.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": "P12DT18H36M5S", "eva_time": "P0D", "age": 61, "date_of_birth": "1963-05-10", "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": "Lisa Marie Nowak is an American former naval flight officer and NASA astronaut. Born in Washington, D.C., she was selected by NASA in 1996 and qualified as a mission specialist in robotics. Nowak flew aboard Space Shuttle Discovery during the STS-121 mission in July 2006, where she was responsible for operating the robotic arms of the shuttle and the International Space Station.\r\n\r\nOn February 5, 2007, she was arrested in Orlando, Florida, and subsequently charged with the attempted kidnapping of U.S. Air Force Captain Colleen Shipman, who was romantically involved with astronaut William Oefelein. Nowak was released on bail, and initially pleaded not guilty to the charges, which included attempted kidnapping, burglary with assault, and battery. Her assignment to the space agency as an astronaut was terminated by NASA effective March 8, 2007. On November 10, 2009, Nowak agreed to a plea deal with prosecutors and pleaded guilty to charges of felony burglary of a car and misdemeanor battery.\r\n\r\nNowak remained a Navy captain until August 2010, when a naval board of inquiry, composed of three admirals, voted unanimously to reduce Nowak in rank to commander and to discharge her from the Navy under other than honorable conditions.", "wiki": "https://en.wikipedia.org/wiki/Lisa_Nowak", "last_flight": "2006-07-04T18:37:55Z", "first_flight": "2006-07-04T18:37:55Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 436, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/436/?format=api", "name": "Ronald M. Sega", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 243, "name": "[AUTO] Ronald M. Sega - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ronald2520m.2520sega_image_20181202143405.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185323.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": "P17DT12H23M56S", "eva_time": "P0D", "age": 72, "date_of_birth": "1952-12-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": "Ronald \"Ron\" Michael Sega is professor of systems engineering and Vice President for Energy and the Environment at the Colorado State University Research Foundation, a non-profit advocacy organization supporting CSU. He is also the Vice President and Enterprise Executive for Energy and Environment at The Ohio State University. From August 2005 to August 2007, he served as Under Secretary of the Air Force. He is a retired Major General in the United States Air Force and a former NASA astronaut. Sega was born in Cleveland, Ohio, he is of Slovene origin. He was married to fellow astronaut Bonnie J. Dunbar. He is now married to Ann Sega and they have two sons. He has lived in both Northfield, Ohio and Colorado Springs.", "wiki": "https://en.wikipedia.org/wiki/Ronald_M._Sega", "last_flight": "1996-03-22T08:13:04Z", "first_flight": "1994-02-03T12:10:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 594, "url": "https://lldev.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://lldev.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": 140, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/140/?format=api", "name": "Joan Higginbotham", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 245, "name": "[AUTO] Joan Higginbotham - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joan2520higginbotham_image_20181129205734.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185326.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": "P12DT20H44M25S", "eva_time": "P0D", "age": 60, "date_of_birth": "1964-08-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": "Joan Elizabeth Higginbotham is an American engineer and a former NASA astronaut. She flew aboard Space Shuttle Discovery mission STS-116 as a mission specialist.", "wiki": "https://en.wikipedia.org/wiki/Joan_Higginbotham", "last_flight": "2006-12-10T01:47:35Z", "first_flight": "2006-12-10T01:47:35Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 749, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/749/?format=api", "name": "Rosemary Coogan", "status": { "id": 3, "name": "In-Training" }, "agency": { "response_mode": "list", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 222, "name": "[AUTO] Rosemary Coogan - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rosemary_coogan_image_20221123151351.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185245.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": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Rosemary holds two master’s degrees from the University of Durham, UK. She completed her undergraduate master’s degree of Physics in 2013 which focused on physics, mathematics, computer programming and astronomy. In 2015, she received her master's degree in Astronomy, where she conducted research on gamma-ray emission from black holes. \r\n\r\nIn 2019, Rosemary graduated with a doctorate in astronomy from the University of Sussex, UK.\r\n\r\nBetween 2013 and 2018, Rosemary spent more than one year working as a simulation support engineer and research data scientist in the UK, where she worked on software code development projects and developed machine learning techniques for anomaly detection from robotic sensors. \r\n\r\nIn 2019, Rosemary started a postdoctoral research fellowship in astrophysics at the Max Planck Institute for Extra-terrestrial physics in Munich, Germany, to study the evolution of galaxies with astronomical data from space- and ground-based telescopes.\r\n\r\nAfter completing this postdoctoral work in 2022, Rosemary joined French space agency CNES in Paris, France, as a research fellow in space science, where she worked on upcoming ESA/CNES missions such as EUCLID or the analysis of James Webb Space Telescope observations.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 591, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/591/?format=api", "name": "Edwin Jacob Garn", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 247, "name": "[AUTO] Edwin Jacob Garn - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/edwin2520jacob2520garn_image_20190211162357.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185329.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "in_space": false, "time_in_space": "P6DT23H55M23S", "eva_time": "P0D", "age": 92, "date_of_birth": "1932-10-12", "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": "Edwin Jacob \"Jake\" Garn (born October 12, 1932) is an American astronaut and politician, a member of the Republican Party, who served as a U.S. Senator representing Utah from 1974 to 1993. Garn became the first sitting member of the United States Congress to fly in space when he flew aboard the Space Shuttle Discovery as a Payload Specialist during NASA mission STS-51-D (April 12–19, 1985).", "wiki": "https://en.wikipedia.org/wiki/Jake_Garn", "last_flight": "1985-04-12T13:59:05Z", "first_flight": "1985-04-12T13:59:05Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 349, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/349/?format=api", "name": "John M. Fabian", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 204, "name": "[AUTO] John M. Fabian - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520m.2520fabian_image_20181202103905.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185216.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": "P13DT4H1M", "eva_time": "P0D", "age": 86, "date_of_birth": "1939-01-28", "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 McCreary Fabian is a former NASA astronaut, Air Force officer, and director who flew two space shuttle missions and on the development of the shuttle's robotic arm. He later led the Air Force's space operations.", "wiki": "https://en.wikipedia.org/wiki/John_M._Fabian", "last_flight": "1985-06-17T11:33:00Z", "first_flight": "1983-06-18T11:33:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 156, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/156/?format=api", "name": "Sigmund Jähn", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 277, "name": "[AUTO] Sigmund Jähn - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sigmund2520j25c325a4hn_image_20181129231552.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185419.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": "P7DT20H49M4S", "eva_time": "P0D", "age": 82, "date_of_birth": "1937-02-13", "date_of_death": "2019-09-21", "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Sigmund Werner Paul Jähn (born 13 February 1937) is a German cosmonaut and pilot, who in 1978 became the first German to fly in space as part of the Soviet Union's Interkosmos programme.", "wiki": "https://en.wikipedia.org/wiki/Sigmund_J%C3%A4hn", "last_flight": "1978-08-26T14:51:30Z", "first_flight": "1978-08-26T14:51:30Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 805, "next": "