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=760&ordering=date_of_birth
{ "count": 831, "next": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=770&ordering=date_of_birth", "previous": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=750&ordering=date_of_birth", "results": [ { "id": 723, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/723/?format=api", "name": "Jim Kitchen", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Jim Kitchen is a teacher, entrepreneur, and world explorer who has visited all 193 U.N.-recognized countries.", "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/jim_kitchen_image_20220606095541.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185229.jpeg", "last_flight": "2022-03-31T13:57:55Z", "first_flight": "2022-03-31T13:57:55Z" }, { "id": 827, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/827/?format=api", "name": "Russel Wilson", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "Australian", "bio": "Cryptocurrencies entrepreneur", "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": null, "profile_image_thumbnail": null, "last_flight": "2025-02-25T15:49:11Z", "first_flight": "2025-02-25T15:49:11Z" }, { "id": 786, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/786/?format=api", "name": "Lina Borozdina", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "Ukrainian", "bio": "As a child in Odessa, Ukraine, Lina Borozdina’s dad would tell her bedtime stories about her cousin and her sneaking onto a spaceship as stowaways to go on space adventures. By age 6, she already knew all the constellations and their associated mythology. “It was all about space for me,” she says. “I didn’t get Cinderella stories.” Flying aboard ‘Galactic 06’ is a dream come true for Lina, and she knows her father, Yuri Borozdin, who still lives in Odessa, is deeply proud of her achievements. A scientist, chemist and breast cancer survivor, Lina was thrilled to see “our fragile blue planet in the infinite vacuum of space. You can’t see wars or suffering from above. Just the beauty of our planet.” Her spacesuit displays the Ukraine and USA flags and breast cancer ribbon. Onboard, she carried personal photos, a small childhood possession and items from her close friends.", "twitter": null, "instagram": "https://www.instagram.com/redplanet2000/?hl=de", "wiki": null, "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/lina_borozdina_image_20240226160801.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190548.jpeg", "last_flight": "2024-01-26T17:42:05Z", "first_flight": "2024-01-26T17:42:05Z" }, { "id": 738, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/738/?format=api", "name": "Sara Sabry", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "Egyptian", "bio": "Sara is an Egyptian mechanical and biomedical engineer, and founder of Deep Space Initiative (DSI), a nonprofit aiming to increase accessibility for space research. She became Egypt’s first female analog astronaut in 2021 after completing a two-week Moon mission simulating the extreme conditions astronauts experience in orbital space. Sara earned her bachelor’s degree in mechanical engineering at the American University in Cairo and a master’s in biomedical engineering from the Politecnico di Milano.", "twitter": null, "instagram": "https://www.instagram.com/astro_sarasabry", "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/sara_sabry_image_20220911034454.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185652.jpeg", "last_flight": "2022-08-04T13:56:07Z", "first_flight": "2022-08-04T13:56:07Z" }, { "id": 832, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/832/?format=api", "name": "Kerianne Flynn", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Kerianne Flynn is an American film producer known for her work on independent films. She has contributed to several notable projects, including The Automatic Hate (2015), This Changes Everything (2018), and Lilly (2024).", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Kerianne_Flynn", "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": null, "profile_image_thumbnail": null, "last_flight": "2025-04-14T13:30:00Z", "first_flight": "2025-04-14T13:30:00Z" }, { "id": 857, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/857/?format=api", "name": "Lionel Pitchford", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "British", "bio": "Englishman who has spent four decades in Spain working as a teacher, translator, and tour guide as a means to travel the world. In 1992, following a plane crash with his sister and her family onboard, Lionel founded a nonprofit in Nepal dedicated to serving disadvantaged children and girls. He’s also run an orphanage in Kathmandu for over 30 years.", "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/lionel_pitchfor_image_20250721164626.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lionel_pitchfor_image_thumbnail_20250721164626.jpeg", "last_flight": "2025-08-03T12:42:16Z", "first_flight": "2025-08-03T12:42:16Z" }, { "id": 679, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/679/?format=api", "name": "Michael Masucci", "status": { "id": 1, "name": "Active" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Mike “Sooch” Masucci was a former U.S. Air Force lieutenant colonel and U2 test pilot.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Michael_Masucci", "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/michael_masucci_image_20220911034628.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190444.jpeg", "last_flight": "2023-11-02T15:44:00Z", "first_flight": "2013-12-11T12:00:00Z" }, { "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": 769, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/769/?format=api", "name": "Anastatia Mayers", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "Antiguan", "bio": "Passenger on Galactic-02, winners of Space for Humanity draw.", "twitter": null, "instagram": null, "wiki": null, "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/anastatia_mayer_image_20230718080218.png", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190223.png", "last_flight": "2023-08-10T15:17:00Z", "first_flight": "2023-08-10T15:17:00Z" }, { "id": 745, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/745/?format=api", "name": "Snoopy", "status": { "id": 2, "name": "Retired" }, "type": { "id": 6, "name": "Non-Human" }, "date_of_birth": null, "date_of_death": null, "nationality": "Earthling", "bio": "This Snoopy plushie serves as zero-G indicator on the Artemis-1 mission.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Snoopy", "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/snoopy_image_20220911033852.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185543.jpeg", "last_flight": "2022-11-16T06:47:44Z", "first_flight": "2022-11-16T06:47:44Z" } ] }