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=380&ordering=last_flight
https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=390&ordering=last_flight", "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=370&ordering=last_flight", "results": [ { "id": 249, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/249/?format=api", "name": "Yuri Shargin", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P9DT21H28M34S", "eva_time": "P0D", "age": 64, "date_of_birth": "1960-03-20", "date_of_death": null, "nationality": "Russian", "bio": "Yuri Georgiyevich Shargin (Russian: Юрий Георгиевич Шаргин) is a retired cosmonaut of the Russian Space Forces.\r\nHe was selected as a cosmonaut on February 9, 1996.\r\n\r\nHe was selected in 2004, to be the flight engineer on the Soyuz TMA-5 mission to the International Space Station. Shargin was the first Russian military cosmonaut on board and had a secret mission.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Yuri_Shargin", "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/yuri2520shargin_image_20181201220241.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190618.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2004-10-14T03:06:26Z", "first_flight": "2004-10-14T03:06:26Z" }, { "id": 250, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/250/?format=api", "name": "Salizhan Sharipov", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P201DT14H49M19S", "eva_time": "PT10H34M", "age": 60, "date_of_birth": "1964-08-24", "date_of_death": null, "nationality": "Kyrgyz", "bio": "Salizhan Shakirovich Sharipov (Russian: Салижан Шакирович Шарипов) (born 24 August 1964) is a Kyrgyzstani cosmonaut. Sharipov is a co-author and investigator for the Advanced Diagnostic Ultrasound in Microgravity project. He has been to space twice (launched from the U.S. as an astronaut in 1998 and from Russia as a cosmonaut in 2004) and has conducted two spacewalks. Sharipov retired on 18 July 2008.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Salizhan_Sharipov", "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/salizhan2520sharipov_image_20181201220513.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190445.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 2, "last_flight": "2004-10-14T03:06:26Z", "first_flight": "1998-01-23T02:48:15Z" }, { "id": 429, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/429/?format=api", "name": "Leroy Chiao", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P229DT8H39M14S", "eva_time": "P1DT12H8M", "age": 64, "date_of_birth": "1960-08-28", "date_of_death": null, "nationality": "American", "bio": "Leroy Chiao is a Chinese-American engineer, former NASA astronaut, entrepreneur, motivational speaker, and engineering consultant. Chiao flew on three Space Shuttle flights, and was the commander of Expedition 10, where he lived on board the International Space Station from October 13, 2004 to April 24, 2005. He is also a co-author and researcher for the Advanced Diagnostic Ultrasound in Microgravity project.", "twitter": "https://twitter.com/AstroDude", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Leroy_Chiao", "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/leroy_chiao_image_20220911034040.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185358.jpeg", "flights_count": 4, "landings_count": 4, "spacewalks_count": 6, "last_flight": "2004-10-14T03:06:26Z", "first_flight": "1994-07-08T16:43:01Z" }, { "id": 174, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/174/?format=api", "name": "Sergei Krikalev", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P803DT13H47M10S", "eva_time": "P1DT17H27M", "age": 66, "date_of_birth": "1958-08-27", "date_of_death": null, "nationality": "Russian", "bio": "Sergei Konstantinovich Krikalev (Russian: Серге́й Константинович Крикалёв, also transliterated as Sergei Krikalyov; born August 27, 1958) is a Russian cosmonaut and mechanical engineer. As a prominent rocket scientist, he is a veteran of six space flights and ranks third to Gennady Padalka and Yuri Malenchenko for the amount of time in space: a total of 803 days, 9 hours, and 38 minutes.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Sergei_Krikalev", "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/sergei2520krikalev_image_20181129234055.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191103.jpeg", "flights_count": 6, "landings_count": 6, "spacewalks_count": 8, "last_flight": "2005-04-15T00:46:25Z", "first_flight": "1988-11-26T15:49:34Z" }, { "id": 487, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/487/?format=api", "name": "James M. Kelly", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P26DT21H31M51S", "eva_time": "P0D", "age": 60, "date_of_birth": "1964-05-14", "date_of_death": null, "nationality": "American", "bio": "James McNeal \"Vegas\" Kelly is a NASA Astronaut and a retired Colonel of the United States Air Force. He twice served as pilot on Space Shuttle missions.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/James_M._Kelly_(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/james_m._kelly_image_20220911033847.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190109.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 0, "last_flight": "2005-07-26T14:39:00Z", "first_flight": "2001-03-08T11:42:09Z" }, { "id": 423, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/423/?format=api", "name": "Eileen Collins", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P36DT8H8M8S", "eva_time": "P0D", "age": 67, "date_of_birth": "1956-11-19", "date_of_death": null, "nationality": "American", "bio": "Eileen Marie Collins is a retired NASA astronaut and a retired United States Air Force colonel. A former military instructor and test pilot, Collins was the first female pilot and first female commander of a Space Shuttle. She was awarded several medals for her work. Colonel Collins has logged 38 days 8 hours and 20 minutes in outer space. Collins retired on May 1, 2006, to pursue private interests, including service as a board member of USAA.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Eileen_Collins", "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/eileen_collins_image_20220911034300.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190225.jpeg", "flights_count": 4, "landings_count": 4, "spacewalks_count": 0, "last_flight": "2005-07-26T14:39:00Z", "first_flight": "1995-02-03T05:22:04Z" }, { "id": 498, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/498/?format=api", "name": "Charles Camarda", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P13DT21H32M", "eva_time": "P0D", "age": 72, "date_of_birth": "1952-05-08", "date_of_death": null, "nationality": "American", "bio": "Charles Joseph \"Charlie\" Camarda is an American engineer and a NASA astronaut who flew his first mission into space on board the Space Shuttle mission STS-114. He served as Senior Advisor for Engineering Development at NASA Langley Research Center.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Charles_Camarda", "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/charles_camarda_image_20220911034443.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185739.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2005-07-26T14:39:00Z", "first_flight": "2005-07-26T14:39:00Z" }, { "id": 450, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/450/?format=api", "name": "Wendy B. Lawrence", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P51DT3H55M4S", "eva_time": "P0D", "age": 65, "date_of_birth": "1959-07-02", "date_of_death": null, "nationality": "American", "bio": "Wendy Barrien Lawrence is a retired United States Navy Captain, former helicopter pilot, an engineer, and a former NASA astronaut. She was the first female graduate of the United States Naval Academy to fly into space and she has also visited the Russian Space Station Mir. She was a mission specialist on STS-114, the first Space Shuttle flight after the Space Shuttle Columbia disaster.", "twitter": "https://twitter.com/AstroWendyL", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Wendy_B._Lawrence", "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/wendy2520b.2520lawrence_image_20181202144930.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190351.jpeg", "flights_count": 4, "landings_count": 4, "spacewalks_count": 0, "last_flight": "2005-07-26T14:39:00Z", "first_flight": "1995-03-02T06:38:13Z" }, { "id": 458, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/458/?format=api", "name": "Andy Thomas", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P177DT13H22M36S", "eva_time": "PT8H56M", "age": 72, "date_of_birth": "1951-12-18", "date_of_death": null, "nationality": "American", "bio": "Andrew \"Andy\" Sydney Withiel Thomas, AO is an Australian-born American aerospace engineer and a NASA astronaut. He became a U.S. citizen in December 1986, hoping to gain entry to NASA's astronaut program. He is married to fellow NASA astronaut Shannon Walker.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Andy_Thomas", "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/andy2520thomas_image_20181202150149.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190240.jpeg", "flights_count": 4, "landings_count": 4, "spacewalks_count": 1, "last_flight": "2005-07-26T14:39:00Z", "first_flight": "1996-05-19T10:30:00Z" }, { "id": 617, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/617/?format=api", "name": "Gregory Olsen", "status": { "id": 2, "name": "Retired" }, "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "in_space": false, "time_in_space": "P9DT21H14M7S", "eva_time": "P0D", "age": 79, "date_of_birth": "1945-04-20", "date_of_death": null, "nationality": "American", "bio": "Gregory Olsen (born April 20, 1945) is an American entrepreneur, engineer and scientist who, in October 2005, became the third private citizen to make a self-funded trip to the International Space Station with the company Space Adventures.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Gregory_Olsen", "agency": null, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory_olsen_image_20201231130715.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185521.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2005-10-01T03:54:53Z", "first_flight": "2005-10-01T03:54:53Z" } ] }{ "count": 784, "next": "