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=640&ordering=-status
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 853,
  "next": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=650&ordering=-status",
  "previous": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=630&ordering=-status",
  "results": [
    {
      "id": 437,
      "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/437/?format=api",
      "name": "Donald A. Thomas",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "date_of_birth": "1955-05-06",
      "date_of_death": null,
      "nationality": "American",
      "bio": "Donald Alan Thomas, Ph.D. is an American engineer and a former NASA astronaut.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Donald_A._Thomas",
      "agency": {
        "id": 44,
        "url": "https://lldev.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: Jared Isaacman",
        "founding_year": "1958",
        "launchers": "Space Shuttle | SLS",
        "spacecraft": "Orion",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/donald2520a.2520thomas_image_20181202143454.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190941.jpeg",
      "last_flight": "1997-07-01T18:02:02Z",
      "first_flight": "1994-07-08T16:43:01Z"
    },
    {
      "id": 392,
      "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/392/?format=api",
      "name": "Mark C. Lee",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "date_of_birth": "1952-08-14",
      "date_of_death": null,
      "nationality": "American",
      "bio": "Mark Charles Lee USAF Colonel is a former NASA astronaut who flew on four Space Shuttle missions. He retired from the Air Force and NASA on July 1, 2001.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Mark_C._Lee",
      "agency": {
        "id": 44,
        "url": "https://lldev.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: Jared Isaacman",
        "founding_year": "1958",
        "launchers": "Space Shuttle | SLS",
        "spacecraft": "Orion",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mark2520c.2520lee_image_20181202134443.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185223.jpeg",
      "last_flight": "1997-02-11T08:55:17Z",
      "first_flight": "1989-05-04T18:46:59Z"
    },
    {
      "id": 557,
      "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/557/?format=api",
      "name": "Thomas Marshburn",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "date_of_birth": "1960-08-29",
      "date_of_death": null,
      "nationality": "American",
      "bio": "Thomas Henry \"Tom\" Marshburn is an American physician and a NASA astronaut. He served as a Mission Specialist on STS-127. Marshburn was a member of the Soyuz TMA-07M crew which launched to ISS in December 2012 to join Expedition 34. Served as flight engineer for Expedition 34 and 35.",
      "twitter": "https://twitter.com/AstroMarshburn",
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Thomas_Marshburn",
      "agency": {
        "id": 44,
        "url": "https://lldev.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: Jared Isaacman",
        "founding_year": "1958",
        "launchers": "Space Shuttle | SLS",
        "spacecraft": "Orion",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thomas_marshbur_image_20211001184611.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190651.jpeg",
      "last_flight": "2021-11-11T02:03:31Z",
      "first_flight": "2009-07-15T22:03:10Z"
    },
    {
      "id": 481,
      "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/481/?format=api",
      "name": "Carlos I. Noriega",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "date_of_birth": "1959-10-08",
      "date_of_death": null,
      "nationality": "American",
      "bio": "Carlos Ismael Noriega is a Peruvian and U.S. citizen, NASA employee, a former NASA astronaut and a retired U.S. Marine Corps lieutenant colonel.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Carlos_I._Noriega",
      "agency": {
        "id": 44,
        "url": "https://lldev.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: Jared Isaacman",
        "founding_year": "1958",
        "launchers": "Space Shuttle | SLS",
        "spacecraft": "Orion",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/carlos2520i.2520noriega_image_20181202152808.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190214.jpeg",
      "last_flight": "2000-12-01T03:06:01Z",
      "first_flight": "1997-05-15T08:07:48Z"
    },
    {
      "id": 623,
      "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/623/?format=api",
      "name": "Dennis Tito",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 4,
        "name": "Non-Astronaut Passenger"
      },
      "date_of_birth": "1940-08-08",
      "date_of_death": null,
      "nationality": "American",
      "bio": "Dennis Anthony Tito (born August 8, 1940) is an American engineer and multimillionaire, most widely known as the first space tourist to fund his own trip into space. In mid-2001, he spent nearly eight days in orbit as a crew member of ISS EP-1, a visiting mission to the International Space Station.",
      "twitter": null,
      "instagram": null,
      "wiki": null,
      "agency": null,
      "profile_image": null,
      "profile_image_thumbnail": null,
      "last_flight": "2001-04-28T07:37:20Z",
      "first_flight": "2001-04-28T07:37:20Z"
    },
    {
      "id": 678,
      "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/678/?format=api",
      "name": "Keith Colmer",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 3,
        "name": "Private"
      },
      "date_of_birth": "1967-01-01",
      "date_of_death": null,
      "nationality": "American",
      "bio": "Keith Colmer was an experimental test pilot on White Knight 2 and SpaceShip 2 and a\r\npilot training program and simulator development manager.",
      "twitter": null,
      "instagram": null,
      "wiki": null,
      "agency": {
        "id": 1024,
        "url": "https://lldev.thespacedevs.com/2.0.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-dev.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/keith_colmer_image_20210522152157.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190110.jpeg",
      "last_flight": "2012-08-07T12:00:00Z",
      "first_flight": "2012-08-07T12:00:00Z"
    },
    {
      "id": 621,
      "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/621/?format=api",
      "name": "Guy Laliberté",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 4,
        "name": "Non-Astronaut Passenger"
      },
      "date_of_birth": "1959-09-02",
      "date_of_death": null,
      "nationality": "Canadian",
      "bio": "Guy Laliberté. (born 2 September 1959) is a Canadian businessman, investor, poker player, and musician. \r\n\r\nIn September 2009, Guy Laliberté became the first Canadian space tourist. His spaceflight was dedicated to raising awareness on water issues facing humankind on planet Earth, making his spaceflight the first, in his words, \"poetic social mission\" in space.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Guy_Laliberté",
      "agency": null,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/guy2520lalibert25c325a9_image_20190211162321.jpeg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190729.jpeg",
      "last_flight": "2009-09-30T07:14:45Z",
      "first_flight": "2009-09-30T07:14:45Z"
    },
    {
      "id": 457,
      "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/457/?format=api",
      "name": "Joseph R. Tanner",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "date_of_birth": "1950-01-21",
      "date_of_death": null,
      "nationality": "American",
      "bio": "Joseph Richard \"Joe\" Tanner is an American instructor at the University of Colorado Boulder, mechanical engineer, a former naval officer and aviator, and a former NASA astronaut. He was born in Danville, Illinois. He is unusual among astronauts as he did not have a background in flight test nor did he earn any advanced academic degrees. Typically those who did not do military flight test have an M.D. or Ph.D., if not a master's, whereas Tanner's path to becoming an astronaut followed operational military flying and then into NASA for operational jet training before being selected into the NASA Astronaut Corps in 1992, following an unsuccessful application in 1987.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Joseph_R._Tanner",
      "agency": {
        "id": 44,
        "url": "https://lldev.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: Jared Isaacman",
        "founding_year": "1958",
        "launchers": "Space Shuttle | SLS",
        "spacecraft": "Orion",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/joseph_r._tanne_image_20220911034401.jpeg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190115.jpeg",
      "last_flight": "2006-09-09T15:14:55Z",
      "first_flight": "1994-11-03T16:59:43Z"
    },
    {
      "id": 444,
      "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/444/?format=api",
      "name": "Kent Rominger",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "date_of_birth": "1956-08-07",
      "date_of_death": null,
      "nationality": "American",
      "bio": "Kent Vernon \"Rommel\" Rominger is an American former astronaut, former NASA Chief of the Astronaut Office at Johnson Space Center, and a Captain in the United States Navy. Rominger holds the Space Shuttle Orbiter flight time record with 1610 hours on type. He joined ATK Launch Systems Group in 2006 as Vice President of Advanced Programs.",
      "twitter": "https://twitter.com/Astro_Rommel",
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Kent_Rominger",
      "agency": {
        "id": 44,
        "url": "https://lldev.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: Jared Isaacman",
        "founding_year": "1958",
        "launchers": "Space Shuttle | SLS",
        "spacecraft": "Orion",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kent2520rominger_image_20181202144244.jpg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191022.jpeg",
      "last_flight": "2001-04-19T18:40:42Z",
      "first_flight": "1995-10-20T13:53:00Z"
    },
    {
      "id": 487,
      "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/487/?format=api",
      "name": "James M. Kelly",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "type": {
        "id": 2,
        "name": "Government"
      },
      "date_of_birth": "1964-05-14",
      "date_of_death": null,
      "nationality": "American",
      "bio": "James McNeal \"Vegas\" Kelly is a NASA Astronaut and a retired Colonel of the United States Air Force. He twice served as pilot on Space Shuttle missions.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/James_M._Kelly_(astronaut)",
      "agency": {
        "id": 44,
        "url": "https://lldev.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: Jared Isaacman",
        "founding_year": "1958",
        "launchers": "Space Shuttle | SLS",
        "spacecraft": "Orion",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/james_m._kelly_image_20220911033847.jpeg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190109.jpeg",
      "last_flight": "2005-07-26T14:39:00Z",
      "first_flight": "2001-03-08T11:42:09Z"
    }
  ]
}