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=610&ordering=-id
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=620&ordering=-id", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=600&ordering=-id", "results": [ { "id": 206, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/206/?format=api", "name": "Rodolfo Neri Vela", "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": 424, "name": "[AUTO] Rodolfo Neri Vela - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rodolfo2520neri2520vela_image_20181201182057.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185822.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": "P6DT21H4M", "eva_time": "P0D", "age": 73, "date_of_birth": "1952-02-19", "date_of_death": null, "nationality": [ { "id": 25, "name": "Mexico", "alpha_2_code": "MX", "alpha_3_code": "MEX", "nationality_name": "Mexican", "nationality_name_composed": "Mexico" } ], "bio": "Rodolfo Neri Vela (born 19 February 1952) is a Mexican scientist and astronaut who flew aboard a NASA Space Shuttle mission in the year 1985. He is the first Mexican, and the second Latin American to have traveled to space.", "wiki": "https://en.wikipedia.org/wiki/Rodolfo_Neri_Vela", "last_flight": "1985-11-27T00:29:00Z", "first_flight": "1985-11-27T00:29:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "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": 204, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/204/?format=api", "name": "Talgat Musabayev", "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": 350, "name": "[AUTO] Talgat Musabayev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/talgat2520musabayev_image_20181201180632.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185626.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": "P341DT11H58M8S", "eva_time": "P1DT17H22M", "age": 74, "date_of_birth": "1951-01-07", "date_of_death": null, "nationality": [ { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" } ], "bio": "Talgat Amangeldyuly Musabayev (Kazakh: Талғат Аманкелдіұлы Мұсабаев; born 7 January 1951) is a Kazakh test pilot and former cosmonaut who flew on three spaceflights. His first two spaceflights were long-duration stays aboard the Russian space station Mir. His third spaceflight was a short duration visiting mission to the International Space Station, which also carried the first paying space tourist Dennis Tito. He retired as a cosmonaut in November 2003.", "wiki": "https://en.wikipedia.org/wiki/Talgat_Musabayev", "last_flight": "2001-04-28T07:37:20Z", "first_flight": "1994-07-01T12:24:50Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 7 }, { "id": 203, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/203/?format=api", "name": "Chiaki Mukai", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 515, "name": "[AUTO] Chiaki Mukai - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chiaki2520mukai_image_20181201180321.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190043.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": "P23DT15H39M25S", "eva_time": "P0D", "age": 72, "date_of_birth": "1952-05-06", "date_of_death": null, "nationality": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "bio": "Chiaki Mukai (向井 千秋 Mukai Chiaki, born May 6, 1952, Tatebayashi, Gunma, Japan) is a Japanese doctor and JAXA astronaut. She was the first Japanese woman in space, and was the first Japanese citizen to have two spaceflights. Both were Space Shuttle missions; her first was STS-65 aboard Space Shuttle Columbia in July 1994, which was a Spacelab mission. Her second spaceflight was STS-95 aboard Space Shuttle Discovery in 1998. In total she has spent 23 days in space.", "wiki": "https://en.wikipedia.org/wiki/Chiaki_Mukai", "last_flight": "1998-10-29T19:19:34Z", "first_flight": "1994-07-08T16:43:01Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 202, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/202/?format=api", "name": "Boris Morukov", "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": 878, "name": "[AUTO] Boris Morukov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boris2520morukov_image_20181201180150.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191024.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": "P11DT19H10M13S", "eva_time": "P0D", "age": 64, "date_of_birth": "1950-10-01", "date_of_death": "2015-01-01", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Boris Vladimirovich Morukov (Russian: Бори́с Влади́мирович Моруков; 1 October 1950 – 1 January 2015) was a Russian physician at the State Research Center RF-Institute for Biomedical Problems (IBMP). He trained with the Russian Federal Space Agency as a research-cosmonaut and flew aboard NASA Space Shuttle mission STS-106 as a mission specialist.", "wiki": "https://en.wikipedia.org/wiki/Boris_Morukov", "last_flight": "2000-09-08T12:45:47Z", "first_flight": "2000-09-08T12:45:47Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 201, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/201/?format=api", "name": "Mamoru Mohri", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 465, "name": "[AUTO] Mamoru Mohri - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mamoru2520mohri_image_20181201180028.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185926.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": "P19DT4H9M20S", "eva_time": "P0D", "age": 77, "date_of_birth": "1948-01-29", "date_of_death": null, "nationality": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "bio": "Mamoru “Mark” Mohri (毛利 衛 Mōri Mamoru, born 29 January 1948), AM is a Japanese scientist, a former NASDA astronaut, and a veteran of two NASA space shuttle missions.\r\nMohri was selected by the National Space Development Agency of Japan (now JAXA) to train as a payload specialist for a Japanese materials science payload. He flew his first space mission aboard STS-47 in 1992 as chief payload specialist for Spacelab-J. Mohri subsequently made another trip into space as part of mission STS-99 in 2000.", "wiki": "https://en.wikipedia.org/wiki/Mamoru_Mohri", "last_flight": "2000-02-11T17:43:40Z", "first_flight": "1992-09-12T14:23:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 200, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/200/?format=api", "name": "Abdul Ahad Mohmand", "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": 389, "name": "[AUTO] Abdul Ahad Mohmand - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/abdul2520ahad2520mohmand_image_20181201175826.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185728.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": "P8DT20H26M27S", "eva_time": "P0D", "age": 66, "date_of_birth": "1959-01-01", "date_of_death": null, "nationality": [ { "id": 48, "name": "Afghanistan", "alpha_2_code": "AF", "alpha_3_code": "AFG", "nationality_name": "Afghan", "nationality_name_composed": "Afghani" } ], "bio": "Abdul Ahad Mohmand (Pashto: عبدالاحد مومند; born January 1, 1959) is a former Afghan Air Force aviator who became the first Afghan citizen and fourth Muslim to journey to outer space. He became one of Soyuz TM-6 crew members and spent nine days aboard the Mir space station in 1988 as an Intercosmos Research Cosmonaut.", "wiki": "https://en.wikipedia.org/wiki/Abdul_Ahad_Mohmand", "last_flight": "1988-08-29T04:23:11Z", "first_flight": "1988-08-29T04:23:11Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 199, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/199/?format=api", "name": "Andreas Mogensen", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 639, "name": "[AUTO] Andreas Mogensen - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andreas_mogense_image_20230826072839.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190400.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": "P208DT22H32M50S", "eva_time": "P0D", "age": 48, "date_of_birth": "1976-11-02", "date_of_death": null, "nationality": [ { "id": 45, "name": "Denmark", "alpha_2_code": "DK", "alpha_3_code": "DNK", "nationality_name": "Danish", "nationality_name_composed": "Dano" } ], "bio": "Andreas Enevold Mogensen (born November 2, 1976) is a Danish engineer and astronaut. He was the first Dane to fly in space as part of the iriss programme\r\nOn September 2, 2015, Mogensen was launched with Soyuz TMA-18M to ISS, and landed with Soyuz TMA-16M ten days later. He was travelling with another visiting flight engineer, Aidyn Aimbetov. Among the items Andreas brought along were LEGO figures and a poster for Copenhagen Suborbitals.", "wiki": "https://en.wikipedia.org/wiki/Andreas_Mogensen", "last_flight": "2023-08-26T07:27:27Z", "first_flight": "2015-09-02T04:37:43Z", "social_media_links": [ { "id": 156, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/Astro_Andreas" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 198, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/198/?format=api", "name": "Alexander Misurkin", "status": { "id": 1, "name": "Active" }, "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": 736, "name": "[AUTO] Alexander Misurkin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alexander_misur_image_20211102151859.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190640.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": "P346DT7H3M41S", "eva_time": "P1DT4H14M", "age": 47, "date_of_birth": "1977-09-23", "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": "Alexander Alexanderovich Misurkin (Russian: Aлександр Aлександрович Мисуркин) born on September 23, 1977, a major in the Russian Air Force, is a Russian cosmonaut, selected in 2006. He flew aboard Soyuz TMA-08M on 28 March 2013 as his first space mission, and launched on Soyuz MS-06 as his second flight, in 2017. He was Commander of the International Space Station for Expedition 54.", "wiki": "https://en.wikipedia.org/wiki/Alexander_Misurkin", "last_flight": "2021-12-08T07:38:15Z", "first_flight": "2013-03-28T20:43:20Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 4 }, { "id": 197, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/197/?format=api", "name": "Ernst Messerschmid", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 29, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/29/?format=api", "name": "German Aerospace Center", "abbrev": "DLR", "type": { "id": 1, "name": "Government" } }, "image": { "id": 434, "name": "[AUTO] Ernst Messerschmid - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ernst2520messerschmid_image_20181201175413.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185837.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": "P7DT44M", "eva_time": "P0D", "age": 79, "date_of_birth": "1945-05-21", "date_of_death": null, "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Ernst Willi Messerschmid (born May 21, 1945) is a German physicist and former astronaut.\r\nFrom 1978 to 1982, he worked at the DFVLR (the precursor of the DLR) in the Institute of Communications Technology in Oberpfaffenhofen on space-borne communications. In 1983, he was selected as one of the astronauts for the first German Spacelab mission D-1. He flew as payload specialist on STS-61-A in 1985, spending over 168 hours in space.", "wiki": "https://en.wikipedia.org/wiki/Ernst_Messerschmid", "last_flight": "1985-10-30T17:00:00Z", "first_flight": "1985-10-30T17:00:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 805, "next": "