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=210&ordering=landings_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=220&ordering=landings_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=200&ordering=landings_count",
    "results": [
        {
            "id": 690,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/690/?format=api",
            "name": "Robert M. White",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "PT11M",
            "eva_time": "P0D",
            "age": 85,
            "date_of_birth": "1924-07-06",
            "date_of_death": "2010-03-17",
            "nationality": "American",
            "bio": "Robert Michael \"Bob\" White was an American  electrical engineer, test pilot, fighter pilot, and astronaut who was one of twelve pilots that flew in the X-15 experimental spaceplane.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Robert_Michael_White",
            "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/robert_white_image_20210801071813.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191006.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1962-07-17T17:30:00Z",
            "first_flight": "1962-07-17T17:30:00Z"
        },
        {
            "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": 566,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/566/?format=api",
            "name": "Scott D. Tingle",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P168DT5H17M59S",
            "eva_time": "PT7H24M",
            "age": 59,
            "date_of_birth": "1965-07-19",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Scott David Tingle is a NASA astronaut. He was selected in June 2009 as a member of the NASA Astronaut Group 20, qualifying in 2011. Serving as a flight engineer as part of Expedition 54 and 55, Tingle launched into space on board Soyuz MS-07 in December 2017, and returned in June 2018. Tingle is a highly decorated naval pilot, having flown 51 types of aircraft over more than 4,500 flight hours, landed 750 aircraft with carrier arrestments, and fought in 54 combat missions.",
            "twitter": "https://twitter.com/Astro_Maker",
            "instagram": "https://www.instagram.com/astro_maker/",
            "wiki": "https://en.wikipedia.org/wiki/Scott_D._Tingle",
            "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/scott2520d.2520tingle_image_20181203172527.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190440.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 1,
            "last_flight": "2017-12-17T07:21:01Z",
            "first_flight": "2017-12-17T07:21:01Z"
        },
        {
            "id": 766,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/766/?format=api",
            "name": "Alper Gezeravci",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P21DT15H40M49S",
            "eva_time": "P0D",
            "age": 44,
            "date_of_birth": "1979-12-02",
            "date_of_death": null,
            "nationality": "Turkish",
            "bio": "Fighter pilot trained on F16, first Turkish astronaut.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Alper_Gezeravc%C4%B1",
            "agency": {
                "id": 1053,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1053/?format=api",
                "name": "Turkish Air Force",
                "featured": false,
                "type": "Government",
                "country_code": "TUR",
                "abbrev": "TAF",
                "description": "The Turkish Air Force is the aerial warfare service branch of the Turkish Armed Forces. It traces its origins to June 1911 when it was founded as the Ottoman Aviation Squadrons by the Ottoman Empire.",
                "administrator": null,
                "founding_year": "1911",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/turkish2520air2520force_logo_20230630072904.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alper_gezeravci_image_20231230181038.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190832.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2024-01-18T21:49:11Z",
            "first_flight": "2024-01-18T21:49:11Z"
        },
        {
            "id": 603,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/603/?format=api",
            "name": "F. Drew Gaffney",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 5,
                "name": "Payload Specialist"
            },
            "in_space": false,
            "time_in_space": "P9DT2H14M9S",
            "eva_time": "P0D",
            "age": 78,
            "date_of_birth": "1946-06-09",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Francis Andrew \"Drew\" Gaffney is an American doctor. He previously worked for NASA and participated in the STS-40 Space Life Sciences (SLS 1) Space Shuttle mission in 1991 as a payload specialist. The SLS-1 mission crew completed over 18 experiments in nine days, bringing back more medical data than any previous NASA flight. He is currently a professor of medicine at Vanderbilt University.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/F._Drew_Gaffney",
            "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/f.2520drew2520gaffney_image_20190211162526.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191105.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1991-06-05T13:24:51Z",
            "first_flight": "1991-06-05T13:24:51Z"
        },
        {
            "id": 759,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/759/?format=api",
            "name": "Pantaleone Carlucci",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "PT13M53S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "Italian",
            "bio": "Italian National Research Council technical engineer and pilot selected to fly on the Virgin Galactic 01 mission.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 1018,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1018/?format=api",
                "name": "National Research Council",
                "featured": false,
                "type": "Government",
                "country_code": "ITA",
                "abbrev": "CNR",
                "description": "The Consiglio Nazionale delle Ricerche (CNR) or National Research Council, is the largest research council in Italy. As a public organisation, its remit is to support scientific and technological research. Its headquarters are in Rome.",
                "administrator": "President: Maria Chiara Carrozza",
                "founding_year": "1923",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520research2520council_logo_20231225172013.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pantaleone_carl_image_20230626124739.png",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191134.png",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2023-06-29T15:28:38Z",
            "first_flight": "2023-06-29T15:28:38Z"
        },
        {
            "id": 799,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/799/?format=api",
            "name": "Tuva Atasever",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "PT15M",
            "eva_time": "P0D",
            "age": 32,
            "date_of_birth": "1992-08-12",
            "date_of_death": null,
            "nationality": "Turkish",
            "bio": "Tuva Cihangir Atasever is the second Turkish astronaut of the Turkish Space Agency. He was a backup crew member for Axiom Mission 3, and he flew on Galactic 07 in June 2024.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Tuva_Cihangir_Atasever",
            "agency": {
                "id": 72,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/72/?format=api",
                "name": "Turkmenistan National Space Agency",
                "featured": false,
                "type": "Government",
                "country_code": "TKM",
                "abbrev": "TNSA",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tuva_atasever_p_image_20240609071926.png",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tuva_atasever_p_image_thumbnail_20240609071926.png",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2024-06-08T15:26:00Z",
            "first_flight": "2024-06-08T15:26:00Z"
        },
        {
            "id": 740,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/740/?format=api",
            "name": "Sultan Al Neyadi",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P185DT22H43M9S",
            "eva_time": "PT7H1M",
            "age": 43,
            "date_of_birth": "1981-05-23",
            "date_of_death": null,
            "nationality": "Emirati",
            "bio": "Sultan AlNeyadi is one of the first two astronauts from the United Arab Emirates, along with Hazza Al Mansouri.",
            "twitter": "https://twitter.com/Astro_Alneyadi",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Sultan_Al_Neyadi",
            "agency": {
                "id": 198,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/198/?format=api",
                "name": "Mohammed bin Rashid Space Centre",
                "featured": false,
                "type": "Government",
                "country_code": "ARE",
                "abbrev": "MBRSC",
                "description": "The Mohammed bin Rashid Space Centre is a Dubai government organisation working on the UAE space programme, which includes various space satellite projects, the Emirates Mars Mission, the Emirates Lunar Mission, and the UAE astronaut programme.",
                "administrator": "DG: Salem Humaid AlMarri",
                "founding_year": "2006",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sultan_al_neyad_image_20220911034429.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191212.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 1,
            "last_flight": "2023-03-02T05:34:14Z",
            "first_flight": "2023-03-02T05:34:14Z"
        },
        {
            "id": 813,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/813/?format=api",
            "name": "Ephraim Rabin",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M8S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American Israeli",
            "bio": "Ephraim is an American-Israeli businessman, philanthropist, and entrepreneur. He is the founder and CEO of Parchem Fine & Specialty Chemicals, a technology company revolutionizing supply chains for specialized raw materials and ingredients globally. Ephraim is a trustee and mentor at a variety of organizations and think tanks, as well as a race car driver, chef, and avid skier and adventurer. Ephraim and his family split their time between New York, Israel, and the Caribbean.",
            "twitter": "https://x.com/ephraimrabin",
            "instagram": "https://www.instagram.com/ephrabin/",
            "wiki": null,
            "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-08-29T13:07:03Z",
            "first_flight": "2024-08-29T13:07:03Z"
        },
        {
            "id": 581,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/581/?format=api",
            "name": "Francisco Rubio",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P370DT21H22M11S",
            "eva_time": "PT21H24M",
            "age": 47,
            "date_of_birth": "1976-12-11",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Francisco Carlos Rubio is a US Army helicopter pilot, flight surgeon, and NASA astronaut of the class of 2017.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Francisco_Rubio_(astronaut)",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/francisco2520rubio_image_20200110161546.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185911.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 3,
            "last_flight": "2022-09-21T13:54:49Z",
            "first_flight": "2022-09-21T13:54:49Z"
        }
    ]
}