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=40&ordering=-time_in_space
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 784,
    "next": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=50&ordering=-time_in_space",
    "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=30&ordering=-time_in_space",
    "results": [
        {
            "id": 556,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/556/?format=api",
            "name": "Robert S. Kimbrough",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P388DT17H28M5S",
            "eva_time": "P2DT11H27M",
            "age": 57,
            "date_of_birth": "1967-06-04",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Robert Shane Kimbrough is a retired United States Army officer, and a NASA astronaut. He was part of the first group of candidates selected for NASA astronaut training following the Space Shuttle Columbia disaster. Kimbrough is a veteran of two spaceflights, the first being a Space Shuttle flight, and the second being a 6-month mission to the ISS on board a Russian Soyuz craft. He was the commander of the International Space Station for Expedition 50 and later spent 6 months on the ISS as part of the SpaceX Crew-2 mission. He retired from NASA on July 31, 2022.",
            "twitter": "https://twitter.com/astro_kimbrough",
            "instagram": "https://www.instagram.com/astro_kimbrough/",
            "wiki": "https://en.wikipedia.org/wiki/Robert_S._Kimbrough",
            "agency": {
                "id": 44,
                "url": "https://ll.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": "Administrator: Bill Nelson",
                "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/robert_s._kimbr_image_20220911034003.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191130.jpeg",
            "flights_count": 3,
            "landings_count": 3,
            "spacewalks_count": 9,
            "last_flight": "2021-04-23T09:49:02Z",
            "first_flight": "2008-11-15T00:55:39Z"
        },
        {
            "id": 267,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/267/?format=api",
            "name": "Vladimir Georgiyevich Titov",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P387DT50M35S",
            "eva_time": "PT19H18M",
            "age": 77,
            "date_of_birth": "1947-01-01",
            "date_of_death": null,
            "nationality": "Russian",
            "bio": "Vladimir Georgiyevich Titov (Russian: Владимир Георгиевич Титов; born 1 January 1947 in Sretensk, Zabaykalsky Krai, Russia) is a retired Russian Air Force Colonel and former cosmonaut. He has participated in four spaceflight missions. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Vladimir_Georgiyevich_Titov",
            "agency": {
                "id": 63,
                "url": "https://ll.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/vladimir2520georgiyevich2520titov_image_20181201222703.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191112.jpeg",
            "flights_count": 5,
            "landings_count": 5,
            "spacewalks_count": 4,
            "last_flight": "1997-09-26T02:34:19Z",
            "first_flight": "1983-04-20T13:10:54Z"
        },
        {
            "id": 272,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/272/?format=api",
            "name": "Vasily Tsibliyev",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P381DT15H52M32S",
            "eva_time": "PT19H12M50S",
            "age": 70,
            "date_of_birth": "1954-02-20",
            "date_of_death": null,
            "nationality": "Russian",
            "bio": "Vasily Vasiliyevich Tsibliyev (Russian: Василий Василиевич Циблиев); born on February 20, 1954) is a Russian cosmonaut.\r\n\r\nHe was selected as a cosmonaut on March 26, 1987. Tsibliyev flew as Commander on Soyuz TM-17 from July 1, 1993 to January 14, 1994 and on Soyuz TM-25 from February 2, 1997 to August 14 of the same year. He retired on June 19, 1998. Tsibliyev is currently Chief of the Yuri Gagarin Cosmonauts Training Center at Star City, Russia.\r\n\r\nTsibliyev was the commander in charge of Mir when it was hit by a Progress spacecraft in 1997.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Vasily_Tsibliyev",
            "agency": {
                "id": 63,
                "url": "https://ll.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/vasily2520tsibliyev_image_20181201223334.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185737.jpeg",
            "flights_count": 2,
            "landings_count": 2,
            "spacewalks_count": 6,
            "last_flight": "1997-02-10T14:09:30Z",
            "first_flight": "1993-07-01T14:32:58Z"
        },
        {
            "id": 170,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/170/?format=api",
            "name": "Valery Korzun",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P381DT15H41M8S",
            "eva_time": "PT22H17M",
            "age": 71,
            "date_of_birth": "1953-03-05",
            "date_of_death": null,
            "nationality": "Russian",
            "bio": "Valery Grigoryevich Korzun (Russian: Валерий Григорьевич Корзун, born 5 March 1953) is a Russian cosmonaut. He has been in space twice totalling 381 days. He has also conducted four career spacewalks.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Valery_Korzun",
            "agency": {
                "id": 63,
                "url": "https://ll.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/valery2520korzun_image_20181129233723.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185941.jpeg",
            "flights_count": 2,
            "landings_count": 2,
            "spacewalks_count": 4,
            "last_flight": "2002-06-05T21:22:49Z",
            "first_flight": "1996-08-17T13:18:03Z"
        },
        {
            "id": 500,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/500/?format=api",
            "name": "Edward Michael Fincke",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P381DT15H8M59S",
            "eva_time": "P2DT36M",
            "age": 57,
            "date_of_birth": "1967-03-14",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Edward Michael \"Mike\"/\"Spanky\" Fincke is an American astronaut who formerly held the American record for the most time in space (381.6 days). His record was broken by Scott Kelly on October 16, 2015. He was born in Pittsburgh, Pennsylvania, but considers its suburb Emsworth to be his hometown. He is a United States Air Force officer and a NASA astronaut, and served two tours aboard the International Space Station as a flight engineer and commander. He flew on one Space Shuttle mission, STS-134 as a Mission Specialist.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Michael_Fincke",
            "agency": {
                "id": 44,
                "url": "https://ll.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": "Administrator: Bill Nelson",
                "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/michael_fincke_image_20220911033941.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185523.jpeg",
            "flights_count": 3,
            "landings_count": 3,
            "spacewalks_count": 9,
            "last_flight": "2011-05-16T12:56:28Z",
            "first_flight": "2004-04-19T03:19:00Z"
        },
        {
            "id": 555,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/555/?format=api",
            "name": "Christopher Cassidy",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P377DT17H48M24S",
            "eva_time": "P2DT6H51M",
            "age": 54,
            "date_of_birth": "1970-01-04",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Christopher John \"Chris\" Cassidy is a NASA astronaut and United States Navy SEAL. Chris Cassidy achieved the rank of Captain in the U.S. Navy. He was the Chief of the Astronaut Office at NASA from July 2015 until June 2017.\r\n\r\nCassidy attended York High School, in York, Maine. He then graduated from the Naval Academy Preparatory School in Newport, Rhode Island, in 1989. He received a Bachelor of Science degree in Mathematics from the United States Naval Academy in 1993 and a Master of Science degree in Ocean Engineering from MIT in 2000. While in the Navy, Cassidy passed BUD/S and became a Navy SEAL. While a SEAL he served several tours of duty supporting the fight in the War on Terror. His first spaceflight was on Space Shuttle mission STS-127, and his second was as a flight engineer for Expedition 35/36, launched aboard Soyuz TMA-08M. He was in space between July 15–31, 2009 and March 28 – September 10, 2013. Cassidy has worked as a CAPCOM for both International Space Station and Space Shuttle missions in the past.\r\n\r\nCassidy announced his retirement from both the Navy and NASA Astronaut Corps on May 28, 2021.",
            "twitter": "https://twitter.com/astro_seal",
            "instagram": "https://www.instagram.com/astro_seal",
            "wiki": "https://en.wikipedia.org/wiki/Christopher_Cassidy",
            "agency": {
                "id": 44,
                "url": "https://ll.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": "Administrator: Bill Nelson",
                "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/christopher_cas_image_20200408132634.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185334.jpeg",
            "flights_count": 3,
            "landings_count": 3,
            "spacewalks_count": 10,
            "last_flight": "2020-04-09T08:05:06Z",
            "first_flight": "2009-07-15T22:03:10Z"
        },
        {
            "id": 162,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/162/?format=api",
            "name": "Leonid Kizim",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P374DT17H58M12S",
            "eva_time": "P1DT7H40M",
            "age": 68,
            "date_of_birth": "1941-08-05",
            "date_of_death": "2010-06-14",
            "nationality": "Russian",
            "bio": "Leonid Denisovich Kizim (Кизим Леонид Денисович) (August 5, 1941 – June 14, 2010) was a Soviet cosmonaut.\r\n\r\nHe was selected as a cosmonaut on October 23, 1965. Kizim flew as Commander on Soyuz T-3, Soyuz T-10 and Soyuz T-15, and also served as backup commander for Soyuz T-2. All together he spent 374 days 17 hours 56 minutes in space. On Soyuz T-15, he was part of the only crew to visit two space stations on one spaceflight (Mir and Salyut 7).",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Leonid_Kizim",
            "agency": {
                "id": 63,
                "url": "https://ll.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/leonid2520kizim_image_20181129232451.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190101.jpeg",
            "flights_count": 3,
            "landings_count": 3,
            "spacewalks_count": 8,
            "last_flight": "1986-03-13T12:33:09Z",
            "first_flight": "1980-11-27T14:18:28Z"
        },
        {
            "id": 733,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/733/?format=api",
            "name": "Nikolai Chub",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P373DT20H14M25S",
            "eva_time": "PT12H17M",
            "age": 40,
            "date_of_birth": "1984-06-10",
            "date_of_death": null,
            "nationality": "Russian",
            "bio": "Nikolai Aleksandrovich Chub (Николай Александрович Чуб) is a Russian cosmonaut. He was selected to cosmonaut corps in 2012.\r\n\r\nISS-69 expedition will be the first spaceflight for Chub.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Nikolai_Chub",
            "agency": {
                "id": 63,
                "url": "https://ll.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/nikolai_chub_image_20230913074136.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185834.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 2,
            "last_flight": "2023-09-15T15:44:35Z",
            "first_flight": "2023-09-15T15:44:35Z"
        },
        {
            "id": 417,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/417/?format=api",
            "name": "Michael Foale",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P373DT18H16M26S",
            "eva_time": "PT22H34M",
            "age": 67,
            "date_of_birth": "1957-01-06",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Michael_Foale",
            "agency": {
                "id": 44,
                "url": "https://ll.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": "Administrator: Bill Nelson",
                "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/michael2520foale_image_20181202141301.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190542.jpeg",
            "flights_count": 6,
            "landings_count": 6,
            "spacewalks_count": 4,
            "last_flight": "2003-10-18T05:38:03Z",
            "first_flight": "1992-03-24T13:13:39Z"
        },
        {
            "id": 246,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/246/?format=api",
            "name": "Aleksandr Serebrov",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P372DT22H53M29S",
            "eva_time": "P1DT7H49M50S",
            "age": 69,
            "date_of_birth": "1944-02-15",
            "date_of_death": "2013-11-12",
            "nationality": "Russian",
            "bio": "Aleksandr Aleksandrovich Serebrov (Russian: Алекса́ндр Алекса́ндрович Серебро́в, February 15, 1944 – November 12, 2013) was a Soviet cosmonaut. He graduated from Moscow Institute of Physics and Technology (1967), and was selected as a cosmonaut on December 1, 1978. He retired on May 10, 1995.\r\nHe flew on Soyuz T-7, Soyuz T-8, Soyuz TM-8 and Soyuz TM-17. He was one of very few cosmonauts to fly for both the Soviet Union and the Russian Federation that followed it. He held the record for most spacewalks, 10, until Anatoly Solovyev surpassed it. In all, Serebrov spent 371.95 days in space. Serebrov contributed to the design of Salyut 6, Salyut 7, and the Mir space stations.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Serebrov",
            "agency": {
                "id": 63,
                "url": "https://ll.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/aleksandr2520serebrov_image_20181201215818.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185738.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 10,
            "last_flight": "1993-07-01T14:32:58Z",
            "first_flight": "1982-08-19T17:11:52Z"
        }
    ]
}