Astronaut List
Modes
Levels of detail in the response - list
, normal
, detailed
Example - /astronauts/?mode=list
Filters
Parameters - age
, age__gt
, age__gte
, age__lt
, age__lte
, agency_ids
, date_of_birth
, date_of_birth__gt
, date_of_birth__gte
, date_of_birth__lt
, date_of_birth__lte
, date_of_death
, date_of_death__gt
, date_of_death__gte
, date_of_death__lt
, date_of_death__lte
, first_flight
, first_flight__gt
, first_flight__gte
, first_flight__lt
, first_flight__lte
, flights_count
, flights_count__gt
, flights_count__gte
, flights_count__lt
, flights_count__lte
, has_flown
, in_space
, is_human
, landings_count
, landings_count__gt
, landings_count__gte
, landings_count__lt
, landings_count__lte
, last_flight
, last_flight__gt
, last_flight__gte
, last_flight__lt
, last_flight__lte
, nationality
, status_ids
, type__id
Example - /astronauts/?has_flown=true
Search
Fields searched - agency__abbrev
, agency__name
, name
, nationality__nationality_name
Example - /astronauts/?search=Pesquet
Ordering
Fields - age
, date_of_birth
, eva_time
, flights_count
, id
, landings_count
, last_flight
, name
, spacewalks_count
, status
, time_in_space
Example - /astronauts/?ordering=-time_in_space
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /astronauts/?limit=2
Format
Switch to JSON output - /astronauts/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/astronauts/?format=api&offset=600&ordering=-eva_time
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=610&ordering=-eva_time", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=590&ordering=-eva_time", "results": [ { "id": 385, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/385/?format=api", "name": "Michael J. McCulley", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 302, "name": "[AUTO] Michael J. McCulley - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520j.2520mcculley_image_20181202133602.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185500.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P4DT23H39M20S", "eva_time": "P0D", "age": 81, "date_of_birth": "1943-08-04", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Michael James \"Mike\" McCulley is a retired American naval officer and aviator, test pilot, metallurgical engineer, former NASA astronaut, and was the first submariner in space.", "wiki": "https://en.wikipedia.org/wiki/Michael_J._McCulley", "last_flight": "1989-10-18T16:53:40Z", "first_flight": "1989-10-18T16:53:40Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 28, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/28/?format=api", "name": "James McDivitt", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 303, "name": "[AUTO] James McDivitt - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520mcdivitt_image_20181128142425.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185502.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P14DT59M", "eva_time": "P0D", "age": 93, "date_of_birth": "1929-06-10", "date_of_death": "2022-10-13", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "James Alton \"Jim\" McDivitt was an American former test pilot, United States Air Force pilot, aeronautical engineer, and NASA astronaut who flew in the Gemini and Apollo programs. He commanded the Gemini 4 flight during which Ed White performed the first U.S. spacewalk, and later the Apollo 9 flight which was the first manned flight test of the Lunar Module and the complete set of Apollo flight hardware. He later became Manager of Lunar Landing Operations and was the Apollo Spacecraft Program Manager from 1969 to 1972.", "wiki": "https://en.wikipedia.org/wiki/James_McDivitt", "last_flight": "1969-03-03T16:00:00Z", "first_flight": "1965-06-03T15:16:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 327, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/327/?format=api", "name": "Karol J. Bobko", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 304, "name": "[AUTO] Karol J. Bobko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/karol2520j.2520bobko_image_20181202093540.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185503.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P16DT2H2M53S", "eva_time": "P0D", "age": 85, "date_of_birth": "1937-12-23", "date_of_death": "2023-08-17", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Karol Joseph \"Bo\" Bobko is an American aerospace engineer, retired U.S. Air Force officer, test pilot, and a former USAF and NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Karol_J._Bobko", "last_flight": "1985-10-03T15:15:30Z", "first_flight": "1983-04-04T18:30:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 45, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/45/?format=api", "name": "Donn F. Eisele", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 307, "name": "[AUTO] Donn F. Eisele - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/donn2520f.2520eisele_image_20190426143659.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185509.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P10DT20H8M15S", "eva_time": "P0D", "age": 57, "date_of_birth": "1930-06-23", "date_of_death": "1987-12-02", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Donn Fulton Eisele was a United States Air Force officer, test pilot, and later a NASA astronaut. He occupied the Command Module Pilot seat during the flight of Apollo 7 in 1968. After retiring from both NASA and the Air Force, he became the Peace Corps country director for Thailand, before moving into private business.", "wiki": "https://en.wikipedia.org/wiki/Donn_F._Eisele", "last_flight": "1968-10-11T15:02:45Z", "first_flight": "1968-10-11T15:02:45Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 154, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/154/?format=api", "name": "Anatoli Ivanishin", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 308, "name": "[AUTO] Anatoli Ivanishin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoli_ivanish_image_20200402084238.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185511.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P476DT4H41M11S", "eva_time": "P0D", "age": 56, "date_of_birth": "1969-01-15", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Anatoli Alekseyevich Ivanishin (Russian: Анатолий Алексеевич Иванишин; born 15 January 1969 in Irkutsk) is a Russian cosmonaut. His first visit to space was to the International Space Station on board the Soyuz TMA-22 spacecraft as an Expedition 29 / Expedition 30 crew member, launching in November 2011 and returning in April 2012. Ivanishin was the Commander of the International Space Station for Expedition 49. His third and last spaceflight was as a flight engineer during Expedition 62 / Expedition 63 in 2020. \r\nIvanishin retired in October 2021 to focus on science career.", "wiki": "https://en.wikipedia.org/wiki/Anatoli_Ivanishin", "last_flight": "2020-04-09T08:05:06Z", "first_flight": "2011-11-14T04:14:03Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/141/?format=api", "name": "David Hilmers", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 309, "name": "[AUTO] David Hilmers - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david2520hilmers_image_20181129205853.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185512.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P20DT14H16M35S", "eva_time": "P0D", "age": 75, "date_of_birth": "1950-01-28", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "David Carl Hilmers is a former NASA astronaut. Hilmers was selected a NASA astronaut in July 1980, and completed the initial training period in August 1981. A veteran of four space flights, he has logged over 493 hours in space.", "wiki": "https://en.wikipedia.org/wiki/David_C._Hilmers", "last_flight": "1992-01-22T14:52:33Z", "first_flight": "1985-10-03T15:15:30Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 497, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/497/?format=api", "name": "Fernando Caldeiro", "status": { "id": 6, "name": "Died While In Active Service" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 313, "name": "[AUTO] Fernando Caldeiro - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fernando2520caldeiro_image_20181203155712.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185519.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 51, "date_of_birth": "1958-06-12", "date_of_death": "2009-10-03", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Fernando \"Frank\" Caldeiro was an Argentine-born American scientist and NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Fernando_Caldeiro", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 617, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/617/?format=api", "name": "Gregory Olsen", "status": { "id": 2, "name": "Retired" }, "agency": null, "image": { "id": 314, "name": "[AUTO] Gregory Olsen - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory_olsen_image_20201231130715.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185521.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "in_space": false, "time_in_space": "P9DT21H14M7S", "eva_time": "P0D", "age": 80, "date_of_birth": "1945-04-20", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "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.", "wiki": "https://en.wikipedia.org/wiki/Gregory_Olsen", "last_flight": "2005-10-01T03:54:53Z", "first_flight": "2005-10-01T03:54:53Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 538, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/538/?format=api", "name": "Neil Woodward", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 317, "name": "[AUTO] Neil Woodward - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/neil2520woodward_image_20181203165003.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185527.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 62, "date_of_birth": "1962-07-26", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Neil W. Woodward III is an American Naval officer and a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Neil_Woodward", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 399, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/399/?format=api", "name": "Brian Duffy", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 318, "name": "[AUTO] Brian Duffy - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/brian2520duffy_image_20181202135211.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185530.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P40DT17H51M40S", "eva_time": "P0D", "age": 71, "date_of_birth": "1953-06-20", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Brian Duffy is a retired U.S. Air Force colonel and a former NASA astronaut. He flew aboard four Space Shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Brian_Duffy_(astronaut)", "last_flight": "2000-10-11T23:17:00Z", "first_flight": "1992-03-24T13:13:39Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 } ] }{ "count": 805, "next": "