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=720&ordering=-date_of_birth
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=730&ordering=-date_of_birth", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=710&ordering=-date_of_birth", "results": [ { "id": 630, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/630/?format=api", "name": "Aleksei Yeliseyev", "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": 547, "name": "[AUTO] Aleksei Yeliseyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksei_yelisey_image_20200713114929.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190135.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": "P8DT22H22M33S", "eva_time": "PT32M", "age": 90, "date_of_birth": "1934-07-13", "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": "Aleksei Stanislavovich Yeliseyev (Russian: Алексей Станиславович Елисеев; born July 13, 1934) is a retired Soviet cosmonaut who flew on three missions in the Soyuz programme as a flight engineer: Soyuz 5, Soyuz 8, and Soyuz 10. Aleksei's father was Lithuanian with the last name Kuraitis, who died in the Soviet's Gulag as an enemy of the people. Aleksei uses his mother's last name \"Yeliseyev\" so some regard him as also being a Lithuanian cosmonaut.", "wiki": "https://en.wikipedia.org/wiki/Aleksei_Yeliseyev", "last_flight": "1971-04-22T23:54:06Z", "first_flight": "1969-01-15T07:04:57Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 1 }, { "id": 54, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/54/?format=api", "name": "Curt Michel", "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": 273, "name": "[AUTO] Curt Michel - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/curt2520michel_image_20181128151119.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185412.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": 80, "date_of_birth": "1934-06-05", "date_of_death": "2015-02-26", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Frank Curtis \"Curt\" Michel, Ph.D. was an American astrophysicist; a professor of astrophysics at Rice University in Houston, Texas; a former United States Air Force pilot; and a NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Curt_Michel", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 181, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/181/?format=api", "name": "Alexey Leonov", "status": { "id": 11, "name": "Deceased" }, "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": 800, "name": "[AUTO] Alexey Leonov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alexey2520leonov_image_20181129235111.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190818.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": "P7DT32M17S", "eva_time": "PT12M9S", "age": 85, "date_of_birth": "1934-05-30", "date_of_death": "2019-10-11", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Alexey Arkhipovich Leonov (Russian: Алексе́й Архи́пович Лео́нов, IPA: [ɐlʲɪˈksʲej ɐˈrxʲipəvʲɪtɕ lʲɪˈonəf]; born 30 May 1934) is a retired Soviet/Russian cosmonaut, Air Force Major general, writer and artist. On 18 March 1965, he became the first human to conduct extravehicular activity (EVA), exiting the capsule during the Voskhod 2 mission for a 12-minute spacewalk.", "wiki": "https://en.wikipedia.org/wiki/Alexey_Leonov", "last_flight": "1975-07-15T12:20:00Z", "first_flight": "1965-03-18T07:00:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 205, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/205/?format=api", "name": "Grigori Nelyubov", "status": { "id": 11, "name": "Deceased" }, "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": 652, "name": "[AUTO] Grigori Nelyubov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/grigori2520nelyubov_image_20181201181902.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190421.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": 31, "date_of_birth": "1934-03-31", "date_of_death": "1966-02-18", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Grigori Grigoryevich Nelyubov (Russian: Григо́рий Григо́рьевич Нелю́бов; March 31, 1934 – February 18, 1966) was one of the original 20 Soviet cosmonauts, who was dismissed from the Soviet space program in 1963 for drunk and disorderly conduct. His existence in the program was kept secret until the advent of Soviet glasnost in the late 1980s. He committed suicide on February 18, 1966.", "wiki": "https://en.wikipedia.org/wiki/Grigori_Nelyubov", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/37/?format=api", "name": "Gene Cernan", "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": 466, "name": "[AUTO] Gene Cernan - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gene2520cernan_image_20190426143647.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185928.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": "P11DT23M27S", "eva_time": "P1DT10M57S", "age": 82, "date_of_birth": "1934-03-14", "date_of_death": "2017-01-16", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Eugene Andrew Cernan was an American astronaut, naval aviator, electrical engineer, aeronautical engineer, and fighter pilot. During the Apollo 17 mission, Cernan became the eleventh person to walk on the Moon. Since he re-entered the lunar module after Harrison Schmitt on their third and final lunar excursion, he is the last person to have walked on the Moon.\r\n\r\nCernan traveled into space three times; as pilot of Gemini 9A in June 1966, as lunar module pilot of Apollo 10 in May 1969, and as commander of Apollo 17 in December 1972, the final Apollo lunar landing. Cernan was also a backup crew member of the Gemini 12, Apollo 7 and Apollo 14 space missions.", "wiki": "https://en.wikipedia.org/wiki/Gene_Cernan", "last_flight": "1972-12-14T22:54:37Z", "first_flight": "1966-06-03T13:39:33Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 4 }, { "id": 111, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/111/?format=api", "name": "Yuri Gagarin", "status": { "id": 11, "name": "Deceased" }, "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": 944, "name": "[AUTO] Yuri Gagarin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520gagarin_image_20200211151614.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191209.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": "PT1H48M", "eva_time": "P0D", "age": 34, "date_of_birth": "1934-03-09", "date_of_death": "1968-03-27", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Yuri Alekseyevich Gagarin (Russian: Ю́рий Алексе́евич Гага́рин, IPA: [ˈjʉrʲɪj ɐlʲɪˈksʲejɪvʲɪtɕ ɡɐˈɡarʲɪn]; 9 March 1934 – 27 March 1968) was a Soviet pilot and cosmonaut. He became the first human to journey into outer space when his Vostok spacecraft completed one orbit of the Earth on 12 April 1961.", "wiki": "https://en.wikipedia.org/wiki/Yuri_Gagarin", "last_flight": "1961-04-12T06:07:00Z", "first_flight": "1961-04-12T06:07:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 129, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/129/?format=api", "name": "Henry 'Hank' Hartsfield", "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": 284, "name": "[AUTO] Henry 'Hank' Hartsfield - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/henry25202527hank25272520hartsfield_image_20181129203753.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185432.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": "P20DT2H48M10S", "eva_time": "P0D", "age": 80, "date_of_birth": "1933-11-21", "date_of_death": "2014-07-14", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Henry Warren \"Hank\" Hartsfield Jr. was a United States Air Force officer and a USAF and NASA astronaut who logged over 480 hours in space. Hartsfield became a NASA astronaut in September 1969. Hartsfield was the pilot on STS-4, the fourth and final orbital test flight of the shuttle Columbia.", "wiki": "https://en.wikipedia.org/wiki/Henry_Hartsfield", "last_flight": "1985-10-30T17:00:00Z", "first_flight": "1982-06-27T15:00:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 49, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/49/?format=api", "name": "Fred Haise", "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": 765, "name": "[AUTO] Fred Haise - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fred2520haise_image_20181128150537.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190725.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": "P5DT22H53M57S", "eva_time": "P0D", "age": 91, "date_of_birth": "1933-11-14", "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": "Fred Wallace Haise Jr. is an American former NASA astronaut, fighter pilot with the U.S. Marine Corps and the U.S. Air Force and test pilot. He is one of only 24 people to have flown to the Moon, having flown as Lunar Module Pilot on Apollo 13. He was to have been the sixth person to land and walk on the Moon, but the Apollo 13 mission was aborted before lunar landing. He went on to fly Space Shuttle Approach and Landing Tests in 1977, and retired from NASA in 1979.", "wiki": "https://en.wikipedia.org/wiki/Fred_Haise", "last_flight": "1970-04-11T19:13:03Z", "first_flight": "1970-04-11T19:13:03Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 306, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/306/?format=api", "name": "Ronald Evans", "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": 712, "name": "[AUTO] Ronald Evans - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ronald2520evans_image_20190426143713.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190603.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": "PT1H5M44S", "age": 56, "date_of_birth": "1933-11-10", "date_of_death": "1990-04-07", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Ronald Ellwin Evans Jr. was an American naval officer and aviator, electrical engineer, aeronautical engineer, and NASA astronaut, also one of only 24 people to have flown to the Moon.\r\n\r\nEvans was selected as an astronaut by NASA as part of Astronaut Group 5 in 1966 and made his first and only flight into space as Command Module Pilot aboard Apollo 17 in 1972, the last manned mission to the Moon to date, with Commander Eugene Cernan and Lunar Module Pilot Harrison Schmitt. During the flight, he orbited the Moon as his two crewmates descended to the surface. Consequently, he is the last person to orbit the Moon alone and holds the record for the most time spent in lunar orbit at 148 hours. In 1975 Evans served as backup Command Module Pilot for the Apollo-Soyuz Test Project mission.", "wiki": "https://en.wikipedia.org/wiki/Ronald_Evans_(astronaut)", "last_flight": "1972-12-07T05:33:00Z", "first_flight": "1972-12-07T05:33:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 331, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/331/?format=api", "name": "Donald H. Peterson", "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": 874, "name": "[AUTO] Donald H. Peterson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/donald2520h.2520peterson_image_20181202094041.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191017.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": "P5DT23M", "eva_time": "PT4H10M", "age": 84, "date_of_birth": "1933-10-22", "date_of_death": "2018-05-27", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Donald Herod Peterson was a United States Air Force officer and NASA astronaut. Peterson was originally selected for the Air Force Manned Orbiting Laboratory (MOL) program, but, when that was canceled, he became a NASA astronaut in September 1969. He was a mission specialist on STS-6 on board Challenger. During the mission Peterson performed a spacewalk to test the new airlock and space suits. He logged 120 hours in space. Peterson retired from NASA in 1984.", "wiki": "https://en.wikipedia.org/wiki/Donald_H._Peterson", "last_flight": "1983-04-04T18:30:00Z", "first_flight": "1983-04-04T18:30:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 } ] }{ "count": 805, "next": "