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=550&ordering=-flights_count
https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=560&ordering=-flights_count", "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=540&ordering=-flights_count", "results": [ { "id": 763, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/763/?format=api", "name": "Luke Mays", "status": { "id": 1, "name": "Active" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT14M", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Former NASA astronaut instructor, now astronaut instructor at Virgin Galactic.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 1024, "url": "https://ll.thespacedevs.com/2.2.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-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luke_mays_image_20230508161309.png", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190738.png", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2023-05-25T16:23:00Z", "first_flight": "2023-05-25T16:23:00Z" }, { "id": 827, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/827/?format=api", "name": "Russel Wilson", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M8S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "Australian", "bio": "Cryptocurrencies entrepreneur", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.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-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png" }, "profile_image": null, "profile_image_thumbnail": null, "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2025-02-25T15:49:11Z", "first_flight": "2025-02-25T15:49:11Z" }, { "id": 693, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/693/?format=api", "name": "William J. Knight", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "PT10M", "eva_time": "P0D", "age": 74, "date_of_birth": "1929-11-18", "date_of_death": "2004-05-07", "nationality": "American", "bio": "William John \"Pete\" Knight was an American aeronautical engineer, politician, Vietnam War combat pilot, test pilot, and astronaut. He flew the X-15 experimental spaceplane to over 50 miles altitude on Flight 190.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/William_J._Knight", "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": "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", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_j._knig_image_20210801072759.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190028.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1967-10-17T17:40:00Z", "first_flight": "1967-10-17T17:40:00Z" }, { "id": 375, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/375/?format=api", "name": "William Frederick Fisher", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P7DT2H16M59S", "eva_time": "PT11H46M", "age": 79, "date_of_birth": "1946-04-01", "date_of_death": null, "nationality": "American", "bio": "William Frederick Fisher is an American physician and a former NASA astronaut. Fisher went into space in 1985 on board the Space Shuttle. He retired from NASA in 1992 and returned to the full-time practice of medicine. His time at NASA coincided with that of his former wife and fellow astronaut Anna Lee Fisher.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/William_Frederick_Fisher", "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": "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", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520frederick2520fisher_image_20181202120916.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190104.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 2, "last_flight": "1985-08-27T10:58:01Z", "first_flight": "1985-08-27T10:58:01Z" }, { "id": 620, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/620/?format=api", "name": "Richard Garriott", "status": { "id": 2, "name": "Retired" }, "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "in_space": false, "time_in_space": "P11DT20H35M27S", "eva_time": "P0D", "age": 63, "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-prod.nyc3.digitaloceanspaces.com/media/images/richard2520garriott_image_20190211162327.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185831.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2008-10-12T07:01:33Z", "first_flight": "2008-10-12T07:01:33Z" }, { "id": 308, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/308/?format=api", "name": "James Irwin", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P7DT11H30M1S", "eva_time": "PT19H14M53S", "age": 61, "date_of_birth": "1930-03-17", "date_of_death": "1991-08-08", "nationality": "American", "bio": "James Benson \"Jim\" Irwin was an American astronaut, aeronautical engineer, test pilot, and a United States Air Force pilot. He served as lunar module pilot for Apollo 15, the fourth human lunar landing. Following his retirement from NASA, he became a prominent born-again Christian. He was the eighth person to walk on the Moon and the first, and youngest, of those astronauts to die.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/James_Irwin", "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": "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", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520irwin_image_20181202091339.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190927.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 4, "last_flight": "1971-08-02T17:11:23Z", "first_flight": "1971-07-26T13:34:00Z" }, { "id": 694, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/694/?format=api", "name": "Michael J. Adams", "status": { "id": 4, "name": "Lost In Flight" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "PT4M", "eva_time": "P0D", "age": 37, "date_of_birth": "1930-05-05", "date_of_death": "1967-11-15", "nationality": "American", "bio": "Michael James Adams was an American aviator, aeronautical engineer, and USAF astronaut. He flew X-15 Flight 191 to over 50 miles altitude, however the flight ended when the spacecraft broke apart, leading to his death.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Michael_J._Adams", "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": "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", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_j._adam_image_20210801073344.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185600.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1967-11-15T18:30:00Z", "first_flight": "1967-11-15T18:30:00Z" }, { "id": 697, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/697/?format=api", "name": "Chris Boshuizen", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M", "eva_time": "P0D", "age": 48, "date_of_birth": "1977-06-01", "date_of_death": null, "nationality": "Australian", "bio": "Chris Boshuizen is partner at investment firm DCVC, and Planet co-founder.\r\n\r\nExact DoB unknown.", "twitter": "https://twitter.com/cboshuizen", "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.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-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chris_boshuizen_image_20220606094930.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185557.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-10-13T14:49:00Z", "first_flight": "2021-10-13T14:49:00Z" }, { "id": 700, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/700/?format=api", "name": "Laura Shepard Churchley", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M13S", "eva_time": "P0D", "age": 78, "date_of_birth": "1947-07-01", "date_of_death": null, "nationality": "American", "bio": "Daughter of Alan Shepard, first American in space and fifth human to walk on the Moon. She serves as Chair of the Astronaut Scholarship Foundation Board of Trustees, a foundation that raises funds for college students and provides mentoring to scholars pursuing careers and research in STEM.\r\n\r\nExact date of birth unknown.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.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-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/laura_shepard_c_image_20220606095606.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190540.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-12-11T15:00:42Z", "first_flight": "2021-12-11T15:00:42Z" }, { "id": 740, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/740/?format=api", "name": "Sultan Al Neyadi", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P185DT22H43M9S", "eva_time": "PT7H1M", "age": 44, "date_of_birth": "1981-05-23", "date_of_death": null, "nationality": "Emirati", "bio": "Sultan AlNeyadi is one of the first two astronauts from the United Arab Emirates, along with Hazza Al Mansouri.", "twitter": "https://twitter.com/Astro_Alneyadi", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Sultan_Al_Neyadi", "agency": { "id": 198, "url": "https://ll.thespacedevs.com/2.2.0/agencies/198/?format=api", "name": "Mohammed bin Rashid Space Centre", "featured": false, "type": "Government", "country_code": "ARE", "abbrev": "MBRSC", "description": "The Mohammed bin Rashid Space Centre is a Dubai government organisation working on the UAE space programme, which includes various space satellite projects, the Emirates Mars Mission, the Emirates Lunar Mission, and the UAE astronaut programme.", "administrator": "DG: Salem Humaid AlMarri", "founding_year": "2006", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sultan_al_neyad_image_20220911034429.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191212.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 1, "last_flight": "2023-03-02T05:34:14Z", "first_flight": "2023-03-02T05:34:14Z" } ] }{ "count": 819, "next": "