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=240&ordering=status
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=250&ordering=status",
  "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=230&ordering=status",
  "results": [
    {
      "id": 549,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/549/?format=api",
      "name": "Timothy Kopra",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "agency": {
        "response_mode": "list",
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "abbrev": "NASA",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "image": {
        "id": 590,
        "name": "[AUTO] Timothy Kopra - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/timothy_kopra_image_20220911033908.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190242.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P244DT1H1M41S",
      "eva_time": "PT12H31M",
      "age": 62,
      "date_of_birth": "1963-04-09",
      "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": "Timothy Lennart \"Tim\" Kopra is an engineer, a Colonel in the United States Army and a retired NASA astronaut. He served aboard the International Space Station as a flight engineer for Expedition 20, returning to Earth aboard Space Shuttle Discovery on the STS-128 mission on September 11, 2009. He returned to the ISS for the second time in December 2015, as part of Expedition 46 and as the Commander of 47.",
      "wiki": "https://en.wikipedia.org/wiki/Timothy_Kopra",
      "last_flight": "2015-12-15T11:03:09Z",
      "first_flight": "2009-07-15T22:03:10Z",
      "social_media_links": [],
      "flights_count": 2,
      "landings_count": 2,
      "spacewalks_count": 3
    },
    {
      "id": 619,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/619/?format=api",
      "name": "Charles Simonyi",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "agency": null,
      "image": {
        "id": 775,
        "name": "[AUTO] Charles Simonyi - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/charles2520simonyi_image_20190211162334.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190740.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 4,
        "name": "Non-Astronaut Passenger"
      },
      "in_space": false,
      "time_in_space": "P26DT14H26M33S",
      "eva_time": "P0D",
      "age": 77,
      "date_of_birth": "1948-09-10",
      "date_of_death": null,
      "nationality": [
        {
          "id": 31,
          "name": "Hungary",
          "alpha_2_code": "HU",
          "alpha_3_code": "HUN",
          "nationality_name": "Hungarian",
          "nationality_name_composed": "Hungarian"
        }
      ],
      "bio": "Charles Simonyi (born September 10, 1948) is a Hungarian-born American computer businessman. In April 2007, aboard Soyuz TMA-10, he became the fifth space tourist and the second Hungarian in space. In March 2009, aboard Soyuz TMA-14, he made a second trip to the International Space Station.",
      "wiki": "https://en.wikipedia.org/wiki/Charles_Simonyi",
      "last_flight": "2009-03-26T11:49:18Z",
      "first_flight": "2007-04-07T17:31:09Z",
      "social_media_links": [],
      "flights_count": 2,
      "landings_count": 2,
      "spacewalks_count": 0
    },
    {
      "id": 674,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/674/?format=api",
      "name": "Doug Shane",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "agency": {
        "response_mode": "list",
        "id": 1024,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "abbrev": "VG",
        "type": {
          "id": 5,
          "name": "Private"
        }
      },
      "image": {
        "id": 663,
        "name": "[AUTO] Doug Shane - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/doug_shane_image_20210522150034.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190438.jpeg",
        "credit": null,
        "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": "P0D",
      "eva_time": "P0D",
      "age": 66,
      "date_of_birth": "1960-01-01",
      "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": "Douglas Bennett Shane is President of The Spaceship Company, as well as an American test pilot who has trained as a commercial astronaut. He was a member of the Scaled Composites astronaut team and one of the test pilots for SpaceShipOne, the experimental spaceplane developed by Scaled Composites. Shane worked as the operations director on the SpaceShipOne project in addition to being one of the program pilots, and later served as President of Scaled Composites from 2008 through early 2013.\r\n\r\nBirthday is unknown.",
      "wiki": "https://en.wikipedia.org/wiki/Doug_Shane",
      "last_flight": "2011-06-14T12:00:00Z",
      "first_flight": "2011-04-22T12:00:00Z",
      "social_media_links": [],
      "flights_count": 4,
      "landings_count": 4,
      "spacewalks_count": 0
    },
    {
      "id": 594,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/594/?format=api",
      "name": "John-David F. Bartoe",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "agency": {
        "response_mode": "list",
        "id": 166,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/166/?format=api",
        "name": "US Navy",
        "abbrev": "USN",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "image": {
        "id": 252,
        "name": "[AUTO] John-David F. Bartoe - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/john-david2520f.2520bartoe_image_20181207225726.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185337.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P7DT22H45M",
      "eva_time": "P0D",
      "age": 81,
      "date_of_birth": "1944-11-17",
      "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": "John-David Francis Bartoe (born November 17, 1944 in Abington, Pennsylvania) is an American astrophysicist. He is the Research Manager for the International Space Station (ISS) at NASA's Johnson Space Center. He provides oversight for the Program Manager concerning the research capability, research hardware, and research plans of the ISS. As a civilian employee of the US Navy, he flew aboard Space Shuttle mission STS-51-F as a Payload Specialist.",
      "wiki": "https://en.wikipedia.org/wiki/John-David_F._Bartoe",
      "last_flight": "1985-07-29T21:00:00Z",
      "first_flight": "1985-07-29T21:00:00Z",
      "social_media_links": [],
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0
    },
    {
      "id": 784,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/784/?format=api",
      "name": "Taylor Gun-Jin Wang",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "agency": {
        "response_mode": "list",
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "abbrev": "NASA",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "image": {
        "id": 760,
        "name": "[AUTO] Taylor Gun-Jin Wang - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/taylor_gun-jin__image_20240124051845.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190717.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P7DT8M42S",
      "eva_time": "P0D",
      "age": 85,
      "date_of_birth": "1940-06-16",
      "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": "Taylor Gun-Jin Wang is a Chinese-born American scientist and in 1985, became the first person of Chinese origin to go into space. While an employee of the Jet Propulsion Laboratory, Wang was a payload specialist on the Space Shuttle Challenger mission STS-51-B.",
      "wiki": "https://en.wikipedia.org/wiki/Taylor_Wang",
      "last_flight": "1985-04-29T16:02:18Z",
      "first_flight": "1985-04-29T16:02:18Z",
      "social_media_links": [],
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0
    },
    {
      "id": 440,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/440/?format=api",
      "name": "David Wolf",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "agency": {
        "response_mode": "list",
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "abbrev": "NASA",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "image": {
        "id": 266,
        "name": "[AUTO] David Wolf - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/david_wolf_image_20220911034349.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185400.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P168DT8H56M30S",
      "eva_time": "P1DT17H57M",
      "age": 69,
      "date_of_birth": "1956-08-23",
      "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": "David Alexander Wolf is an American astronaut, medical doctor and electrical engineer. Wolf has been to space four times. Three of his spaceflights were short-duration Space Shuttle missions, the first of which was STS-58 in 1993, and his most recent spaceflight was STS-127 in 2009. Wolf also took part in a long-duration mission aboard the Russian space station Mir which lasted 128 days, and occurred during Mir EO-24. He was brought to Mir aboard STS-86 in September 1997, and landed aboard STS-89 in January 1998. In total Wolf has logged more than 4,040 hours in space. He is also a veteran of 7 spacewalks totaling 41hrs 17min in both Russian and American spacesuits.",
      "wiki": "https://en.wikipedia.org/wiki/David_Wolf_(astronaut)",
      "last_flight": "2009-07-15T22:03:10Z",
      "first_flight": "1993-10-18T14:53:10Z",
      "social_media_links": [],
      "flights_count": 4,
      "landings_count": 4,
      "spacewalks_count": 7
    },
    {
      "id": 284,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/284/?format=api",
      "name": "Boris Volynov",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "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": {
        "id": 445,
        "name": "[AUTO] Boris Volynov - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boris2520volynov_image_20181201224911.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185853.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P52DT7H17M47S",
      "eva_time": "P0D",
      "age": 91,
      "date_of_birth": "1934-12-18",
      "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": "Boris Valentinovich Volynov (Russian: Бори́с Валенти́нович Волы́нов; born 18 December 1934) is a Soviet cosmonaut who flew two space missions of the Soyuz programme: Soyuz 5, and Soyuz 21. He was the first Jewish cosmonaut to enter space, preceding Judith Resnik in the United States.",
      "wiki": "https://en.wikipedia.org/wiki/Boris_Volynov",
      "last_flight": "1976-07-06T12:08:45Z",
      "first_flight": "1969-01-15T07:04:57Z",
      "social_media_links": [],
      "flights_count": 2,
      "landings_count": 2,
      "spacewalks_count": 0
    },
    {
      "id": 498,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/498/?format=api",
      "name": "Charles Camarda",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "agency": {
        "response_mode": "list",
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "abbrev": "NASA",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "image": {
        "id": 397,
        "name": "[AUTO] Charles Camarda - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/charles_camarda_image_20220911034443.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185739.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P13DT21H32M",
      "eva_time": "P0D",
      "age": 73,
      "date_of_birth": "1952-05-08",
      "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": "Charles Joseph \"Charlie\" Camarda is an American engineer and a NASA astronaut who flew his first mission into space on board the Space Shuttle mission STS-114. He served as Senior Advisor for Engineering Development at NASA Langley Research Center.",
      "wiki": "https://en.wikipedia.org/wiki/Charles_Camarda",
      "last_flight": "2005-07-26T14:39:00Z",
      "first_flight": "2005-07-26T14:39:00Z",
      "social_media_links": [],
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0
    },
    {
      "id": 324,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/324/?format=api",
      "name": "Story Musgrave",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "agency": {
        "response_mode": "list",
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "abbrev": "NASA",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "image": {
        "id": 645,
        "name": "[AUTO] Story Musgrave - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/story2520musgrave_image_20181202093148.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190410.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P54DT9H55M43S",
      "eva_time": "P1DT2H12M",
      "age": 90,
      "date_of_birth": "1935-08-19",
      "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": "Franklin Story Musgrave, M.D. is an American physician and a retired NASA astronaut. He is a public speaker[2] and consultant to both Disney's Imagineering group and Applied Minds in California. In 1996 he became only the second astronaut to fly on six spaceflights, and he is the most formally educated astronaut with six academic degrees.",
      "wiki": "https://en.wikipedia.org/wiki/Story_Musgrave",
      "last_flight": "1996-11-19T19:55:47Z",
      "first_flight": "1983-04-04T18:30:00Z",
      "social_media_links": [],
      "flights_count": 6,
      "landings_count": 6,
      "spacewalks_count": 4
    },
    {
      "id": 586,
      "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/586/?format=api",
      "name": "Norman E. Thagard",
      "status": {
        "id": 2,
        "name": "Retired"
      },
      "agency": {
        "response_mode": "list",
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "abbrev": "NASA",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "image": {
        "id": 213,
        "name": "[AUTO] Norman E. Thagard - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/norman2520e.2520thagard_image_20181207215117.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185231.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "response_mode": "normal",
      "type": {
        "id": 2,
        "name": "Government"
      },
      "in_space": false,
      "time_in_space": "P140DT13H25M36S",
      "eva_time": "P0D",
      "age": 82,
      "date_of_birth": "1943-07-03",
      "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": "Norman Earl Thagard (born July 3, 1943), (Capt, USMC, Ret.), is an American scientist and former U.S. Marine Corps officer and naval aviator and NASA astronaut. He is the first American to ride to space on board a Russian vehicle, and can be considered the first American cosmonaut. He did on this on March 14, 1995, in the Soyuz TM-21 spacecraft for the Russian Mir-18 mission.",
      "wiki": "https://en.wikipedia.org/wiki/Norman_Thagard",
      "last_flight": "1995-03-14T06:11:34Z",
      "first_flight": "1983-06-18T11:33:00Z",
      "social_media_links": [],
      "flights_count": 5,
      "landings_count": 5,
      "spacewalks_count": 0
    }
  ]
}