Astronaut List
API endpoint that allows Astronaut to be viewed.
GET: Return a list of all the existing astronauts.
MODE: Normal, List, LaunchList and Detailed /2.0.0/astronaut/?mode=detailed
FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids' Example - /2.0.0/astronaut/?nationality=American
SEARCH EXAMPLE: /2.0.0/astronaut/?search=armstrong Searches through name, nationality and agency name
ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.0.0/astronaut/?order=name
GET /2.0.0/astronaut/?format=api&offset=780&ordering=date_of_birth
{ "count": 831, "next": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=790&ordering=date_of_birth", "previous": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=770&ordering=date_of_birth", "results": [ { "id": 861, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/861/?format=api", "name": "Aaron Newman", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Entrepreneur, explorer, and US Army veteran.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/aaron_newman_in_image_20251008055533.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/aaron_newman_in_image_thumbnail_20251008055534.jpeg", "last_flight": "2025-10-08T13:40:27Z", "first_flight": "2025-10-08T13:40:27Z" }, { "id": 826, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/826/?format=api", "name": "Tushar Shah", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "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.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg" }, "profile_image": null, "profile_image_thumbnail": null, "last_flight": "2025-02-25T15:49:11Z", "first_flight": "2025-02-25T15:49:11Z" }, { "id": 844, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/844/?format=api", "name": "Amy Medina Jorge", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "Puerto Rican", "bio": "High school and middle school STEM teacher", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/amy_medina_jorg_image_20250601063335.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/amy_medina_jorg_image_thumbnail_20250601063336.jpeg", "last_flight": "2025-05-31T13:39:11Z", "first_flight": "2025-05-31T13:39:11Z" }, { "id": 757, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/757/?format=api", "name": "Angelo Landolfi", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": null, "date_of_death": null, "nationality": "Italian", "bio": "Italian Air Force physician selected to fly on the Virgin Galactic 01 mission.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 1050, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1050/?format=api", "name": "Italian Air Force", "featured": false, "type": "Government", "country_code": "ITA", "abbrev": "IAF", "description": "The Italian Air Force is the air force of the Italian Republic. The Italian Air Force was founded as an independent service arm on 28 March 1923 by King Victor Emmanuel III as the Regia Aeronautica (\"Royal Air Force\"). After World War II, when Italy became a republic following a referendum, the Regia Aeronautica was given its current name.", "administrator": null, "founding_year": "1923", "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/angelo_landolfi_image_20230626124438.png", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185344.png", "last_flight": "2023-06-29T15:28:38Z", "first_flight": "2023-06-29T15:28:38Z" }, { "id": 730, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/730/?format=api", "name": "Victor Vescovo", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Victor is a co-founder of private equity investment firm Insight Equity. He has completed the “Explorer’s Grand Slam,” which includes summiting the world’s seven summits and skiing to the North and South Poles. In 2020, he became the first person to repeatedly dive to the deepest point in the ocean, Challenger Deep (now twelve times). He is the first person to visit the deepest point in the world’s five oceans and executed the deepest wreck dive in history. Victor is a commercially-rated multi-engine jet and helicopter pilot, as well as a certified submersible test pilot. He holds degrees from Stanford, MIT, and Harvard Business School, and served 20 years in the U.S. Navy Reserve as an intelligence officer, retiring as a Commander (O-5).", "twitter": "https://twitter.com/VictorVescovo", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Victor_Vescovo", "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/victor_vescovo_image_20220911033720.png", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185235.png", "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2022-06-04T13:25:02Z" }, { "id": 641, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/641/?format=api", "name": "Rosie the Astronaut", "status": { "id": 1, "name": "Active" }, "type": { "id": 6, "name": "Non-Human" }, "date_of_birth": null, "date_of_death": null, "nationality": "Earthling", "bio": "Rosie the Astronaut is an Anthropomorphic Test Device (ATD), named after the iconic WWII character, Rosie the Riveter.\r\nIt will launch aboard the Boeing Starliner for its inaugural uncrewed flight to the International Space Station and back.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/80/?format=api", "name": "Boeing", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "BA", "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.", "administrator": "CEO: Kelly Ortberg", "founding_year": "1916", "launchers": "SLS", "spacecraft": "Starliner", "parent": null, "image_url": null }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rosie2520the2520astronaut_image_20191204080725.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190643.jpeg", "last_flight": "2022-05-19T22:54:47Z", "first_flight": "2019-12-20T11:36:43Z" }, { "id": 842, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/842/?format=api", "name": "Paul Jeris", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Real estate developer and entrepreneur.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/paul_jeris_offi_image_20250601063121.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/paul_jeris_offi_image_thumbnail_20250601063122.jpeg", "last_flight": "2025-05-31T13:39:11Z", "first_flight": "2025-05-31T13:39:11Z" }, { "id": 855, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/855/?format=api", "name": "Gökhan Erdem", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "Turkish", "bio": "Turkish businessman and a board member of Erdem Holding, a diverse group of companies operating in the energy, telecommunications, construction, and manufacturing sectors. Outside of his professional responsibilities, Gökhan is a passionate space enthusiast and an avid photographer. Deeply inspired by space exploration, he dreams of one day traveling to the International Space Station and possibly even beyond.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/g25c325b6khan_image_20250721163829.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/g25c325b6khan_image_thumbnail_20250721163830.jpeg", "last_flight": "2025-08-03T12:42:16Z", "first_flight": "2025-08-03T12:42:16Z" }, { "id": 772, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/772/?format=api", "name": "Timothy Nash", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "British", "bio": "Passenger on Virgin Galactic 03 launch", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 1024, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1024/?format=api", "name": "Virgin Galactic", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "VG", "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.", "administrator": "Founder: Richard Branson", "founding_year": "2004", "launchers": "VMS Eve", "spacecraft": "VSS Enterprise | VSS Unity", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg" }, "profile_image": null, "profile_image_thumbnail": null, "last_flight": "2023-09-08T15:22:00Z", "first_flight": "2023-09-08T15:22:00Z" }, { "id": 794, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/794/?format=api", "name": "Carol Schaller", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Carol is a retired CPA. In 2017, her doctor told her she would likely go blind. She has since traveled to 25 countries around the world, visited Mount Everest Base Camp, trekked to the Bwindi Impenetrable Forest of Uganda to see mountain gorillas, visited the South Pole, and camped in a tent in the desolate Antarctic plain at -20 degrees. Seeing Earth’s thin layer of atmosphere in the blackness of space will fulfill a lifelong dream.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg" }, "profile_image": null, "profile_image_thumbnail": null, "last_flight": "2024-05-19T14:35:09Z", "first_flight": "2024-05-19T14:35:09Z" } ] }