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=140&ordering=age
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=150&ordering=age",
    "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=130&ordering=age",
    "results": [
        {
            "id": 561,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/561/?format=api",
            "name": "Dorothy Metcalf-Lindenburger",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P15DT2H46M38S",
            "eva_time": "P0D",
            "age": 49,
            "date_of_birth": "1975-05-15",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Dorothy Marie \"Dottie\" Metcalf-Lindenburger is a former American astronaut. She married Jason Metcalf-Lindenburger, a seventh grade teacher at the time, in 2000, and they have 1 daughter together. She was a science teacher at Hudson's Bay High School in Vancouver, Washington when she was selected in 2004 as an Educator Mission Specialist. She was the first Space Camp alumna to become an astronaut.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Dorothy_Metcalf-Lindenburger",
            "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/dorothy_metcalf_image_20220911033731.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190114.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2010-04-05T10:21:22Z",
            "first_flight": "2010-04-05T10:21:22Z"
        },
        {
            "id": 696,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/696/?format=api",
            "name": "Glen de Vries",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT11M",
            "eva_time": "P0D",
            "age": 49,
            "date_of_birth": "1972-06-29",
            "date_of_death": "2021-11-11",
            "nationality": "American",
            "bio": "Glen de Vries is the co-founder and co-CEO of Medidata.\r\n\r\nKilled in a plane crash in New Jersey.",
            "twitter": "https://twitter.com/CaptainClinical",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Glen_de_Vries",
            "agency": {
                "id": 141,
                "url": "https://ll.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/glen_de_vries_image_20220911033817.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185241.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2021-10-13T14:49:00Z",
            "first_flight": "2021-10-13T14:49:00Z"
        },
        {
            "id": 9,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/9/?format=api",
            "name": "Nick Hague",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": true,
            "time_in_space": "P237DT33M44S",
            "eva_time": "PT19H56M",
            "age": 49,
            "date_of_birth": "1975-09-24",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Tyler Nicklaus Hague is an American Flight Test Engineer and a NASA astronaut of the class of 2013.\r\nSelected to be a flight engineer of Expedition 57 / 58 to the International Space Station, he launched on board Soyuz MS-10, which aborted shortly after launch on October 11, 2018.",
            "twitter": "https://twitter.com/AstroHague",
            "instagram": "https://www.instagram.com/astrohague/",
            "wiki": "https://en.wikipedia.org/wiki/Nick_Hague",
            "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/nick_hague_image_20220911034312.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190648.jpeg",
            "flights_count": 3,
            "landings_count": 2,
            "spacewalks_count": 3,
            "last_flight": "2024-09-28T17:17:21Z",
            "first_flight": "2018-10-11T08:40:15Z"
        },
        {
            "id": 563,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/563/?format=api",
            "name": "Jack D. Fischer",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P135DT18H8M15S",
            "eva_time": "PT7H6M",
            "age": 50,
            "date_of_birth": "1974-01-23",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Jack David Fischer is an American engineer, test pilot and a former NASA astronaut.[2] Fischer was selected in June 2009 as a member of the NASA Astronaut Group 20 and qualified as an astronaut in 2011. He made his first spaceflight in April 2017, as a flight engineer for Expedition 51/52 on the International Space Station.",
            "twitter": "https://twitter.com/Astro2fish",
            "instagram": "https://www.instagram.com/astro2fish/",
            "wiki": "https://en.wikipedia.org/wiki/Jack_D._Fischer",
            "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/jack2520d.2520fischer_image_20181203172235.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190919.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 2,
            "last_flight": "2017-04-20T07:13:45Z",
            "first_flight": "2017-04-20T07:13:45Z"
        },
        {
            "id": 585,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/585/?format=api",
            "name": "Sergey Ryzhikov",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P358DT2H24M42S",
            "eva_time": "PT6H47M",
            "age": 50,
            "date_of_birth": "1974-08-19",
            "date_of_death": null,
            "nationality": "Russian",
            "bio": "Sergey Nikolayevich Ryzhiko born on August 19, 1974, lieutenant colonel of Russian Air Force, is a Russian cosmonaut, selected in 2006. Ryzhikov launched on his first spaceflight onboard the Soyuz MS-02 spacecraft. He spent approximately six months onboard the International Space Station taking part in Expedition 49/50, returning to Earth on April 10, 2017.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Sergey_Ryzhikov_(cosmonaut)",
            "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/sergey_ryzhikov_image_20200603213525.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185707.jpeg",
            "flights_count": 2,
            "landings_count": 2,
            "spacewalks_count": 1,
            "last_flight": "2020-10-14T05:45:04Z",
            "first_flight": "2016-10-19T08:05:14Z"
        },
        {
            "id": 521,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/521/?format=api",
            "name": "Alan G. Poindexter",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P27DT21H8M8S",
            "eva_time": "P0D",
            "age": 50,
            "date_of_birth": "1961-11-05",
            "date_of_death": "2012-07-01",
            "nationality": "American",
            "bio": "Alan Goodwin \"Dex\" Poindexter was an American naval officer and a NASA astronaut. Poindexter was selected in the 1998 NASA Group (G17) and went into orbit aboard Space Shuttle missions STS-122, and STS-131.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Alan_G._Poindexter",
            "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/alan2520g.2520poindexter_image_20190426143719.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185608.jpeg",
            "flights_count": 2,
            "landings_count": 2,
            "spacewalks_count": 0,
            "last_flight": "2010-04-05T10:21:22Z",
            "first_flight": "2008-02-07T19:45:30Z"
        },
        {
            "id": 275,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/275/?format=api",
            "name": "Vladimir Vasyutin",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P64DT21H52M8S",
            "eva_time": "P0D",
            "age": 50,
            "date_of_birth": "1952-03-08",
            "date_of_death": "2002-07-19",
            "nationality": "Russian",
            "bio": "Vladimir Vladimirovich Vasyutin (Russian:Влaдимиp Bлaдимиpoвич Васютин, born March 8, 1952, Kharkiv, Kharkiv Oblast, Ukrainian SSR, died July 19, 2002) was a Soviet cosmonaut.\r\n\r\nHe was selected as a cosmonaut on December 1, 1978 (TsPK-6). He retired on February 25, 1986.\r\n\r\nVasyutin was assigned to the TKS program for a new generation of manned military spacecraft that would be docked to the existing Salyut space stations.\r\n\r\nHe flew as the Commander on Soyuz T-14 to the Salyut 7 space station, for part of the long-duration mission Salyut 7 EO-4. He spent 64 days 21 hours 52 minutes in space. The TKS module was already docked to the Salyut and Vasyutin was due to lead an extended programme of military space experiments. However Vasyutin fell ill soon after arriving at the station and was unable to perform his duties. Although he was originally scheduled to have a six-month stay aboard Salyut 7, his illness forced the crew to make an emergency return to Earth after only two months. His illness is said to have been caused by a prostate infection, which had manifested itself as inflammation and a fever.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Vladimir_Vasyutin",
            "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/vladimir2520vasyutin_image_20181201223746.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185755.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1985-09-17T12:38:52Z",
            "first_flight": "1985-09-17T12:38:52Z"
        },
        {
            "id": 758,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/758/?format=api",
            "name": "Walter Villadei",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P21DT15H54M42S",
            "eva_time": "P0D",
            "age": 50,
            "date_of_birth": "1974-04-29",
            "date_of_death": null,
            "nationality": "Italian",
            "bio": "Italian Air Force mission commander on the Virgin Galactic 01 flight. Backup pilot for the Axiom Space Mission 2, Pilon for the Axiom Space Mission 3, qualified on Soyuz, ISS systems, and Orlan for EVA activities.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Walter_Villadei",
            "agency": {
                "id": 1050,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
                "name": "Italian Air Force",
                "featured": false,
                "type": "Government",
                "country_code": "ITA",
                "abbrev": "IAF",
                "description": "The Italian Air Force is the air force of the Italian Republic. The Italian Air Force was founded as an independent service arm on 28 March 1923 by King Victor Emmanuel III as the Regia Aeronautica (\"Royal Air Force\"). After World War II, when Italy became a republic following a referendum, the Regia Aeronautica was given its current name.",
                "administrator": null,
                "founding_year": "1923",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/italian2520air2520force_logo_20230508150416.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/walter_villadei_image_20231230180121.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185221.jpeg",
            "flights_count": 2,
            "landings_count": 2,
            "spacewalks_count": 0,
            "last_flight": "2024-01-18T21:49:11Z",
            "first_flight": "2023-06-29T15:28:38Z"
        },
        {
            "id": 570,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/570/?format=api",
            "name": "Josh A. Cassada",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P157DT10H1M3S",
            "eva_time": "PT21H24M",
            "age": 51,
            "date_of_birth": "1973-07-18",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Josh Aaron Cassada is an American physicist, test pilot, and NASA astronaut. Prior to his selection to join NASA in 2013, Cassada served as a test pilot in the US Navy, and has over 3,500 hours in more than 40 aircraft, and 23 combat missions. In August 2018, Cassada was selected for CTS-1, the first operational mission of the Boeing CST-100 Starliner. In 2021 he was reassigned to a SpaceX Crew-5 flight aboard Crew Dragon spacecraft due to lengthy delays with Starliner program.",
            "twitter": "https://twitter.com/astro_josh",
            "instagram": "https://www.instagram.com/astro_cassada",
            "wiki": "https://en.wikipedia.org/wiki/Josh_A._Cassada",
            "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/josh2520a.2520cassada_image_20181203173238.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190005.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 3,
            "last_flight": "2022-10-05T16:00:57Z",
            "first_flight": "2022-10-05T16:00:57Z"
        },
        {
            "id": 622,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/622/?format=api",
            "name": "Mark Shuttleworth",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 4,
                "name": "Non-Astronaut Passenger"
            },
            "in_space": false,
            "time_in_space": "P9DT21H25M18S",
            "eva_time": "P0D",
            "age": 51,
            "date_of_birth": "1973-09-18",
            "date_of_death": null,
            "nationality": "South African",
            "bio": "Mark Richard Shuttleworth (born 18 September 1973) is a South African entrepreneur.\r\n\r\nHe launched aboard the Russian Soyuz TM-34 mission as a spaceflight participant, paying approximately US$27,000,000 for the voyage.",
            "twitter": "https://twitter.com/sabdfl",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Mark_Shuttleworth",
            "agency": null,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark2520shuttleworth_image_20190211162314.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190200.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2002-04-25T06:26:35Z",
            "first_flight": "2002-04-25T06:26:35Z"
        }
    ]
}