Modes

Levels of detail in the response - list, normal, detailed

Example - /astronauts/?mode=list

Filters

Parameters - age, age__gt, age__gte, age__lt, age__lte, agency_ids, date_of_birth, date_of_birth__gt, date_of_birth__gte, date_of_birth__lt, date_of_birth__lte, date_of_death, date_of_death__gt, date_of_death__gte, date_of_death__lt, date_of_death__lte, first_flight, first_flight__gt, first_flight__gte, first_flight__lt, first_flight__lte, flights_count, flights_count__gt, flights_count__gte, flights_count__lt, flights_count__lte, has_flown, in_space, is_human, landings_count, landings_count__gt, landings_count__gte, landings_count__lt, landings_count__lte, last_flight, last_flight__gt, last_flight__gte, last_flight__lt, last_flight__lte, nationality, status_ids, type__id

Example - /astronauts/?has_flown=true

Fields searched - agency__abbrev, agency__name, name, nationality__nationality_name

Example - /astronauts/?search=Pesquet

Ordering

Fields - age, date_of_birth, eva_time, flights_count, id, landings_count, last_flight, name, spacewalks_count, status, time_in_space

Example - /astronauts/?ordering=-time_in_space

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /astronauts/?limit=2

Format

Switch to JSON output - /astronauts/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/astronauts/?format=api&offset=40&ordering=-id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 853,
  "next": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=50&ordering=-id",
  "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=30&ordering=-id",
  "results": [
    {
      "id": 847,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/847/?format=api",
      "name": "Mark Rocket",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "agency": {
        "response_mode": "list",
        "id": 141,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "abbrev": "BO",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "image": {
        "id": 2405,
        "name": "Mark Rocket official portrait",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mark_rocket_off_image_20250601063403.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mark_rocket_off_image_thumbnail_20250601063403.jpeg",
        "credit": "Blue Origin",
        "license": {
          "id": 37,
          "name": "Blue Origin Terms of Use",
          "priority": 6,
          "link": "https://www.blueorigin.com/terms-of-use"
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M7S",
      "eva_time": "P0D",
      "age": null,
      "date_of_birth": null,
      "date_of_death": null,
      "nationality": [
        {
          "id": 51,
          "name": "New Zealand",
          "alpha_2_code": "NZ",
          "alpha_3_code": "NZL",
          "nationality_name": "Kiwi",
          "nationality_name_composed": "Kiwi"
        }
      ],
      "bio": "New Zealand entrepreneur, aerospace executive, and the founder of Kea Aerospace.",
      "wiki": "https://en.wikipedia.org/wiki/Mark_Rocket",
      "last_flight": "2025-05-31T13:39:11Z",
      "first_flight": "2025-05-31T13:39:11Z",
      "social_media_links": [
        {
          "id": 293,
          "social_media": {
            "id": 1,
            "name": "X",
            "url": "https://x.com",
            "logo": {
              "id": 2320,
              "name": "X logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
              "credit": "X",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          },
          "url": "https://x.com/rocketnz"
        },
        {
          "id": 294,
          "social_media": {
            "id": 3,
            "name": "Homepage",
            "url": null,
            "logo": null
          },
          "url": "https://www.keaaerospace.com/mark-rocket/"
        },
        {
          "id": 295,
          "social_media": {
            "id": 4,
            "name": "LinkedIn",
            "url": "https://www.linkedin.com/",
            "logo": {
              "id": 2321,
              "name": "LinkedIn logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png",
              "credit": "LinkedIn",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          },
          "url": "https://www.linkedin.com/in/mark-rocket-8727353/"
        }
      ],
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0
    },
    {
      "id": 846,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/846/?format=api",
      "name": "Jaime Alemán",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "agency": {
        "response_mode": "list",
        "id": 141,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "abbrev": "BO",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "image": {
        "id": 2406,
        "name": "Jaime Alemán official portrait",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jaime_alem25c3_image_20250601063431.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jaime_alem25c3_image_thumbnail_20250601063431.jpeg",
        "credit": "Blue Origin",
        "license": {
          "id": 37,
          "name": "Blue Origin Terms of Use",
          "priority": 6,
          "link": "https://www.blueorigin.com/terms-of-use"
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M7S",
      "eva_time": "P0D",
      "age": 72,
      "date_of_birth": "1953-11-14",
      "date_of_death": null,
      "nationality": [
        {
          "id": 101,
          "name": "Panama",
          "alpha_2_code": "PA",
          "alpha_3_code": "PAN",
          "nationality_name": "Panamanian",
          "nationality_name_composed": "Panamo"
        }
      ],
      "bio": "Panamanian lawyer, businessman, and diplomat who served as Ambassador of Panama to the United States from August 11, 2009, to January 2, 2011. Alemán is also recognized for his pursuit of the ultimate travel \"Grand Slam,\" having visited all 193 United Nations member states, both polar extremes, and a suborbital spaceflight with Blue Origin.",
      "wiki": "https://en.wikipedia.org/wiki/Jaime_Alem%C3%A1n",
      "last_flight": "2025-05-31T13:39:11Z",
      "first_flight": "2025-05-31T13:39:11Z",
      "social_media_links": [],
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0
    },
    {
      "id": 845,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/845/?format=api",
      "name": "Gretchen Green",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "agency": {
        "response_mode": "list",
        "id": 141,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "abbrev": "BO",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "image": {
        "id": 2407,
        "name": "Gretchen Green official portrait",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gretchen_green__image_20250601063453.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gretchen_green__image_thumbnail_20250601063453.jpeg",
        "credit": "Blue Origin",
        "license": {
          "id": 37,
          "name": "Blue Origin Terms of Use",
          "priority": 6,
          "link": "https://www.blueorigin.com/terms-of-use"
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M7S",
      "eva_time": "P0D",
      "age": null,
      "date_of_birth": null,
      "date_of_death": null,
      "nationality": [
        {
          "id": 2,
          "name": "United States of America",
          "alpha_2_code": "US",
          "alpha_3_code": "USA",
          "nationality_name": "American",
          "nationality_name_composed": "Americano"
        }
      ],
      "bio": "Radiologist specializing in women's imaging",
      "wiki": null,
      "last_flight": "2025-05-31T13:39:11Z",
      "first_flight": "2025-05-31T13:39:11Z",
      "social_media_links": [
        {
          "id": 291,
          "social_media": {
            "id": 4,
            "name": "LinkedIn",
            "url": "https://www.linkedin.com/",
            "logo": {
              "id": 2321,
              "name": "LinkedIn logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png",
              "credit": "LinkedIn",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          },
          "url": "https://www.linkedin.com/in/gretchen-green-md-mms-83946368/"
        },
        {
          "id": 292,
          "social_media": {
            "id": 3,
            "name": "Homepage",
            "url": null,
            "logo": null
          },
          "url": "https://www.theexpertresource.com/"
        }
      ],
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0
    },
    {
      "id": 844,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/844/?format=api",
      "name": "Amy Medina Jorge",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "agency": {
        "response_mode": "list",
        "id": 141,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "abbrev": "BO",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "image": {
        "id": 2404,
        "name": "Amy Medina Jorge official portrait",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/amy_medina_jorg_image_20250601063335.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/amy_medina_jorg_image_thumbnail_20250601063336.jpeg",
        "credit": "Blue Origin",
        "license": {
          "id": 37,
          "name": "Blue Origin Terms of Use",
          "priority": 6,
          "link": "https://www.blueorigin.com/terms-of-use"
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M7S",
      "eva_time": "P0D",
      "age": null,
      "date_of_birth": null,
      "date_of_death": null,
      "nationality": [
        {
          "id": 100,
          "name": "Puerto Rico",
          "alpha_2_code": "PR",
          "alpha_3_code": "PRI",
          "nationality_name": "Puerto Rican",
          "nationality_name_composed": "Puerto Rican"
        }
      ],
      "bio": "High school and middle school STEM teacher",
      "wiki": null,
      "last_flight": "2025-05-31T13:39:11Z",
      "first_flight": "2025-05-31T13:39:11Z",
      "social_media_links": [],
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0
    },
    {
      "id": 843,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/843/?format=api",
      "name": "Jesse Williams",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "agency": {
        "response_mode": "list",
        "id": 141,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "abbrev": "BO",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "image": {
        "id": 2403,
        "name": "Jesse Williams official portrait",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jesse_williams__image_20250601063205.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jesse_williams__image_thumbnail_20250601063205.jpeg",
        "credit": "Blue Origin",
        "license": {
          "id": 37,
          "name": "Blue Origin Terms of Use",
          "priority": 6,
          "link": "https://www.blueorigin.com/terms-of-use"
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M7S",
      "eva_time": "P0D",
      "age": null,
      "date_of_birth": null,
      "date_of_death": null,
      "nationality": [
        {
          "id": 26,
          "name": "Canada",
          "alpha_2_code": "CA",
          "alpha_3_code": "CAN",
          "nationality_name": "Canadian",
          "nationality_name_composed": "Canado"
        }
      ],
      "bio": "Canadian entrepreneur and adventurer.",
      "wiki": null,
      "last_flight": "2025-05-31T13:39:11Z",
      "first_flight": "2025-05-31T13:39:11Z",
      "social_media_links": [],
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0
    },
    {
      "id": 842,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/842/?format=api",
      "name": "Paul Jeris",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "agency": {
        "response_mode": "list",
        "id": 141,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "abbrev": "BO",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "image": {
        "id": 2402,
        "name": "Paul Jeris official portrait",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/paul_jeris_offi_image_20250601063121.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/paul_jeris_offi_image_thumbnail_20250601063122.jpeg",
        "credit": "Blue Origin",
        "license": {
          "id": 37,
          "name": "Blue Origin Terms of Use",
          "priority": 6,
          "link": "https://www.blueorigin.com/terms-of-use"
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M7S",
      "eva_time": "P0D",
      "age": null,
      "date_of_birth": null,
      "date_of_death": null,
      "nationality": [
        {
          "id": 2,
          "name": "United States of America",
          "alpha_2_code": "US",
          "alpha_3_code": "USA",
          "nationality_name": "American",
          "nationality_name_composed": "Americano"
        }
      ],
      "bio": "Real estate developer and entrepreneur.",
      "wiki": null,
      "last_flight": "2025-05-31T13:39:11Z",
      "first_flight": "2025-05-31T13:39:11Z",
      "social_media_links": [],
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0
    },
    {
      "id": 841,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/841/?format=api",
      "name": "Jie Wang",
      "status": {
        "id": 1,
        "name": "Active"
      },
      "agency": {
        "response_mode": "list",
        "id": 17,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
        "name": "China National Space Administration",
        "abbrev": "CNSA",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "image": null,
      "response_mode": "normal",
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P203DT23H22M29S",
      "eva_time": "PT6H30M",
      "age": 36,
      "date_of_birth": "1989-09-01",
      "date_of_death": null,
      "nationality": [
        {
          "id": 6,
          "name": "China",
          "alpha_2_code": "CN",
          "alpha_3_code": "CHN",
          "nationality_name": "Chinese",
          "nationality_name_composed": "Sino"
        }
      ],
      "bio": "Wang Jie is a Chinese astronaut selected as part of the Shenzhou program. He joined the Chinese Communist Party (CCP) in June 2009 and enlisted in the People's Liberation Army (PLA) in January 2021. Prior to being chosen into the astronaut corps, he worked as a engineer at the China Aerospace Science and Technology Corporation (CASC).",
      "wiki": null,
      "last_flight": "2025-04-24T09:17:31Z",
      "first_flight": "2025-04-24T09:17:31Z",
      "social_media_links": [],
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 1
    },
    {
      "id": 840,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/840/?format=api",
      "name": "Zhongrui Chen",
      "status": {
        "id": 1,
        "name": "Active"
      },
      "agency": {
        "response_mode": "list",
        "id": 17,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
        "name": "China National Space Administration",
        "abbrev": "CNSA",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "image": null,
      "response_mode": "normal",
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P203DT23H22M29S",
      "eva_time": "PT14H29M",
      "age": 41,
      "date_of_birth": "1984-10-01",
      "date_of_death": null,
      "nationality": [
        {
          "id": 6,
          "name": "China",
          "alpha_2_code": "CN",
          "alpha_3_code": "CHN",
          "nationality_name": "Chinese",
          "nationality_name_composed": "Sino"
        }
      ],
      "bio": "Chen Zhongrui is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in September 2003, and joined the Chinese Communist Party (CCP) in June 2005. He was a PLAAF flight instructor prior to joining the astronaut corps.",
      "wiki": null,
      "last_flight": "2025-04-24T09:17:31Z",
      "first_flight": "2025-04-24T09:17:31Z",
      "social_media_links": [],
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 2
    },
    {
      "id": 839,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/839/?format=api",
      "name": "Sergey Mikayev",
      "status": {
        "id": 1,
        "name": "Active"
      },
      "agency": {
        "response_mode": "list",
        "id": 63,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "abbrev": "RFSA",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "image": null,
      "response_mode": "normal",
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": true,
      "time_in_space": "P128DT18H33M18S",
      "eva_time": "P0D",
      "age": 41,
      "date_of_birth": "1985-03-15",
      "date_of_death": null,
      "nationality": [
        {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        }
      ],
      "bio": "Sergey Mikayev is a Russian cosmonaut affiliated with Roscosmos",
      "wiki": "https://en.wikipedia.org/wiki/Sergey_Mikayev",
      "last_flight": "2025-11-27T09:27:57Z",
      "first_flight": "2025-11-27T09:27:57Z",
      "social_media_links": [],
      "flights_count": 1,
      "landings_count": 0,
      "spacewalks_count": 0
    },
    {
      "id": 838,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/838/?format=api",
      "name": "Eric Philips",
      "status": {
        "id": 1,
        "name": "Active"
      },
      "agency": {
        "response_mode": "list",
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
        "name": "SpaceX",
        "abbrev": "SpX",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "image": {
        "id": 2362,
        "name": "Eric Philips",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eric_philips_image_20250329173123.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eric_philips_image_thumbnail_20250329173123.jpeg",
        "credit": "SpaceX",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "P3DT14H32M38S",
      "eva_time": "P0D",
      "age": 63,
      "date_of_birth": "1962-04-30",
      "date_of_death": null,
      "nationality": [
        {
          "id": 34,
          "name": "Australia",
          "alpha_2_code": "AU",
          "alpha_3_code": "AUS",
          "nationality_name": "Australian",
          "nationality_name_composed": "Australo"
        }
      ],
      "bio": "Eric Philips is an Australian polar explorer, adventurer, polar guide and private astronaut.",
      "wiki": "https://en.wikipedia.org/wiki/Eric_Philips_(explorer)",
      "last_flight": "2025-04-01T01:46:50Z",
      "first_flight": "2025-04-01T01:46:50Z",
      "social_media_links": [],
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0
    }
  ]
}