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=500&ordering=-eva_time
https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=510&ordering=-eva_time", "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=490&ordering=-eva_time", "results": [ { "id": 618, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/618/?format=api", "name": "Anousheh Ansari", "status": { "id": 2, "name": "Retired" }, "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "in_space": false, "time_in_space": "P10DT21H4M18S", "eva_time": "P0D", "age": 58, "date_of_birth": "1966-09-12", "date_of_death": null, "nationality": "Iranian", "bio": "Anousheh Ansari (born September 12, 1966) is an Iranian-American engineer. On September 18, 2006, a few days after her 40th birthday, she became the first Iranian in space. Ansari was the fourth overall self-funded space tourist, and the first self-funded woman to fly to the International Space Station.", "twitter": "https://twitter.com/AnoushehAnsari", "instagram": "https://www.instagram.com/anousheh_x/", "wiki": "https://en.wikipedia.org/wiki/Anousheh_Ansari", "agency": null, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anousheh2520ansari_image_20190211162339.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190528.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2006-09-18T04:08:42Z", "first_flight": "2006-09-18T04:08:42Z" }, { "id": 755, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/755/?format=api", "name": "Alexander Grebenkin", "status": { "id": 3, "name": "In-Training" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P235DT3H35M24S", "eva_time": "P0D", "age": 42, "date_of_birth": "1982-07-15", "date_of_death": null, "nationality": "Russian", "bio": "Alexander Grebenkin is a Russian cosmonaut with a background in radio communications engineering.", "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/alexander_grebe_image_20230304134134.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190048.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2024-03-04T03:53:38Z", "first_flight": "2024-03-04T03:53:38Z" }, { "id": 699, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/699/?format=api", "name": "Audrey Powers", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT11M", "eva_time": "P0D", "age": 48, "date_of_birth": "1976-02-01", "date_of_death": null, "nationality": "American", "bio": "Audrey Powers is the Vice President of Legal & Compliance for Blue Origin. Ms. Powers received a Bachelor’s degree in Aeronautical and Astronautical engineering from Purdue University and worked as an engineer for almost 10 years prior to becoming a lawyer.\r\n\r\nExact DoB unknown.", "twitter": "https://twitter.com/audreykpowers", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Audrey_Powers", "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/audrey_powers_image_20220606094644.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190447.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-10-13T14:49:00Z", "first_flight": "2021-10-13T14:49:00Z" }, { "id": 612, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/612/?format=api", "name": "Albert Sacco", "status": { "id": 2, "name": "Retired" }, "type": { "id": 5, "name": "Payload Specialist" }, "in_space": false, "time_in_space": "P15DT21H52M", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-05-03", "date_of_death": null, "nationality": "American", "bio": "Albert Sacco Jr. (born May 3, 1949) is an American chemical engineer who flew as a Payload Specialist on the Space Shuttle Columbia on shuttle mission STS-73 in 1995.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Albert_Sacco", "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": "Administrator: Bill Nelson", "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/albert2520sacco_image_20190211162452.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190217.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1995-10-20T13:53:00Z", "first_flight": "1995-10-20T13:53:00Z" }, { "id": 231, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/231/?format=api", "name": "Vladimír Remek", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P7DT22H15M50S", "eva_time": "P0D", "age": 76, "date_of_birth": "1948-09-26", "date_of_death": null, "nationality": "Czech", "bio": "Vladimír Remek (born 26 September 1948) is a Czech politician and diplomat as well as a former cosmonaut and military pilot. He flew aboard Soyuz 28 from 2 to 10 March 1978, becoming the first Czechoslovak in space and the only Czech in space. As the first cosmonaut from a country other than the Soviet Union or the United States, and with the entry of the Czech Republic into the European Union, Remek is considered to be the first astronaut from the European Union.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Vladim%C3%ADr_Remek", "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/vladim25c325adr2520remek_image_20181201213426.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185350.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1978-03-02T15:28:10Z", "first_flight": "1978-03-02T15:28:10Z" }, { "id": 370, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/370/?format=api", "name": "Michael J. Smith", "status": { "id": 4, "name": "Lost In Flight" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "PT1M13S", "eva_time": "P0D", "age": 40, "date_of_birth": "1945-04-30", "date_of_death": "1986-01-28", "nationality": "American", "bio": "Michael John Smith was an American astronaut—pilot of the Space Shuttle Challenger when it was destroyed during the STS-51-L mission. All seven crew members died.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Michael_J._Smith_(astronaut)", "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": "Administrator: Bill Nelson", "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/michael2520j.2520smith_image_20181202120414.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185741.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1986-01-28T16:38:00Z" }, { "id": 644, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/644/?format=api", "name": "Nikolai Tikhonov", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 42, "date_of_birth": "1982-05-23", "date_of_death": null, "nationality": "Russian", "bio": "Nikolay Vladimirovich Tikhonov (Russian: Николай В. Тихонов) was born May 23, 1982. He is a former Russian cosmonaut, selected in 2006.\r\n\r\nHe was selected as a backup flight engineer for Soyuz MS-02. He was made a prime crew member of Soyuz MS-04 but, due to Russian budget cuts, the crews were changed and Tikhonov was then slated to make his first spaceflight on the Soyuz MS-10 spacecraft. He was again removed from the manifest due to delays in launching the Russian Nauka module. He was scheduled to fly into space as commander of the Soyuz MS-15 mission, although he was removed for a third time following the aborted launch of Soyuz MS-10, and the subsequent crew changes that followed. He was then scheduled to finally make his first flight onboard Soyuz MS-16 in 2020. However he reportedly got an eye injury a month before the launch, was replaced on the flight, and subsequently left the cosmonaut corps due to health issues.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Nikolai_Tikhonov_(cosmonaut)", "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/nikolai2520tikhonov_image_20200129210520.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191106.jpeg", "flights_count": 0, "landings_count": 0, "spacewalks_count": 0, "last_flight": null, "first_flight": null }, { "id": 479, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/479/?format=api", "name": "Janet L. Kavandi", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P33DT20H6M57S", "eva_time": "P0D", "age": 65, "date_of_birth": "1959-07-17", "date_of_death": null, "nationality": "American", "bio": "Janet Lynn Kavandi, a native of Carthage, Missouri is an American scientist and a NASA astronaut. She is a veteran of three Space Shuttle missions and has served as NASA's Deputy Chief of the Astronaut Office.", "twitter": "https://twitter.com/JanetKavandi", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Janet_L._Kavandi", "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": "Administrator: Bill Nelson", "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/janet2520l.2520kavandi_image_20181202152516.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190849.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 0, "last_flight": "2001-07-12T09:03:59Z", "first_flight": "1998-06-02T22:06:24Z" }, { "id": 551, "url": "https://ll.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://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": "Administrator: Bill Nelson", "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/karen2520nyberg_image_20200213141517.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.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": 686, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/686/?format=api", "name": "Sir Richard Branson", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT15M30S", "eva_time": "P0D", "age": 74, "date_of_birth": "1950-07-18", "date_of_death": null, "nationality": "British", "bio": "Sir Richard Branson is an English business magnate and founder of the Virgin Group. He later founded both Virgin Galactic and Virgin Orbit.", "twitter": "https://twitter.com/richardbranson", "instagram": "https://www.instagram.com/richardbranson/", "wiki": "https://en.wikipedia.org/wiki/Richard_Branson", "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/sir_richard_bra_image_20220911033736.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190909.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-07-11T15:25:30Z", "first_flight": "2021-07-11T15:25:30Z" } ] }{ "count": 784, "next": "