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=120&ordering=status
https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=130&ordering=status", "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=110&ordering=status", "results": [ { "id": 742, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/742/?format=api", "name": "Helga", "status": { "id": 1, "name": "Active" }, "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": "Mannequin used as part of the DLR MARE radiations measurement experiment.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/agencies/29/?format=api", "name": "German Aerospace Center", "featured": false, "type": "Government", "country_code": "DEU", "abbrev": "DLR", "description": "The German Aerospace Center is Germany's Center for aerospace, energy, and transportation research. Their main work is as a contributor to the ESA. They have done work both in tandem with the US on Space Shuttle and the ISS, and also with other European Nations on missions like Space Lab and Mars Express.", "administrator": "Administrator: Anke Kaysser-Pyzalla", "founding_year": "1969", "launchers": "", "spacecraft": "Mars Express | Rosetta | Dawn", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/german2520aerospace2520center_logo_20230806164738.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/helga_image_20220818113731.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185437.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": 770, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/770/?format=api", "name": "Kelly Latimer", "status": { "id": 1, "name": "Active" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT46M25S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Pilot working for Virgin Galactic. First Spaceflight during the Galactic-02 Mission.", "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/kelly_latimer_image_20230718080208.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190153.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 0, "last_flight": "2023-11-02T15:44:00Z", "first_flight": "2023-08-10T15:17:00Z" }, { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/8/?format=api", "name": "Andrew R. Morgan", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P271DT12H48M22S", "eva_time": "P1DT21H48M", "age": 48, "date_of_birth": "1976-02-05", "date_of_death": null, "nationality": "American", "bio": "Andrew Richard \"Drew\" Morgan is a NASA astronaut from the class of 2013.", "twitter": "https://twitter.com/AstroDrewMorgan", "instagram": "https://www.instagram.com/astrodrewmorgan/", "wiki": "https://en.wikipedia.org/wiki/Andrew_R._Morgan", "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/andrew_r._morga_image_20220911034204.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185549.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 7, "last_flight": "2019-07-20T16:28:21Z", "first_flight": "2019-07-20T16:28:21Z" }, { "id": 640, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/640/?format=api", "name": "Hazza Al Mansouri", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P7DT21H1M18S", "eva_time": "P0D", "age": 40, "date_of_birth": "1983-12-13", "date_of_death": null, "nationality": "Emirati", "bio": "Hazza Al Mansouri is one of the first two astronauts from the United Arab Emirates.", "twitter": "https://twitter.com/astro_hazzaa", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Hazza_Al_Mansouri", "agency": { "id": 198, "url": "https://ll.thespacedevs.com/2.2.0/agencies/198/?format=api", "name": "Mohammed bin Rashid Space Centre", "featured": false, "type": "Government", "country_code": "ARE", "abbrev": "MBRSC", "description": "The Mohammed bin Rashid Space Centre is a Dubai government organisation working on the UAE space programme, which includes various space satellite projects, the Emirates Mars Mission, the Emirates Lunar Mission, and the UAE astronaut programme.", "administrator": "DG: Salem Humaid AlMarri", "founding_year": "2006", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hazza2520al2520mansouri_image_20190911121239.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185827.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2019-09-25T13:57:42Z", "first_flight": "2019-09-25T13:57:42Z" }, { "id": 783, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/783/?format=api", "name": "Xinlin Jiang", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P187DT6H31M58S", "eva_time": "PT8H", "age": 36, "date_of_birth": "1988-02-01", "date_of_death": null, "nationality": "Chinese", "bio": "Jiang Xinlin is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Forces in September 2006, and joined the Chinese Communist Party (CCP) in January 2010.", "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/xinlin_jiang_image_20231025055835.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185525.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 1, "last_flight": "2023-10-26T03:14:02Z", "first_flight": "2023-10-26T03:14:02Z" }, { "id": 214, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/214/?format=api", "name": "Takuya Onishi", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P115DT2H21M20S", "eva_time": "P0D", "age": 48, "date_of_birth": "1975-12-22", "date_of_death": null, "nationality": "Japanese", "bio": "Takuya Onishi (大西 卓哉 Ōnishi Takuya, born 1975) is a Japanese astronaut selected for the Japan Aerospace Exploration Agency (JAXA) in 2009.[1] He spent four months onboard the International Space Station in 2016.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Takuya_Onishi", "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/takuya2520onishi_image_20181201184314.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190231.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2016-07-07T01:36:40Z", "first_flight": "2016-07-07T01:36:40Z" }, { "id": 582, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/582/?format=api", "name": "Jessica Watkins", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P170DT13H2M8S", "eva_time": "P0D", "age": 36, "date_of_birth": "1988-05-14", "date_of_death": null, "nationality": "American", "bio": "Jessica Andrea Watkins is an American geologist, former international rugby player, and a NASA astronaut of the class of 2017.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Jessica_Watkins", "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/jessica2520watkins_image_20200110161821.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190244.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2022-04-27T07:52:55Z", "first_flight": "2022-04-27T07:52:55Z" }, { "id": 580, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/580/?format=api", "name": "Loral O'Hara", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P203DT15H32M25S", "eva_time": "PT6H42M", "age": 41, "date_of_birth": "1983-05-03", "date_of_death": null, "nationality": "American", "bio": "Loral O'Hara is an American engineer and NASA astronaut of the class of 2017.", "twitter": "https://twitter.com/lunarloral", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Loral_O%27Hara", "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/loral2520o2527hara_image_20200110161443.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190912.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 1, "last_flight": "2023-09-15T15:44:35Z", "first_flight": "2023-09-15T15:44:35Z" }, { "id": 574, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/574/?format=api", "name": "Kayla Barron", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P176DT2H39M29S", "eva_time": "PT13H27M", "age": 37, "date_of_birth": "1987-09-19", "date_of_death": null, "nationality": "American", "bio": "Kayla Jane Barron is an American submarine warfare officer and NASA astronaut candidate of the class of 2017.", "twitter": "https://twitter.com/Astro_Kayla", "instagram": "https://www.instagram.com/astro_kayla/", "wiki": "https://en.wikipedia.org/wiki/Kayla_Barron", "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/kayla_barron_image_20211001184846.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190609.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 2, "last_flight": "2021-11-11T02:03:31Z", "first_flight": "2021-11-11T02:03:31Z" }, { "id": 145, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/145/?format=api", "name": "Warren Hoburg", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P185DT22H43M9S", "eva_time": "PT11H38M", "age": 39, "date_of_birth": "1985-09-16", "date_of_death": null, "nationality": "American", "bio": "Warren Woodrow \"Woody\" Hoburg is an American engineer and NASA astronaut of the class of 2017.", "twitter": "https://twitter.com/Astro_Woody", "instagram": "https://www.instagram.com/whoburg", "wiki": "https://en.wikipedia.org/wiki/Warren_Hoburg", "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/warren2520hoburg_image_20181129210410.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190516.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 2, "last_flight": "2023-03-02T05:34:14Z", "first_flight": "2023-03-02T05:34:14Z" } ] }{ "count": 784, "next": "