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=180&ordering=status
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=190&ordering=status", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=170&ordering=status", "results": [ { "id": 155, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/155/?format=api", "name": "Georgi Ivanov", "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": 845, "name": "[AUTO] Georgi Ivanov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/georgi2520ivanov_image_20181129231428.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190928.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": "P1DT23H1M6S", "eva_time": "P0D", "age": 84, "date_of_birth": "1940-07-02", "date_of_death": null, "nationality": [ { "id": 40, "name": "Bulgaria", "alpha_2_code": "BG", "alpha_3_code": "BGR", "nationality_name": "Bulgarian", "nationality_name_composed": "Bulgaro" } ], "bio": "Major general Georgi Ivanov Kakalov (Bulgarian: Георги Иванов Какалов; born July 2, 1940) is a Bulgarian former military officer who was the first Bulgarian cosmonaut. \r\n\r\nIvanov, along with Soviet cosmonaut Nikolai Rukavishnikov, was launched into space as part of the Soyuz 33 mission from Baikonur Cosmodrome on April 10, 1979, at 17:34 (GMT). The scientific program for the flight was prepared entirely by Bulgarian scientists, along with some of the equipment.\r\n\r\nThough take-off was smooth, the mission was a disaster, with severe damage of the engine preventing docking in orbit to Salyut 6 orbital station as it was initially planned. A premature return to Earth became the only possible decision for Ivanov and Rukavishnikov. Due to some additional technical problems landing was difficult to endure-more than 9Gs. When Soyuz 33 finally landed, it was 320 kilometres (200 mi) southeast of Dzhezkazgan. It completed 31 orbits, and was in space for 1 day, 23 hours, and 1 minute. The flight remains the only example for manual landing and is thus quoted in every astronautic textbook.", "wiki": "https://en.wikipedia.org/wiki/Georgi_Ivanov_(cosmonaut)", "last_flight": "1979-04-10T17:34:34Z", "first_flight": "1979-04-10T17:34:34Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 97, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/97/?format=api", "name": "Vladimir Dzhanibekov", "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": 281, "name": "[AUTO] Vladimir Dzhanibekov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dzhanibekov_image_20181128230017.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185427.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": "P145DT15H58M35S", "eva_time": "PT8H34M", "age": 82, "date_of_birth": "1942-05-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": "Vladimir Aleksandrovich Dzhanibekov (Russian: Владимир Александрович Джанибеков, born 13 May 1942) is a former cosmonaut who made five flights.\r\n\r\nDzhanibekov made five flights: Soyuz 27, Soyuz 39, Soyuz T-6, Soyuz T-12 and Soyuz T-13. In all he had spent 145 days, 15 hours and 56 minutes in space over these five missions. He had also performed two EVAs with a total time of 8 hours and 35 minutes. In 1985 he noted the effects of the tennis racket theorem, subsequently also called the Dzhanibekov effect, by showing that an object's second principal axis is unstable while in free-fall rotation.", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dzhanibekov", "last_flight": "1985-06-06T06:39:52Z", "first_flight": "1978-01-10T12:26:00Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 2 }, { "id": 428, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/428/?format=api", "name": "Daniel W. Bursch", "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": 885, "name": "[AUTO] Daniel W. Bursch - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/daniel_w._bursc_image_20220911034507.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191036.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": "P226DT22H15M22S", "eva_time": "PT11H46M", "age": 67, "date_of_birth": "1957-07-25", "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": "Daniel Wheeler Bursch is a former NASA astronaut, and Captain of the United States Navy. He had four spaceflights, the first three of which were Space Shuttle missions lasting 10 to 11 days each. His fourth and final spaceflight was a long-duration stay aboard the International Space Station as a crew member of Expedition 4, which lasted from December 2001 to June 2002. This 196-day mission set a new record for the longest duration spaceflight for an American astronaut, a record simultaneously set with his crew mate Carl Walz. Their record has since been broken, and as of 2016 it is held by Scott Kelly, who flew a 340 day mission during Expeditions 43, 44 and 45.", "wiki": "https://en.wikipedia.org/wiki/Daniel_W._Bursch", "last_flight": "2001-12-05T22:19:28Z", "first_flight": "1993-09-12T11:45:00Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 2 }, { "id": 418, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/418/?format=api", "name": "Mae Jemison", "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": 501, "name": "[AUTO] Mae Jemison - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mae_jemison_image_20220911033619.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190022.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": "P7DT22H30M", "eva_time": "P0D", "age": 68, "date_of_birth": "1956-10-17", "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": "Mae Carol Jemison is an American engineer, physician and NASA astronaut. She became the first African American woman to travel in space when she went into orbit aboard the Space Shuttle Endeavour on September 12, 1992. After medical school and a brief general practice, Jemison served in the Peace Corps from 1985 until 1987, when she was selected by NASA to join the astronaut corps. She resigned from NASA in 1993 to found a company researching the application of technology to daily life. She has appeared on television several times, including as an actress in an episode of Star Trek: The Next Generation. She is a dancer and holds nine honorary doctorates in science, engineering, letters, and the humanities. She is the current principal of the 100 Year Starship organization.", "wiki": "https://en.wikipedia.org/wiki/Mae_Jemison", "last_flight": "1992-09-12T14:23:00Z", "first_flight": "1992-09-12T14:23:00Z", "social_media_links": [ { "id": 1, "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/maejemison" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 309, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/309/?format=api", "name": "Don L. Lind", "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": 560, "name": "[AUTO] Don L. Lind - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/don2520l.2520lind_image_20181202091446.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190156.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": "P7DT8M42S", "eva_time": "P0D", "age": 94, "date_of_birth": "1930-05-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": "Don Leslie Lind, Ph.D. is an American scientist and a former naval officer and aviator, and NASA astronaut. He graduated from the University of Utah with an undergraduate degree in physics in 1953. Following his military service obligation, he earned a Ph.D. in high-energy nuclear physics from the University of California, Berkeley in 1964.\r\n\r\nLind was a naval aviator and attained the rank of Commander in the United States Naval Reserve. He had active duty in San Diego and aboard the carrier USS Hancock.\r\n\r\nAfter completing his doctorate, Lind worked at NASA's Goddard Research Center from 1964 to 1966. During this period, he applied for the third group of astronauts but did not have enough flight hours. He applied for the fourth group, but was denied for being too old. The age restriction was raised for the fifth group, and he was selected with the Original Nineteen in 1966. Lind helped to develop the Apollo 11 EVA activities, and served as CAPCOM for the Apollo 11 and Apollo 12 missions. He was then assigned as backup Pilot for Skylab 3 and Skylab 4 and nearly flew on the proposed Skylab Rescue mission.\r\n\r\nLind was the Payload Commander on his only flight, STS-51-B, launched April 29, 1985. He designed an experiment to capture the Earth's aurora. The payload experiments consisted primarily of microgravity research and atmospheric measurement. The Orbiter Challenger completed 110 orbits before landing at Edwards Air Force Base, California.", "wiki": "https://en.wikipedia.org/wiki/Don_L._Lind", "last_flight": "1985-04-29T16:02:18Z", "first_flight": "1985-04-29T16:02:18Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 166, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/166/?format=api", "name": "Yelena Kondakova", "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": 382, "name": "[AUTO] Yelena Kondakova - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yelena2520kondakova_image_20181129233204.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185717.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": "P178DT10H40M42S", "eva_time": "P0D", "age": 68, "date_of_birth": "1957-03-30", "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": "Yelena Vladimirovna Kondakova (Russian: Елена Владимировна Кондакóва; born March 30, 1957) was the third Soviet/Russian female cosmonaut to travel to space and the first woman to make a long-duration spaceflight. Her first trip into space was on Soyuz TM-20 on October 4, 1994. She returned to Earth on March 22, 1995 after a five-month stay at the Mir space station. Kondakova's second flight was as a mission specialist on the United States Space Shuttle Atlantis during mission STS-84 in May 1997. She was the last Russian female in space until her successor cosmonaut Elena Serova flew to the International Space Station (ISS) on 25 September 2014.", "wiki": "https://en.wikipedia.org/wiki/Yelena_Kondakova", "last_flight": "1997-05-15T08:07:48Z", "first_flight": "1994-10-03T22:42:30Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 419, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/419/?format=api", "name": "Bruce E. Melnick", "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": 378, "name": "[AUTO] Bruce E. Melnick - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bruce2520e.2520melnick_image_20181202141525.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185712.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": "P13DT1H26M45S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-12-05", "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": "Bruce Edward Melnick is a former American astronaut and retired United States Coast Guard officer. Following retirement from NASA and the Coast Guard, he entered the aerospace industry. He served as a Vice President with the Boeing Co.'s Integrated Defense Systems group, in charge of Boeing's Florida operations at the John F. Kennedy Space Center (KSC). Melnick retired in 2008 and currently resides on Merritt Island, Florida.", "wiki": "https://en.wikipedia.org/wiki/Bruce_E._Melnick", "last_flight": "1992-05-07T23:40:00Z", "first_flight": "1990-10-06T11:47:15Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 343, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/343/?format=api", "name": "Brewster H. Shaw", "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": 299, "name": "[AUTO] Brewster H. Shaw - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/brewster2520h.2520shaw_image_20181202103314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185456.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": "P22DT4H51M", "eva_time": "P0D", "age": 79, "date_of_birth": "1945-05-16", "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": "Brewster Hopkinson Shaw Jr. is a former NASA astronaut, a retired U.S. Air Force Colonel and former executive at Boeing. Shaw was inducted into the U.S. Astronaut Hall of Fame on May 6, 2006.[1]\r\n\r\nShaw is a veteran of three Space Shuttle missions and has logged 533 hours of space flight. He was Pilot of Space Shuttle Columbia in November 1983, Commander of Space Shuttle Atlantis in November 1985 and Commander of Columbia in August 1989.\r\n\r\nFollowing the Space Shuttle Challenger accident in 1986, he supported the Roger’s Presidential Commission[2] investigating the accident. Shaw subsequently led the Space Shuttle Orbiter return-to-flight team chartered to enhance the safety of the vehicles’ operations.\r\n\r\nShaw worked as a manager at NASA until 1996 when he left the agency, retired from the Air Force and went to work in the private sector as an aerospace executive.", "wiki": "https://en.wikipedia.org/wiki/Brewster_H._Shaw", "last_flight": "1989-08-08T12:37:00Z", "first_flight": "1983-11-28T16:00:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 477, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/477/?format=api", "name": "Robert Curbeam", "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": 823, "name": "[AUTO] Robert Curbeam - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_curbeam_image_20220911033512.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190854.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": "P37DT14H31M23S", "eva_time": "P1DT21H35M", "age": 63, "date_of_birth": "1962-03-05", "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": "Robert Lee Curbeam, Jr. is a former NASA astronaut and captain in the United States Navy.\r\n\r\nCurbeam graduated from Woodlawn High School, Baltimore County, Maryland in 1980. He earned a Bachelor of Science degree in Aerospace Engineering from the United States Naval Academy in 1984, a Master of Science degree in Aeronautical Engineering from the Naval Postgraduate School in 1990, and a master's degree in Astronautical Engineering from the Naval Postgraduate School in 1991.\r\n\r\nHe is a member of the U.S. Naval Academy Alumni Association and the Association of Old Crows.\r\n\r\nCurbeam was named Fighter Wing One Radar Intercept Officer of the Year in 1989 and received the U.S. Naval Test Pilot School Best Developmental Thesis (DT-II) Award.\r\n\r\nHe currently holds the record for the most spacewalks during a single spaceflight. During the STS-116 mission, Curbeam completed four spacewalks.", "wiki": "https://en.wikipedia.org/wiki/Robert_Curbeam", "last_flight": "2006-12-10T01:47:35Z", "first_flight": "1997-08-07T14:41:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 7 }, { "id": 674, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/674/?format=api", "name": "Doug Shane", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 663, "name": "[AUTO] Doug Shane - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/doug_shane_image_20210522150034.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190438.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": "P0D", "eva_time": "P0D", "age": 65, "date_of_birth": "1960-01-01", "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": "Douglas Bennett Shane is President of The Spaceship Company, as well as an American test pilot who has trained as a commercial astronaut. He was a member of the Scaled Composites astronaut team and one of the test pilots for SpaceShipOne, the experimental spaceplane developed by Scaled Composites. Shane worked as the operations director on the SpaceShipOne project in addition to being one of the program pilots, and later served as President of Scaled Composites from 2008 through early 2013.\r\n\r\nBirthday is unknown.", "wiki": "https://en.wikipedia.org/wiki/Doug_Shane", "last_flight": "2011-06-14T12:00:00Z", "first_flight": "2011-04-22T12:00:00Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 } ] }{ "count": 805, "next": "