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

{
    "id": 574,
    "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/574/?format=api",
    "name": "Kayla Barron",
    "status": {
        "id": 1,
        "name": "Active"
    },
    "type": {
        "id": 2,
        "name": "Government"
    },
    "in_space": false,
    "time_in_space": "P176DT2H39M29S",
    "eva_time": "PT13H27M",
    "agency": {
        "id": 44,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
    },
    "age": 37,
    "date_of_birth": "1987-09-19",
    "date_of_death": null,
    "nationality": "American",
    "twitter": "https://twitter.com/Astro_Kayla",
    "instagram": "https://www.instagram.com/astro_kayla/",
    "bio": "Kayla Jane Barron is an American submarine warfare officer and NASA astronaut candidate of the class of 2017.",
    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kayla_barron_image_20211001184846.jpg",
    "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190609.jpeg",
    "wiki": "https://en.wikipedia.org/wiki/Kayla_Barron",
    "flights": [],
    "landings": [],
    "flights_count": 1,
    "landings_count": 1,
    "spacewalks_count": 2,
    "last_flight": "2021-11-11T02:03:31Z",
    "first_flight": "2021-11-11T02:03:31Z",
    "spacewalks": [
        {
            "id": 432,
            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/432/?format=api",
            "name": "Expedition 66 EVA 1",
            "start": "2021-12-02T11:15:00Z",
            "end": "2021-12-02T17:47:00Z",
            "duration": "PT6H32M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4632,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 557,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/557/?format=api",
                        "name": "Thomas Marshburn",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P337DT9H42M44S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1960-08-29",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroMarshburn",
                        "instagram": null,
                        "bio": "Thomas Henry \"Tom\" Marshburn is an American physician and a NASA astronaut. He served as a Mission Specialist on STS-127. Marshburn was a member of the Soyuz TMA-07M crew which launched to ISS in December 2012 to join Expedition 34. Served as flight engineer for Expedition 34 and 35.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_marshbur_image_20211001184611.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Thomas_Marshburn",
                        "last_flight": "2021-11-11T02:03:31Z",
                        "first_flight": "2009-07-15T22:03:10Z"
                    }
                },
                {
                    "id": 4633,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 574,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/574/?format=api",
                        "name": "Kayla Barron",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P176DT2H39M29S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1987-09-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Kayla",
                        "instagram": "https://www.instagram.com/astro_kayla/",
                        "bio": "Kayla Jane Barron is an American submarine warfare officer and NASA astronaut candidate of the class of 2017.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kayla_barron_image_20211001184846.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Kayla_Barron",
                        "last_flight": "2021-11-11T02:03:31Z",
                        "first_flight": "2021-11-11T02:03:31Z"
                    }
                }
            ]
        },
        {
            "id": 434,
            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/434/?format=api",
            "name": "Expedition 66 EVA 3",
            "start": "2022-03-15T12:11:00Z",
            "end": "2022-03-15T19:06:00Z",
            "duration": "PT6H55M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4636,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 576,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/576/?format=api",
                        "name": "Raja Chari",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P176DT2H39M29S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1977-06-24",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Raja",
                        "instagram": "https://www.instagram.com/astro_raja/",
                        "bio": "Raja Jon Vurputoor Chari is an American test pilot and NASA astronaut of the class of 2017. He is a graduate of the U.S. Air Force Academy, MIT, and U.S. Naval Test Pilot School, and has over 2,000 flying hours.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/raja_chari_image_20211001184813.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Raja_Chari",
                        "last_flight": "2021-11-11T02:03:31Z",
                        "first_flight": "2021-11-11T02:03:31Z"
                    }
                },
                {
                    "id": 4637,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 574,
                        "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/574/?format=api",
                        "name": "Kayla Barron",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P176DT2H39M29S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1987-09-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/Astro_Kayla",
                        "instagram": "https://www.instagram.com/astro_kayla/",
                        "bio": "Kayla Jane Barron is an American submarine warfare officer and NASA astronaut candidate of the class of 2017.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kayla_barron_image_20211001184846.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Kayla_Barron",
                        "last_flight": "2021-11-11T02:03:31Z",
                        "first_flight": "2021-11-11T02:03:31Z"
                    }
                }
            ]
        }
    ]
}