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.0.0/astronaut/?mode=detailed
FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids' Example - /2.0.0/astronaut/?nationality=American
SEARCH EXAMPLE: /2.0.0/astronaut/?search=armstrong Searches through name, nationality and agency name
ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.0.0/astronaut/?order=name
GET /2.0.0/astronaut/?format=api&offset=700
{ "count": 858, "next": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=710", "previous": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=690", "results": [ { "id": 720, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/720/?format=api", "name": "Pete Davidson", "status": { "id": 3, "name": "In-Training" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Pete Davidson joined the cast of Saturday Night Live in 2014. In 2020, he co-wrote and starred in the semi-autobiographical film The King of Staten Island, which also earned a nomination for The Comedy Movie Star of 2020 at the 46th People’s Choice Awards. Pete also appeared in the 2021 film The Suicide Squad directed by James Gunn.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.0.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pete_davidson_image_20220314132832.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190823.jpeg", "last_flight": null, "first_flight": null }, { "id": 455, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/455/?format=api", "name": "Winston E. Scott", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1950-08-06", "date_of_death": null, "nationality": "American", "bio": "Winston Elliott Scott is a retired United States Navy Captain and former NASA astronaut. He served as a mission specialist on STS-72 in 1996 and STS-87 in 1997 logged a total of 24 days, 14 hours and 34 minutes in space, including three spacewalks totaling 19 hours and 26 minutes. Winston was also a naval pilot and flew helicopters and navy planes.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Winston_E._Scott", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.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: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/winston_e._scot_image_20220911033837.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191050.jpeg", "last_flight": "1997-11-19T19:46:00Z", "first_flight": "1996-01-11T09:41:00Z" }, { "id": 529, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/529/?format=api", "name": "Stanley G. Love", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1965-06-08", "date_of_death": null, "nationality": "American", "bio": "Stanley Glen Love, Ph.D. is an American scientist and a NASA astronaut from Oregon.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Stanley_G._Love", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.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: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/stanley_g._love_image_20220911033728.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185857.jpeg", "last_flight": "2008-02-07T19:45:30Z", "first_flight": "2008-02-07T19:45:30Z" }, { "id": 277, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/277/?format=api", "name": "Aleksandr Viktorenko", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1947-03-29", "date_of_death": "2023-08-10", "nationality": "Russian", "bio": "Aleksandr Stepanovich Viktorenko (Александр Степанович Викторенко) was a Soviet cosmonaut. He was born in Olginka, North-Kazakhstan Oblast, Kazakh SSR on March 29, 1947. He is married with two children.\r\n\r\nHe was selected as a cosmonaut on March 23, 1978, and retired on May 30, 1997. During his active career he had been Commander of Soyuz TM-3, Soyuz TM-8, Soyuz TM-14 and Soyuz TM-20. He has spent a total of 489 days in space.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Viktorenko", "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.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-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/aleksandr2520viktorenko_image_20181201224005.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190219.jpeg", "last_flight": "1994-10-03T22:42:30Z", "first_flight": "1987-07-22T01:59:17Z" }, { "id": 312, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/312/?format=api", "name": "Bruce McCandless II", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1937-06-08", "date_of_death": "2017-12-21", "nationality": "American", "bio": "Bruce McCandless II was a U.S. naval officer and aviator, electrical engineer, and NASA astronaut. In 1984, during the first of his two Space Shuttle missions, he made the first untethered free flight by using the Manned Maneuvering Unit.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Bruce_McCandless_II", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.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: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/bruce2520mccandless2520ii_image_20181202091749.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185449.jpeg", "last_flight": "1990-04-24T12:33:51Z", "first_flight": "1984-02-03T13:00:00Z" }, { "id": 341, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/341/?format=api", "name": "Steven R. Nagel", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1946-10-27", "date_of_death": "2014-08-21", "nationality": "American", "bio": "Steven Ray Nagel was an American astronaut, aeronautical and mechanical engineer, test pilot, and a United States Air Force pilot.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Steven_R._Nagel", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.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: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/steven2520r.2520nagel_image_20190426143717.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190002.jpeg", "last_flight": "1993-04-26T14:50:00Z", "first_flight": "1985-06-17T11:33:00Z" }, { "id": 350, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/350/?format=api", "name": "Anna Lee Fisher", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1949-08-24", "date_of_death": null, "nationality": "American", "bio": "Anna Lee Fisher (née Tingle) is an American chemist, emergency physician, and a former NASA astronaut. Formerly married to fellow astronaut Bill Fisher, and the mother of two children, in 1984 she became the first mother in space.[4] Fisher was formerly the oldest active American astronaut.[5] During her career at NASA, she has been involved with three major programs: the Space Shuttle, the International Space Station and the Orion project.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Anna_Lee_Fisher", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.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: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/anna_lee_fisher_image_20220911034100.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185232.jpeg", "last_flight": "1984-11-08T12:15:00Z", "first_flight": "1984-11-08T12:15:00Z" }, { "id": 390, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/390/?format=api", "name": "Sonny Carter", "status": { "id": 6, "name": "Died While In Active Service" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1947-08-15", "date_of_death": "1991-04-05", "nationality": "American", "bio": "Manley Lanier \"Sonny\" Carter Jr., M.D. was an American chemist, physician, professional soccer player, naval officer and aviator, test pilot, and NASA astronaut who flew on STS-33.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Sonny_Carter", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.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: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sonny2520carter_image_20181202134100.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190815.jpeg", "last_flight": "1989-11-23T00:23:30Z", "first_flight": "1989-11-23T00:23:30Z" }, { "id": 410, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/410/?format=api", "name": "Curtis Brown", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1956-03-11", "date_of_death": null, "nationality": "American", "bio": "Curtis Lee \"Curt\" Brown Jr. is a former NASA astronaut and retired United States Air Force colonel.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Curtis_Brown", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.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: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/curtis2520brown_image_20181202140604.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190720.jpeg", "last_flight": "1999-12-20T00:50:00Z", "first_flight": "1992-09-12T14:23:00Z" }, { "id": 122, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/122/?format=api", "name": "Kenneth Ham", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1964-12-12", "date_of_death": null, "nationality": "American", "bio": "Kenneth Todd \"Hock\" Ham is a retired American astronaut and a captain in the United States Navy. Ham was selected for NASA's astronaut program in August 1998. Ham has served as CAPCOM for Space Shuttle ascent/entry and orbit, as well as the International Space Station (ISS).", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Kenneth_Ham", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.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: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kenneth2520ham_image_20181129202152.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190309.jpeg", "last_flight": "2010-05-14T18:20:09Z", "first_flight": "2008-05-31T21:02:12Z" } ] }