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=610&ordering=-date_of_birth
{ "count": 807, "next": "https://ll.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=620&ordering=-date_of_birth", "previous": "https://ll.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=600&ordering=-date_of_birth", "results": [ { "id": 354, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/354/?format=api", "name": "Mike Mullane", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1945-09-10", "date_of_death": null, "nationality": "American", "bio": "Richard Michael \"Mike\" Mullane is an engineer and aircraft pilot, a retired USAF officer. and a former NASA astronaut. During his career, he flew as a mission specialist on STS-41-D, STS-27, and STS-36.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Mike_Mullane", "agency": { "id": 44, "url": "https://ll.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": "Acting Administrator: James Free", "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" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mike_mullane_image_20220911034105.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185228.jpeg", "last_flight": "1990-02-28T07:50:22Z", "first_flight": "1984-08-30T12:41:50Z" }, { "id": 226, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/226/?format=api", "name": "Leonid Popov", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1945-08-31", "date_of_death": null, "nationality": "Ukrainian", "bio": "Popov was born in Oleksandriia, Kirovohrad Oblast, Ukrainian SSR. He was selected as a cosmonaut on April 27, 1970, and flew as Commander on Soyuz 35, Soyuz 40 and Soyuz T-7, logging 200 days, 14 hours, and 45 minutes in space before his retirement on June 13, 1987.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Leonid_Popov", "agency": { "id": 63, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leonid2520popov_image_20181201212542.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190757.jpeg", "last_flight": "1982-08-19T17:11:52Z", "first_flight": "1980-04-09T13:38:22Z" }, { "id": 348, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/348/?format=api", "name": "James Buchli", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1945-06-20", "date_of_death": null, "nationality": "American", "bio": "James Frederick Buchli is a retired United States Marine aviator and former NASA astronaut who flew on four Space Shuttle missions.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/James_Buchli", "agency": { "id": 44, "url": "https://ll.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": "Acting Administrator: James Free", "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" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520buchli_image_20181202103808.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190715.jpeg", "last_flight": "1991-09-12T23:11:04Z", "first_flight": "1985-01-24T19:50:00Z" }, { "id": 367, "url": "https://ll.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://ll.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": "Acting Administrator: James Free", "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" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ronald2520j.2520grabe_image_20181202120203.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.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": 197, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/197/?format=api", "name": "Ernst Messerschmid", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1945-05-21", "date_of_death": null, "nationality": "German", "bio": "Ernst Willi Messerschmid (born May 21, 1945) is a German physicist and former astronaut.\r\nFrom 1978 to 1982, he worked at the DFVLR (the precursor of the DLR) in the Institute of Communications Technology in Oberpfaffenhofen on space-borne communications. In 1983, he was selected as one of the astronauts for the first German Spacelab mission D-1. He flew as payload specialist on STS-61-A in 1985, spending over 168 hours in space.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Ernst_Messerschmid", "agency": { "id": 29, "url": "https://ll.thespacedevs.com/2.0.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 }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ernst2520messerschmid_image_20181201175413.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185837.jpeg", "last_flight": "1985-10-30T17:00:00Z", "first_flight": "1985-10-30T17:00:00Z" }, { "id": 343, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/343/?format=api", "name": "Brewster H. Shaw", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1945-05-16", "date_of_death": null, "nationality": "American", "bio": "Brewster Hopkinson Shaw Jr. is a former NASA astronaut, a retired U.S. Air Force Colonel and former executive at Boeing. Shaw was inducted into the U.S. Astronaut Hall of Fame on May 6, 2006.[1]\r\n\r\nShaw is a veteran of three Space Shuttle missions and has logged 533 hours of space flight. He was Pilot of Space Shuttle Columbia in November 1983, Commander of Space Shuttle Atlantis in November 1985 and Commander of Columbia in August 1989.\r\n\r\nFollowing the Space Shuttle Challenger accident in 1986, he supported the Roger’s Presidential Commission[2] investigating the accident. Shaw subsequently led the Space Shuttle Orbiter return-to-flight team chartered to enhance the safety of the vehicles’ operations.\r\n\r\nShaw worked as a manager at NASA until 1996 when he left the agency, retired from the Air Force and went to work in the private sector as an aerospace executive.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Brewster_H._Shaw", "agency": { "id": 44, "url": "https://ll.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": "Acting Administrator: James Free", "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" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/brewster2520h.2520shaw_image_20181202103314.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185456.jpeg", "last_flight": "1989-08-08T12:37:00Z", "first_flight": "1983-11-28T16:00:00Z" }, { "id": 370, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/370/?format=api", "name": "Michael J. Smith", "status": { "id": 4, "name": "Lost In Flight" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1945-04-30", "date_of_death": "1986-01-28", "nationality": "American", "bio": "Michael John Smith was an American astronaut—pilot of the Space Shuttle Challenger when it was destroyed during the STS-51-L mission. All seven crew members died.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Michael_J._Smith_(astronaut)", "agency": { "id": 44, "url": "https://ll.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": "Acting Administrator: James Free", "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" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520j.2520smith_image_20181202120414.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185741.jpeg", "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1986-01-28T16:38:00Z" }, { "id": 617, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/617/?format=api", "name": "Gregory Olsen", "status": { "id": 2, "name": "Retired" }, "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "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", "last_flight": "2005-10-01T03:54:53Z", "first_flight": "2005-10-01T03:54:53Z" }, { "id": 594, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/594/?format=api", "name": "John-David F. Bartoe", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1944-11-17", "date_of_death": null, "nationality": "American", "bio": "John-David Francis Bartoe (born November 17, 1944 in Abington, Pennsylvania) is an American astrophysicist. He is the Research Manager for the International Space Station (ISS) at NASA's Johnson Space Center. He provides oversight for the Program Manager concerning the research capability, research hardware, and research plans of the ISS. As a civilian employee of the US Navy, he flew aboard Space Shuttle mission STS-51-F as a Payload Specialist.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/John-David_F._Bartoe", "agency": { "id": 166, "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api", "name": "US Navy", "featured": false, "type": "Government", "country_code": "USA", "abbrev": "USN", "description": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.", "administrator": null, "founding_year": "1963", "launchers": "", "spacecraft": "Vanguard 1-3 | Parker Solar Probe", "parent": null, "image_url": null }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john-david2520f.2520bartoe_image_20181207225726.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185337.jpeg", "last_flight": "1985-07-29T21:00:00Z", "first_flight": "1985-07-29T21:00:00Z" }, { "id": 146, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/146/?format=api", "name": "Jeffrey Hoffman", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1944-11-02", "date_of_death": null, "nationality": "American", "bio": "Jeffrey Alan Hoffman is an American former NASA astronaut and currently a professor of aeronautics and astronautics at MIT. Hoffman made five flights as a space shuttle astronaut, including the first mission to repair the Hubble Space Telescope in 1993, when the orbiting telescope's flawed optical system was corrected.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Jeffrey_A._Hoffman", "agency": { "id": 44, "url": "https://ll.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": "Acting Administrator: James Free", "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" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jeffrey2520hoffman_image_20181129210513.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191111.jpeg", "last_flight": "1996-02-22T20:18:00Z", "first_flight": "1985-04-12T13:59:05Z" } ] }