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

{
    "count": 766,
    "next": null,
    "previous": "https://ll.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=750&ordering=status",
    "results": [
        {
            "id": 737,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/737/?format=api",
            "name": "Clint Kelly III",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American",
            "bio": "Clint managed research and technology programs focused primarily on computer science and robotics while in government and in industry. In 1984, he started the Autonomous Land Vehicle project while at the Defense Advanced Research Projects Agency (DARPA) contributing to the development of the technology used in driverless cars.",
            "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/clint_kelly_iii_image_20220911034431.jpeg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190034.jpeg",
            "last_flight": "2022-08-04T13:57:00Z",
            "first_flight": "2022-08-04T13:57:00Z"
        },
        {
            "id": 794,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/794/?format=api",
            "name": "Carol Schaller",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "USA",
            "bio": "Carol is a retired CPA. In 2017, her doctor told her she would likely go blind. She has since traveled to 25 countries around the world, visited Mount Everest Base Camp, trekked to the Bwindi Impenetrable Forest of Uganda to see mountain gorillas, visited the South Pole, and camped in a tent in the desolate Antarctic plain at -20 degrees. Seeing Earth’s thin layer of atmosphere in the blackness of space will fulfill a lifelong dream.",
            "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": null,
            "profile_image_thumbnail": null,
            "last_flight": null,
            "first_flight": null
        },
        {
            "id": 704,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/704/?format=api",
            "name": "Lane Bess",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": "1960-01-01",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Lane is the Principal and Founder of Bess Ventures and Advisory, a family fund supporting technology firms that innovate and disrupt across multiple market sectors. Lane is best known for having helped start and build two of the most important cybersecurity companies in the public markets today, Zscaler (NASDQ) and Palo Alto Networks (NYSE). She also serves as a Trustee at Carnegie Mellon University and, along with his family, supports philanthropic interests across health and social issues.\r\n\r\nDate of birth is unknown",
            "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/lane_bess_image_20220606094804.jpeg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190718.jpeg",
            "last_flight": "2021-12-11T15:00:42Z",
            "first_flight": "2021-12-11T15:00:42Z"
        },
        {
            "id": 668,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/668/?format=api",
            "name": "Yozo Hirano",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": "1985-01-01",
            "date_of_death": null,
            "nationality": "Japanese",
            "bio": "Born in Ehime Prefecture, Japan in 1985. Yozo joined ZOZO Co. Ltd shortly after graduating from university, in charge of management and casting director of the photography team.  After leaving ZOZO, he started working as a producer and manager for Yusaku Maezawa’s private projects.\r\n\r\nExact date of birth is unknown.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Yozo_Hirano",
            "agency": {
                "id": 1023,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1023/?format=api",
                "name": "Space Adventures",
                "featured": false,
                "type": "Private",
                "country_code": "USA",
                "abbrev": "SA",
                "description": "Space Adventures, Inc. is an American space tourism company founded in 1998 by Eric C. Anderson. Its offerings include zero-gravity atmospheric flights, orbital spaceflights and other spaceflight-related experiences including cosmonaut training, spacewalk training, and launch tours.",
                "administrator": "CEO: Eric C. Anderson",
                "founding_year": "1998",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null
            },
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/yozo_hirano_image_20211102151705.jpg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190937.jpeg",
            "last_flight": "2021-12-08T07:38:15Z",
            "first_flight": "2021-12-08T07:38:15Z"
        },
        {
            "id": 655,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/655/?format=api",
            "name": "Eytan Stibbe",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": "1958-01-12",
            "date_of_death": null,
            "nationality": "Israeli",
            "bio": "Eytan Meir Stibbe is an Israeli former fighter pilot, businessman and commercial astronaut.\r\n\r\nIn November 2020 he paid Axiom Space to become a space tourist on a ten day mission to the International Space Station aboard a SpaceX Crew Dragon spacecraft on Axiom Mission 1, a private crewed orbital spaceflight.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Eytan_Stibbe",
            "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/eytan_stibbe_image_20220327185348.png",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190253.png",
            "last_flight": "2022-04-08T15:17:11Z",
            "first_flight": "2022-04-08T15:17:11Z"
        },
        {
            "id": 682,
            "url": "https://ll.thespacedevs.com/2.0.0/astronaut/682/?format=api",
            "name": "Jeff Bezos",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "date_of_birth": "1964-01-12",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Jeff Bezos is an American business magnate, media proprietor, and investor known for being the founder and CEO of the multi-national technology company Amazon. Bezos founded Blue Origin in 2000.",
            "twitter": "https://twitter.com/JeffBezos",
            "instagram": "https://www.instagram.com/jeffbezos/",
            "wiki": "https://en.wikipedia.org/wiki/Jeff_Bezos",
            "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/jeff_bezos_image_20220606095405.jpeg",
            "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190530.jpeg",
            "last_flight": "2021-07-20T13:12:00Z",
            "first_flight": "2021-07-20T13:12:00Z"
        }
    ]
}