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&limit=10&offset=650
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=660",
    "previous": "https://ll.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=640",
    "results": [
        {
            "id": 267,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/267/?format=api",
            "name": "Vladimir Georgiyevich Titov",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1947-01-01",
            "date_of_death": null,
            "nationality": "Russian",
            "bio": "Vladimir Georgiyevich Titov (Russian: Владимир Георгиевич Титов; born 1 January 1947 in Sretensk, Zabaykalsky Krai, Russia) is a retired Russian Air Force Colonel and former cosmonaut. He has participated in four spaceflight missions. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Vladimir_Georgiyevich_Titov",
            "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/vladimir2520georgiyevich2520titov_image_20181201222703.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191112.jpeg",
            "last_flight": "1997-09-26T02:34:19Z",
            "first_flight": "1983-04-20T13:10:54Z"
        },
        {
            "id": 351,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/351/?format=api",
            "name": "Dale Gardner",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1948-11-08",
            "date_of_death": "2014-02-19",
            "nationality": "American",
            "bio": "Dale Allan Gardner was a NASA astronaut who flew two Space Shuttle missions during the early 1980s.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Dale_Gardner",
            "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/dale2520gardner_image_20181202104138.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190948.jpeg",
            "last_flight": "1984-11-08T12:15:00Z",
            "first_flight": "1983-08-30T06:32:00Z"
        },
        {
            "id": 53,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/53/?format=api",
            "name": "Joseph P. Kerwin",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1932-02-19",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Joseph Peter Kerwin, M.D. is an American physician and former NASA astronaut, who served as Science Pilot for the Skylab 2 mission from May 25–June 22, 1973. He was the first physician to be selected for astronaut training.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Joseph_P._Kerwin",
            "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/joseph2520p.2520kerwin_image_20181128151017.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190628.jpeg",
            "last_flight": "1973-05-25T13:00:00Z",
            "first_flight": "1973-05-25T13:00:00Z"
        },
        {
            "id": 125,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/125/?format=api",
            "name": "Jeremy Hansen",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1976-01-27",
            "date_of_death": null,
            "nationality": "Canadian",
            "bio": "Jeremy Roger Hansen  is a Canadian astronaut with the Canadian Space Agency (CSA). He was selected to join the CSA in the 2009 CSA selection.",
            "twitter": "https://twitter.com/Astro_Jeremy",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Jeremy_Hansen",
            "agency": {
                "id": 16,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api",
                "name": "Canadian Space Agency",
                "featured": false,
                "type": "Government",
                "country_code": "CAN",
                "abbrev": "CSA",
                "description": "The Canadian Space Agency was established by the Canadian Space Agency Act which received Royal Assent on May 10, 1990. \r\n\r\nThe Canadian space program is administered by the Canadian Space Agency. Canada has contributed technology, expertise and personnel to the world space effort, especially in collaboration with ESA and NASA. In addition to its astronauts and satellites, some of the most notable Canadian technological contributions to space exploration include the Canadarm on the Space Shuttle and Canadarm2 on the International Space Station.",
                "administrator": "President: Lisa Campbell",
                "founding_year": "1990",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/jeremy2520hansen_image_20181129202847.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190535.jpeg",
            "last_flight": null,
            "first_flight": null
        },
        {
            "id": 128,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/128/?format=api",
            "name": "Terry Hart",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1946-10-27",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Terry Jonathan \"T.J.\" Hart is an American mechanical and electrical engineer, a retired United States Air Force lieutenant colonel and pilot, and former NASA astronaut. Hart was selected as an astronaut candidate by NASA in January 1978. He flew as a mission specialist on STS-41-C and logged a total of 168 hours in space.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Terry_Hart",
            "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/terry2520hart_image_20181129203538.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185655.jpeg",
            "last_flight": "1984-04-06T13:58:00Z",
            "first_flight": "1984-04-06T13:58:00Z"
        },
        {
            "id": 200,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/200/?format=api",
            "name": "Abdul Ahad Mohmand",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1959-01-01",
            "date_of_death": null,
            "nationality": "Afghan",
            "bio": "Abdul Ahad Mohmand (Pashto: عبدالاحد مومند‎; born January 1, 1959) is a former Afghan Air Force aviator who became the first Afghan citizen and fourth Muslim to journey to outer space. He became one of Soyuz TM-6 crew members and spent nine days aboard the Mir space station in 1988 as an Intercosmos Research Cosmonaut.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Abdul_Ahad_Mohmand",
            "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/abdul2520ahad2520mohmand_image_20181201175826.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185728.jpeg",
            "last_flight": "1988-08-29T04:23:11Z",
            "first_flight": "1988-08-29T04:23:11Z"
        },
        {
            "id": 132,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/132/?format=api",
            "name": "Susan Helms",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1958-02-26",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Susan Jane Helms is a retired lieutenant general in the United States Air Force and a former NASA astronaut. Helms was a crew member on five Space Shuttle missions and was a resident of the International Space Station (ISS) for over five months in 2001. While participating in ISS Expedition 2, she and Jim Voss conducted an 8-hour and 56 minute spacewalk, the world record.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Susan_Helms",
            "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/susan2520helms_image_20181129204438.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185213.jpeg",
            "last_flight": "2001-03-08T11:42:00Z",
            "first_flight": "1993-01-13T13:59:30Z"
        },
        {
            "id": 338,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/338/?format=api",
            "name": "Frederick D. Gregory",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1941-01-07",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Frederick Drew Gregory is a former United States Air Force pilot, military engineer, test pilot, and NASA astronaut as well as former NASA Deputy Administrator. He also served briefly as NASA Acting Administrator in early 2005, covering the period between the departure of Sean O'Keefe and the swearing in of Michael Griffin.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Frederick_D._Gregory",
            "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/frederick2520d.2520gregory_image_20181202102806.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191147.jpeg",
            "last_flight": "1991-11-24T23:44:00Z",
            "first_flight": "1985-04-29T16:02:18Z"
        },
        {
            "id": 241,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/241/?format=api",
            "name": "Sultan bin Salman Al Saud",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 4,
                "name": "Non-Astronaut Passenger"
            },
            "date_of_birth": "1956-06-27",
            "date_of_death": null,
            "nationality": "Saudi",
            "bio": "Sultan bin Salman bin Abdulaziz Al Saud (born 27 June 1956) is a former Royal Saudi Air Force pilot who flew aboard the American STS-51-G Space Shuttle mission as a payload specialist, and a member of the House of Saud. He is thus the first member of a royal family to be an astronaut, and the first Arab and Muslim to fly in space.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Sultan_bin_Salman_Al_Saud",
            "agency": {
                "id": 70,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/70/?format=api",
                "name": "Space Research Institute of Saudi Arabia",
                "featured": false,
                "type": "Government",
                "country_code": "SAU",
                "abbrev": "KACST-SRI",
                "description": "The Space Research Institute of Saudi Arabia is committed to space research for Suadi Arabia. Their space agency is chaired by Sultan bin Salman Al Saud, the first and only Saudi man to go to space aboard the STS-51-G for 7 days.",
                "administrator": "Sultan bin Salman Al Saud",
                "founding_year": "2018",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/sultan2520bin2520salman2520al2520saud_image_20190211162403.jpeg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185916.jpeg",
            "last_flight": "1985-06-17T11:33:00Z",
            "first_flight": "1985-06-17T11:33:00Z"
        },
        {
            "id": 380,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/380/?format=api",
            "name": "Robert C. Springer",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "date_of_birth": "1942-05-21",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Robert Clyde \"Bob\" Springer is a retired American astronaut and test pilot who flew as a Mission Specialist on two NASA Space Shuttle missions in 1989 and 1990. A decorated aviator in the United States Marine Corps, Springer also flew more than 500 combat sorties during the Vietnam War. He has logged over 237 hours in space and 4,500 hours flying time, including 3,500 hours in jet aircraft.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Robert_C._Springer",
            "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/robert2520c.2520springer_image_20181202121429.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190413.jpeg",
            "last_flight": "1990-11-15T23:48:15Z",
            "first_flight": "1989-03-13T14:57:00Z"
        }
    ]
}