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=680&ordering=-eva_time
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=690&ordering=-eva_time", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=670&ordering=-eva_time", "results": [ { "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/121/?format=api", "name": "James Halsell", "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": 423, "name": "[AUTO] James Halsell - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520halsell_image_20181129201925.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185820.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": "P52DT10H31M32S", "eva_time": "P0D", "age": 68, "date_of_birth": "1956-09-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": "James Halsell was an Air Force Test Pilot when he was selected by NASA to become an Astronaut in 1990. He was a veteran of five flights totalling over 1,250 hours in space, pilot of two STS missions and commander of three. He also served as a manager for Shuttle Launch Integration and Space Shuttle Program manager. After the Columbia accident he led the NASA Return to Flight Planning team.", "wiki": "https://en.wikipedia.org/wiki/James_D._Halsell", "last_flight": "2000-05-19T10:11:10Z", "first_flight": "1994-07-08T16:43:01Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 0 }, { "id": 206, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/206/?format=api", "name": "Rodolfo Neri Vela", "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": 424, "name": "[AUTO] Rodolfo Neri Vela - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rodolfo2520neri2520vela_image_20181201182057.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185822.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": "P6DT21H4M", "eva_time": "P0D", "age": 73, "date_of_birth": "1952-02-19", "date_of_death": null, "nationality": [ { "id": 25, "name": "Mexico", "alpha_2_code": "MX", "alpha_3_code": "MEX", "nationality_name": "Mexican", "nationality_name_composed": "Mexico" } ], "bio": "Rodolfo Neri Vela (born 19 February 1952) is a Mexican scientist and astronaut who flew aboard a NASA Space Shuttle mission in the year 1985. He is the first Mexican, and the second Latin American to have traveled to space.", "wiki": "https://en.wikipedia.org/wiki/Rodolfo_Neri_Vela", "last_flight": "1985-11-27T00:29:00Z", "first_flight": "1985-11-27T00:29:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 85, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/85/?format=api", "name": "Maurizio Cheli", "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": 425, "name": "[AUTO] Maurizio Cheli - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maurizio2520cheli_image_20181128224319.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185823.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": "P15DT17H40M", "eva_time": "P0D", "age": 65, "date_of_birth": "1959-05-04", "date_of_death": null, "nationality": [ { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" } ], "bio": "Maurizio Cheli (born 4 May 1959) is an Italian air force officer, a European Space Agency astronaut and a veteran of one NASA space shuttle mission.\r\n\r\nHe trained with the United States Air Force and was selected as an astronaut candidate by the European Space Agency in 1992. He holds the rank of lieutenant colonel in the Italian Air Force. He flew aboard STS-75 in 1996 as a mission specialist.", "wiki": "https://en.wikipedia.org/wiki/Maurizio_Cheli", "last_flight": "1996-02-22T20:18:00Z", "first_flight": "1996-02-22T20:18:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 106, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/106/?format=api", "name": "Klaus-Dietrich Flade", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 29, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/29/?format=api", "name": "German Aerospace Center", "abbrev": "DLR", "type": { "id": 1, "name": "Government" } }, "image": { "id": 426, "name": "[AUTO] Klaus-Dietrich Flade - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/klaus-dietrich2520flade_image_20181128231425.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185824.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": "P7DT21H56M30S", "eva_time": "P0D", "age": 72, "date_of_birth": "1952-08-21", "date_of_death": null, "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Klaus-Dietrich Flade (born August 23, 1952) is a German pilot and former German Aerospace Center astronaut who visited the Mir space station in 1992 aboard the Soyuz TM-14 mission, returning to Earth a week later aboard Soyuz TM-13.", "wiki": "https://en.wikipedia.org/wiki/Klaus-Dietrich_Flade", "last_flight": "1992-03-17T10:54:30Z", "first_flight": "1992-03-17T10:54:30Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 251, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/251/?format=api", "name": "Rakesh Sharma", "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": 427, "name": "[AUTO] Rakesh Sharma - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rakesh2520sharma_image_20181201220613.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185826.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": "P7DT21H40M6S", "eva_time": "P0D", "age": 76, "date_of_birth": "1949-01-13", "date_of_death": null, "nationality": [ { "id": 9, "name": "India", "alpha_2_code": "IN", "alpha_3_code": "IND", "nationality_name": "Indian", "nationality_name_composed": "Indo" } ], "bio": "Rakesh Sharma (born 13 January 1949) is a former Indian Air Force pilot who flew aboard Soyuz T-11, launched on 2 April 1984, as part of the Interkosmos programme. Sharma is the first Indian citizen to travel in space.", "wiki": "https://en.wikipedia.org/wiki/Rakesh_Sharma", "last_flight": "1984-04-03T13:08:42Z", "first_flight": "1984-04-03T13:08:42Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 640, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/640/?format=api", "name": "Hazza Al Mansouri", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 198, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/198/?format=api", "name": "Mohammed bin Rashid Space Centre", "abbrev": "MBRSC", "type": { "id": 1, "name": "Government" } }, "image": { "id": 428, "name": "[AUTO] Hazza Al Mansouri - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hazza2520al2520mansouri_image_20190911121239.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185827.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": "P7DT21H1M18S", "eva_time": "P0D", "age": 41, "date_of_birth": "1983-12-13", "date_of_death": null, "nationality": [ { "id": 21, "name": "United Arab Emirates", "alpha_2_code": "AE", "alpha_3_code": "ARE", "nationality_name": "Emirati", "nationality_name_composed": "Emirati" } ], "bio": "Hazza Al Mansouri is one of the first two astronauts from the United Arab Emirates.", "wiki": "https://en.wikipedia.org/wiki/Hazza_Al_Mansouri", "last_flight": "2019-09-25T13:57:42Z", "first_flight": "2019-09-25T13:57:42Z", "social_media_links": [ { "id": 141, "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/astro_hazzaa" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 661, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/661/?format=api", "name": "Chris Sembroski", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 429, "name": "[AUTO] Chris Sembroski - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chris_sembroski_image_20210914154201.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185829.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": "P3DT23H4M4S", "eva_time": "P0D", "age": 45, "date_of_birth": "1979-08-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": "Chris Sembroski is an aerospace worker at Lockheed Martin who used to work on Minuteman missiles in the Air Force.\r\n\r\nBirth date is unknown.", "wiki": "https://en.wikipedia.org/wiki/Christopher_Sembroski", "last_flight": "2021-09-16T00:02:56Z", "first_flight": "2021-09-16T00:02:56Z", "social_media_links": [ { "id": 154, "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/epathctocs" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 620, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/620/?format=api", "name": "Richard Garriott", "status": { "id": 2, "name": "Retired" }, "agency": null, "image": { "id": 430, "name": "[AUTO] Richard Garriott - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard2520garriott_image_20190211162327.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185831.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": "P11DT20H35M27S", "eva_time": "P0D", "age": 63, "date_of_birth": "1961-07-04", "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": "Richard Allen Garriott de Cayeux (born July 4, 1961) is an English-American video game developer and entrepreneur.\r\n\r\nOn October 12, 2008, Garriott flew aboard Soyuz TMA-13 to the International Space Station as a private astronaut, returning 12 days later aboard Soyuz TMA-12. He became the second astronaut, and first from the U.S., who had a parent that was also a space traveler.", "wiki": "https://en.wikipedia.org/wiki/Richard_Garriott", "last_flight": "2008-10-12T07:01:33Z", "first_flight": "2008-10-12T07:01:33Z", "social_media_links": [ { "id": 146, "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/RichardGarriott" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 197, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/197/?format=api", "name": "Ernst Messerschmid", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 29, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/29/?format=api", "name": "German Aerospace Center", "abbrev": "DLR", "type": { "id": 1, "name": "Government" } }, "image": { "id": 434, "name": "[AUTO] Ernst Messerschmid - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ernst2520messerschmid_image_20181201175413.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185837.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": "P7DT44M", "eva_time": "P0D", "age": 79, "date_of_birth": "1945-05-21", "date_of_death": null, "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Ernst Willi Messerschmid (born May 21, 1945) is a German physicist and former astronaut.\r\nFrom 1978 to 1982, he worked at the DFVLR (the precursor of the DLR) in the Institute of Communications Technology in Oberpfaffenhofen on space-borne communications. In 1983, he was selected as one of the astronauts for the first German Spacelab mission D-1. He flew as payload specialist on STS-61-A in 1985, spending over 168 hours in space.", "wiki": "https://en.wikipedia.org/wiki/Ernst_Messerschmid", "last_flight": "1985-10-30T17:00:00Z", "first_flight": "1985-10-30T17:00:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 685, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/685/?format=api", "name": "Wally Funk", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 436, "name": "[AUTO] Wally Funk - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/wally_funk_image_20220911033704.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185840.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": "PT10M", "eva_time": "P0D", "age": 87, "date_of_birth": "1938-02-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": "Mary Wallace \"Wally\" Funk is an American aviator and Goodwill Ambassador. She was the first female air safety investigator for the National Transportation Safety Board, the first female civilian flight instructor at Fort Sill, Oklahoma, and the first female Federal Aviation Agency inspector, as well as one of the Mercury 13.", "wiki": "https://en.wikipedia.org/wiki/Wally_Funk", "last_flight": "2021-07-20T13:12:00Z", "first_flight": "2021-07-20T13:12:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 805, "next": "