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&ordering=-id
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=10&ordering=-id", "previous": null, "results": [ { "id": 839, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/839/?format=api", "name": "Sergey Mikayev", "status": { "id": 1, "name": "Active" }, "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": "P0D", "eva_time": "P0D", "age": 40, "date_of_birth": "1985-03-15", "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": "Sergey Mikayev is a Russian cosmonaut affiliated with Roscosmos", "wiki": "https://en.wikipedia.org/wiki/Sergey_Mikayev", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 838, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/838/?format=api", "name": "Eric Philips", "status": { "id": 1, "name": "Active" }, "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": 2362, "name": "Eric Philips", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eric_philips_image_20250329173123.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eric_philips_image_thumbnail_20250329173123.jpeg", "credit": "SpaceX", "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": "P3DT14H32M38S", "eva_time": "P0D", "age": 62, "date_of_birth": "1962-04-30", "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": "Eric Philips is an Australian polar explorer, adventurer, polar guide and private astronaut.", "wiki": "https://en.wikipedia.org/wiki/Eric_Philips_(explorer)", "last_flight": "2025-04-01T01:46:50Z", "first_flight": "2025-04-01T01:46:50Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 837, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/837/?format=api", "name": "Rabea Rogge", "status": { "id": 1, "name": "Active" }, "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": 2361, "name": "Rabea Rogge", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rabea_rogge_image_20250329173100.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rabea_rogge_image_thumbnail_20250329173100.jpeg", "credit": "SpaceX", "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": "P3DT14H32M38S", "eva_time": "P0D", "age": 30, "date_of_birth": "1995-01-01", "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": "Rabea Rogge is an electrical engineer, robotic researcher and polar scientist who is currently scheduled to be the first female German astronaut.", "wiki": "https://en.wikipedia.org/wiki/Rabea_Rogge", "last_flight": "2025-04-01T01:46:50Z", "first_flight": "2025-04-01T01:46:50Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 836, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/836/?format=api", "name": "Jannicke Mikkelsen", "status": { "id": 1, "name": "Active" }, "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": 2360, "name": "Jannicke Mikkelsen", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jannicke_mikkel_image_20250329173033.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jannicke_mikkel_image_thumbnail_20250329173034.jpeg", "credit": "SpaceX", "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": "P3DT14H32M38S", "eva_time": "P0D", "age": 38, "date_of_birth": "1986-06-08", "date_of_death": null, "nationality": [ { "id": 49, "name": "Norway", "alpha_2_code": "NO", "alpha_3_code": "NOR", "nationality_name": "Norwegian", "nationality_name_composed": "Norwegian" }, { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Jannicke Jane Mikkelsen is a Norwegian cinematographer and film director who has worked in the field of virtual reality (VR) cinematography, 3D animation and augmented reality technology, focusing on fringe technology and combining traditional film production with new technologies for films shot in remote areas.", "wiki": "https://en.wikipedia.org/wiki/Jannicke_Mikkelsen", "last_flight": "2025-04-01T01:46:50Z", "first_flight": "2025-04-01T01:46:50Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 835, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/835/?format=api", "name": "Chun Wang", "status": { "id": 1, "name": "Active" }, "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": 2359, "name": "Chun Wang", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chun_wang_image_20250329173005.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chun_wang_image_thumbnail_20250329173006.jpeg", "credit": "SpaceX", "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": "P3DT14H32M38S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 88, "name": "Malta", "alpha_2_code": "MT", "alpha_3_code": "MLT", "nationality_name": "Maltese", "nationality_name_composed": "Maltese" } ], "bio": "Chun Wang is a Chinese-born Maltese cryptocurrency investor and entrepreneur.", "wiki": "https://en.wikipedia.org/wiki/Chun_Wang", "last_flight": "2025-04-01T01:46:50Z", "first_flight": "2025-04-01T01:46:50Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 834, "url": "https://lldev.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://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": "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 }, { "id": 833, "url": "https://lldev.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://lldev.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": "P0D", "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": null, "first_flight": null, "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": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 832, "url": "https://lldev.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://lldev.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": "P0D", "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": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 831, "url": "https://lldev.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://lldev.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": "P0D", "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": null, "first_flight": null, "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": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 830, "url": "https://lldev.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://lldev.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": "P0D", "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": null, "first_flight": null, "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": 0, "landings_count": 0, "spacewalks_count": 0 } ] }{ "count": 805, "next": "