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=260&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=270&ordering=-time_in_space",
    "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=250&ordering=-time_in_space",
    "results": [
        {
            "id": 427,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/427/?format=api",
            "name": "Terrence W. Wilcutt",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P42DT2M8S",
            "eva_time": "P0D",
            "age": 75,
            "date_of_birth": "1949-10-31",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Terrence Wade Wilcutt is a United States Marine Corps officer and a NASA astronaut. He is a veteran of four Space Shuttle missions. Wilcutt is currently the Director of Safety and Mission Assurance, Johnson Space Center.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Terrence_W._Wilcutt",
            "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/terrence2520w.2520wilcutt_image_20181202142456.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190940.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 0,
            "last_flight": "2000-09-08T12:45:47Z",
            "first_flight": "1994-09-30T11:16:01Z"
        },
        {
            "id": 442,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/442/?format=api",
            "name": "Brent W. Jett Jr.",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P41DT18H22S",
            "eva_time": "P0D",
            "age": 66,
            "date_of_birth": "1958-10-05",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Brent Ward Jett Jr. is a retired American naval officer and aviator, test pilot, aerospace and aeronautical engineer, and NASA astronaut.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Brent_W._Jett_Jr.",
            "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/brent_w._jett_j_image_20220911034141.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185539.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 0,
            "last_flight": "2006-09-09T15:14:55Z",
            "first_flight": "1996-01-11T09:41:00Z"
        },
        {
            "id": 431,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/431/?format=api",
            "name": "Nancy J. Currie-Gregg",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P41DT15H48M7S",
            "eva_time": "P0D",
            "age": 65,
            "date_of_birth": "1958-12-29",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Nancy Jane Currie-Gregg is an engineer, United States Army officer and a NASA astronaut. Currie-Gregg has served in the United States Army for over 22 years and holds the rank of colonel. With NASA, she has participated in four space shuttle missions: STS-57, STS-70, STS-88, and STS109, accruing 1,000 hours in space. She currently holds an appointment as an adjunct associate professor in the Department of Industrial & Systems Engineering at Texas A&M University.",
            "twitter": "https://twitter.com/Astro_Buckeye",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Nancy_J._Currie-Gregg",
            "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/nancy_j._currie_image_20220911033821.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190606.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 0,
            "last_flight": "2002-03-01T11:22:02Z",
            "first_flight": "1993-06-21T13:07:22Z"
        },
        {
            "id": 493,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/493/?format=api",
            "name": "Mark L. Polansky",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P41DT10H49M13S",
            "eva_time": "P0D",
            "age": 68,
            "date_of_birth": "1956-06-02",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Mark Lewis \"Roman\" Polansky is an American aerospace engineer and research pilot and a former NASA astronaut. Polansky received the nickname \"Roman\" as a joke, because he shares a last name with director Roman Polanski. He flew on three Space Shuttle missions: STS-98, STS-116, and STS-127.",
            "twitter": "https://twitter.com/Astro_127",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Mark_L._Polansky",
            "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/mark_l._polansk_image_20220911034220.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185340.jpeg",
            "flights_count": 3,
            "landings_count": 3,
            "spacewalks_count": 0,
            "last_flight": "2009-07-15T22:03:10Z",
            "first_flight": "2001-02-07T23:13:02Z"
        },
        {
            "id": 435,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/435/?format=api",
            "name": "Ellen Ochoa",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P40DT19H35M16S",
            "eva_time": "P0D",
            "age": 66,
            "date_of_birth": "1958-05-10",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Ellen Ochoa is an American engineer, former astronaut and the current Director of the Johnson Space Center. Ochoa became director of the center upon the retirement of the previous director, Michael Coats, on December 31, 2012. In 1993 Ochoa became the first Hispanic woman in the world to go to space when she served on a nine-day mission aboard the shuttle Discovery.",
            "twitter": "https://twitter.com/Astro_Ellen",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Ellen_Ochoa",
            "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/ellen_ochoa_image_20220911033543.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185457.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 0,
            "last_flight": "2002-04-08T20:44:19Z",
            "first_flight": "1993-04-08T05:29:00Z"
        },
        {
            "id": 399,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/399/?format=api",
            "name": "Brian Duffy",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P40DT17H51M40S",
            "eva_time": "P0D",
            "age": 71,
            "date_of_birth": "1953-06-20",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Brian Duffy is a retired U.S. Air Force colonel and a former NASA astronaut. He flew aboard four Space Shuttle missions.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Brian_Duffy_(astronaut)",
            "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/brian2520duffy_image_20181202135211.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185530.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 0,
            "last_flight": "2000-10-11T23:17:00Z",
            "first_flight": "1992-03-24T13:13:39Z"
        },
        {
            "id": 395,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/395/?format=api",
            "name": "Kathryn C. Thornton",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P40DT17H13M30S",
            "eva_time": "PT21H11M",
            "age": 72,
            "date_of_birth": "1952-08-17",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Kathryn Ryan Cordell Thornton is an American scientist and a former NASA astronaut with over 975 hours in space, including 21 hours of extravehicular activity. She was the associate dean for graduate programs at the University of Virginia School of Engineering and Applied Science, currently a professor of mechanical and aerospace engineering.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Kathryn_C._Thornton",
            "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/kathryn_c._thor_image_20220911033811.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185945.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 3,
            "last_flight": "1995-10-20T13:53:00Z",
            "first_flight": "1989-11-23T00:23:30Z"
        },
        {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/16/?format=api",
            "name": "Christopher Ferguson",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 7,
                "name": "Commercial"
            },
            "in_space": false,
            "time_in_space": "P40DT10H3M22S",
            "eva_time": "P0D",
            "age": 63,
            "date_of_birth": "1961-09-01",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Christopher J. Ferguson is a Boeing commercial astronaut and a retired United States Navy Captain and NASA astronaut. He was the pilot of Space Shuttle Atlantis on his first mission to space, STS-115, which launched on September 9, 2006 and returned to Earth on September 21, 2006. He then commanded STS-126 aboard Space Shuttle Endeavour. In 2011, he was assigned as commander of STS-135, which was the final mission of the space shuttle program.\r\n\r\nOn December 9, 2011, he retired from NASA and is now currently director of Crew and Mission Operations for Boeing's Commercial Crew Program. In August 2018, Ferguson was assigned to the first test flight of the Boeing CST-100 Starliner.",
            "twitter": "https://twitter.com/Astro_Ferg",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Christopher_Ferguson",
            "agency": {
                "id": 80,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                "name": "Boeing",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BA",
                "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                "administrator": "CEO: Kelly Ortberg",
                "founding_year": "1916",
                "launchers": "SLS",
                "spacecraft": "Starliner",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christopher2520ferguson_image_20181127212540.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190705.jpeg",
            "flights_count": 3,
            "landings_count": 3,
            "spacewalks_count": 0,
            "last_flight": "2011-07-08T15:29:04Z",
            "first_flight": "2006-09-09T15:14:55Z"
        },
        {
            "id": 397,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/397/?format=api",
            "name": "Michael A. Baker",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P40DT4H57M56S",
            "eva_time": "P0D",
            "age": 71,
            "date_of_birth": "1953-10-27",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Michael Allen Baker is a retired captain in the United States Navy, former NASA astronaut, and the International Space Station Program Manager for International and Crew Operations, at NASA's Johnson Space Center. He is responsible for the coordination of program operations, integration and flight crew training and support activities with the International Partners.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Michael_A._Baker",
            "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/michael2520a.2520baker_image_20181202135029.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190522.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 0,
            "last_flight": "1997-01-12T09:27:23Z",
            "first_flight": "1991-08-02T15:02:00Z"
        },
        {
            "id": 456,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/456/?format=api",
            "name": "Steven Smith",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P40DT15M23S",
            "eva_time": "P1DT23H48M",
            "age": 65,
            "date_of_birth": "1958-12-30",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Steven Lee Smith is an American technology executive and former NASA astronaut, being a veteran of four space flights covering 16 million miles and seven space walks totaling 49 hours and 25 minutes. Smith’s spacewalk time places him in the top ten on the all-time American and World spacewalk duration lists.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Steven_Smith_(astronaut)",
            "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/steven2520smith_image_20181202145946.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190622.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 7,
            "last_flight": "2002-04-08T20:44:19Z",
            "first_flight": "1994-09-30T11:16:01Z"
        }
    ]
}