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=spacewalks_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=50&ordering=spacewalks_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=30&ordering=spacewalks_count",
    "results": [
        {
            "id": 59,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/59/?format=api",
            "name": "Aleksandr Panayotov Aleksandrov",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P9DT20H9M19S",
            "eva_time": "P0D",
            "age": 72,
            "date_of_birth": "1951-12-01",
            "date_of_death": null,
            "nationality": "Bulgarian",
            "bio": "Aleksandrov was born in Omurtag, Bulgaria on December 1, 1951. He graduated from the Bulgarian Air Force Academy in 1974 and obtained a degree in technical sciences in 1983. In the Bulgarian Air Force, Aleksandrov rose to the rank of lieutenant colonel.\r\n\r\nOn June 7, 1988, Aleksandrov launched aboard TM-5 as a Research Cosmonaut along with mission commander Anatoly Solovyev and Viktor Savinykh. Upon arriving at Mir, Aleksandrov became the first Bulgarian to reach a Soviet space station, as the Soyuz 33 mission carrying Georgi Ivanov failed to reach the Salyut 6 space station. On June 17, Aleksandrov returned aboard Soyuz TM-4 along with his fellow crew members. He, along with his crew-mates, spent just under 10 days in space.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Panayotov_Aleksandrov",
            "agency": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/15/?format=api",
                "name": "Bulgarian Space Agency",
                "featured": false,
                "type": "Government",
                "country_code": "BGR",
                "abbrev": "SRI-BAS",
                "description": "The Bulgarian Space Agency has put two Bulgarians onto the ISS in tandem with the Russian Space Agency. Their involvement in space began with the Interkosmos program that helped Communist Bloc countries get access to Soviet space technology. They contributed cosmonauts for a training class, two of which flew aboard the ISS.",
                "administrator": null,
                "founding_year": "1993",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520panayotov2520aleksandrov_image_20181128215016.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185944.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1988-06-07T14:03:13Z",
            "first_flight": "1988-06-07T14:03:13Z"
        },
        {
            "id": 716,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/716/?format=api",
            "name": "Scott Poteet",
            "status": {
                "id": 3,
                "name": "In-Training"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "P4DT22H13M5S",
            "eva_time": "P0D",
            "age": 54,
            "date_of_birth": "1970-01-01",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Scott “Kidd” Poteet is a retired United States Air Force Lieutenant Colonel who served 20 years in various roles that include Commander of the 64th Aggressor Squadron, USAF Thunderbird #4 Demonstration Pilot, USAF Weapons School Graduate, Operational Test & Evaluation Pilot, and Flight Examiner. Kidd is a command pilot with over 3,200 flying hours in the F-16, A-4, T-38, T-37, T-3, and Alpha Jet. Kidd has logged over 400 hours of combat time during Operations Northern Watch, Southern Watch, Joint Guardian, Freedom’s Sentinel, and Resolute Support.\r\n\r\nFollowing his Air Force career, Kidd served in various roles to include Director of Business Development at Draken International and VP of Strategy at Shift4 (NYSE: FOUR). He most recently served as the Mission Director of Inspiration4. Kidd is also an accomplished collegiate runner and triathlete, competing in 15 Ironman triathlons since 2000, which includes four Ironman World Championships in Kailua-Kona, Hawaii.",
            "twitter": "https://twitter.com/KiddPoteet",
            "instagram": "https://www.instagram.com/kiddpoteet/",
            "wiki": null,
            "agency": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "SpX",
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": "2002",
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott_poteet_image_20220214140414.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190000.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2024-09-10T09:23:49Z",
            "first_flight": "2024-09-10T09:23:49Z"
        },
        {
            "id": 789,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/789/?format=api",
            "name": "Neil Kornswiet",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT13M55S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American",
            "bio": "Since Neil Kornswiet was a young boy in Ohio, he’s been fascinated with all things space and space travel. He watched the Mercury, Gemini and Apollo launches on his family’s tiny black-and-white TV; he devoured every space-related book he could get his hands on, as well as science fiction by Arthur C. Clarke, Isaac Asimov, and others; and he was a huge fan of the 1960s TV show Lost in Space. But it was the opportunity to do legislative research for U.S. Senator John Glenn – the former Mercury astronaut –that cemented his lifelong passion for space. During their friendship, the Senator encouraged Neil to try flying airplanes and predicted that space tourism would occur during Neil’s lifetime. Now, after flying aboard ‘Galactic 06,’ space travel has forever changed the way Neil looks at the universe and his place in it, just as Glenn told him it would. Among other things, Neil is a commercial pilot with thousands of flight hours and flies his own Gulfstream G550 jet. His spacesuit displays a USA flag patch as well as a patch honoring John Glenn.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "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/neil_kornswiet_image_20240226161353.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190949.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2024-01-26T17:42:05Z",
            "first_flight": "2024-01-26T17:42:05Z"
        },
        {
            "id": 364,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/364/?format=api",
            "name": "Charles Bolden",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P28DT8H36M30S",
            "eva_time": "P0D",
            "age": 78,
            "date_of_birth": "1946-08-19",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Charles Frank Bolden Jr. is a former Administrator of NASA, a retired United States Marine Corps Major General, and a former NASA astronaut.\r\n\r\nA 1968 graduate of the United States Naval Academy, he became a Marine Aviator and test pilot. After his service as an astronaut, he became Deputy Commandant of Midshipmen at the Naval Academy.\r\n\r\nOn May 23, 2009, President Barack Obama announced the nomination of Bolden as NASA Administrator and Lori Garver as Deputy NASA Administrator. Bolden was confirmed by the Senate on July 15, 2009. He was the first African American to head the agency on a permanent basis.\r\n\r\nOn January 12, 2017, Bolden announced his resignation from NASA during a town hall meeting at NASA Headquarters in Washington D.C. His last day would be January 19, and Robert M. Lightfoot Jr. was announced as acting NASA Administrator.",
            "twitter": "https://twitter.com/cboldenjr",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Charles_Bolden",
            "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/charles2520bolden_image_20181202112229.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191013.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 0,
            "last_flight": "1994-02-03T12:10:00Z",
            "first_flight": "1986-01-12T11:55:00Z"
        },
        {
            "id": 330,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/330/?format=api",
            "name": "Robert F. Overmyer",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P12DT2H22M42S",
            "eva_time": "P0D",
            "age": 59,
            "date_of_birth": "1936-07-14",
            "date_of_death": "1996-03-22",
            "nationality": "American",
            "bio": "Robert Franklyn \"Bob\" Overmyer was an American test pilot, naval aviator, aeronautical engineer, physicist, United States Marine Corps officer, and USAF/NASA astronaut. He was born in Lorain, Ohio, but considered Westlake, Ohio his hometown. Overmyer was selected by the United States Air Force as an astronaut for its Manned Orbiting Laboratory in 1966. Upon cancellation of this program in 1969, he became a NASA astronaut and served support crew duties for the Skylab program and Apollo-Soyuz Test Project. In 1976, he was assigned to the Space Shuttle program, and flew as pilot on STS-5 in 1982, and as commander on STS-51-B in 1985. He was selected as a lead investigator into the Space Shuttle Challenger disaster, and retired from NASA in 1986. Ten years later, Overmyer died in Duluth, Minnesota while testing the Cirrus VK-30 composite homebuilt aircraft.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Robert_F._Overmyer",
            "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/robert2520f.2520overmyer_image_20181202093931.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190710.jpeg",
            "flights_count": 2,
            "landings_count": 2,
            "spacewalks_count": 0,
            "last_flight": "1985-04-29T16:02:18Z",
            "first_flight": "1982-11-11T12:19:00Z"
        },
        {
            "id": 790,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/790/?format=api",
            "name": "Edward Joseph Dwight Jr",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT9M53S",
            "eva_time": "P0D",
            "age": 91,
            "date_of_birth": "1933-09-09",
            "date_of_death": null,
            "nationality": "American",
            "bio": "In 1961, Ed was chosen by President John F. Kennedy to enter training at the Aerospace Research Pilot School (ARPS), an elite U.S. Air Force flight training program known as a pathway for entering the NASA Astronaut Corps. In 1963, after successfully completing the ARPS program, Ed was recommended by the U.S. Air Force for the NASA Astronaut Corps but ultimately was not among those selected. He entered private life in 1966 and spent a decade as an entrepreneur before dedicating his life’s work to using sculpture as a medium to tell the story of Black history. He’s spent the last five decades creating large-scale monuments of iconic Black figures, including Dr. Martin Luther King Jr., Frederick Douglass, and Harriet Tubman and the Underground Railroad, among many others. His more than 130 public works are installed in museums and public spaces across the U.S. and Canada. Ed was born in 1933 and raised in Kansas City, KS.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Ed_Dwight",
            "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": null,
            "profile_image_thumbnail": null,
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2024-05-19T14:35:09Z",
            "first_flight": "2024-05-19T14:35:09Z"
        },
        {
            "id": 817,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/817/?format=api",
            "name": "Lingdong Song",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": true,
            "time_in_space": "P2DT5H26M3S",
            "eva_time": "P0D",
            "age": 34,
            "date_of_birth": "1990-08-01",
            "date_of_death": null,
            "nationality": "Chinese",
            "bio": "Song Lingdong is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in August 2008, and joined the Chinese Communist Party (CCP) in March 2013. He was a Sukhoi Su-35K fighter pilot prior to joining the astronaut corps.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                "name": "China National Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "CHN",
                "abbrev": "CNSA",
                "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
                "administrator": "Administrator: Tang Dengjie",
                "founding_year": "1993",
                "launchers": "",
                "spacecraft": "Shenzhou",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png"
            },
            "profile_image": null,
            "profile_image_thumbnail": null,
            "flights_count": 1,
            "landings_count": 0,
            "spacewalks_count": 0,
            "last_flight": "2024-10-29T20:27:34Z",
            "first_flight": "2024-10-29T20:27:34Z"
        },
        {
            "id": 57,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/57/?format=api",
            "name": "Aidyn Aimbetov",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P9DT20H13M17S",
            "eva_time": "P0D",
            "age": 52,
            "date_of_birth": "1972-07-27",
            "date_of_death": null,
            "nationality": "Kazakh",
            "bio": "Aimbetov was selected to the first Kazakh cosmonaut class in 2002, along with Mukhtar Aimakhanov, out of a pool of 2,000 candidates. From 2003 to 2009, he trained in Russia as a cosmonaut at Star City. He returned to Astana, in Kazakhstan, after failing to secure a spaceflight. He had been scheduled to fly in autumn 2009, but due to the world financial crisis, this fell through. Aimakhanov remained in Russia, becoming a Russian citizen, making Aimbetov the sole Kazakhstani cosmonaut. \r\n\r\nIn June 2015, he was selected to fly on the Soyuz TMA-18M mission in place of singer Sarah Brightman who had withdrawn in May 2015, and her backup, Satoshi Takamatsu, who had also withdrawn. The mission was projected to launch to the International Space Station on 1 September 2015.[4] Aimbetov becomes the third Kazakh-born cosmonaut to fly since Kazakhstan's independence in 1991, and the first to fly under the Kazakh flag, and as part of KazCosmos.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Aidyn_Aimbetov",
            "agency": {
                "id": 182,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/182/?format=api",
                "name": "National Space Agency of the Republic of Kazakhstan",
                "featured": false,
                "type": "Government",
                "country_code": "KAZ",
                "abbrev": "KazCosmos",
                "description": "The National Space Agency of the Republic of Kazakhstan, or KazCosmos, was founded in 2007. They have launched 3 satellites, 2 of which are still in operation, KazSat-2 and KazSat-3. Their first cosmonaut class had to cosmonauts, one of which, Aidyn Aimbetov, flew aboard the ISS for 10 days. KazCosmos is heavily linked to the Russian Space Agency due to the Russian's primary launch site being Baikonur Cosmodrome, which is located in Kazakhstan.",
                "administrator": "Administrator: Talgat Musabayev",
                "founding_year": "2007",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aidyn2520aimbetov_image_20181128214459.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190733.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2015-09-02T04:37:43Z",
            "first_flight": "2015-09-02T04:37:43Z"
        },
        {
            "id": 749,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/749/?format=api",
            "name": "Rosemary Coogan",
            "status": {
                "id": 3,
                "name": "In-Training"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P0D",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "British",
            "bio": "Rosemary holds two master’s degrees from the University of Durham, UK. She completed her undergraduate master’s degree of Physics in 2013 which focused on physics, mathematics, computer programming and astronomy. In 2015, she received her master's degree in Astronomy, where she conducted research on gamma-ray emission from black holes.  \r\n\r\nIn 2019, Rosemary graduated with a doctorate in astronomy from the University of Sussex, UK.\r\n\r\nBetween 2013 and 2018, Rosemary spent more than one year working as a simulation support engineer and research data scientist in the UK, where she worked on software code development projects and developed machine learning techniques for anomaly detection from robotic sensors.  \r\n\r\nIn 2019, Rosemary started a postdoctoral research fellowship in astrophysics at the Max Planck Institute for Extra-terrestrial physics in Munich, Germany, to study the evolution of galaxies with astronomical data from space- and ground-based telescopes.\r\n\r\nAfter completing this postdoctoral work in 2022, Rosemary joined French space agency CNES in Paris, France, as a research fellow in space science, where she worked on upcoming ESA/CNES missions such as EUCLID or the analysis of James Webb Space Telescope observations.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                "name": "European Space Agency",
                "featured": false,
                "type": "Multinational",
                "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL",
                "abbrev": "ESA",
                "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
                "administrator": "Director General: Josef Aschbacher",
                "founding_year": "1975",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rosemary_coogan_image_20221123151351.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185245.jpeg",
            "flights_count": 0,
            "landings_count": 0,
            "spacewalks_count": 0,
            "last_flight": null,
            "first_flight": null
        },
        {
            "id": 154,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/154/?format=api",
            "name": "Anatoli Ivanishin",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P476DT4H41M11S",
            "eva_time": "P0D",
            "age": 55,
            "date_of_birth": "1969-01-15",
            "date_of_death": null,
            "nationality": "Russian",
            "bio": "Anatoli Alekseyevich Ivanishin (Russian: Анатолий Алексеевич Иванишин; born 15 January 1969 in Irkutsk) is a Russian cosmonaut. His first visit to space was to the International Space Station on board the Soyuz TMA-22 spacecraft as an Expedition 29 / Expedition 30 crew member, launching in November 2011 and returning in April 2012. Ivanishin was the Commander of the International Space Station for Expedition 49. His third and last spaceflight was as a flight engineer during Expedition 62 / Expedition 63  in 2020. \r\nIvanishin retired in October 2021 to focus on science career.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Anatoli_Ivanishin",
            "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/anatoli_ivanish_image_20200402084238.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185511.jpeg",
            "flights_count": 3,
            "landings_count": 3,
            "spacewalks_count": 0,
            "last_flight": "2020-04-09T08:05:06Z",
            "first_flight": "2011-11-14T04:14:03Z"
        }
    ]
}