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 - ll.thespacedevs.com/docs
GET /2.3.0/astronauts/?format=api&offset=90&ordering=last_flight
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=100&ordering=last_flight", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=80&ordering=last_flight", "results": [ { "id": 228, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/228/?format=api", "name": "Dumitru Prunariu", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 686, "name": "[AUTO] Dumitru Prunariu - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dumitru2520prunariu_image_20181201212859.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190513.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": "P7DT20H41M52S", "eva_time": "P0D", "age": 72, "date_of_birth": "1952-09-27", "date_of_death": null, "nationality": [ { "id": 47, "name": "Romania", "alpha_2_code": "RO", "alpha_3_code": "ROU", "nationality_name": "Romanian", "nationality_name_composed": "Romanian" } ], "bio": "Dumitru-Dorin Prunariu is a Romanian cosmonaut. He flew in space aboard Soyuz 40 spacecraft and Salyut 6 space laboratory. He was in team with another Romanian cosmonaut called Dumitru Dediu.", "wiki": "https://en.wikipedia.org/wiki/Dumitru_Prunariu", "last_flight": "1981-05-14T17:16:38Z", "first_flight": "1981-05-14T17:16:38Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 310, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/310/?format=api", "name": "Jack R. Lousma", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 416, "name": "[AUTO] Jack R. Lousma - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jack2520r.2520lousma_image_20181202091552.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185809.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": "P59DT11H9M1S", "eva_time": "PT11H2M", "age": 89, "date_of_birth": "1936-02-29", "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": "Jack Robert Lousma is an American aeronautical engineer, retired United States Marine Corps officer, former naval aviator, NASA astronaut, and politician. He was a member of the second manned crew on the Skylab space station in 1973. In 1982, he commanded STS-3, the third Space Shuttle mission.", "wiki": "https://en.wikipedia.org/wiki/Jack_R._Lousma", "last_flight": "1982-03-22T16:00:00Z", "first_flight": "1973-07-28T11:10:50Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 180, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/180/?format=api", "name": "Valentin Lebedev", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 936, "name": "[AUTO] Valentin Lebedev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valentin2520lebedev_image_20181129234954.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191156.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": "P219DT6H6S", "eva_time": "PT2H33M", "age": 83, "date_of_birth": "1942-04-14", "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": "Valentin Vitalyevich Lebedev (Russian: Валентин Витальевич Лебедев; born April 14, 1942 in Moscow) was a Soviet cosmonaut who made two flights into space. His stay aboard the Space Station Salyut 7 with Anatoly Berezovoy in 1982, which lasted 211 days, was recorded in the Guinness Book of Records.", "wiki": "https://en.wikipedia.org/wiki/Valentin_Lebedev", "last_flight": "1982-05-13T09:58:05Z", "first_flight": "1973-12-18T11:55:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 79, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/79/?format=api", "name": "Anatoly Berezovoy", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 592, "name": "[AUTO] Anatoly Berezovoy - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520berezovoy_image_20181128223323.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190245.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": "P211DT9H4M31S", "eva_time": "PT2H33M", "age": 72, "date_of_birth": "1942-04-11", "date_of_death": "2014-09-20", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Anatoly Nikolayevich Berezovoy (Russian: Анато́лий Никола́евич Березово́й; 11 April 1942 – 20 September 2014) was a Soviet cosmonaut.\r\n\r\nOn 27 April 1970 he was selected as a cosmonaut. In 1982 he flew as Commander on Soyuz T-5 on the first mission to the Salyut 7 space station, returning to Earth on the Soyuz T-7 after 211 days 9 hours. He retired on 31 October 1992 due to age. From 1992 to 1999, he was a Deputy President of Russian Space Federation.", "wiki": "https://en.wikipedia.org/wiki/Anatoly_Berezovoy", "last_flight": "1982-05-13T09:58:05Z", "first_flight": "1982-05-13T09:58:05Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 153, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/153/?format=api", "name": "Aleksandr Ivanchenkov", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 522, "name": "[AUTO] Aleksandr Ivanchenkov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520ivanchenkov_image_20181129231158.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190053.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": "P147DT12H38M24S", "eva_time": "PT2H20M", "age": 84, "date_of_birth": "1940-09-28", "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": "Aleksandr Sergeyevich Ivanchenkov (Russian: Алекса́ндр Серге́евич Иванче́нков; born 28 September 1940 ) is a retired Soviet cosmonaut who flew as Flight Engineer on Soyuz 29 and Soyuz T-6, he spent 147 days, 12 hours and 37 minutes in space.", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Ivanchenkov", "last_flight": "1982-06-24T16:29:48Z", "first_flight": "1978-06-15T20:16:45Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 226, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/226/?format=api", "name": "Leonid Popov", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 787, "name": "[AUTO] Leonid Popov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leonid2520popov_image_20181201212542.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190757.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": "P200DT14H45M51S", "eva_time": "P0D", "age": 79, "date_of_birth": "1945-08-31", "date_of_death": null, "nationality": [ { "id": 12, "name": "Ukraine", "alpha_2_code": "UA", "alpha_3_code": "UKR", "nationality_name": "Ukrainian", "nationality_name_composed": "Ukro" } ], "bio": "Popov was born in Oleksandriia, Kirovohrad Oblast, Ukrainian SSR. He was selected as a cosmonaut on April 27, 1970, and flew as Commander on Soyuz 35, Soyuz 40 and Soyuz T-7, logging 200 days, 14 hours, and 45 minutes in space before his retirement on June 13, 1987.", "wiki": "https://en.wikipedia.org/wiki/Leonid_Popov", "last_flight": "1982-08-19T17:11:52Z", "first_flight": "1980-04-09T13:38:22Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 322, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/322/?format=api", "name": "William B. Lenoir", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 870, "name": "[AUTO] William B. Lenoir - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520b.2520lenoir_image_20181202092950.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191011.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": "P5DT2H14M", "eva_time": "P0D", "age": 71, "date_of_birth": "1939-03-14", "date_of_death": "2010-08-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": "William Benjamin \"Bill\" Lenoir, Ph.D. was an American electrical engineer and a NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/William_B._Lenoir", "last_flight": "1982-11-11T12:19:00Z", "first_flight": "1982-11-11T12:19:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 317, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/317/?format=api", "name": "Paul J. Weitz", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 797, "name": "[AUTO] Paul J. Weitz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul2520j.2520weitz_image_20190426143707.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190813.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": "P33DT1H12M48S", "eva_time": "PT2H16M", "age": 85, "date_of_birth": "1932-07-25", "date_of_death": "2017-10-22", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Paul Joseph Weitz was an American naval officer and aviator, aeronautical engineer, test pilot, and NASA astronaut, who flew into space twice. He was a member of the three-man crew who flew on Skylab 2, the first manned Skylab mission. He was also Commander of the STS-6 mission, the first of the Space Shuttle Challenger flights.", "wiki": "https://en.wikipedia.org/wiki/Paul_J._Weitz", "last_flight": "1983-04-04T18:30:00Z", "first_flight": "1973-05-25T13:00:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 331, "url": "https://ll.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://ll.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 }, { "id": 332, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/332/?format=api", "name": "Richard H. Truly", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 549, "name": "[AUTO] Richard H. Truly - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_h._trul_image_20220911034037.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190138.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": "P8DT7H21M", "eva_time": "P0D", "age": 86, "date_of_birth": "1937-11-12", "date_of_death": "2024-02-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": "Richard Harrison Truly is a retired Vice Admiral in the United States Navy, a former fighter pilot, former astronaut for both the United States Air Force and NASA, and was the eighth Administrator of the National Aeronautics and Space Administration (NASA) from 1989 to 1992. He was the first former astronaut to head the space agency.\r\n\r\nAfter his departure from NASA, he led the Georgia Tech Research Institute from 1992 to 1997, and the National Renewable Energy Laboratory from 1997 to 2005.", "wiki": "https://en.wikipedia.org/wiki/Richard_H._Truly", "last_flight": "1983-08-30T06:32:00Z", "first_flight": "1981-11-12T15:10:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 } ] }{ "count": 807, "next": "