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=680&ordering=-time_in_space
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=690&ordering=-time_in_space", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=670&ordering=-time_in_space", "results": [ { "id": 789, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/789/?format=api", "name": "Neil Kornswiet", "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": 858, "name": "[AUTO] Neil Kornswiet - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/neil_kornswiet_image_20240226161353.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190949.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": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Since Neil Kornswiet was a young boy in Ohio, he’s been fascinated with all things space and space travel. He watched the Mercury, Gemini and Apollo launches on his family’s tiny black-and-white TV; he devoured every space-related book he could get his hands on, as well as science fiction by Arthur C. Clarke, Isaac Asimov, and others; and he was a huge fan of the 1960s TV show Lost in Space. But it was the opportunity to do legislative research for U.S. Senator John Glenn – the former Mercury astronaut –that cemented his lifelong passion for space. During their friendship, the Senator encouraged Neil to try flying airplanes and predicted that space tourism would occur during Neil’s lifetime. Now, after flying aboard ‘Galactic 06,’ space travel has forever changed the way Neil looks at the universe and his place in it, just as Glenn told him it would. Among other things, Neil is a commercial pilot with thousands of flight hours and flies his own Gulfstream G550 jet. His spacesuit displays a USA flag patch as well as a patch honoring John Glenn.", "wiki": null, "last_flight": "2024-01-26T17:42:05Z", "first_flight": "2024-01-26T17:42:05Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 757, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/757/?format=api", "name": "Angelo Landolfi", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 1050, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1050/?format=api", "name": "Italian Air Force", "abbrev": "IAF", "type": { "id": 1, "name": "Government" } }, "image": { "id": 257, "name": "[AUTO] Angelo Landolfi - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angelo_landolfi_image_20230626124438.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185344.png", "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": "PT13M53S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" } ], "bio": "Italian Air Force physician selected to fly on the Virgin Galactic 01 mission.", "wiki": null, "last_flight": "2023-06-29T15:28:38Z", "first_flight": "2023-06-29T15:28:38Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 759, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/759/?format=api", "name": "Pantaleone Carlucci", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 1018, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1018/?format=api", "name": "National Research Council", "abbrev": "CNR", "type": { "id": 1, "name": "Government" } }, "image": { "id": 922, "name": "[AUTO] Pantaleone Carlucci - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pantaleone_carl_image_20230626124739.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191134.png", "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": "PT13M53S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" } ], "bio": "Italian National Research Council technical engineer and pilot selected to fly on the Virgin Galactic 01 mission.", "wiki": null, "last_flight": "2023-06-29T15:28:38Z", "first_flight": "2023-06-29T15:28:38Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 695, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/695/?format=api", "name": "John B. McKay", "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": 417, "name": "[AUTO] John B. McKay - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john_b._mckay_image_20210801073638.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185811.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": "PT12M", "eva_time": "P0D", "age": 52, "date_of_birth": "1922-12-08", "date_of_death": "1975-04-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": "John Barron McKay was an American naval officer, World War II pilot, aeronautical engineer, test pilot, and astronaut. He flew the X-15 experimental spaceplane to over 50 miles in altitude on Flight 150.", "wiki": "https://en.wikipedia.org/wiki/John_B._McKay", "last_flight": "1965-09-28T18:08:00Z", "first_flight": "1965-09-28T18:08:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 690, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/690/?format=api", "name": "Robert M. White", "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": 867, "name": "[AUTO] Robert M. White - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_white_image_20210801071813.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191006.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": "PT11M", "eva_time": "P0D", "age": 85, "date_of_birth": "1924-07-06", "date_of_death": "2010-03-17", "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 Michael \"Bob\" White was an American electrical engineer, test pilot, fighter pilot, and astronaut who was one of twelve pilots that flew in the X-15 experimental spaceplane.", "wiki": "https://en.wikipedia.org/wiki/Robert_Michael_White", "last_flight": "1962-07-17T17:30:00Z", "first_flight": "1962-07-17T17:30:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 729, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/729/?format=api", "name": "Jaison Robinson", "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": 206, "name": "[AUTO] Jaison Robinson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jaison_robinson_image_20220911034230.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185220.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": "PT10M45S", "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": "Jaison founded JJM Investments, a commercial real estate company, and co-founded Dream Variations Ventures (DVV) with his wife, Jamie. DVV invests in technology and sports start-ups. He’s an avid scuba diver and skydiver, has broken the sound barrier in a Mig-29 fighter jet, spent a week hiking in Antarctica, and climbed to the tallest waterfall in the world in Venezuela. He was a finalist on Survivor: Samoa in 2009. Jaison earned a bachelor’s degree from Stanford, with study at Oxford, and a JD from the University of Chicago. He is also an Eagle Scout and played water polo at Stanford and on the United States National Team.", "wiki": null, "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2022-06-04T13:25:02Z", "social_media_links": [ { "id": 50, "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/startrekislife33" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 728, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/728/?format=api", "name": "Victor Correa Hespanha", "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": 388, "name": "[AUTO] Victor Correa Hespanha - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/victor_correa_h_image_20220911034635.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185726.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": "PT10M45S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 24, "name": "Brazil", "alpha_2_code": "BR", "alpha_3_code": "BRA", "nationality_name": "Brazilian", "nationality_name_composed": "Brazilian" } ], "bio": "Victor is a civil production engineer from Minas Gerais (Brazil).", "wiki": null, "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2022-06-04T13:25:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 726, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/726/?format=api", "name": "Katya Echazarreta", "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": 861, "name": "[AUTO] Katya Echazarreta - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/katya_echazarre_image_20220911034543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190955.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": "PT10M45S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Katya was born in Guadalajara, Mexico. She is the co-host of the YouTube series \"Netflix IRL\" and \"Electric Kat\" on the CBS show \"Mission Unstoppable.” Katya is currently pursuing a Master’s degree in electrical and computer engineering at Johns Hopkins University and earned her bachelor’s degree in electrical engineering from UCLA in 2019. Following graduation, she spent nearly four years at NASA's Jet Propulsion Laboratory working on five NASA missions, including the Perseverance Rover and Europa Clipper.", "wiki": null, "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2022-06-04T13:25:02Z", "social_media_links": [ { "id": 93, "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/katvoltage" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 727, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/727/?format=api", "name": "Hamish Harding", "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": 485, "name": "[AUTO] Hamish Harding - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hamish_harding_image_20220911034237.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185957.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": "PT10M45S", "eva_time": "P0D", "age": 58, "date_of_birth": "1964-06-24", "date_of_death": "2023-06-18", "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Hamish was Chairman of Action Aviation, a business jet brokerage company he founded in 2004, and also a business jet pilot. In 2019, he and former International Space Station Commander Col. Terry Virts broke the Round-the-World record in a Gulfstream G650ER for any aircraft flying over the North and South poles. In addition to holding several aviation world records, Hamish has travelled to the South Pole twice, and in 2021 dived the Challenger Deep with Victor Vescovo to a depth of 36,000 ft in a two-person sub.\r\n\r\nHamish passed away on June 18th 2023 aboard the OceanGate Titan submersible while conducting a dive to the Titanic.", "wiki": "https://wikitia.com/wiki/Hamish_Harding", "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2022-06-04T13:25:02Z", "social_media_links": [ { "id": 12, "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/actionaviation0" }, { "id": 13, "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/actionaviationchairman" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 730, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/730/?format=api", "name": "Victor Vescovo", "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": 216, "name": "[AUTO] Victor Vescovo - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/victor_vescovo_image_20220911033720.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185235.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": "PT10M45S", "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": "Victor is a co-founder of private equity investment firm Insight Equity. He has completed the “Explorer’s Grand Slam,” which includes summiting the world’s seven summits and skiing to the North and South Poles. In 2020, he became the first person to repeatedly dive to the deepest point in the ocean, Challenger Deep (now twelve times). He is the first person to visit the deepest point in the world’s five oceans and executed the deepest wreck dive in history. Victor is a commercially-rated multi-engine jet and helicopter pilot, as well as a certified submersible test pilot. He holds degrees from Stanford, MIT, and Harvard Business School, and served 20 years in the U.S. Navy Reserve as an intelligence officer, retiring as a Commander (O-5).", "wiki": "https://en.wikipedia.org/wiki/Victor_Vescovo", "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2022-06-04T13:25:02Z", "social_media_links": [ { "id": 51, "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/VictorVescovo" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 807, "next": "