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=140&ordering=flights_count
https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=150&ordering=flights_count", "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=130&ordering=flights_count", "results": [ { "id": 647, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/647/?format=api", "name": "Sergey Kud-Sverchkov", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P184DT23H9M56S", "eva_time": "PT6H47M", "age": 41, "date_of_birth": "1983-08-23", "date_of_death": null, "nationality": "Russian", "bio": "Sergey Vladimirvich Kud-Sverchkov Is a Kazakh-Russian engineer and cosmonaut selected in 2010.", "twitter": "https://twitter.com/KudSverchkov", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Sergey_Kud-Sverchkov", "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "featured": true, "type": "Government", "country_code": "RUS", "abbrev": "RFSA", "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.", "administrator": "Administrator: Yuri Borisov", "founding_year": "1992", "launchers": "Soyuz", "spacecraft": "Soyuz", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergey_kud-sver_image_20200603145217.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191157.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 1, "last_flight": "2020-10-14T05:45:04Z", "first_flight": "2020-10-14T05:45:04Z" }, { "id": 798, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/798/?format=api", "name": "Jameel Janjua", "status": { "id": 1, "name": "Active" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT15M", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "Canadian", "bio": "VSS Unity pilot for Virgin Galactic.", "twitter": null, "instagram": null, "wiki": null, "agency": null, "profile_image": null, "profile_image_thumbnail": null, "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z" }, { "id": 693, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/693/?format=api", "name": "William J. Knight", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "PT10M", "eva_time": "P0D", "age": 74, "date_of_birth": "1929-11-18", "date_of_death": "2004-05-07", "nationality": "American", "bio": "William John \"Pete\" Knight was an American aeronautical engineer, politician, Vietnam War combat pilot, test pilot, and astronaut. He flew the X-15 experimental spaceplane to over 50 miles altitude on Flight 190.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/William_J._Knight", "agency": { "id": 44, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_j._knig_image_20210801072759.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190028.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1967-10-17T17:40:00Z", "first_flight": "1967-10-17T17:40:00Z" }, { "id": 572, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/572/?format=api", "name": "Nicole Aunapu Mann", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P157DT10H1M3S", "eva_time": "PT14H2M", "age": 47, "date_of_birth": "1977-06-27", "date_of_death": null, "nationality": "American", "bio": "Nicole Victoria Aunapu Mann is an American test pilot and NASA astronaut. She is an F/A-18 Hornet pilot, and a graduate of the US Naval Academy, Stanford University and the US Naval Test Pilot School. She has over 2,500 flight hours in 25 types of aircraft, 200 carrier landings, and has flown 47 combat missions in Iraq and Afghanistan. Mann completed astronaut training in 2015, and was assigned in August 2018 to Boe-CFT, the first test flight of the Boeing CST-100 Starliner. In 2021 she was reassigned to a SpaceX Crew-5 flight aboard Crew Dragon spacecraft due to lengthy delays with Starliner program.", "twitter": "https://twitter.com/AstroDuke", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Nicole_Aunapu_Mann", "agency": { "id": 44, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nicole_aunapu_m_image_20211006163646.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185913.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 2, "last_flight": "2022-10-05T16:00:57Z", "first_flight": "2022-10-05T16:00:57Z" }, { "id": 706, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/706/?format=api", "name": "Nichole Ayers", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": true, "time_in_space": "P32DT3H14M6S", "eva_time": "P0D", "age": 36, "date_of_birth": "1989-01-01", "date_of_death": null, "nationality": "American", "bio": "Nichole Ayers is a US Air Force major who graduated from the US Air Force Academy in Colorado Springs in 2011 with a bachelor’s degree in mathematics with a minor in Russian. She later earned a master’s degree in computational and applied mathematics from Rice University. Ayers is an experienced combat aviator with more than 200 combat hours and more than 1,150 hours of total flight time in the T-38 and the F-22 Raptor fighter jet. Ayers led the first ever all-woman formation of the aircraft in combat.\r\n\r\nExact date of birth unknown.", "twitter": "https://twitter.com/Astro_Ayers", "instagram": "https://www.instagram.com/astro_ayers", "wiki": "https://en.wikipedia.org/wiki/Nichole_Ayers", "agency": { "id": 44, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nichole_ayers_image_20211206185339.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185425.jpeg", "flights_count": 1, "landings_count": 0, "spacewalks_count": 0, "last_flight": "2025-03-14T23:03:48Z", "first_flight": "2025-03-14T23:03:48Z" }, { "id": 791, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/791/?format=api", "name": "Mason Angel", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT9M53S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Mason is the founder of Industrious Ventures, a venture capital fund supporting early-stage companies that enable or progress new industrial revolutions. Mason is an active member in his family’s foundation and will use this mission to inspire children and advance partnerships with nonprofits focused on STEM in early education. He spends his free time skiing or hiking in the Rocky Mountains and can often be found with his dog Leo, named for low Earth orbit.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "logo_url": "https://thespacedevs-prod.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": "2024-05-19T14:35:09Z", "first_flight": "2024-05-19T14:35:09Z" }, { "id": 803, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/803/?format=api", "name": "Kirill Peskov", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": true, "time_in_space": "P32DT3H15M22S", "eva_time": "P0D", "age": 34, "date_of_birth": "1990-05-01", "date_of_death": null, "nationality": "Russian", "bio": "Russian group 17 cosmonaut and former airline pilot.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "featured": true, "type": "Government", "country_code": "RUS", "abbrev": "RFSA", "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.", "administrator": "Administrator: Yuri Borisov", "founding_year": "1992", "launchers": "Soyuz", "spacecraft": "Soyuz", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kirill_peskov_d_image_20240802063311.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kirill_peskov_d_image_thumbnail_20240802063315.jpeg", "flights_count": 1, "landings_count": 0, "spacewalks_count": 0, "last_flight": "2025-03-14T23:03:48Z", "first_flight": "2025-03-14T23:03:48Z" }, { "id": 738, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/738/?format=api", "name": "Sara Sabry", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M20S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "Egyptian", "bio": "Sara is an Egyptian mechanical and biomedical engineer, and founder of Deep Space Initiative (DSI), a nonprofit aiming to increase accessibility for space research. She became Egypt’s first female analog astronaut in 2021 after completing a two-week Moon mission simulating the extreme conditions astronauts experience in orbital space. Sara earned her bachelor’s degree in mechanical engineering at the American University in Cairo and a master’s in biomedical engineering from the Politecnico di Milano.", "twitter": null, "instagram": "https://www.instagram.com/astro_sarasabry", "wiki": null, "agency": { "id": 141, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sara_sabry_image_20220911034454.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185652.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2022-08-04T13:56:07Z", "first_flight": "2022-08-04T13:56:07Z" }, { "id": 270, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/270/?format=api", "name": "Sergei Treshchov", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P184DT22H15M11S", "eva_time": "PT5H21M", "age": 66, "date_of_birth": "1958-08-18", "date_of_death": null, "nationality": "Russian", "bio": "Sergei Yevgenyevich Treshchov (Сергей Евгеньевич Трещёв, born 18 August 1958) is a former cosmonaut of the RSC Energia. He spent 184 days in space as a flight engineer of the International Space Station long duration Expedition 5 crew. During the mission Treshchov also conducted a spacewalk.\r\nIn 1992, he enrolled in the RSC Energia cosmonaut detachment, and from 1992 to 1994 he completed the basic Cosmonaut training course. Treshchov spent the next 3 years (1994 to 1996) in advanced Test Cosmonaut training.\r\nFrom June 1997 to February 1998, Treshchov trained as a flight engineer for the Mir station backup Exp-25 crew. From June 1999 to July 2000 he trained as a flight engineer for the Soyuz-TM backup ISS contingency crew. Initially, he trained as backup to the ISS Expedition 3 crew.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Sergei_Treshchov", "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "featured": true, "type": "Government", "country_code": "RUS", "abbrev": "RFSA", "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.", "administrator": "Administrator: Yuri Borisov", "founding_year": "1992", "launchers": "Soyuz", "spacecraft": "Soyuz", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520treshchov_image_20181201223108.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190730.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 1, "last_flight": "2002-06-05T21:22:49Z", "first_flight": "2002-06-05T21:22:49Z" }, { "id": 800, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/800/?format=api", "name": "Andy Sadhwani", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT15M", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "SpaceX engineer and passenger on Virgin Galactic's seventh commercial spaceflight.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 1024, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andy_sadhwani_p_image_20240609071856.png", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andy_sadhwani_p_image_thumbnail_20240609071857.png", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z" } ] }{ "count": 805, "next": "