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=310&ordering=landings_count
https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=320&ordering=landings_count", "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=300&ordering=landings_count", "results": [ { "id": 769, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/769/?format=api", "name": "Anastatia Mayers", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT16M2S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "Antiguan", "bio": "Passenger on Galactic-02, winners of Space for Humanity draw.", "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/anastatia_mayer_image_20230718080218.png", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190223.png", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2023-08-10T15:17:00Z", "first_flight": "2023-08-10T15:17:00Z" }, { "id": 651, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/651/?format=api", "name": "Sergey Korsakov", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P194DT19H1M41S", "eva_time": "P0D", "age": 40, "date_of_birth": "1984-09-01", "date_of_death": null, "nationality": "Russian", "bio": "Sergey Vladimirovich Korsakov is a Russian cosmonaut selected by Roscosmos in 2012. He is scheduled to make his first flight into space in April 2021 as a flight engineer aboard Soyuz MS-18 ahead of a six month stay aboard the International Space Station.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Sergey_Korsakov_(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/sergey_korsakov_image_20220316173447.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190544.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2022-03-18T15:55:19Z", "first_flight": "2022-03-18T15:55:19Z" }, { "id": 658, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/658/?format=api", "name": "Hayley Arceneaux", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P3DT23H4M4S", "eva_time": "P0D", "age": 33, "date_of_birth": "1991-12-04", "date_of_death": null, "nationality": "American", "bio": "Hayley Arceneaux is a St. Jude Children's Research Hospital employee, bone cancer survivor and private astronaut who is now a physician assistant.", "twitter": "https://twitter.com/ArceneauxHayley", "instagram": "https://www.instagram.com/hayleyarc/", "wiki": "https://en.wikipedia.org/wiki/Hayley_Arceneaux", "agency": { "id": 121, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hayley_arceneau_image_20210914154211.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191116.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-09-16T00:02:56Z", "first_flight": "2021-09-16T00:02:56Z" }, { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/102/?format=api", "name": "Jean-Jacques Favier", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P16DT21H48M", "eva_time": "P0D", "age": 73, "date_of_birth": "1949-04-13", "date_of_death": "2023-03-19", "nationality": "French", "bio": "Jean-Jacques Favier (Born April 13, 1949) was a French engineer and CNES astronaut who flew aboard the STS-78 NASA Space Shuttle mission. Favier was due to fly aboard the Columbia mission in 2003, but later signed out of the mission. Jean-Jacques Favier has been Deputy Director for Space Technology and Deputy Director for Advanced Concepts and Strategy at CNES, Director of the Solidification Laboratory at the French Atomic Energy Commission and Research Program Director at the International Space University.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Jean-Jacques_Favier", "agency": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "featured": false, "type": "Government", "country_code": "FRA", "abbrev": "CNES", "description": "The National Center of Space Research, or CNES, is a French National Agency in charge of France's space program. In partnership with the US and Russia, they have put 10 people in space. CNES works in tandem with the larger ESA to develop the Ariane 5 and work on other probes and satellites. They are working with Germany to develop a cheaper and more efficient reusable rocket, which hopefully will be ready to fly by 2026.", "administrator": "President: Philippe Baptiste", "founding_year": "1961", "launchers": "Ariane 5", "spacecraft": "Mars/Venus Express | Rosetta", "parent": null, "image_url": null, "logo_url": null }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jean-jacques2520favier_image_20181128230836.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185819.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1996-06-20T14:49:00Z", "first_flight": "1996-06-20T14:49:00Z" }, { "id": 741, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/741/?format=api", "name": "Commander Moonikin Campos", "status": { "id": 2, "name": "Retired" }, "type": { "id": 6, "name": "Non-Human" }, "in_space": false, "time_in_space": "P25DT10H52M46S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "Earthling", "bio": "Commander Moonikin Campos is an Anthropomorphic Test Device (ATD), named as a homage to to Arturo Campos, a key player in bringing Apollo 13 safely back to Earth.", "twitter": null, "instagram": null, "wiki": null, "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/commander_mooni_image_20220911033657.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190308.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2022-11-16T06:47:44Z", "first_flight": "2022-11-16T06:47:44Z" }, { "id": 775, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/775/?format=api", "name": "Ron Rosano", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT14M23S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Ron Rosano is a seasoned space enthusiast and educator with a remarkable 25-year journey inspiring students about space travel. He's slated to fly with Blue Origin, Virgin Galactic, Space Perspective, and World View, underscoring his commitment to space exploration.", "twitter": "https://twitter.com/ronrosano", "instagram": null, "wiki": "http://www.ronrosano.com/", "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/ron_rosano_image_20231001163450.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185301.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2023-10-06T16:10:30Z", "first_flight": "2023-10-06T16:10:30Z" }, { "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": 340, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/340/?format=api", "name": "Jon McBride", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P8DT5H23M", "eva_time": "P0D", "age": 80, "date_of_birth": "1943-08-14", "date_of_death": "2024-08-07", "nationality": "American", "bio": "Jon Andrew McBride was an American naval officer and aviator, fighter pilot, test pilot, aeronautical engineer, and a NASA astronaut.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Jon_McBride", "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/jon2520mcbride_image_20181202103017.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185429.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1984-10-05T11:03:00Z", "first_flight": "1984-10-05T11:03:00Z" }, { "id": 293, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/293/?format=api", "name": "Kimiya Yui", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P141DT16H9M16S", "eva_time": "P0D", "age": 54, "date_of_birth": "1970-01-30", "date_of_death": null, "nationality": "Japanese", "bio": "Kimiya Yui is a Japanese astronaut from the Japan Aerospace Exploration Agency (JAXA). He was selected for the agency in 2009.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Kimiya_Yui", "agency": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "featured": true, "type": "Government", "country_code": "JPN", "abbrev": "JAXA", "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.", "administrator": "Administrator: Hiroshi Yamakawa", "founding_year": "2003", "launchers": "H-II", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kimiya2520yui_image_20181201231949.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190323.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2015-07-22T21:02:44Z", "first_flight": "2015-07-22T21:02:44Z" } ] }{ "count": 788, "next": "