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=530&ordering=age
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=540&ordering=age", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=520&ordering=age", "results": [ { "id": 355, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/355/?format=api", "name": "George Nelson", "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": 832, "name": "[AUTO] George Nelson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/george2520nelson_image_20181202104538.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190908.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": "P17DT2H43M", "eva_time": "PT9H22M", "age": 74, "date_of_birth": "1950-07-13", "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": "George Driver \"Pinky\" Nelson is an American physicist, astronomer, science educator, and a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/George_Nelson_(astronaut)", "last_flight": "1988-09-29T15:37:00Z", "first_flight": "1984-04-06T13:58:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 2 }, { "id": 686, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/686/?format=api", "name": "Sir Richard Branson", "status": { "id": 14, "name": "Occasional Spaceflight" }, "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": 833, "name": "[AUTO] Sir Richard Branson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sir_richard_bra_image_20220911033736.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190909.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": "PT15M30S", "eva_time": "P0D", "age": 74, "date_of_birth": "1950-07-18", "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": "Sir Richard Branson is an English business magnate and founder of the Virgin Group. He later founded both Virgin Galactic and Virgin Orbit.", "wiki": "https://en.wikipedia.org/wiki/Richard_Branson", "last_flight": "2021-07-11T15:25:30Z", "first_flight": "2021-07-11T15:25:30Z", "social_media_links": [ { "id": 64, "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/richardbranson" }, { "id": 65, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/richardbranson/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 455, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/455/?format=api", "name": "Winston E. Scott", "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": 893, "name": "[AUTO] Winston E. Scott - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/winston_e._scot_image_20220911033837.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191050.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": "P24DT14H34M41S", "eva_time": "PT18H52M", "age": 74, "date_of_birth": "1950-08-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": "Winston Elliott Scott is a retired United States Navy Captain and former NASA astronaut. He served as a mission specialist on STS-72 in 1996 and STS-87 in 1997 logged a total of 24 days, 14 hours and 34 minutes in space, including three spacewalks totaling 19 hours and 26 minutes. Winston was also a naval pilot and flew helicopters and navy planes.", "wiki": "https://en.wikipedia.org/wiki/Winston_E._Scott", "last_flight": "1997-11-19T19:46:00Z", "first_flight": "1996-01-11T09:41:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 773, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/773/?format=api", "name": "Adrian Reynard", "status": { "id": 14, "name": "Occasional Spaceflight" }, "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": 904, "name": "[AUTO] Adrian Reynard - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/adrian_reynard_image_20230908180648.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191108.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": "PT14M", "eva_time": "P0D", "age": 74, "date_of_birth": "1951-03-23", "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": "Adrian John Reynard is the founder of Reynard Motorsport, which was a successful racing car manufacturer before it went bankrupt in 2002.", "wiki": "https://en.wikipedia.org/wiki/Adrian_Reynard", "last_flight": "2023-09-08T15:22:00Z", "first_flight": "2023-09-08T15:22:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 100, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/100/?format=api", "name": "Muhammed Faris", "status": { "id": 2, "name": "Retired" }, "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": 935, "name": "[AUTO] Muhammed Faris - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/muhammed2520faris_image_20181128230523.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191155.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": "P7DT23H4M55S", "eva_time": "P0D", "age": 74, "date_of_birth": "1951-05-26", "date_of_death": null, "nationality": [ { "id": 42, "name": "Syria", "alpha_2_code": "SY", "alpha_3_code": "SYR", "nationality_name": "Syrian", "nationality_name_composed": "Syro" } ], "bio": "Muhammed Ahmed Faris (Arabic: محمد أحمد فارس Muḥammad ʾAḥmad Fāris; born 26 May 1951) is a Syrian military aviator. He was the first Syrian and the second Arab in space.", "wiki": "https://en.wikipedia.org/wiki/Muhammed_Faris", "last_flight": "1987-07-22T01:59:17Z", "first_flight": "1987-07-22T01:59:17Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "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": 350, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/350/?format=api", "name": "Anna Lee Fisher", "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": 214, "name": "[AUTO] Anna Lee Fisher - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anna_lee_fisher_image_20220911034100.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185232.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": "P7DT23H44M", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-08-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": "Anna Lee Fisher (née Tingle) is an American chemist, emergency physician, and a former NASA astronaut. Formerly married to fellow astronaut Bill Fisher, and the mother of two children, in 1984 she became the first mother in space.[4] Fisher was formerly the oldest active American astronaut.[5] During her career at NASA, she has been involved with three major programs: the Space Shuttle, the International Space Station and the Orion project.", "wiki": "https://en.wikipedia.org/wiki/Anna_Lee_Fisher", "last_flight": "1984-11-08T12:15:00Z", "first_flight": "1984-11-08T12:15:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 101, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/101/?format=api", "name": "Bertalan Farkas", "status": { "id": 2, "name": "Retired" }, "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": 783, "name": "[AUTO] Bertalan Farkas - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bertalan2520farkas_image_20181128230711.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190752.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": "P7DT20H45M44S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-08-02", "date_of_death": null, "nationality": [ { "id": 31, "name": "Hungary", "alpha_2_code": "HU", "alpha_3_code": "HUN", "nationality_name": "Hungarian", "nationality_name_composed": "Hungarian" } ], "bio": "Bertalan Farkas (born August 2, 1949) is the first Hungarian cosmonaut and the first Esperantist in space. He is currently the president of Airlines Service and Trade. With Charles Simonyi's space travel, Farkas is no longer the only Hungarian who has been to space (he is still the only astronaut, as Simonyi flew as a space tourist).", "wiki": "https://en.wikipedia.org/wiki/Bertalan_Farkas", "last_flight": "1980-05-26T18:20:39Z", "first_flight": "1980-05-26T18:20:39Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 457, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/457/?format=api", "name": "Joseph R. Tanner", "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": 536, "name": "[AUTO] Joseph R. Tanner - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph_r._tanne_image_20220911034401.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190115.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": "P43DT13H14M4S", "eva_time": "P1DT21H29M", "age": 75, "date_of_birth": "1950-01-21", "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 Richard \"Joe\" Tanner is an American instructor at the University of Colorado Boulder, mechanical engineer, a former naval officer and aviator, and a former NASA astronaut. He was born in Danville, Illinois. He is unusual among astronauts as he did not have a background in flight test nor did he earn any advanced academic degrees. Typically those who did not do military flight test have an M.D. or Ph.D., if not a master's, whereas Tanner's path to becoming an astronaut followed operational military flying and then into NASA for operational jet training before being selected into the NASA Astronaut Corps in 1992, following an unsuccessful application in 1987.", "wiki": "https://en.wikipedia.org/wiki/Joseph_R._Tanner", "last_flight": "2006-09-09T15:14:55Z", "first_flight": "1994-11-03T16:59:43Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 7 }, { "id": 381, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/381/?format=api", "name": "Kenneth D. Cameron", "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": 690, "name": "[AUTO] Kenneth D. Cameron - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kenneth2520d.2520cameron_image_20181202133145.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190519.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": "P23DT10H10M32S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-11-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": "Kenneth Donald is a retired American naval aviator, test pilot, engineer, U.S. Marine Corps officer, and NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Kenneth_D._Cameron", "last_flight": "1995-11-12T12:30:43Z", "first_flight": "1991-04-05T14:22:45Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 } ] }{ "count": 813, "next": "