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=470&ordering=-time_in_space
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=480&ordering=-time_in_space", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=460&ordering=-time_in_space", "results": [ { "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": 520, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/520/?format=api", "name": "William Oefelein", "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": 949, "name": "[AUTO] William Oefelein - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_oefelei_image_20220911033630.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191216.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": "1965-03-29", "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": "William Anthony \"Bill\" Oefelein is an American test pilot instructor and former NASA astronaut who, on his only spaceflight, piloted the STS-116 Space Shuttle mission.\r\n\r\nOefelein gained media attention on February 5, 2007 when fellow astronaut Lisa Nowak was arrested in Florida and charged with attempting to kidnap his girlfriend, U.S. Air Force Captain Colleen Shipman. Nowak later pleaded guilty to felony burglary and misdemeanor battery. Oefelein admitted to a two-year affair with Nowak, and he and Nowak became the first astronauts ever dismissed from NASA. Following the dismissals, NASA created its first astronaut Code of Conduct.", "wiki": "https://en.wikipedia.org/wiki/William_Oefelein", "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": 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": 529, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/529/?format=api", "name": "Stanley G. Love", "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": 447, "name": "[AUTO] Stanley G. Love - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/stanley_g._love_image_20220911033728.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185857.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": "P12DT18H21M30S", "eva_time": "PT15H23M", "age": 59, "date_of_birth": "1965-06-08", "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": "Stanley Glen Love, Ph.D. is an American scientist and a NASA astronaut from Oregon.", "wiki": "https://en.wikipedia.org/wiki/Stanley_G._Love", "last_flight": "2008-02-07T19:45:30Z", "first_flight": "2008-02-07T19:45:30Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 }, { "id": 531, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/531/?format=api", "name": "Barbara Morgan", "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": 837, "name": "[AUTO] Barbara Morgan - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/barbara_morgan_image_20220911034043.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190916.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": "P12DT17H56M18S", "eva_time": "P0D", "age": 73, "date_of_birth": "1951-11-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": "Barbara Radding Morgan is an American teacher and a former NASA astronaut. She participated in the Teacher in Space program as backup to Christa McAuliffe for the 1986 ill-fated STS-51-L mission of the Space Shuttle Challenger. She then trained as a Mission Specialist, and flew on STS-118 in August 2007.", "wiki": "https://en.wikipedia.org/wiki/Barbara_Morgan", "last_flight": "2007-08-08T22:36:42Z", "first_flight": "2007-08-08T22:36:42Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 184, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/184/?format=api", "name": "Liu Wang", "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": 349, "name": "[AUTO] Liu Wang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/liu2520wang_image_20181129235721.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185624.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": "P12DT15H23M52S", "eva_time": "P0D", "age": 56, "date_of_birth": "1969-03-25", "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": "Liu Wang (simplified Chinese: 刘旺; traditional Chinese: 劉旺, born in 1969) is a Chinese pilot selected as part of the Shenzhou program. He was born in the Shanxi province of China and was a fighter pilot in the People's Liberation Army Air Force. He was selected to be an astronaut in 1998.", "wiki": "https://en.wikipedia.org/wiki/Liu_Wang", "last_flight": "2012-06-16T10:37:24Z", "first_flight": "2012-06-16T10:37:24Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/27/?format=api", "name": "Wally Schirra", "status": { "id": 11, "name": "Deceased" }, "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": 531, "name": "[AUTO] Wally Schirra - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/wally2520schirra_image_20190426143652.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190107.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": "P12DT7H12M27S", "eva_time": "P0D", "age": 84, "date_of_birth": "1923-03-12", "date_of_death": "2007-05-03", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Walter Marty Schirra Jr. was an American naval aviator and NASA astronaut. In 1959, he became one of the original seven astronauts chosen for Project Mercury, which was the United States' first effort to put human beings in space. On October 3, 1962, he flew the six-orbit, nine-hour, Mercury-Atlas 8 mission, in a spacecraft he nicknamed Sigma 7. At the time of his mission in Sigma 7, Schirra became the fifth American and ninth human to travel into space. In the two-man Gemini program, he achieved the first space rendezvous, station-keeping his Gemini 6A spacecraft within 1 foot (30 cm) of the sister Gemini 7 spacecraft in December 1965. In October 1968, he commanded Apollo 7, an 11-day low Earth orbit shakedown test of the three-man Apollo Command/Service Module and the first manned launch for the Apollo program.", "wiki": "https://en.wikipedia.org/wiki/Wally_Schirra", "last_flight": "1968-10-11T15:02:45Z", "first_flight": "1962-10-03T12:15:12Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 330, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/330/?format=api", "name": "Robert F. Overmyer", "status": { "id": 11, "name": "Deceased" }, "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": 755, "name": "[AUTO] Robert F. Overmyer - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520f.2520overmyer_image_20181202093931.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190710.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": "P12DT2H22M42S", "eva_time": "P0D", "age": 59, "date_of_birth": "1936-07-14", "date_of_death": "1996-03-22", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Robert Franklyn \"Bob\" Overmyer was an American test pilot, naval aviator, aeronautical engineer, physicist, United States Marine Corps officer, and USAF/NASA astronaut. He was born in Lorain, Ohio, but considered Westlake, Ohio his hometown. Overmyer was selected by the United States Air Force as an astronaut for its Manned Orbiting Laboratory in 1966. Upon cancellation of this program in 1969, he became a NASA astronaut and served support crew duties for the Skylab program and Apollo-Soyuz Test Project. In 1976, he was assigned to the Space Shuttle program, and flew as pilot on STS-5 in 1982, and as commander on STS-51-B in 1985. He was selected as a lead investigator into the Space Shuttle Challenger disaster, and retired from NASA in 1986. Ten years later, Overmyer died in Duluth, Minnesota while testing the Cirrus VK-30 composite homebuilt aircraft.", "wiki": "https://en.wikipedia.org/wiki/Robert_F._Overmyer", "last_flight": "1985-04-29T16:02:18Z", "first_flight": "1982-11-11T12:19:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 360, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/360/?format=api", "name": "Robert L. Stewart", "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": 393, "name": "[AUTO] Robert L. Stewart - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520l.2520stewart_image_20181202105233.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185734.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": "P12DT1H25S", "eva_time": "PT12H12M", "age": 82, "date_of_birth": "1942-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": "Robert Lee Stewart is a retired brigadier general of the United States Army and a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Robert_L._Stewart", "last_flight": "1985-10-03T15:15:30Z", "first_flight": "1984-02-03T13:00:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 300, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/300/?format=api", "name": "Alfred Worden", "status": { "id": 11, "name": "Deceased" }, "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": 409, "name": "[AUTO] Alfred Worden - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alfred2520worden_image_20181202090203.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185759.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": "P12D", "eva_time": "PT39M7S", "age": 88, "date_of_birth": "1932-02-07", "date_of_death": "2020-03-18", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Alfred Merrill \"Al\" Worden is an American astronaut and engineer who was the Command Module Pilot for the Apollo 15 lunar mission in 1971. He is one of only 24 people to have flown to the Moon.", "wiki": "https://en.wikipedia.org/wiki/Alfred_Worden", "last_flight": "1971-07-26T13:34:00Z", "first_flight": "1971-07-26T13:34:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 } ] }{ "count": 805, "next": "