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=340&ordering=time_in_space
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=350&ordering=time_in_space", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=330&ordering=time_in_space", "results": [ { "id": 419, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/419/?format=api", "name": "Bruce E. Melnick", "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": 378, "name": "[AUTO] Bruce E. Melnick - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bruce2520e.2520melnick_image_20181202141525.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185712.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": "P13DT1H26M45S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-12-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": "Bruce Edward Melnick is a former American astronaut and retired United States Coast Guard officer. Following retirement from NASA and the Coast Guard, he entered the aerospace industry. He served as a Vice President with the Boeing Co.'s Integrated Defense Systems group, in charge of Boeing's Florida operations at the John F. Kennedy Space Center (KSC). Melnick retired in 2008 and currently resides on Merritt Island, Florida.", "wiki": "https://en.wikipedia.org/wiki/Bruce_E._Melnick", "last_flight": "1992-05-07T23:40:00Z", "first_flight": "1990-10-06T11:47:15Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 319, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/319/?format=api", "name": "Joseph P. Allen", "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": 793, "name": "[AUTO] Joseph P. Allen - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph2520p.2520allen_image_20181202092556.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190807.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": "P13DT1H58M", "eva_time": "PT11H42M", "age": 87, "date_of_birth": "1937-06-27", "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": "Joseph Percival \"Joe\" Allen IV, Ph.D. is a former NASA astronaut. He logged more than 3,000 hours flying time in jet aircraft.\r\n\r\nAllen is married to the former Bonnie Jo Darling of Elkhart, Indiana. Their children are David Christopher, born September 1968 and Elizabeth Darling, born May 1972.", "wiki": "https://en.wikipedia.org/wiki/Joseph_P._Allen", "last_flight": "1984-11-08T12:15:00Z", "first_flight": "1982-11-11T12:19:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "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": 366, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/366/?format=api", "name": "Guy Gardner", "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": 929, "name": "[AUTO] Guy Gardner - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/guy2520gardner_image_20181202112504.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191146.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": "P13DT8H10M26S", "eva_time": "P0D", "age": 77, "date_of_birth": "1948-01-06", "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": "Guy Spence Gardner is a United States Air Force officer and a former astronaut. He holds the rank of Colonel. He flew as pilot on two Space Shuttle missions, STS-27 and STS-35. Gardner was also the 12th president of the Williamson Free School of Mechanical Trades.", "wiki": "https://en.wikipedia.org/wiki/Guy_Gardner_(astronaut)", "last_flight": "1990-12-02T06:49:00Z", "first_flight": "1988-12-02T14:30:34Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 414, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/414/?format=api", "name": "Kenneth S. Reightler Jr.", "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": 620, "name": "[AUTO] Kenneth S. Reightler Jr. - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kenneth2520s.2520reightler2520jr._image_20181202140957.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190329.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": "P13DT15H35M56S", "eva_time": "P0D", "age": 74, "date_of_birth": "1951-03-24", "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 Stanley Reightler Jr. is a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Kenneth_S._Reightler_Jr.", "last_flight": "1994-02-03T12:10:00Z", "first_flight": "1991-09-12T23:11:04Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 778, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/778/?format=api", "name": "Marina Vasilevskaya", "status": { "id": 3, "name": "In-Training" }, "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": null, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P13DT18H40M50S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 13, "name": "Belarus", "alpha_2_code": "BY", "alpha_3_code": "BLR", "nationality_name": "Belarusian", "nationality_name_composed": "Belaruso" } ], "bio": "Belarusian flight attendant selected to fly on Soyuz MS-25 and spend approximately 12 days onboard the International Space Station.", "wiki": null, "last_flight": "2024-03-23T12:36:10Z", "first_flight": "2024-03-23T12:36:10Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 138, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/138/?format=api", "name": "John Herrington", "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": 687, "name": "[AUTO] John Herrington - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520herrington_image_20181129205503.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190515.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": "P13DT18H48M13S", "eva_time": "PT19H55M", "age": 66, "date_of_birth": "1958-09-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": "John Bennett Herrington is a retired United States Naval Aviator and former NASA astronaut. In 2002, Herrington became the first enrolled member of a Native American tribe to fly in space.", "wiki": "https://en.wikipedia.org/wiki/John_Herrington", "last_flight": "2002-11-24T00:49:47Z", "first_flight": "2002-11-24T00:49:47Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 3 }, { "id": 606, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/606/?format=api", "name": "Eugene H. Trinh", "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": 298, "name": "[AUTO] Eugene H. Trinh - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eugene2520h.2520trinh_image_20190211162508.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185454.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": "P13DT19H29M37S", "eva_time": "P0D", "age": 74, "date_of_birth": "1950-09-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" }, { "id": 33, "name": "Vietnam", "alpha_2_code": "VN", "alpha_3_code": "VNM", "nationality_name": "Vietnamese", "nationality_name_composed": "Vietnamese" } ], "bio": "Eugene Huu-Chau \"Gene\" Trinh (Vietnamese: Trịnh Hữu Châu, born September 14, 1950) is a Vietnamese American biochemist who flew aboard NASA Space Shuttle mission STS-50 as a Payload Specialist, becoming the first Vietnamese American astronaut in space.", "wiki": "https://en.wikipedia.org/wiki/Eugene_H._Trinh", "last_flight": "1992-06-25T16:12:23Z", "first_flight": "1992-06-25T16:12:23Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 605, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/605/?format=api", "name": "Lawrence J. DeLucas", "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": 376, "name": "[AUTO] Lawrence J. DeLucas - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lawrence2520j.2520delucas_image_20190211162515.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185709.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": "P13DT19H29M37S", "eva_time": "P0D", "age": 74, "date_of_birth": "1950-07-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": "Lawrence James \"Larry\" DeLucas (O. D., Ph.D.) is an American biochemist who flew aboard NASA Space Shuttle mission STS-50 as a Payload Specialist. \r\nDeLucas was a member of the crew of Space Shuttle Columbia for STS-50 (June 25-July 9, 1992), the United States Microgravity Laboratory-1 (USML-1) Spacelab mission. Over a two-week period, the crew conducted a wide variety of experiments relating to materials processing and fluid physics. At mission conclusion, DeLucas had traveled over 5.7 million miles in 221 Earth orbits, and had logged over 331 hours in space.", "wiki": "https://en.wikipedia.org/wiki/Lawrence_J._DeLucas", "last_flight": "1992-06-25T16:12:23Z", "first_flight": "1992-06-25T16:12:23Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 221, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/221/?format=api", "name": "Philippe Perrin", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 46, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/46/?format=api", "name": "National Center of Space Research", "abbrev": "CNES", "type": { "id": 1, "name": "Government" } }, "image": { "id": 556, "name": "[AUTO] Philippe Perrin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/philippe2520perrin_image_20181201190321.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190149.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": "P13DT20H35M56S", "eva_time": "PT21H45M", "age": 62, "date_of_birth": "1963-01-06", "date_of_death": null, "nationality": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "bio": "Philippe Perrin (Colonel, French Air Force) (born January 6, 1963) is a French test pilot and former CNES and European Space Agency astronaut.\r\nHe served as a mission specialist on the STS-111 mission in 2002 and logged over 332 hours in space, including 19 hours and 31 minutes in three spacewalks, performed with Franklin Chang-Diaz.", "wiki": "https://en.wikipedia.org/wiki/Philippe_Perrin", "last_flight": "2002-06-05T21:22:49Z", "first_flight": "2002-06-05T21:22:49Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 3 } ] }{ "count": 805, "next": "