Astronaut List
API endpoint that allows Astronaut to be viewed.
GET: Return a list of all the existing astronauts.
MODE: Normal, List, LaunchList and Detailed /2.2.0/astronaut/?mode=detailed
FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids', 'is_human', 'type__id', 'has_flown', 'in_space' Example - /2.2.0/astronaut/?nationality=American
SEARCH EXAMPLE: /2.2.0/astronaut/?search=armstrong Searches through name, nationality and agency name
ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.2.0/astronaut/?order=name
GET /2.2.0/astronaut/?format=api&offset=550&ordering=-flights_count
https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=560&ordering=-flights_count", "previous": "https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=540&ordering=-flights_count", "results": [ { "id": 682, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/682/?format=api", "name": "Jeff Bezos", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M", "eva_time": "P0D", "age": 61, "date_of_birth": "1964-01-12", "date_of_death": null, "nationality": "American", "bio": "Jeff Bezos is an American business magnate, media proprietor, and investor known for being the founder and CEO of the multi-national technology company Amazon. Bezos founded Blue Origin in 2000.", "twitter": "https://twitter.com/JeffBezos", "instagram": "https://www.instagram.com/jeffbezos/", "wiki": "https://en.wikipedia.org/wiki/Jeff_Bezos", "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jeff_bezos_image_20220606095405.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190530.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-07-20T13:12:00Z", "first_flight": "2021-07-20T13:12:00Z" }, { "id": 206, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/206/?format=api", "name": "Rodolfo Neri Vela", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P6DT21H4M", "eva_time": "P0D", "age": 73, "date_of_birth": "1952-02-19", "date_of_death": null, "nationality": "Mexican", "bio": "Rodolfo Neri Vela (born 19 February 1952) is a Mexican scientist and astronaut who flew aboard a NASA Space Shuttle mission in the year 1985. He is the first Mexican, and the second Latin American to have traveled to space.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Rodolfo_Neri_Vela", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rodolfo2520neri2520vela_image_20181201182057.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185822.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1985-11-27T00:29:00Z", "first_flight": "1985-11-27T00:29:00Z" }, { "id": 752, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/752/?format=api", "name": "Zhang Lu", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P186DT7H24M43S", "eva_time": "P1DT1H6M", "age": 48, "date_of_birth": "1976-11-01", "date_of_death": null, "nationality": "Chinese", "bio": "Zhang Lu is a Chinese pilot selected in 2010 to be an astronaut.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "featured": true, "type": "Government", "country_code": "CHN", "abbrev": "CNSA", "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.", "administrator": "Administrator: Tang Dengjie", "founding_year": "1993", "launchers": "", "spacecraft": "Shenzhou", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhang_lu_image_20221128075933.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185832.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 4, "last_flight": "2022-11-29T15:08:17Z", "first_flight": "2022-11-29T15:08:17Z" }, { "id": 331, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/331/?format=api", "name": "Donald H. Peterson", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P5DT23M", "eva_time": "PT4H10M", "age": 84, "date_of_birth": "1933-10-22", "date_of_death": "2018-05-27", "nationality": "American", "bio": "Donald Herod Peterson was a United States Air Force officer and NASA astronaut. Peterson was originally selected for the Air Force Manned Orbiting Laboratory (MOL) program, but, when that was canceled, he became a NASA astronaut in September 1969. He was a mission specialist on STS-6 on board Challenger. During the mission Peterson performed a spacewalk to test the new airlock and space suits. He logged 120 hours in space. Peterson retired from NASA in 1984.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Donald_H._Peterson", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/donald2520h.2520peterson_image_20181202094041.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191017.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 1, "last_flight": "1983-04-04T18:30:00Z", "first_flight": "1983-04-04T18:30:00Z" }, { "id": 492, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/492/?format=api", "name": "William C. McCool", "status": { "id": 4, "name": "Lost In Flight" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P15DT22H20M", "eva_time": "P0D", "age": 41, "date_of_birth": "1961-09-23", "date_of_death": "2003-02-01", "nationality": "American", "bio": "William Cameron \"Willie\" McCool was an American naval officer and aviator, test pilot, aeronautical engineer, and NASA astronaut, who was the pilot of Space Shuttle Columbia mission STS-107. He and the rest of the crew of STS-107 were killed when Columbia disintegrated during re-entry into the atmosphere. He was the youngest male member of the crew. McCool was posthumously awarded the Congressional Space Medal of Honor.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/William_C._McCool", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_c._mcco_image_20220911034529.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190303.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2003-01-16T15:39:00Z", "first_flight": "2003-01-16T15:39:00Z" }, { "id": 683, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/683/?format=api", "name": "Mark Bezos", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M", "eva_time": "P0D", "age": 57, "date_of_birth": "1968-05-17", "date_of_death": null, "nationality": "American", "bio": "Mark Bezos is the Founder and General Partner at HighPost Capital and Director of Bezos Family Foundation. Apart from this, he is also Senior Vice President of Communication and Marketing events at Robin Hood Foundation, a poverty-fighting charity organization. He is popularly known as the brother of Jeff Bezos.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Mark_Bezos", "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_bezos_image_20220911034437.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190407.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2021-07-20T13:12:00Z", "first_flight": "2021-07-20T13:12:00Z" }, { "id": 655, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/655/?format=api", "name": "Eytan Stibbe", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P17DT1H48M49S", "eva_time": "P0D", "age": 67, "date_of_birth": "1958-01-12", "date_of_death": null, "nationality": "Israeli", "bio": "Eytan Meir Stibbe is an Israeli former fighter pilot, businessman and commercial astronaut.\r\n\r\nIn November 2020 he paid Axiom Space to become a space tourist on a ten day mission to the International Space Station aboard a SpaceX Crew Dragon spacecraft on Axiom Mission 1, a private crewed orbital spaceflight.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Eytan_Stibbe", "agency": { "id": 1022, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1022/?format=api", "name": "Axiom Space", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "AXS", "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.", "administrator": "CEO: Michael Suffredini", "founding_year": "2016", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eytan_stibbe_image_20220327185348.png", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190253.png", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2022-04-08T15:17:11Z", "first_flight": "2022-04-08T15:17:11Z" }, { "id": 62, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/62/?format=api", "name": "Yury Artyukhin", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P15DT17H30M28S", "eva_time": "P0D", "age": 68, "date_of_birth": "1930-06-22", "date_of_death": "1998-08-04", "nationality": "Russian", "bio": "Yury Petrovich Artyukhin (Russian: Ю́рий Петро́вич Артю́хин; June 22, 1930 – August 4, 1998) was a Soviet Russian cosmonaut and engineer who made a single flight into space.\r\n\r\nArtyukhin graduated from the Soviet Air Force Institute with a doctorate in engineering, specializing in military communication systems. He was selected for the space programme in 1963 and would have flown on the Voskhod 3 mission had it not been canceled. He made his single flight on Soyuz 14 in 1974, where his area of expertise was presumably put to good use.\r\n\r\nHe left the space programme in 1982 and held various positions in space-related fields. Most notably, he was involved in the development of the Soviet space shuttle Buran and in cosmonaut training.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Yury_Artyukhin", "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "featured": true, "type": "Government", "country_code": "RUS", "abbrev": "RFSA", "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.", "administrator": "Administrator: Yuri Borisov", "founding_year": "1992", "launchers": "Soyuz", "spacecraft": "Soyuz", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520artyukhin_image_20181128215539.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190711.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1974-07-03T18:51:08Z", "first_flight": "1974-07-03T18:51:08Z" }, { "id": 290, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/290/?format=api", "name": "Yang Liwei", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "PT21H22M45S", "eva_time": "P0D", "age": 60, "date_of_birth": "1965-06-21", "date_of_death": null, "nationality": "Chinese", "bio": "Yang Liwei is a major general, military pilot, and China National Space Administration astronaut. In October 2003, he became the first person sent into space by the Chinese space program. This mission, Shenzhou 5, made China the third country to independently send humans into space.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Yang_Liwei", "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "featured": true, "type": "Government", "country_code": "CHN", "abbrev": "CNSA", "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.", "administrator": "Administrator: Tang Dengjie", "founding_year": "1993", "launchers": "", "spacecraft": "Shenzhou", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yang2520liwei_image_20181201225703.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190313.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2003-10-15T01:00:03Z", "first_flight": "2003-10-15T01:00:03Z" }, { "id": 59, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/59/?format=api", "name": "Aleksandr Panayotov Aleksandrov", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P9DT20H9M19S", "eva_time": "P0D", "age": 73, "date_of_birth": "1951-12-01", "date_of_death": null, "nationality": "Bulgarian", "bio": "Aleksandrov was born in Omurtag, Bulgaria on December 1, 1951. He graduated from the Bulgarian Air Force Academy in 1974 and obtained a degree in technical sciences in 1983. In the Bulgarian Air Force, Aleksandrov rose to the rank of lieutenant colonel.\r\n\r\nOn June 7, 1988, Aleksandrov launched aboard TM-5 as a Research Cosmonaut along with mission commander Anatoly Solovyev and Viktor Savinykh. Upon arriving at Mir, Aleksandrov became the first Bulgarian to reach a Soviet space station, as the Soyuz 33 mission carrying Georgi Ivanov failed to reach the Salyut 6 space station. On June 17, Aleksandrov returned aboard Soyuz TM-4 along with his fellow crew members. He, along with his crew-mates, spent just under 10 days in space.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Panayotov_Aleksandrov", "agency": { "id": 15, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/15/?format=api", "name": "Bulgarian Space Agency", "featured": false, "type": "Government", "country_code": "BGR", "abbrev": "SRI-BAS", "description": "The Bulgarian Space Agency has put two Bulgarians onto the ISS in tandem with the Russian Space Agency. Their involvement in space began with the Interkosmos program that helped Communist Bloc countries get access to Soviet space technology. They contributed cosmonauts for a training class, two of which flew aboard the ISS.", "administrator": null, "founding_year": "1993", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520panayotov2520aleksandrov_image_20181128215016.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185944.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1988-06-07T14:03:13Z", "first_flight": "1988-06-07T14:03:13Z" } ] }{ "count": 819, "next": "