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

{
    "count": 766,
    "next": "https://ll.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=20&ordering=-status",
    "previous": "https://ll.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&ordering=-status",
    "results": [
        {
            "id": 697,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/697/?format=api",
            "name": "Chris Boshuizen",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": "1977-06-01",
            "date_of_death": null,
            "nationality": "Australian",
            "bio": "Chris Boshuizen is partner at investment firm DCVC, and Planet co-founder.\r\n\r\nExact DoB unknown.",
            "twitter": "https://twitter.com/cboshuizen",
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/chris_boshuizen_image_20220606094930.jpeg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185557.jpeg",
            "last_flight": "2021-10-13T14:49:00Z",
            "first_flight": "2021-10-13T14:49:00Z"
        },
        {
            "id": 793,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/793/?format=api",
            "name": "Kenneth Lafferty Hess",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": "1953-01-22",
            "date_of_death": null,
            "nationality": "USA",
            "bio": "Ken is a software engineer and entrepreneur who shaped today's technology-based family history industry when he developed the Family Tree Maker product line in the 1990s. The company was acquired by Ancestry.com in 2003. In 2001, Ken gave back by founding Science Buddies, a K-12 nonprofit created to level the playing field and improve STEM literacy by inspiring students through free, personalized, hands-on projects in all areas of science, including space exploration. Science Buddies has reached one-quarter billion users. Ken’s lifelong passion for space exploration is in his DNA, with numerous early American pioneers in his mother’s lineage and many engineers and technicians in his father’s.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Kenneth_Hess",
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg"
            },
            "profile_image": null,
            "profile_image_thumbnail": null,
            "last_flight": null,
            "first_flight": null
        },
        {
            "id": 780,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/780/?format=api",
            "name": "Kellie Gerardi",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": "1989-02-16",
            "date_of_death": null,
            "nationality": "USA",
            "bio": "Kellie Gerardi is an American aerospace, defense, and technology professional and a popular science communicator.",
            "twitter": "https://twitter.com/kelliegerardi",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Kellie_Gerardi",
            "agency": {
                "id": 1078,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1078/?format=api",
                "name": "International Institute for Aeronautical Sciences",
                "featured": false,
                "type": null,
                "country_code": "UKN",
                "abbrev": "IIAS",
                "description": "An international research institute specializing in aeronomy, bioastronautics, operational science, and flight test engineering.",
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/kellie_gerardi_image_20231019173010.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185931.jpeg",
            "last_flight": "2023-11-02T15:44:00Z",
            "first_flight": "2023-11-02T15:44:00Z"
        },
        {
            "id": 703,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/703/?format=api",
            "name": "Evan Dick",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American",
            "bio": "Evan Dick is an engineer, investor, and Managing Member of Dick Holdings, LLC. Evan formerly served as Senior Vice President for D.E. Shaw and Managing Director of Highbridge Capital Management, and is a charitable supporter of the Darwin Foundation and Population Relief International Corp. He is an ATP-rated pilot and volunteer for Starfighters Aerospace, as well as an avid sailor and motorcyclist.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/evan_dick_image_20220911034022.png",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190258.png",
            "last_flight": "2022-06-04T13:25:42Z",
            "first_flight": "2021-12-11T15:00:42Z"
        },
        {
            "id": 721,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/721/?format=api",
            "name": "Sharon Hagle",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American",
            "bio": "Sharon Hagle founded SpaceKids Global in 2015, a nonprofit whose mission is to inspire students to excel in STEAM+ education with a focus on empowering young girls. SpaceKids hosts several annual challenges designed to inspire kids to pursue careers in the space industry, including national essay competitions and a partnership with the Girl Scouts of Citrus County.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/sharon_hagle_image_20220606100020.jpeg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185256.jpeg",
            "last_flight": "2022-03-31T13:58:00Z",
            "first_flight": "2022-03-31T13:58:00Z"
        },
        {
            "id": 722,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/722/?format=api",
            "name": "Marc Hagle",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American",
            "bio": "Marc Hagle is president and CEO of Tricor International, a residential and commercial property development corporation.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/marc_hagle_image_20220606095701.jpeg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185631.jpeg",
            "last_flight": "2022-03-31T13:58:00Z",
            "first_flight": "2022-03-31T13:58:00Z"
        },
        {
            "id": 681,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/681/?format=api",
            "name": "John Shoffner",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": "1955-07-27",
            "date_of_death": null,
            "nationality": "American",
            "bio": "John Shoffner is an American space tourist. He is according to Axiom Space a pilot, champion GT racer, and active supporter of life science research from Knoxville, Tennessee.\r\n\r\nBefore creating his own motorsports team J2-Racing with his wife Janine, Shoffner was a businessman. He had a 21-year career in Kentucky-based telecommunications manufacturer Dura-Line. He retired as president in 1996.\r\n\r\nIn May 2021, he paid for a seat on Axiom Mission 2, the second entirely-private crew mission to the International Space Station. Shoffner served as the pilot of the Crew Dragon crew vehicle, which launched on May 21, 2023.",
            "twitter": "https://twitter.com/johnpshoffner",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/John_Shoffner",
            "agency": {
                "id": 1022,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1022/?format=api",
                "name": "Axiom Space",
                "featured": false,
                "type": "Private",
                "country_code": "USA",
                "abbrev": "AXS",
                "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.",
                "administrator": "Michael Suffredini",
                "founding_year": "2016",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/john_shoffner_image_20210525170804.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190508.jpeg",
            "last_flight": "2023-05-21T21:37:00Z",
            "first_flight": "2023-05-21T21:37:00Z"
        },
        {
            "id": 729,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/729/?format=api",
            "name": "Jaison Robinson",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American",
            "bio": "Jaison founded JJM Investments, a commercial real estate company, and co-founded Dream Variations Ventures (DVV) with his wife, Jamie. DVV invests in technology and sports start-ups. He’s an avid scuba diver and skydiver, has broken the sound barrier in a Mig-29 fighter jet, spent a week hiking in Antarctica, and climbed to the tallest waterfall in the world in Venezuela. He was a finalist on Survivor: Samoa in 2009. Jaison earned a bachelor’s degree from Stanford, with study at Oxford, and a JD from the University of Chicago. He is also an Eagle Scout and played water polo at Stanford and on the United States National Team.",
            "twitter": null,
            "instagram": "https://www.instagram.com/startrekislife33",
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/jaison_robinson_image_20220911034230.png",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185220.png",
            "last_flight": "2022-06-04T13:25:42Z",
            "first_flight": "2022-06-04T13:25:42Z"
        },
        {
            "id": 724,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/724/?format=api",
            "name": "George Nield",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American",
            "bio": "Dr. George Nield is the president of Commercial Space Technologies, LLC, which he founded to encourage, facilitate, and promote commercial space activities. He previously served as associate administrator for the Federal Aviation Administration Office of Commercial Space Transportation and was responsible for licensing and regulating all commercial launch activities. Earlier in his career, he held engineering roles at the Air Force Flight Test Center and the Orbital Sciences Corporation, and he was an assistant professor and research director at the U.S. Air Force Academy. Dr. Nield also served as the manager of the Flight Integration Office for NASA’s Space Shuttle Program.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/george_nield_image_20220606095035.jpeg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190339.jpeg",
            "last_flight": "2022-03-31T13:58:00Z",
            "first_flight": "2022-03-31T13:58:00Z"
        },
        {
            "id": 730,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/730/?format=api",
            "name": "Victor Vescovo",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American",
            "bio": "Victor is a co-founder of private equity investment firm Insight Equity. He has completed the “Explorer’s Grand Slam,” which includes summiting the world’s seven summits and skiing to the North and South Poles. In 2020, he became the first person to repeatedly dive to the deepest point in the ocean, Challenger Deep (now twelve times). He is the first person to visit the deepest point in the world’s five oceans and executed the deepest wreck dive in history. Victor is a commercially-rated multi-engine jet and helicopter pilot, as well as a certified submersible test pilot. He holds degrees from Stanford, MIT, and Harvard Business School, and served 20 years in the U.S. Navy Reserve as an intelligence officer, retiring as a Commander (O-5).",
            "twitter": "https://twitter.com/VictorVescovo",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Victor_Vescovo",
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg"
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/victor_vescovo_image_20220911033720.png",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185235.png",
            "last_flight": "2022-06-04T13:25:42Z",
            "first_flight": "2022-06-04T13:25:42Z"
        }
    ]
}