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 - ll.thespacedevs.com/docs
GET /2.3.0/astronauts/?format=api&offset=790&ordering=id
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=800&ordering=id", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=780&ordering=id", "results": [ { "id": 825, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/825/?format=api", "name": "Richard Scott", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M8S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Dr. Scott is a reproductive endocrinologist, embryologist, professor, research scientist, philanthropist, entrepreneur, and avid pilot. He was a founding partner and CEO of IVIRMA Global, the world’s largest fertility care group with clinics and laboratories in 10 countries.", "wiki": null, "last_flight": "2025-02-25T15:49:11Z", "first_flight": "2025-02-25T15:49:11Z", "social_media_links": [ { "id": 254, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/richard-scott-25955789/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 826, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/826/?format=api", "name": "Tushar Shah", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M8S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 17, "name": "Unknown", "alpha_2_code": "??", "alpha_3_code": "???", "nationality_name": "Earthling", "nationality_name_composed": "Earthling" } ], "bio": "Tushar is a partner and the co-head of research at a quantitative hedge fund in New York City. He studied physics as an undergraduate at MIT and high energy experimental particle physics for his PhD, also at MIT.", "wiki": null, "last_flight": "2025-02-25T15:49:11Z", "first_flight": "2025-02-25T15:49:11Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 827, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/827/?format=api", "name": "Russel Wilson", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M8S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" } ], "bio": "Cryptocurrencies entrepreneur", "wiki": null, "last_flight": "2025-02-25T15:49:11Z", "first_flight": "2025-02-25T15:49:11Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 828, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/828/?format=api", "name": "Aisha Bowe", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M21S", "eva_time": "P0D", "age": 38, "date_of_birth": "1986-11-04", "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": 99, "name": "Bahamas", "alpha_2_code": "BS", "alpha_3_code": "BHS", "nationality_name": "Bahamian", "nationality_name_composed": "Bahamo" } ], "bio": "Former NASA rocket scientist, entrepreneur, and global STEM advocate.", "wiki": "https://en.wikipedia.org/wiki/Aisha_Bowe", "last_flight": "2025-04-14T13:30:00Z", "first_flight": "2025-04-14T13:30:00Z", "social_media_links": [ { "id": 259, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/aishabowe/" }, { "id": 260, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "https://www.aishabowe.com/" }, { "id": 261, "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/aishabowe/" }, { "id": 262, "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://x.com/arbowe" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 829, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/829/?format=api", "name": "Amanda Nguyen", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M21S", "eva_time": "P0D", "age": 33, "date_of_birth": "1991-10-10", "date_of_death": null, "nationality": [ { "id": 33, "name": "Vietnam", "alpha_2_code": "VN", "alpha_3_code": "VNM", "nationality_name": "Vietnamese", "nationality_name_composed": "Vietnamese" }, { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Amanda Ngoc Nguyễn is a social entrepreneur, civil rights activist, and the chief executive officer and founder of Rise, a non-governmental civil rights organization. Nguyen drafted the Sexual Assault Survivors' Rights Act, a bill that passed unanimously through the United States Congress.", "wiki": "https://fr.wikipedia.org/wiki/Amanda_N._Nguyen", "last_flight": "2025-04-14T13:30:00Z", "first_flight": "2025-04-14T13:30:00Z", "social_media_links": [ { "id": 263, "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/amandangocnguyen/" }, { "id": 264, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "https://amanda.website/" }, { "id": 265, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/amanda-nguyen-7359a021/" }, { "id": 266, "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://x.com/nguyen_amanda" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 830, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/830/?format=api", "name": "Gayle King", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M21S", "eva_time": "P0D", "age": 70, "date_of_birth": "1954-12-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": "Gayle King is an American television personality, author, and broadcast journalist for CBS News, co-hosting its flagship morning program, CBS Mornings, and before that its predecessor CBS This Morning. She is also an editor-at-large for O, The Oprah Magazine. King was named one of Time magazine's \"100 Most Influential People of 2019\".", "wiki": "https://en.wikipedia.org/wiki/Gayle_King", "last_flight": "2025-04-14T13:30:00Z", "first_flight": "2025-04-14T13:30:00Z", "social_media_links": [ { "id": 267, "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/gayleking/" }, { "id": 268, "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://x.com/gayleking" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 831, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/831/?format=api", "name": "Katy Perry", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M21S", "eva_time": "P0D", "age": 40, "date_of_birth": "1984-10-25", "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": "Katheryn Elizabeth Hudson, known professionally as Katy Perry, is an American singer, songwriter, and television personality. Perry is one of the best-selling music artists in history, having sold over 143 million units worldwide. She is known for her influence on pop music and her camp style, being dubbed the \"Queen of Camp\" by Vogue and Rolling Stone.", "wiki": "https://en.wikipedia.org/wiki/Katy_Perry", "last_flight": "2025-04-14T13:30:00Z", "first_flight": "2025-04-14T13:30:00Z", "social_media_links": [ { "id": 269, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "https://www.katyperry.com/" }, { "id": 270, "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/katyperry/" }, { "id": 271, "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://x.com/katyperry" }, { "id": 272, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/katy-perry-587921a8/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 832, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/832/?format=api", "name": "Kerianne Flynn", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M21S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Kerianne Flynn is an American film producer known for her work on independent films. She has contributed to several notable projects, including The Automatic Hate (2015), This Changes Everything (2018), and Lilly (2024).", "wiki": "https://en.wikipedia.org/wiki/Kerianne_Flynn", "last_flight": "2025-04-14T13:30:00Z", "first_flight": "2025-04-14T13:30:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 833, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/833/?format=api", "name": "Lauren Sánchez", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M21S", "eva_time": "P0D", "age": 55, "date_of_birth": "1969-09-19", "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": "Lauren Wendy Sánchez is an American journalist, author and philanthropist who gained fame as an entertainment reporter and news anchor. She is a licensed pilot and founder of Black Ops Aviation. In 2023, she became engaged to Amazon founder Jeff Bezos.", "wiki": "https://en.wikipedia.org/wiki/Lauren_S%C3%A1nchez", "last_flight": "2025-04-14T13:30:00Z", "first_flight": "2025-04-14T13:30:00Z", "social_media_links": [ { "id": 273, "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/laurenwsanchez/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 834, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/834/?format=api", "name": "Oleg Vladimirovich Platonov", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.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": "P0D", "eva_time": "P0D", "age": 28, "date_of_birth": "1996-06-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": "Oleg Vladimirovich Platonov is a Russian cosmonaut selected by Roscosmos in 2018 as part of the Group 17 cosmonaut selection. He is a former military pilot and engineer.", "wiki": "https://en.wikipedia.org/wiki/Oleg_Platonov_(cosmonaut)", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 } ] }{ "count": 807, "next": "