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=400&ordering=-flights_count
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=410&ordering=-flights_count", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=390&ordering=-flights_count", "results": [ { "id": 215, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/215/?format=api", "name": "Yury Onufriyenko", "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": 900, "name": "[AUTO] Yury Onufriyenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520onufriyenko_image_20181201184528.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191102.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": "P389DT14H46M12S", "eva_time": "P1DT18H32M", "age": 64, "date_of_birth": "1961-02-06", "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": "Col. Yuri Ivanovich Onufriyenko (Russian: Юрий Иванович Онуфриенко, Ukrainian: Юрій Іванович Онуфрієнко) (born 6 February 1961) is a retired Russian cosmonaut. He is a veteran of two extended spaceflights, aboard the space station Mir in 1996 and aboard the International Space Station in 2001-2002.", "wiki": "https://en.wikipedia.org/wiki/Yury_Onufriyenko", "last_flight": "2001-12-05T22:19:28Z", "first_flight": "1996-02-21T12:34:05Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 8 }, { "id": 389, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/389/?format=api", "name": "Mark N. Brown", "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": 905, "name": "[AUTO] Mark N. Brown - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark2520n.2520brown_image_20181202133934.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191109.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": "P10DT9H26M56S", "eva_time": "P0D", "age": 73, "date_of_birth": "1951-11-18", "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": "Mark Neil Brown is an American engineer, retired Colonel in the United States Air Force and former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Mark_N._Brown", "last_flight": "1991-09-12T23:11:04Z", "first_flight": "1989-08-08T12:37:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 396, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/396/?format=api", "name": "Charles L. Veach", "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": 911, "name": "[AUTO] Charles L. Veach - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/charles2520l.2520veach_image_20181202134810.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191118.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": "P18DT4H17M6S", "eva_time": "P0D", "age": 51, "date_of_birth": "1944-09-18", "date_of_death": "1995-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": "Charles Lacy Veach was a USAF fighter pilot and NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Charles_L._Veach", "last_flight": "1992-10-22T17:09:40Z", "first_flight": "1991-04-28T11:33:14Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 43, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/43/?format=api", "name": "Alan Bean", "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": 916, "name": "[AUTO] Alan Bean - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alan2520bean_image_20181128145355.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191125.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": "P10DT5H55M44S", "eva_time": "PT10H26M18S", "age": 86, "date_of_birth": "1932-03-15", "date_of_death": "2018-05-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": "Alan LaVern Bean was an American naval officer and naval aviator, aeronautical engineer, test pilot, and NASA astronaut; he was the fourth person to walk on the Moon. He was selected to become an astronaut by NASA in 1963 as part of Astronaut Group 3.\r\n\r\nHe made his first flight into space aboard Apollo 12, the second manned mission to land on the Moon, at age 37 in November 1969. He made his second and final flight into space on the Skylab 3 mission in 1973, the second manned mission to the Skylab space station. After retiring from the United States Navy in 1975 and NASA in 1981, he pursued his interest in painting, depicting various space-related scenes and documenting his own experiences in space as well as that of his fellow Apollo program astronauts. He was the last living crew member of Apollo 12.", "wiki": "https://en.wikipedia.org/wiki/Alan_Bean", "last_flight": "1973-07-28T11:10:50Z", "first_flight": "1969-11-14T16:22:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 657, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/657/?format=api", "name": "Jared Isaacman", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 920, "name": "[AUTO] Jared Isaacman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jared_isaacman_image_20220214140401.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191131.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P8DT21H17M9S", "eva_time": "PT8M", "age": 42, "date_of_birth": "1983-02-11", "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": "Jared Isaacman is an American businessman and pilot. He is the co-founder and CEO of Harbortouch, a payment processor and manufacturer of payment-processing hardware.", "wiki": "https://en.wikipedia.org/wiki/Jared_Isaacman", "last_flight": "2024-09-10T09:23:49Z", "first_flight": "2021-09-16T00:02:56Z", "social_media_links": [ { "id": 145, "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/rookisaacman" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 646, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/646/?format=api", "name": "Ivan Vagner", "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": 923, "name": "[AUTO] Ivan Vagner - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ivan_vagner_image_20200225164902.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191136.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": "P416DT3H46M17S", "eva_time": "P0D", "age": 39, "date_of_birth": "1985-07-10", "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": "Ivan Viktorovitch Vagner is a Russian Engineer and Cosmonaut who was selected in October 2010. He graduated from the Baltic State Technical University in 2008, before working as an engineer for RKK Energia.", "wiki": "https://en.wikipedia.org/wiki/Ivan_Vagner", "last_flight": "2024-09-11T16:23:12Z", "first_flight": "2020-04-09T08:05:06Z", "social_media_links": [ { "id": 127, "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/ivan_mks63" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 519, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/519/?format=api", "name": "Gregory H. Johnson", "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": 925, "name": "[AUTO] Gregory H. Johnson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory_h._john_image_20200512072534.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191140.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": "P31DT11H50M18S", "eva_time": "P0D", "age": 62, "date_of_birth": "1962-05-12", "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 Harold \"Box\" Johnson is a retired NASA astronaut and a retired colonel in the United States Air Force. Johnson is a veteran of two space flights, STS-123 and STS-134. He served as pilot on his first mission, which delivered the Kibo logistics module and the Dextre robot arm to the International Space Station. Johnson was also assigned as the pilot to the STS-134 mission, which launched on May 16, 2011 and landed on June 1, 2011. Greg Johnson has also served in numerous roles for NASA including as a Capcom for several missions. At present time Gregory H. Johnson (Colonel, USAF, Ret.) is the President and Executive Director for the Center for the Advancement of Science in Space (CASIS).", "wiki": "https://en.wikipedia.org/wiki/Gregory_H._Johnson", "last_flight": "2011-05-16T12:56:28Z", "first_flight": "2008-03-11T06:28:14Z", "social_media_links": [ { "id": 40, "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_Box" }, { "id": 41, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/gregastro_box/" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 366, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/366/?format=api", "name": "Guy Gardner", "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": 929, "name": "[AUTO] Guy Gardner - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/guy2520gardner_image_20181202112504.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191146.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": "P13DT8H10M26S", "eva_time": "P0D", "age": 77, "date_of_birth": "1948-01-06", "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": "Guy Spence Gardner is a United States Air Force officer and a former astronaut. He holds the rank of Colonel. He flew as pilot on two Space Shuttle missions, STS-27 and STS-35. Gardner was also the 12th president of the Williamson Free School of Mechanical Trades.", "wiki": "https://en.wikipedia.org/wiki/Guy_Gardner_(astronaut)", "last_flight": "1990-12-02T06:49:00Z", "first_flight": "1988-12-02T14:30:34Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 227, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/227/?format=api", "name": "Pavel Popovich", "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": 932, "name": "[AUTO] Pavel Popovich - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pavel2520popovich_image_20181201212708.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191150.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": "P18DT16H26M55S", "eva_time": "P0D", "age": 78, "date_of_birth": "1930-10-05", "date_of_death": "2009-09-29", "nationality": [ { "id": 12, "name": "Ukraine", "alpha_2_code": "UA", "alpha_3_code": "UKR", "nationality_name": "Ukrainian", "nationality_name_composed": "Ukro" } ], "bio": "Pavel Romanovich Popovich (October 5, 1930 – September 29, 2009) was a Soviet cosmonaut.\r\n\r\nHe was the fourth cosmonaut in space, the sixth person in orbit, and the eighth person in space.", "wiki": "https://en.wikipedia.org/wiki/Pavel_Popovich", "last_flight": "1974-07-03T18:51:08Z", "first_flight": "1962-08-12T08:02:33Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 180, "url": "https://lldev.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://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": 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 } ] }{ "count": 805, "next": "