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=210&ordering=status
{ "count": 853, "next": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=220&ordering=status", "previous": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=200&ordering=status", "results": [ { "id": 674, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/674/?format=api", "name": "Doug Shane", "status": { "id": 2, "name": "Retired" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": "1960-01-01", "date_of_death": null, "nationality": "American", "bio": "Douglas Bennett Shane is President of The Spaceship Company, as well as an American test pilot who has trained as a commercial astronaut. He was a member of the Scaled Composites astronaut team and one of the test pilots for SpaceShipOne, the experimental spaceplane developed by Scaled Composites. Shane worked as the operations director on the SpaceShipOne project in addition to being one of the program pilots, and later served as President of Scaled Composites from 2008 through early 2013.\r\n\r\nBirthday is unknown.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Doug_Shane", "agency": { "id": 1024, "url": "https://lldev.thespacedevs.com/2.0.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-dev.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/doug_shane_image_20210522150034.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190438.jpeg", "last_flight": "2011-06-14T12:00:00Z", "first_flight": "2011-04-22T12:00:00Z" }, { "id": 526, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/526/?format=api", "name": "Timothy Creamer", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1959-11-15", "date_of_death": null, "nationality": "American", "bio": "Timothy \"TJ\" Creamer is a NASA flight director, retired astronaut and a colonel in the United States Army.", "twitter": "https://twitter.com/TimothyCreamer", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Timothy_Creamer", "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/timothy2520creamer_image_20181203163824.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190925.jpeg", "last_flight": "2009-12-20T21:52:00Z", "first_flight": "2009-12-20T21:52:00Z" }, { "id": 508, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/508/?format=api", "name": "Paul W. Richards", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1964-05-20", "date_of_death": null, "nationality": "American", "bio": "Paul William Richards is an American engineer and a former NASA Astronaut. He flew aboard one Space Shuttle mission in 2001.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Paul_W._Richards", "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/paul2520w.2520richards_image_20181203161257.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185801.jpeg", "last_flight": "2001-03-08T11:42:09Z", "first_flight": "2001-03-08T11:42:09Z" }, { "id": 511, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/511/?format=api", "name": "Daniel M. Tani", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1961-02-01", "date_of_death": null, "nationality": "American", "bio": "Daniel M. Tani is an American engineer and a NASA astronaut. Although born in Ridley Park, Pennsylvania, he considers Lombard, Illinois, to be his hometown. With Peggy Whitson, Tani conducted the 100th spacewalk on the International Space Station.", "twitter": "https://twitter.com/astro_tani", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Daniel_M._Tani", "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/daniel2520m.2520tani_image_20181203161741.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191038.jpeg", "last_flight": "2007-10-23T15:38:19Z", "first_flight": "2001-12-05T22:19:28Z" }, { "id": 586, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/586/?format=api", "name": "Norman E. Thagard", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1943-07-03", "date_of_death": null, "nationality": "American", "bio": "Norman Earl Thagard (born July 3, 1943), (Capt, USMC, Ret.), is an American scientist and former U.S. Marine Corps officer and naval aviator and NASA astronaut. He is the first American to ride to space on board a Russian vehicle, and can be considered the first American cosmonaut. He did on this on March 14, 1995, in the Soyuz TM-21 spacecraft for the Russian Mir-18 mission.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Norman_Thagard", "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/norman2520e.2520thagard_image_20181207215117.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185231.jpeg", "last_flight": "1995-03-14T06:11:34Z", "first_flight": "1983-06-18T11:33:00Z" }, { "id": 483, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/483/?format=api", "name": "Stephen Robinson", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1955-10-26", "date_of_death": null, "nationality": "American", "bio": "Stephen Kern Robinson is a former NASA astronaut.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Stephen_Robinson", "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/stephen_robinso_image_20220911033843.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191034.jpeg", "last_flight": "2010-02-08T09:14:08Z", "first_flight": "1997-08-07T14:41:00Z" }, { "id": 422, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/422/?format=api", "name": "Kenneth Cockrell", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1950-04-09", "date_of_death": null, "nationality": "American", "bio": "Kenneth Dale \"Taco\" Cockrell is an American astronaut and a veteran of five space shuttle missions.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Kenneth_Cockrell", "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/kenneth2520cockrell_image_20181202142019.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190230.jpeg", "last_flight": "2002-06-05T21:22:49Z", "first_flight": "1993-04-08T05:29:00Z" }, { "id": 589, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/589/?format=api", "name": "Paul Scully-Power", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1944-05-28", "date_of_death": null, "nationality": "American Australian", "bio": "Paul Desmond Scully-Power, AM, FRAeS (born May 28, 1944) is an Australian-American oceanographer, technology expert and business executive. In 1984, while a civilian employee of the United States Naval Undersea Warfare Center, he flew aboard NASA Space Shuttle mission STS-41-G as a Payload Specialist. He was the first Australian-born person to journey into space, and the first astronaut with a beard.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Paul_Scully-Power", "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/paul2520scully-power_image_20181207221854.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190525.jpeg", "last_flight": "1984-10-05T11:03:00Z", "first_flight": "1984-10-05T11:03:00Z" }, { "id": 367, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/367/?format=api", "name": "Ronald J. Grabe", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1945-06-13", "date_of_death": null, "nationality": "American", "bio": "Ronald John Grabe is a former NASA astronaut.\r\n\r\nHe has earned the Air Force Distinguished Flying Cross, the Air Medal with 7 Oak Leaf Clusters, the Air Force Meritorious Service Medal, the Liethen-Tittle Award (for Outstanding Student at the USAF Test Pilot School), the Royal Air Force Cross, the NASA Exceptional Service Medal, and NASA Space Flight Medals.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Ronald_J._Grabe", "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/ronald2520j.2520grabe_image_20181202120203.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190158.jpeg", "last_flight": "1993-06-21T13:07:22Z", "first_flight": "1985-10-03T15:15:30Z" }, { "id": 563, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/563/?format=api", "name": "Jack D. Fischer", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "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://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/jack2520d.2520fischer_image_20181203172235.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190919.jpeg", "last_flight": "2017-04-20T07:13:45Z", "first_flight": "2017-04-20T07:13:45Z" } ] }