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/711/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": 711,
  "url": "https://ll.thespacedevs.com/2.2.0/astronaut/711/?format=api",
  "name": "Andre Douglas",
  "status": {
    "id": 1,
    "name": "Active"
  },
  "type": {
    "id": 2,
    "name": "Government"
  },
  "in_space": false,
  "time_in_space": "P0D",
  "eva_time": "P0D",
  "agency": {
    "id": 44,
    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
    "name": "National Aeronautics and Space Administration",
    "type": "Government"
  },
  "age": null,
  "date_of_birth": null,
  "date_of_death": null,
  "nationality": "American",
  "twitter": null,
  "instagram": null,
  "bio": "Andre Douglas is a Virginia native. He earned a bachelor’s degree in mechanical engineering from the U.S. Coast Guard Academy, a master’s degree in mechanical engineering from the University of Michigan, a master’s degree in naval architecture and marine engineering from the University of Michigan, a master’s degree in electrical and computer engineering from Johns Hopkins University, and a doctorate in systems engineering from the George Washington University. Douglas served in the U.S. Coast Guard as a naval architect, salvage engineer, damage control assistant, and officer of the deck. He most recently was a senior staff member at the Johns Hopkins University Applied Physics Lab, working on maritime robotics, planetary defense, and space exploration missions for NASA.",
  "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andre_douglas_image_20211206185403.jpg",
  "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190123.jpeg",
  "wiki": "https://en.wikipedia.org/wiki/Andre_Douglas",
  "flights": [],
  "landings": [
    {
      "id": 760,
      "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/760/?format=api",
      "destination": "Low Earth Orbit",
      "mission_end": null,
      "spacecraft": {
        "id": 541,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/541/?format=api",
        "name": "Orion 004",
        "serial_number": "004",
        "is_placeholder": false,
        "in_space": false,
        "time_in_space": "P0D",
        "time_docked": "P0D",
        "flights_count": 0,
        "mission_ends_count": 0,
        "status": {
          "id": 5,
          "name": "Under construction"
        },
        "description": "Orion spacecraft used for Artemis 3.",
        "spacecraft_config": {
          "id": 4,
          "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/4/?format=api",
          "name": "Orion",
          "type": {
            "id": 2,
            "name": "Capsule"
          },
          "agency": {
            "id": 44,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
            "name": "National Aeronautics and Space Administration",
            "type": "Government"
          },
          "in_use": true,
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orion_image_20231118102035.jpeg"
        }
      },
      "launch": {
        "id": "8034d81b-af96-460c-a7b7-5c8e7f1a1d86",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/8034d81b-af96-460c-a7b7-5c8e7f1a1d86/?format=api",
        "slug": "sls-block-1-artemis-iii",
        "name": "SLS Block 1 | Artemis III",
        "status": {
          "id": 2,
          "name": "To Be Determined",
          "abbrev": "TBD",
          "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
        },
        "last_updated": "2026-02-27T15:14:52Z",
        "net": "2027-06-30T00:00:00Z",
        "window_end": "2027-06-30T00:00:00Z",
        "window_start": "2027-06-30T00:00:00Z",
        "net_precision": {
          "id": 12,
          "name": "Year Half 1",
          "abbrev": "H1",
          "description": "The T-0 is expected in the first half of the given year."
        },
        "probability": null,
        "weather_concerns": null,
        "holdreason": "",
        "failreason": "",
        "hashtag": null,
        "launch_service_provider": {
          "id": 44,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "type": "Government"
        },
        "rocket": {
          "id": 2625,
          "configuration": {
            "id": 143,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/143/?format=api",
            "name": "Space Launch System (SLS)",
            "family": "Space Launch System",
            "full_name": "Space Launch System Block 1",
            "variant": "Block 1"
          }
        },
        "mission": {
          "id": 7519,
          "name": "Artemis III",
          "description": "Artemis III is the second crew mission as part of the Artemis program. Artemis III will send a crew of 4 on a Low Earth Orbit mission, with the Orion rendezvous and dock with one or both commercial lunar landers in development by SpaceX and Blue Origin, performing in-space tests of the docked vehicles, integrated checkout of life support, communications, and propulsion systems, as well as tests of the new Extravehicular Activity (xEVA) suits.",
          "launch_designator": null,
          "type": "Human Exploration",
          "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
          },
          "agencies": [
            {
              "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: Jared Isaacman",
              "founding_year": "1958",
              "launchers": "Space Shuttle | SLS",
              "spacecraft": "Orion",
              "launch_library_url": null,
              "total_launch_count": 142,
              "consecutive_successful_launches": 12,
              "successful_launches": 122,
              "failed_launches": 20,
              "pending_launches": 5,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "info_url": "https://www.nasa.gov",
              "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
              "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
              "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
            }
          ],
          "info_urls": [],
          "vid_urls": []
        },
        "pad": {
          "id": 4,
          "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api",
          "agency_id": 44,
          "name": "Launch Complex 39B",
          "description": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
          "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
          "latitude": "28.62711233",
          "longitude": "-80.62101503",
          "location": {
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
            "name": "Kennedy Space Center, FL, USA",
            "country_code": "USA",
            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
            "timezone_name": "America/New_York",
            "total_launch_count": 281,
            "total_landing_count": 0
          },
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
          "total_launch_count": 59,
          "orbital_launch_attempt_count": 58
        },
        "webcast_live": false,
        "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_launch_sy_image_20260405204639.jpg",
        "infographic": null,
        "program": [
          {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.2.0/program/15/?format=api",
            "name": "Artemis",
            "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
            "agencies": [
              {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
            "start_date": "2017-12-11T00:00:00Z",
            "end_date": null,
            "info_url": "https://www.nasa.gov/specials/artemis/",
            "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
            "mission_patches": [],
            "type": {
              "id": 2,
              "name": "Human Spaceflight"
            }
          }
        ],
        "orbital_launch_attempt_count": 7535,
        "location_launch_attempt_count": 290,
        "pad_launch_attempt_count": 60,
        "agency_launch_attempt_count": 143,
        "orbital_launch_attempt_count_year": 38,
        "location_launch_attempt_count_year": 6,
        "pad_launch_attempt_count_year": 1,
        "agency_launch_attempt_count_year": 1,
        "type": "normal"
      },
      "landing": {
        "id": 500,
        "attempt": true,
        "success": null,
        "description": "The Orion spacecraft will splash down in the Pacific Ocean.",
        "downrange_distance": null,
        "location": {
          "id": 18,
          "name": "Pacific Ocean",
          "abbrev": "PAC",
          "description": "Pacific Ocean",
          "location": null,
          "successful_landings": 53
        },
        "type": {
          "id": 4,
          "name": "Parachute Landing",
          "abbrev": "PCL",
          "description": "Unpowered landing using parachute(s)."
        }
      }
    }
  ],
  "flights_count": 0,
  "landings_count": 0,
  "spacewalks_count": 0,
  "last_flight": null,
  "first_flight": null,
  "spacewalks": []
}