API endpoint that allows Astronaut to be viewed.

GET:
Return a list of all the existing astronauts.

MODE:
Normal, List, LaunchList and Detailed
/2.0.0/astronaut/?mode=detailed

FILTERS:
Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth',
'date_of_death', 'status_ids'
Example - /2.0.0/astronaut/?nationality=American

SEARCH EXAMPLE:
/2.0.0/astronaut/?search=armstrong
Searches through name, nationality and agency name

ORDERING:
Fields - 'name', 'status', 'date_of_birth'
Example - /2.0.0/astronaut/?order=name

GET /2.0.0/astronaut/?format=api&offset=20&ordering=status
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 766,
    "next": "https://ll.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=30&ordering=status",
    "previous": "https://ll.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=10&ordering=status",
    "results": [
        {
            "id": 505,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/505/?format=api",
            "name": "Donald Pettit",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1955-04-20",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Donald Roy Pettit is an American chemical engineer and a NASA astronaut. He is a veteran of two long-duration stays aboard the International Space Station, one space shuttle mission and a six-week expedition to find meteorites in Antarctica. As of 2018, at age 63, he is NASA's oldest active astronaut.",
            "twitter": "https://twitter.com/PettitDonald",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Donald_Pettit",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/donald2520pettit_image_20181203160928.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191002.jpeg",
            "last_flight": "2011-12-21T13:16:00Z",
            "first_flight": "2002-11-23T00:49:47Z"
        },
        {
            "id": 576,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/576/?format=api",
            "name": "Raja Chari",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1977-06-24",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Raja Jon Vurputoor Chari is an American test pilot and NASA astronaut of the class of 2017. He is a graduate of the U.S. Air Force Academy, MIT, and U.S. Naval Test Pilot School, and has over 2,000 flying hours.",
            "twitter": "https://twitter.com/Astro_Raja",
            "instagram": "https://www.instagram.com/astro_raja/",
            "wiki": "https://en.wikipedia.org/wiki/Raja_Chari",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/raja_chari_image_20211001184813.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190402.jpeg",
            "last_flight": "2021-11-11T02:03:31Z",
            "first_flight": "2021-11-11T02:03:31Z"
        },
        {
            "id": 782,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/782/?format=api",
            "name": "Shengjie Tang",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1989-12-01",
            "date_of_death": null,
            "nationality": "Chinese",
            "bio": "Tang Shengjie is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Forces in September 2008, and joined the Chinese Communist Party (CCP) in March 2013.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shengjie_tang_image_20231025055827.jpeg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191127.jpeg",
            "last_flight": "2023-10-26T03:14:02Z",
            "first_flight": "2023-10-26T03:14:02Z"
        },
        {
            "id": 764,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/764/?format=api",
            "name": "Yangzhu Zhu",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1986-09-01",
            "date_of_death": null,
            "nationality": "Chinese",
            "bio": "Zhu Yangzhu is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) in September 2005, and joined the Chinese Communist Party (CCP) in December 2006.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Zhu_Yangzhu",
            "agency": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/yangzhu_zhu_image_20230530052559.jpeg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185258.jpeg",
            "last_flight": "2023-05-30T01:31:10Z",
            "first_flight": "2023-05-30T01:31:10Z"
        },
        {
            "id": 684,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/684/?format=api",
            "name": "Tang Hongbo",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1975-10-01",
            "date_of_death": null,
            "nationality": "Chinese",
            "bio": "Tang Hongbo (Chinese: 汤洪波; pinyin: Tāng Hóngbō) is a Chinese pilot selected as part of the Shenzhou program. He was born in Xiangtan, Hunan. A pilot in the People's Liberation Army Air Force, he was selected to be an astronaut in 2010.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Tang_Hongbo",
            "agency": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/tang_hongbo_image_20231025055818.jpeg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185459.jpeg",
            "last_flight": "2023-10-26T03:14:02Z",
            "first_flight": "2021-06-17T01:22:31Z"
        },
        {
            "id": 571,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/571/?format=api",
            "name": "Victor J. Glover",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1976-04-30",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Victor Jerome Glover is a NASA astronaut of the class of 2013.\r\n\r\nGlover is a Commander in the U.S. Navy who hails from Pomona, California and Prosper, Texas. He is an F/A-18 pilot and graduate of the U.S. Air Force Test Pilot School. Glover holds degrees from California Polytechnic State University at San Luis Obispo, Air University and Naval Postgraduate School. He was a naval legislative fellow working on the personal staff of the Honorable John McCain supporting defense and foreign relations policy and oversight.",
            "twitter": "https://twitter.com/VicGlover",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Victor_J._Glover",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/victor2520j.2520glover_image_20181203173351.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190631.jpeg",
            "last_flight": "2020-11-16T00:27:17Z",
            "first_flight": "2020-11-16T00:27:17Z"
        },
        {
            "id": 741,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/741/?format=api",
            "name": "Commander Moonikin Campos",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 6,
                "name": "Non-Human"
            },
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "Earthling",
            "bio": "Commander Moonikin Campos is an Anthropomorphic Test Device (ATD), named as a homage to to Arturo Campos, a key player in bringing Apollo 13 safely back to Earth.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commander_mooni_image_20220911033657.jpeg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190308.jpeg",
            "last_flight": "2022-11-16T06:47:44Z",
            "first_flight": "2022-11-16T06:47:44Z"
        },
        {
            "id": 665,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/665/?format=api",
            "name": "Deng Qingming",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1966-03-16",
            "date_of_death": null,
            "nationality": "Chinese",
            "bio": "Deng Qingming is a Chinese pilot selected as part of the Shenzhou program. He was born in the Jiangxi province of China. A fighter pilot in the People's Liberation Army Air Force, he was selected to be an astronaut in 1998.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Deng_Qingming",
            "agency": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/deng_qingming_image_20221128080156.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185719.jpeg",
            "last_flight": "2022-11-29T15:08:17Z",
            "first_flight": "2022-11-29T15:08:17Z"
        },
        {
            "id": 584,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/584/?format=api",
            "name": "Sergey Prokopyev",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1975-02-19",
            "date_of_death": null,
            "nationality": "Russian",
            "bio": "Sergei Valeriyevich Prokopyev, born 19 February 1975 is a Russian cosmonaut. He is the commander of Soyuz MS-09, and flight engineer of Expedition 56/57 to the International space station.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Sergey_Prokopyev_(cosmonaut)",
            "agency": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/sergey2520prokopyev_image_20181207031221.jfif",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190826.jpeg",
            "last_flight": "2022-09-21T13:54:49Z",
            "first_flight": "2018-06-06T11:12:41Z"
        },
        {
            "id": 754,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/754/?format=api",
            "name": "Rayyanah Barnawi",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "Saudi",
            "bio": "Rayyanah Barnawi is an astronaut representing the Kingdom of Saudi Arabia and serving as a mission specialist on the Ax-2 mission. Barnawi has a Master of Biomedical Sciences from Alfaisal University and a Bachelor of Biomedical Sciences from Otago University. Barnawi is a research laboratory technician with nine years of experience in breast cancer and cancer stem-cell research.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Rayyanah_Barnawi",
            "agency": {
                "id": 1047,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1047/?format=api",
                "name": "Saudi Space Commission",
                "featured": false,
                "type": null,
                "country_code": "SAU",
                "abbrev": "SSC",
                "description": "Space Agency of Saudi Arabia.",
                "administrator": "Abdullah Alswaha",
                "founding_year": "2018",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/rayyanah_barnaw_image_20230213182031.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185816.jpeg",
            "last_flight": "2023-05-21T21:37:00Z",
            "first_flight": "2023-05-21T21:37:00Z"
        }
    ]
}