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.2.0/astronaut/?mode=detailed
FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids', 'is_human', 'type__id', 'has_flown', 'in_space' Example - /2.2.0/astronaut/?nationality=American
SEARCH EXAMPLE: /2.2.0/astronaut/?search=armstrong Searches through name, nationality and agency name
ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.2.0/astronaut/?order=name
GET /2.2.0/astronaut/?format=api&offset=380&ordering=spacewalks_count
https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=390&ordering=spacewalks_count", "previous": "https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=370&ordering=spacewalks_count", "results": [ { "id": 728, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/728/?format=api", "name": "Victor Correa Hespanha", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M45S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "Brazilian", "bio": "Victor is a civil production engineer from Minas Gerais (Brazil).", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.2.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", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/victor_correa_h_image_20220911034635.png", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185726.png", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2022-06-04T13:25:02Z" }, { "id": 819, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/819/?format=api", "name": "Emily Calandrelli", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M14S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Emily Dawn Calandrelli is an American science communicator, engineer, author, and television presenter. She was the host and an executive producer of Xploration Outer Space and Emily's Wonder Lab.", "twitter": "https://x.com/TheSpaceGal", "instagram": "https://www.instagram.com/thespacegal/", "wiki": "https://en.wikipedia.org/wiki/Emily_Calandrelli", "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.2.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", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/emily_calandrel_image_20241118183545.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/emily_calandrel_image_thumbnail_20241118183546.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2024-11-22T15:30:00Z", "first_flight": "2024-11-22T15:30:00Z" }, { "id": 637, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/637/?format=api", "name": "Ripley", "status": { "id": 1, "name": "Active" }, "type": { "id": 6, "name": "Non-Human" }, "in_space": false, "time_in_space": "P6DT5H56M", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "Earthling", "bio": "Ripley is an Anthropomorphic Test Device (ATD), named as a homage to Sigourney Weaver's character in the Alien movies franchise, launched aboard the SpaceX Crew Dragon for its inaugural flight to the International Space Station and back.", "twitter": "https://twitter.com/RipleyStarman", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Crew_Dragon_Demo-1#Payload", "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": "2002", "launchers": "Falcon | Starship", "spacecraft": "Dragon", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ripley_image_20210520140321.png", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190935.png", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2019-03-02T07:49:00Z", "first_flight": "2019-03-02T07:49:00Z" }, { "id": 676, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/676/?format=api", "name": "David Mackay", "status": { "id": 1, "name": "Active" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT1H57M30S", "eva_time": "P0D", "age": 68, "date_of_birth": "1957-01-01", "date_of_death": null, "nationality": "British", "bio": "Astronaut David William Donald Mackay AFC is the British Chief Pilot of Virgin Galactic, and a former RAF test pilot. He is the first native-born Scot to visit space.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/David_Mackay_(pilot)", "agency": { "id": 1024, "url": "https://lldev.thespacedevs.com/2.2.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", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/david_mackay_image_20220911034224.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190659.jpeg", "flights_count": 19, "landings_count": 19, "spacewalks_count": 0, "last_flight": "2021-07-11T15:25:30Z", "first_flight": "2012-06-29T12:00:00Z" }, { "id": 517, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/517/?format=api", "name": "Lee Archambault", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P26DT15H40M12S", "eva_time": "P0D", "age": 64, "date_of_birth": "1960-08-25", "date_of_death": null, "nationality": "American", "bio": "Lee Joseph \"Bru\" Archambault is an American test pilot and former NASA astronaut. He has logged over 4,250 flight hours in more than 30 different aircraft. Archambault is married with three children. His hobbies include bicycling, weightlifting, and playing ice hockey. Archambault has received numerous awards and honors throughout his life. He has also flown two Space Shuttle missions, as pilot of STS-117 in 2007 and as commander of STS-119 in 2009. Archambault left NASA in 2013 after a 15-year career with the agency in order to become a test pilot for Sierra Nevada Corporation on their Dream Chaser orbital spaceplane project.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Lee_Archambault", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lee_archambault_image_20220911033808.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190632.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 0, "last_flight": "2009-03-15T23:43:44Z", "first_flight": "2007-06-08T23:38:04Z" }, { "id": 829, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/829/?format=api", "name": "Amanda Nguyen", "status": { "id": 14, "name": "Occasional Spaceflight" }, "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": "Vietnamese American", "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.", "twitter": "https://x.com/nguyen_amanda", "instagram": "https://www.instagram.com/amandangocnguyen/", "wiki": "https://fr.wikipedia.org/wiki/Amanda_N._Nguyen", "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.2.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", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png" }, "profile_image": null, "profile_image_thumbnail": null, "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2025-04-14T13:30:00Z", "first_flight": "2025-04-14T13:30:00Z" }, { "id": 551, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/551/?format=api", "name": "Karen Nyberg", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P180DT30M24S", "eva_time": "P0D", "age": 55, "date_of_birth": "1969-10-07", "date_of_death": null, "nationality": "American", "bio": "Karen LuJean Nyberg is an American mechanical engineer and NASA astronaut. Nyberg became the 50th woman in space on her first mission in 2008.\r\n\r\nNyberg started her space career in 1991 and spent a total of 180 days in space in 2008 and 2013 (as a Mission Specialist on STS-124 and a Flight Engineer on Soyuz TMA-09M).", "twitter": "https://twitter.com/AstroKarenN", "instagram": "https://www.instagram.com/astrokarenn/", "wiki": "https://en.wikipedia.org/wiki/Karen_Nyberg", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/karen2520nyberg_image_20200213141517.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185659.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 0, "last_flight": "2013-05-28T20:31:24Z", "first_flight": "2008-05-31T21:02:12Z" }, { "id": 594, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/594/?format=api", "name": "John-David F. Bartoe", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P7DT22H45M", "eva_time": "P0D", "age": 80, "date_of_birth": "1944-11-17", "date_of_death": null, "nationality": "American", "bio": "John-David Francis Bartoe (born November 17, 1944 in Abington, Pennsylvania) is an American astrophysicist. He is the Research Manager for the International Space Station (ISS) at NASA's Johnson Space Center. He provides oversight for the Program Manager concerning the research capability, research hardware, and research plans of the ISS. As a civilian employee of the US Navy, he flew aboard Space Shuttle mission STS-51-F as a Payload Specialist.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/John-David_F._Bartoe", "agency": { "id": 166, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/166/?format=api", "name": "US Navy", "featured": false, "type": "Government", "country_code": "USA", "abbrev": "USN", "description": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.", "administrator": null, "founding_year": "1963", "launchers": "", "spacecraft": "Vanguard 1-3 | Parker Solar Probe", "parent": null, "image_url": null, "logo_url": null }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/john-david2520f.2520bartoe_image_20181207225726.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185337.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1985-07-29T21:00:00Z", "first_flight": "1985-07-29T21:00:00Z" }, { "id": 668, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/668/?format=api", "name": "Yozo Hirano", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P11DT19H35M3S", "eva_time": "P0D", "age": 40, "date_of_birth": "1985-01-01", "date_of_death": null, "nationality": "Japanese", "bio": "Born in Ehime Prefecture, Japan in 1985. Yozo joined ZOZO Co. Ltd shortly after graduating from university, in charge of management and casting director of the photography team. After leaving ZOZO, he started working as a producer and manager for Yusaku Maezawa’s private projects.\r\n\r\nExact date of birth is unknown.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Yozo_Hirano", "agency": { "id": 1023, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1023/?format=api", "name": "Space Adventures", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "SA", "description": "Space Adventures, Inc. is an American space tourism company founded in 1998 by Eric C. Anderson. Its offerings include zero-gravity atmospheric flights, orbital spaceflights and other spaceflight-related experiences including cosmonaut training, spacewalk training, and launch tours.", "administrator": "CEO: Eric C. Anderson", "founding_year": "1998", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space2520adventures_logo_20210504183059.jpg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yozo_hirano_image_20211102151705.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190937.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-12-08T07:38:15Z", "first_flight": "2021-12-08T07:38:15Z" }, { "id": 373, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/373/?format=api", "name": "Mary L. Cleave", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P10DT22H1S", "eva_time": "P0D", "age": 76, "date_of_birth": "1947-02-05", "date_of_death": "2023-11-27", "nationality": "American", "bio": "Mary Louise Cleave was an American engineer and NASA astronaut. She also served from 2004 to 2007 as NASA Associate Administrator for the Science Mission Directorate.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Mary_L._Cleave", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mary2520l.2520cleave_image_20181202120740.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185842.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 0, "last_flight": "1989-05-04T18:46:59Z", "first_flight": "1985-11-27T00:29:00Z" } ] }{ "count": 824, "next": "