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=310&ordering=status
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=320&ordering=status", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=300&ordering=status", "results": [ { "id": 418, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/418/?format=api", "name": "Mae Jemison", "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": 501, "name": "[AUTO] Mae Jemison - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mae_jemison_image_20220911033619.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190022.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": "P7DT22H30M", "eva_time": "P0D", "age": 68, "date_of_birth": "1956-10-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": "Mae Carol Jemison is an American engineer, physician and NASA astronaut. She became the first African American woman to travel in space when she went into orbit aboard the Space Shuttle Endeavour on September 12, 1992. After medical school and a brief general practice, Jemison served in the Peace Corps from 1985 until 1987, when she was selected by NASA to join the astronaut corps. She resigned from NASA in 1993 to found a company researching the application of technology to daily life. She has appeared on television several times, including as an actress in an episode of Star Trek: The Next Generation. She is a dancer and holds nine honorary doctorates in science, engineering, letters, and the humanities. She is the current principal of the 100 Year Starship organization.", "wiki": "https://en.wikipedia.org/wiki/Mae_Jemison", "last_flight": "1992-09-12T14:23:00Z", "first_flight": "1992-09-12T14:23:00Z", "social_media_links": [ { "id": 1, "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/maejemison" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 502, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/502/?format=api", "name": "Sandra Magnus", "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": 503, "name": "[AUTO] Sandra Magnus - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sandra_magnus_image_20220911033740.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190025.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": "P157DT8H43M26S", "eva_time": "P0D", "age": 60, "date_of_birth": "1964-10-30", "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": "Sandra Hall Magnus is an American engineer and a former NASA astronaut. She returned to Earth with the crew of STS-119 Discovery on March 28, 2009, after having spent 134 days in orbit. She was assigned to the crew of STS-135, the final mission of the Space Shuttle. She is also a licensed amateur radio operator with the call sign KE5FYE.", "wiki": "https://en.wikipedia.org/wiki/Sandra_Magnus", "last_flight": "2011-07-08T15:29:04Z", "first_flight": "2002-10-07T19:45:51Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 391, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/391/?format=api", "name": "Marsha Ivins", "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": 506, "name": "[AUTO] Marsha Ivins - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marsha_ivins_image_20220911034537.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190030.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": "P55DT21H46M46S", "eva_time": "P0D", "age": 74, "date_of_birth": "1951-04-15", "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": "Marsha Sue Ivins is an American former astronaut and a veteran of five space shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Marsha_Ivins", "last_flight": "2001-02-07T23:13:02Z", "first_flight": "1990-01-09T12:35:00Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 0 }, { "id": 120, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/120/?format=api", "name": "Claudie Haigneré", "status": { "id": 2, "name": "Retired" }, "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": 507, "name": "[AUTO] Claudie Haigneré - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/claudie2520haigner25c325a9_image_20181129095923.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190032.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": "P25DT14H23M22S", "eva_time": "P0D", "age": 67, "date_of_birth": "1957-05-13", "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": "Claudie André-Deshays Haigneré (born 13 May 1957) is a French former astronaut with the Centre National d'Études Spatiales and the European Space Agency. She was the first French woman to go the space and the first European woman to visit the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Claudie_Haigneré", "last_flight": "2001-10-21T08:59:35Z", "first_flight": "1996-08-17T13:18:03Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 56, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/56/?format=api", "name": "Viktor Afanasyev", "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": 510, "name": "[AUTO] Viktor Afanasyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viktor2520afanasyev_image_20181128215901.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190036.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": "P555DT18H34M26S", "eva_time": "P1DT14H33M", "age": 76, "date_of_birth": "1948-12-31", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Viktor Mikhailovich Afanasyev Russian: Виктор Михайлович Афанасьев; born 31 December 1948) is a colonel in the Russian Air Force and a test cosmonaut of the Yu. A. Gagarin Cosmonaut Training Center.", "wiki": "https://en.wikipedia.org/wiki/Viktor_Afanasyev_(cosmonaut)", "last_flight": "2001-10-21T08:59:35Z", "first_flight": "1990-12-02T08:13:32Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 7 }, { "id": 139, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/139/?format=api", "name": "Richard Hieb", "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": 511, "name": "[AUTO] Richard Hieb - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard2520hieb_image_20181129205559.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190037.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": "P32DT33M45S", "eva_time": "PT15H55M", "age": 69, "date_of_birth": "1955-09-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": "Richard James Hieb is a former NASA astronaut and a veteran of three space shuttle missions. He was a mission specialist on STS-39 and STS-49, and was a payload commander on STS-65.", "wiki": "https://en.wikipedia.org/wiki/Richard_Hieb", "last_flight": "1994-07-08T16:43:01Z", "first_flight": "1991-04-28T11:33:14Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 3 }, { "id": 281, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/281/?format=api", "name": "Aleksandr Aleksandrovich Volkov", "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": 512, "name": "[AUTO] Aleksandr Aleksandrovich Volkov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520aleksandrovich2520volkov_image_20181201224523.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190039.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": "P391DT11H51M54S", "eva_time": "PT10H12M", "age": 76, "date_of_birth": "1948-05-27", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Aleksandr Aleksandrovich Volkov (Russian: Алекса́ндр Алекса́ндрович Во́лков, born 27 May 1948) is a retired Russian cosmonaut. He is a veteran of 3 space flights, including twice to the Mir Soviet space station, and is the father of cosmonaut Sergey Volkov.", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Aleksandrovich_Volkov", "last_flight": "1991-10-02T05:59:38Z", "first_flight": "1985-09-17T12:38:52Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 2 }, { "id": 478, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/478/?format=api", "name": "Kathryn P. Hire", "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": 513, "name": "[AUTO] Kathryn P. Hire - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kathryn2520p.2520hire_image_20181202152358.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190040.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": "P29DT15H57M52S", "eva_time": "P0D", "age": 65, "date_of_birth": "1959-08-26", "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": "Kathryn Patricia \"Kay\" Hire is a NASA astronaut and Captain in the U.S. Navy Reserve who has flown aboard two Space Shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Kathryn_P._Hire", "last_flight": "2010-02-08T09:14:08Z", "first_flight": "1998-04-17T18:19:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 416, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/416/?format=api", "name": "Jan Davis", "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": 514, "name": "[AUTO] Jan Davis - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jan_davis_image_20220911033904.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190042.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": "P28DT2H6M", "eva_time": "P0D", "age": 71, "date_of_birth": "1953-11-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": "Nancy Jan Davis is a former American astronaut. A veteran of three space flights, Davis logged over 673 hours in space. She is now retired from NASA.", "wiki": "https://en.wikipedia.org/wiki/Jan_Davis", "last_flight": "1997-08-07T14:41:00Z", "first_flight": "1992-09-12T14:23:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 203, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/203/?format=api", "name": "Chiaki Mukai", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 515, "name": "[AUTO] Chiaki Mukai - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chiaki2520mukai_image_20181201180321.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190043.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": "P23DT15H39M25S", "eva_time": "P0D", "age": 72, "date_of_birth": "1952-05-06", "date_of_death": null, "nationality": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "bio": "Chiaki Mukai (向井 千秋 Mukai Chiaki, born May 6, 1952, Tatebayashi, Gunma, Japan) is a Japanese doctor and JAXA astronaut. She was the first Japanese woman in space, and was the first Japanese citizen to have two spaceflights. Both were Space Shuttle missions; her first was STS-65 aboard Space Shuttle Columbia in July 1994, which was a Spacelab mission. Her second spaceflight was STS-95 aboard Space Shuttle Discovery in 1998. In total she has spent 23 days in space.", "wiki": "https://en.wikipedia.org/wiki/Chiaki_Mukai", "last_flight": "1998-10-29T19:19:34Z", "first_flight": "1994-07-08T16:43:01Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 } ] }{ "count": 805, "next": "