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=30&ordering=-flights_count
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=40&ordering=-flights_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=20&ordering=-flights_count",
    "results": [
        {
            "id": 405,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/405/?format=api",
            "name": "Tamara E. Jernigan",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P63DT1H23M47S",
            "eva_time": "PT7H55M",
            "age": 65,
            "date_of_birth": "1959-05-07",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Tamara Elizabeth \"Tammy\" Jernigan, Ph.D. is an American scientist and former NASA astronaut and a veteran of five shuttle missions.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Tamara_E._Jernigan",
            "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/tamara2520e.2520jernigan_image_20181202140101.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190539.jpeg",
            "flights_count": 5,
            "landings_count": 5,
            "spacewalks_count": 1,
            "last_flight": "1999-05-27T10:49:42Z",
            "first_flight": "1991-06-05T13:24:51Z"
        },
        {
            "id": 680,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/680/?format=api",
            "name": "Beth Moses",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT1H25M55S",
            "eva_time": "P0D",
            "age": 44,
            "date_of_birth": "1980-05-30",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Beth Moses is Chief Astronaut Instructor and Interiors Program Manager for Virgin Galactic's SpaceShipTwo program, and is a commercial astronaut. She was the first woman to make a spaceflight on a commercially launched vehicle, the VSS Unity VF-01 flight of 22 February 2019.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Beth_Moses",
            "agency": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "featured": false,
                "type": "Private",
                "country_code": "USA",
                "abbrev": "VG",
                "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
                "administrator": "Founder: Richard Branson",
                "founding_year": "2004",
                "launchers": "VMS Eve",
                "spacecraft": "VSS Enterprise | VSS Unity",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/beth_moses_image_20230508160809.png",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185239.png",
            "flights_count": 5,
            "landings_count": 5,
            "spacewalks_count": 0,
            "last_flight": "2023-10-06T16:10:30Z",
            "first_flight": "2019-02-22T16:57:00Z"
        },
        {
            "id": 422,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/422/?format=api",
            "name": "Kenneth Cockrell",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P64DT12H26M7S",
            "eva_time": "P0D",
            "age": 74,
            "date_of_birth": "1950-04-09",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Kenneth Dale \"Taco\" Cockrell is an American astronaut and a veteran of five space shuttle missions.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Kenneth_Cockrell",
            "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/kenneth2520cockrell_image_20181202142019.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190230.jpeg",
            "flights_count": 5,
            "landings_count": 5,
            "spacewalks_count": 0,
            "last_flight": "2002-06-05T21:22:49Z",
            "first_flight": "1993-04-08T05:29:00Z"
        },
        {
            "id": 131,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/131/?format=api",
            "name": "Steven Hawley",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P32DT2H39M2S",
            "eva_time": "P0D",
            "age": 72,
            "date_of_birth": "1951-12-12",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Steven Alan Hawley is a former NASA astronaut who flew on five U.S. Space Shuttle flights. He is professor of physics and astronomy and director of engineering physics at the University of Kansas. \r\n\r\nFollowing an aborted attempt to launch STS-41-D where two main engines were stopped shortly after they started because the third failed to start, Hawley is reported to have broken the tense atmosphere in the shuttle cabin, saying, \"I thought we'd be a lot higher at MECO!\"",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Steven_Hawley",
            "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/steven2520hawley_image_20181129204324.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190345.jpeg",
            "flights_count": 5,
            "landings_count": 5,
            "spacewalks_count": 0,
            "last_flight": "1999-07-23T04:31:00Z",
            "first_flight": "1984-08-30T12:41:50Z"
        },
        {
            "id": 97,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/97/?format=api",
            "name": "Vladimir Dzhanibekov",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P145DT15H58M35S",
            "eva_time": "PT8H34M",
            "age": 82,
            "date_of_birth": "1942-05-13",
            "date_of_death": null,
            "nationality": "Russian",
            "bio": "Vladimir Aleksandrovich Dzhanibekov (Russian: Владимир Александрович Джанибеков, born 13 May 1942) is a former cosmonaut who made five flights.\r\n\r\nDzhanibekov made five flights: Soyuz 27, Soyuz 39, Soyuz T-6, Soyuz T-12 and Soyuz T-13. In all he had spent 145 days, 15 hours and 56 minutes in space over these five missions. He had also performed two EVAs with a total time of 8 hours and 35 minutes. In 1985 he noted the effects of the tennis racket theorem, subsequently also called the Dzhanibekov effect, by showing that an object's second principal axis is unstable while in free-fall rotation.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dzhanibekov",
            "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/vladimir2520dzhanibekov_image_20181128230017.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185427.jpeg",
            "flights_count": 5,
            "landings_count": 5,
            "spacewalks_count": 2,
            "last_flight": "1985-06-06T06:39:52Z",
            "first_flight": "1978-01-10T12:26:00Z"
        },
        {
            "id": 471,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/471/?format=api",
            "name": "Steven Lindsey",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P62DT22H33M8S",
            "eva_time": "P0D",
            "age": 64,
            "date_of_birth": "1960-08-24",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Steven Wayne Lindsey is a retired U.S. Air Force officer and NASA astronaut. Lindsey served as Chief of the NASA Astronaut Office from September 2006 until October 2009.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Steven_Lindsey",
            "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/steven_lindsey_image_20220911033912.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185532.jpeg",
            "flights_count": 5,
            "landings_count": 5,
            "spacewalks_count": 0,
            "last_flight": "2011-02-24T21:53:24Z",
            "first_flight": "1997-11-19T19:46:00Z"
        },
        {
            "id": 409,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/409/?format=api",
            "name": "Ken Bowersox",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P211DT14H10M33S",
            "eva_time": "PT13H17M",
            "age": 67,
            "date_of_birth": "1956-11-14",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Kenneth Dwane \"Sox\" Bowersox is a United States Navy officer, and a former NASA astronaut. He is a veteran of five Space Shuttle launches and an extended stay aboard the International Space Station. When he launched on STS-73 at the age of 38 years and 11 months, he became the youngest person ever to command a Space Shuttle vehicle.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Ken_Bowersox",
            "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/ken_bowersox_image_20220911034246.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190759.jpeg",
            "flights_count": 5,
            "landings_count": 5,
            "spacewalks_count": 2,
            "last_flight": "2002-11-24T00:49:47Z",
            "first_flight": "1992-06-25T16:12:23Z"
        },
        {
            "id": 421,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/421/?format=api",
            "name": "James S. Voss",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P203DT5H27M41S",
            "eva_time": "PT22H45M",
            "age": 75,
            "date_of_birth": "1949-03-03",
            "date_of_death": null,
            "nationality": "American",
            "bio": "James Shelton Voss is a retired United States Army Colonel and NASA astronaut. During his time with NASA, Voss flew in space five times on board the Space Shuttle and International Space Station. He also served as deputy of Flight Operations for the Space Station Program Mission Integration and Operations Office. While participating in ISS Expedition 2, he and Susan Helms conducted an 8-hour and 56 minute spacewalk, the longest to date.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/James_S._Voss",
            "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/james2520s.2520voss_image_20181202141642.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190239.jpeg",
            "flights_count": 5,
            "landings_count": 5,
            "spacewalks_count": 4,
            "last_flight": "2001-03-08T11:42:09Z",
            "first_flight": "1991-11-24T23:44:00Z"
        },
        {
            "id": 217,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/217/?format=api",
            "name": "Gennady Padalka",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P878DT11H29M11S",
            "eva_time": "P1DT14H37M",
            "age": 66,
            "date_of_birth": "1958-06-21",
            "date_of_death": null,
            "nationality": "Russian",
            "bio": "Gennady Ivanovich Padalka (Russian: Гeннадий Иванович Падалка; born 21 June 1958 in Krasnodar, Russia) is a Russian Air Force officer and an RKA cosmonaut. Padalka currently has the world record for the most time spent in space, having spent 879 days in space, more than any other person. He worked on both Mir and the International Space Station.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Gennady_Padalka",
            "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/gennady2520padalka_image_20181201185148.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190835.jpeg",
            "flights_count": 5,
            "landings_count": 5,
            "spacewalks_count": 10,
            "last_flight": "2015-03-27T19:42:57Z",
            "first_flight": "1998-08-13T09:43:11Z"
        },
        {
            "id": 374,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/374/?format=api",
            "name": "Bonnie J. Dunbar",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P50DT8H24M3S",
            "eva_time": "P0D",
            "age": 75,
            "date_of_birth": "1949-03-03",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Bonnie Jeanne Dunbar is a former NASA astronaut. She retired from NASA in September 2005 then served as president and CEO of The Museum of Flight until April 2010. From January 2013 - December 2015, Dr. Dunbar lead the University of Houston's STEM Center (science, technology, engineering and math) and was a faculty member in the Cullen College of Engineering.[1] Currently, she is a professor of aerospace engineering at Texas A&M University and serves as Director of the Institute for Engineering Education and Innovation (IEEI), a joint entity in the Texas A&M Engineering Experiment Station (TEES) and the Dwight Look College of Engineering at Texas A&M University.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Bonnie_J._Dunbar",
            "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/bonnie2520j.2520dunbar_image_20181202120831.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190626.jpeg",
            "flights_count": 5,
            "landings_count": 5,
            "spacewalks_count": 0,
            "last_flight": "1998-01-23T02:48:15Z",
            "first_flight": "1985-10-30T17:00:00Z"
        }
    ]
}