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=590&ordering=-flights_count
{ "count": 807, "next": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=600&ordering=-flights_count", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=580&ordering=-flights_count", "results": [ { "id": 705, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/705/?format=api", "name": "Cameron Bess", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 763, "name": "[AUTO] Cameron Bess - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cameron_bess_image_20220606094741.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190721.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": "PT10M13S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Cameron is a content creator who studied Computer Science and Game Design at DigiPen Institute for Technology in Washington.", "wiki": null, "last_flight": "2021-12-11T15:00:42Z", "first_flight": "2021-12-11T15:00:42Z", "social_media_links": [ { "id": 62, "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/MeepsKitten" }, { "id": 63, "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/thebluffstudios/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 786, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/786/?format=api", "name": "Lina Borozdina", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 707, "name": "[AUTO] Lina Borozdina - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lina_borozdina_image_20240226160801.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190548.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": "PT13M55S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "As a child in Odessa, Ukraine, Lina Borozdina’s dad would tell her bedtime stories about her cousin and her sneaking onto a spaceship as stowaways to go on space adventures. By age 6, she already knew all the constellations and their associated mythology. “It was all about space for me,” she says. “I didn’t get Cinderella stories.” Flying aboard ‘Galactic 06’ is a dream come true for Lina, and she knows her father, Yuri Borozdin, who still lives in Odessa, is deeply proud of her achievements. A scientist, chemist and breast cancer survivor, Lina was thrilled to see “our fragile blue planet in the infinite vacuum of space. You can’t see wars or suffering from above. Just the beauty of our planet.” Her spacesuit displays the Ukraine and USA flags and breast cancer ribbon. Onboard, she carried personal photos, a small childhood possession and items from her close friends.", "wiki": null, "last_flight": "2024-01-26T17:42:05Z", "first_flight": "2024-01-26T17:42:05Z", "social_media_links": [ { "id": 46, "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/redplanet2000/?hl=de" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 768, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/768/?format=api", "name": "Keisha Schahaff", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 414, "name": "[AUTO] Keisha Schahaff - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/keisha_schahaff_image_20230718080224.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185806.png", "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": "PT16M2S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 16, "name": "Antigua and Barbuda", "alpha_2_code": "AG", "alpha_3_code": "ATG", "nationality_name": "Antiguan", "nationality_name_composed": "Antiguan" } ], "bio": "Passenger on Galactic-02, winners of Space for Humanity draw.", "wiki": null, "last_flight": "2023-08-10T15:17:00Z", "first_flight": "2023-08-10T15:17:00Z", "social_media_links": [ { "id": 135, "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/KeishaSchahaff" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 640, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/640/?format=api", "name": "Hazza Al Mansouri", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 198, "url": "https://ll.thespacedevs.com/2.3.0/agencies/198/?format=api", "name": "Mohammed bin Rashid Space Centre", "abbrev": "MBRSC", "type": { "id": 1, "name": "Government" } }, "image": { "id": 428, "name": "[AUTO] Hazza Al Mansouri - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hazza2520al2520mansouri_image_20190911121239.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185827.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": "P7DT21H1M18S", "eva_time": "P0D", "age": 41, "date_of_birth": "1983-12-13", "date_of_death": null, "nationality": [ { "id": 21, "name": "United Arab Emirates", "alpha_2_code": "AE", "alpha_3_code": "ARE", "nationality_name": "Emirati", "nationality_name_composed": "Emirati" } ], "bio": "Hazza Al Mansouri is one of the first two astronauts from the United Arab Emirates.", "wiki": "https://en.wikipedia.org/wiki/Hazza_Al_Mansouri", "last_flight": "2019-09-25T13:57:42Z", "first_flight": "2019-09-25T13:57:42Z", "social_media_links": [ { "id": 141, "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_hazzaa" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 75, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/75/?format=api", "name": "Patrick Baudry", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 46, "url": "https://ll.thespacedevs.com/2.3.0/agencies/46/?format=api", "name": "National Center of Space Research", "abbrev": "CNES", "type": { "id": 1, "name": "Government" } }, "image": { "id": 826, "name": "[AUTO] Patrick Baudry - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/patrick2520baudry_image_20181128222518.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190859.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": "P7DT1H38M", "eva_time": "P0D", "age": 79, "date_of_birth": "1946-03-06", "date_of_death": null, "nationality": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "bio": "Patrick Pierre Roger Baudry (born March 6, 1946 in Cameroon), is a retired Lieutenant Colonel in the French Air Force and a former CNES astronaut. In 1985, he became the second French citizen in space, after Jean-Loup Chrétien, when he flew aboard NASA's Space Shuttle mission STS-51-G.", "wiki": "https://en.wikipedia.org/wiki/Patrick_Baudry", "last_flight": "1985-06-17T11:33:00Z", "first_flight": "1985-06-17T11:33:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 245, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/245/?format=api", "name": "Helen Sharman", "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": 908, "name": "[AUTO] Helen Sharman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/helen2520sharman_image_20181201215642.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191113.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": "P7DT21H13M45S", "eva_time": "P0D", "age": 61, "date_of_birth": "1963-05-30", "date_of_death": null, "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Helen Patricia Sharman, CMG, OBE, HonFRSC (born 30 May 1963) is a British chemist who became the first British astronaut and the first woman to visit the Mir space station in 1991.", "wiki": "https://en.wikipedia.org/wiki/Helen_Sharman", "last_flight": "1991-05-18T12:50:28Z", "first_flight": "1991-05-18T12:50:28Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 783, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/783/?format=api", "name": "Xinlin Jiang", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 316, "name": "[AUTO] Xinlin Jiang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/xinlin_jiang_image_20231025055835.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185525.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": "P187DT6H31M58S", "eva_time": "PT8H2M", "age": 37, "date_of_birth": "1988-02-01", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Jiang Xinlin is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Forces in September 2006, and joined the Chinese Communist Party (CCP) in January 2010.", "wiki": null, "last_flight": "2023-10-26T03:14:02Z", "first_flight": "2023-10-26T03:14:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 22, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/22/?format=api", "name": "Deke Slayton", "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": 225, "name": "[AUTO] Deke Slayton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/deke2520slayton_image_20190426143649.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185249.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": "P9DT1H28M", "eva_time": "P0D", "age": 69, "date_of_birth": "1924-03-01", "date_of_death": "1993-06-13", "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 Kent \"Deke\" Slayton, was an American World War II pilot, aeronautical engineer, and test pilot who was selected as one of the original NASA Mercury Seven astronauts, and became NASA's first Chief of the Astronaut Office.", "wiki": "https://en.wikipedia.org/wiki/Deke_Slayton", "last_flight": "1975-07-15T19:50:00Z", "first_flight": "1975-07-15T19:50:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 109, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/109/?format=api", "name": "Reinhard Furrer", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 29, "url": "https://ll.thespacedevs.com/2.3.0/agencies/29/?format=api", "name": "German Aerospace Center", "abbrev": "DLR", "type": { "id": 1, "name": "Government" } }, "image": { "id": 351, "name": "[AUTO] Reinhard Furrer - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/reinhard2520furrer_image_20181128231842.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185627.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": 54, "date_of_birth": "1940-11-25", "date_of_death": "1995-09-09", "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Prof. Dr. Reinhard Alfred Furrer (25 November 1940 – 9 September 1995) was a German physicist and astronaut.\r\n\r\nIn 1977 Furrer applied for selection as an astronaut for the first Spacelab mission. He made it into the final round of candidates, although Ulf Merbold was finally selected. In 1982, the astronauts for the first German Spacelab mission were selected from the finalists for the first mission, and Furrer was one of the two chosen. He was a payload specialist on STS-61-A (D1), which was launched on 30 October 1985. The other payload specialists on the flight were Ernst Messerschmid and Wubbo Ockels (Netherlands).", "wiki": "https://en.wikipedia.org/wiki/Reinhard_Furrer", "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 }, { "id": 506, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/506/?format=api", "name": "Lisa Nowak", "status": { "id": 7, "name": "Dismissed" }, "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": 242, "name": "[AUTO] Lisa Nowak - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lisa_nowak_image_20220911033600.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185322.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": "P12DT18H36M5S", "eva_time": "P0D", "age": 62, "date_of_birth": "1963-05-10", "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": "Lisa Marie Nowak is an American former naval flight officer and NASA astronaut. Born in Washington, D.C., she was selected by NASA in 1996 and qualified as a mission specialist in robotics. Nowak flew aboard Space Shuttle Discovery during the STS-121 mission in July 2006, where she was responsible for operating the robotic arms of the shuttle and the International Space Station.\r\n\r\nOn February 5, 2007, she was arrested in Orlando, Florida, and subsequently charged with the attempted kidnapping of U.S. Air Force Captain Colleen Shipman, who was romantically involved with astronaut William Oefelein. Nowak was released on bail, and initially pleaded not guilty to the charges, which included attempted kidnapping, burglary with assault, and battery. Her assignment to the space agency as an astronaut was terminated by NASA effective March 8, 2007. On November 10, 2009, Nowak agreed to a plea deal with prosecutors and pleaded guilty to charges of felony burglary of a car and misdemeanor battery.\r\n\r\nNowak remained a Navy captain until August 2010, when a naval board of inquiry, composed of three admirals, voted unanimously to reduce Nowak in rank to commander and to discharge her from the Navy under other than honorable conditions.", "wiki": "https://en.wikipedia.org/wiki/Lisa_Nowak", "last_flight": "2006-07-04T18:37:55Z", "first_flight": "2006-07-04T18:37:55Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }