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=280
{ "count": 831, "next": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=290", "previous": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=270", "results": [ { "id": 777, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/777/?format=api", "name": "Namira Salim", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "Pakistani", "bio": "Namira Salim born in Karachi, is a Pakistani polar adventurer, future astronaut and artist based in Monaco and Dubai.", "twitter": "https://twitter.com/namirasalim", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Namira_Salim", "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/namira_salim_image_20231001163926.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190744.jpeg", "last_flight": "2023-10-06T16:10:30Z", "first_flight": "2023-10-06T16:10:30Z" }, { "id": 514, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/514/?format=api", "name": "Jeffrey Williams", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1958-01-18", "date_of_death": null, "nationality": "American", "bio": "Jeffrey Nels Williams is a retired United States Army officer and a NASA astronaut. He is a veteran of four space flights and formerly held the American record for most days spent in space, which was surpassed in April 2017 by his colleague Peggy Whitson.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Jeffrey_Williams_(astronaut)", "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": "Acting Administrator: James Free", "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/jeffrey2520williams_image_20181203162114.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185808.jpeg", "last_flight": "2016-03-18T21:26:42Z", "first_flight": "2000-05-19T10:11:10Z" }, { "id": 540, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/540/?format=api", "name": "Eric Boe", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1964-10-01", "date_of_death": null, "nationality": "American", "bio": "Eric Allen Boe is a United States Air Force fighter pilot Colonel, test pilot, a Civil Air Patrol member, and a NASA astronaut. He flew as the pilot of Space Shuttle missions STS-126 and STS-133.", "twitter": "https://twitter.com/Astro_Boe", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Eric_Boe", "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": "Acting Administrator: James Free", "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/eric2520boe_image_20181203165347.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185636.jpeg", "last_flight": "2011-02-24T21:53:24Z", "first_flight": "2008-11-15T00:55:39Z" }, { "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": "Acting Administrator: James Free", "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": 704, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/704/?format=api", "name": "Lane Bess", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": "1960-01-01", "date_of_death": null, "nationality": "American", "bio": "Lane is the Principal and Founder of Bess Ventures and Advisory, a family fund supporting technology firms that innovate and disrupt across multiple market sectors. Lane is best known for having helped start and build two of the most important cybersecurity companies in the public markets today, Zscaler (NASDQ) and Palo Alto Networks (NYSE). She also serves as a Trustee at Carnegie Mellon University and, along with his family, supports philanthropic interests across health and social issues.\r\n\r\nDate of birth is unknown", "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/lane_bess_image_20220606094804.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190718.jpeg", "last_flight": "2025-02-25T15:49:11Z", "first_flight": "2021-12-11T15:00:42Z" }, { "id": 620, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/620/?format=api", "name": "Richard Garriott", "status": { "id": 2, "name": "Retired" }, "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "date_of_birth": "1961-07-04", "date_of_death": null, "nationality": "British", "bio": "Richard Allen Garriott de Cayeux (born July 4, 1961) is an English-American video game developer and entrepreneur.\r\n\r\nOn October 12, 2008, Garriott flew aboard Soyuz TMA-13 to the International Space Station as a private astronaut, returning 12 days later aboard Soyuz TMA-12. He became the second astronaut, and first from the U.S., who had a parent that was also a space traveler.", "twitter": "https://twitter.com/RichardGarriott", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Richard_Garriott", "agency": null, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/richard2520garriott_image_20190211162327.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185831.jpeg", "last_flight": "2008-10-12T07:01:33Z", "first_flight": "2008-10-12T07:01:33Z" }, { "id": 622, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/622/?format=api", "name": "Mark Shuttleworth", "status": { "id": 2, "name": "Retired" }, "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "date_of_birth": "1973-09-18", "date_of_death": null, "nationality": "South African", "bio": "Mark Richard Shuttleworth (born 18 September 1973) is a South African entrepreneur.\r\n\r\nHe launched aboard the Russian Soyuz TM-34 mission as a spaceflight participant, paying approximately US$27,000,000 for the voyage.", "twitter": "https://twitter.com/sabdfl", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Mark_Shuttleworth", "agency": null, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mark2520shuttleworth_image_20190211162314.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190200.jpeg", "last_flight": "2002-04-25T06:26:35Z", "first_flight": "2002-04-25T06:26:35Z" }, { "id": 639, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/639/?format=api", "name": "Mannequin Skywalker", "status": { "id": 1, "name": "Active" }, "type": { "id": 6, "name": "Non-Human" }, "date_of_birth": null, "date_of_death": null, "nationality": "Earthling", "bio": "\"Mannequin Skywalker\" is a test dummy flown on Blue Origin New Shepard 3's initial flight test.", "twitter": "https://twitter.com/TestDummyWalker", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Blue_Origin_Mannequin_Skywalker", "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/mannequin2520skywalker_image_20190309094011.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191128.jpeg", "last_flight": "2021-04-14T16:49:15Z", "first_flight": "2017-12-12T16:59:00Z" }, { "id": 675, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/675/?format=api", "name": "William Brian Binnie", "status": { "id": 2, "name": "Retired" }, "type": { "id": 1, "name": "Unknown" }, "date_of_birth": "1953-01-01", "date_of_death": null, "nationality": "American", "bio": "William Brian Binnie is a former United States Navy officer and one of the test pilots for SpaceShipOne and SpaceShipTwo", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Brian_Binnie", "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/william_brian_b_image_20210522150237.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185629.jpeg", "last_flight": "2012-08-11T12:00:00Z", "first_flight": "2011-05-19T12:00:00Z" }, { "id": 726, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/726/?format=api", "name": "Katya Echazarreta", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "Mexican", "bio": "Katya was born in Guadalajara, Mexico. She is the co-host of the YouTube series \"Netflix IRL\" and \"Electric Kat\" on the CBS show \"Mission Unstoppable.” Katya is currently pursuing a Master’s degree in electrical and computer engineering at Johns Hopkins University and earned her bachelor’s degree in electrical engineering from UCLA in 2019. Following graduation, she spent nearly four years at NASA's Jet Propulsion Laboratory working on five NASA missions, including the Perseverance Rover and Europa Clipper.", "twitter": null, "instagram": "https://www.instagram.com/katvoltage", "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/katya_echazarre_image_20220911034543.png", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190955.png", "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2022-06-04T13:25:02Z" } ] }