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=540&ordering=-landings_count
https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=550&ordering=-landings_count", "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=530&ordering=-landings_count", "results": [ { "id": 776, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/776/?format=api", "name": "Trevor Beattie", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT14M23S", "eva_time": "P0D", "age": 65, "date_of_birth": "1959-12-24", "date_of_death": null, "nationality": "British", "bio": "Trevor Beattie is a British advertising executive. He is a founding partner, chairman and creative director of Beattie McGuinness Bungay (BMB), and was formerly the chairman and creative director of TBWA London.", "twitter": "https://twitter.com/trevorbmbagency", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Trevor_Beattie", "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/trevor_beattie_image_20231001162926.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190436.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": 752, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/752/?format=api", "name": "Zhang Lu", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P186DT7H24M43S", "eva_time": "P1DT1H6M", "age": 48, "date_of_birth": "1976-11-01", "date_of_death": null, "nationality": "Chinese", "bio": "Zhang Lu is a Chinese pilot selected in 2010 to be an astronaut.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "featured": true, "type": "Government", "country_code": "CHN", "abbrev": "CNSA", "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.", "administrator": "Administrator: Tang Dengjie", "founding_year": "1993", "launchers": "", "spacecraft": "Shenzhou", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhang_lu_image_20221128075933.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185832.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 4, "last_flight": "2022-11-29T15:08:17Z", "first_flight": "2022-11-29T15:08:17Z" }, { "id": 754, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/754/?format=api", "name": "Rayyanah Barnawi", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P9DT5H27M51S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "Saudi", "bio": "Rayyanah Barnawi is an astronaut representing the Kingdom of Saudi Arabia and serving as a mission specialist on the Ax-2 mission. Barnawi has a Master of Biomedical Sciences from Alfaisal University and a Bachelor of Biomedical Sciences from Otago University. Barnawi is a research laboratory technician with nine years of experience in breast cancer and cancer stem-cell research.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Rayyanah_Barnawi", "agency": { "id": 1047, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1047/?format=api", "name": "Saudi Space Agency", "featured": false, "type": "Government", "country_code": "SAU", "abbrev": "SSA", "description": "The Saudi Space Agency, previously known as the Saudi Space Commission (SSC), is a Saudi independent government entity established by a royal order on December 27, 2018 and elevated to an agency on June 14, 2023.", "administrator": "CEO: Muhammad al-Tamimi", "founding_year": "2018", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saudi_space_age_image_20240820182309.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rayyanah_barnaw_image_20230213182031.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185816.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2023-05-21T21:37:09Z", "first_flight": "2023-05-21T21:37:09Z" }, { "id": 558, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/558/?format=api", "name": "Robert Satcher", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P10DT19H15M51S", "eva_time": "PT12H19M", "age": 59, "date_of_birth": "1965-09-22", "date_of_death": null, "nationality": "American", "bio": "Robert Lee \"Bobby\" Satcher Jr. is an American physician, chemical engineer, and NASA astronaut. He became the first orthopedic surgeon in space during STS-129. He participated in 2 spacewalks during STS-129, accumulating 12hrs 19min of EVA time. Satcher holds two doctorates (Ph.D., M.D.) and has received numerous awards and honors as a surgeon and engineer.", "twitter": "https://twitter.com/Astro_Bones", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Robert_Satcher", "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/robert_satcher_image_20220911033957.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190319.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 2, "last_flight": "2009-11-16T19:28:09Z", "first_flight": "2009-11-16T19:28:09Z" }, { "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": 605, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/605/?format=api", "name": "Lawrence J. DeLucas", "status": { "id": 2, "name": "Retired" }, "type": { "id": 5, "name": "Payload Specialist" }, "in_space": false, "time_in_space": "P13DT19H29M37S", "eva_time": "P0D", "age": 74, "date_of_birth": "1950-07-11", "date_of_death": null, "nationality": "American", "bio": "Lawrence James \"Larry\" DeLucas (O. D., Ph.D.) is an American biochemist who flew aboard NASA Space Shuttle mission STS-50 as a Payload Specialist. \r\nDeLucas was a member of the crew of Space Shuttle Columbia for STS-50 (June 25-July 9, 1992), the United States Microgravity Laboratory-1 (USML-1) Spacelab mission. Over a two-week period, the crew conducted a wide variety of experiments relating to materials processing and fluid physics. At mission conclusion, DeLucas had traveled over 5.7 million miles in 221 Earth orbits, and had logged over 331 hours in space.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Lawrence_J._DeLucas", "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/lawrence2520j.2520delucas_image_20190211162515.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185709.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1992-06-25T16:12:23Z", "first_flight": "1992-06-25T16:12:23Z" }, { "id": 107, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/107/?format=api", "name": "Dirk Frimout", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P8DT22H9M21S", "eva_time": "P0D", "age": 83, "date_of_birth": "1941-03-21", "date_of_death": null, "nationality": "Belgian", "bio": "Dirk Dries David Damiaan, Viscount Frimout (born 21 March 1941 in Poperinge, Belgium) is an astrophysicist for the European Space Agency. He flew aboard NASA Space Shuttle mision STS-45 as a payload specialist, making him the first Belgian in space.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Dirk_Frimout", "agency": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "featured": false, "type": "Multinational", "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL", "abbrev": "ESA", "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": "1975", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dirk2520frimout_image_20181128231547.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190220.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1992-03-24T13:13:39Z", "first_flight": "1992-03-24T13:13:39Z" }, { "id": 700, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/700/?format=api", "name": "Laura Shepard Churchley", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M13S", "eva_time": "P0D", "age": 77, "date_of_birth": "1947-07-01", "date_of_death": null, "nationality": "American", "bio": "Daughter of Alan Shepard, first American in space and fifth human to walk on the Moon. She serves as Chair of the Astronaut Scholarship Foundation Board of Trustees, a foundation that raises funds for college students and provides mentoring to scholars pursuing careers and research in STEM.\r\n\r\nExact date of birth unknown.", "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/laura_shepard_c_image_20220606095606.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190540.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-12-11T15:00:42Z", "first_flight": "2021-12-11T15:00:42Z" }, { "id": 300, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/300/?format=api", "name": "Alfred Worden", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P12D", "eva_time": "PT39M7S", "age": 88, "date_of_birth": "1932-02-07", "date_of_death": "2020-03-18", "nationality": "American", "bio": "Alfred Merrill \"Al\" Worden is an American astronaut and engineer who was the Command Module Pilot for the Apollo 15 lunar mission in 1971. He is one of only 24 people to have flown to the Moon.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Alfred_Worden", "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/alfred2520worden_image_20181202090203.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185759.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 1, "last_flight": "1971-07-26T13:34:00Z", "first_flight": "1971-07-26T13:34:00Z" }, { "id": 563, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/563/?format=api", "name": "Jack D. Fischer", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P135DT18H8M15S", "eva_time": "PT7H6M", "age": 50, "date_of_birth": "1974-01-23", "date_of_death": null, "nationality": "American", "bio": "Jack David Fischer is an American engineer, test pilot and a former NASA astronaut.[2] Fischer was selected in June 2009 as a member of the NASA Astronaut Group 20 and qualified as an astronaut in 2011. He made his first spaceflight in April 2017, as a flight engineer for Expedition 51/52 on the International Space Station.", "twitter": "https://twitter.com/Astro2fish", "instagram": "https://www.instagram.com/astro2fish/", "wiki": "https://en.wikipedia.org/wiki/Jack_D._Fischer", "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/jack2520d.2520fischer_image_20181203172235.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190919.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 2, "last_flight": "2017-04-20T07:13:45Z", "first_flight": "2017-04-20T07:13:45Z" } ] }{ "count": 788, "next": "