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

{
    "id": 77,
    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/77/?format=api",
    "name": "Pavel Belyayev",
    "status": {
        "id": 11,
        "name": "Deceased"
    },
    "type": {
        "id": 2,
        "name": "Government"
    },
    "in_space": false,
    "time_in_space": "P1DT2H2M17S",
    "eva_time": "P0D",
    "agency": {
        "id": 63,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "type": "Government"
    },
    "age": 44,
    "date_of_birth": "1925-06-26",
    "date_of_death": "1970-01-10",
    "nationality": "Russian",
    "twitter": null,
    "instagram": null,
    "bio": "Pavel Ivanovich Belyayev (Russian: Павел Иванович Беляев; 26 June 1925 – 10 January 1970), was a Soviet fighter pilot with extensive experience in piloting different types of aircraft. He was the first commander of the cosmonaut corps and the cosmonaut who commanded the historic Voskhod 2 mission which saw the first man walk in space in 1965.",
    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/pavel2520belyayev_image_20181128223003.jpg",
    "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190443.jpeg",
    "wiki": "https://en.wikipedia.org/wiki/Pavel_Belyayev",
    "flights": [
        {
            "id": "27a072a0-f73f-4e36-b5b7-1330c37d76b0",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/27a072a0-f73f-4e36-b5b7-1330c37d76b0/?format=api",
            "slug": "voskhod-voskhod-2",
            "name": "Voskhod | Voskhod 2",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:41:00Z",
            "net": "1965-03-18T07:00:00Z",
            "window_end": "1965-03-18T07:00:00Z",
            "window_start": "1965-03-18T07:00:00Z",
            "net_precision": null,
            "probability": -1,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 200,
                "configuration": {
                    "id": 104,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/104/?format=api",
                    "name": "Voskhod",
                    "family": "R-7",
                    "full_name": "Voskhod",
                    "variant": "Voskhod"
                }
            },
            "mission": {
                "id": 844,
                "name": "Voskhod 2",
                "description": "Voskhod 2 carrying Voskhod 3KD spacecraft carried two cosmonauts, Pavel Belyayev & Alexey Leonov, to orbit. The craft was equipped with an inflatable airlock in order to conduct the first ever spacewalk. Alexey Leonov became the first person to do so by performing a 12 minute spacewalk. The mission lasted 1 day, 2 hours, 2 minutes & 17 seconds completing a total of 17 orbits around Earth. The mission had many issues, for example during his spacewalk his spacesuit ballooned up to a point where his suit became stiff. In order to move his limbs again and re-enter the airlock he had to bleed off some of the suit's pressure. After re-entering the capsule,the crew had trouble sealing the hatch, during re-entry the orbital module did not properly disconnect from the landing module causing the spacecraft to spin wildly until turbulence caused them to separate at around 100 km and the automatic landing system failed and the crew had to rely on the manual backup. Earlier troubles meant that spacecraft landed 386 km away from their targeted landing zome in the forests of Upper Kama Upland.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
                "agency_id": null,
                "name": "1/5",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.92,63.342",
                "latitude": "45.92",
                "longitude": "63.342",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_32_20200803143513.jpg",
                "total_launch_count": 487,
                "orbital_launch_attempt_count": 487
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [
                {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/10/?format=api",
                    "name": "Voskhod",
                    "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.",
                    "agencies": [
                        {
                            "id": 66,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/voskhod_program_20200820205643.jpg",
                    "start_date": "1964-10-06T07:12:00Z",
                    "end_date": "1966-03-16T14:09:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 418,
            "location_launch_attempt_count": 92,
            "pad_launch_attempt_count": 72,
            "agency_launch_attempt_count": 119,
            "orbital_launch_attempt_count_year": 26,
            "location_launch_attempt_count_year": 8,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 11,
            "type": "normal"
        }
    ],
    "landings": [
        {
            "id": 356,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/356/?format=api",
            "destination": "Low Earth Orbit",
            "mission_end": "1965-03-19T09:02:17Z",
            "spacecraft": {
                "id": 208,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/208/?format=api",
                "name": "Voskhod-3KD No.4",
                "serial_number": "Voskhod-3KD No.4",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P1DT2H2M17S",
                "time_docked": "P0D",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Voskhod 2 was a Voskhod spacecraft which launched on 18 March 1965 07:00 UTC. It was the second manned flight of the Voskhod program. It launched two cosmonauts for craft testing and science purposes. The crew was Pavel Belyayev and Alexey Leonov.",
                "spacecraft_config": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/16/?format=api",
                    "name": "Voskhod",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "in_use": false,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/voskhod_image_20190207032525.png"
                }
            },
            "launch": {
                "id": "27a072a0-f73f-4e36-b5b7-1330c37d76b0",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/27a072a0-f73f-4e36-b5b7-1330c37d76b0/?format=api",
                "slug": "voskhod-voskhod-2",
                "name": "Voskhod | Voskhod 2",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-06-14T08:41:00Z",
                "net": "1965-03-18T07:00:00Z",
                "window_end": "1965-03-18T07:00:00Z",
                "window_start": "1965-03-18T07:00:00Z",
                "net_precision": null,
                "probability": -1,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": null,
                "hashtag": null,
                "launch_service_provider": {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                },
                "rocket": {
                    "id": 200,
                    "configuration": {
                        "id": 104,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/104/?format=api",
                        "name": "Voskhod",
                        "family": "R-7",
                        "full_name": "Voskhod",
                        "variant": "Voskhod"
                    }
                },
                "mission": {
                    "id": 844,
                    "name": "Voskhod 2",
                    "description": "Voskhod 2 carrying Voskhod 3KD spacecraft carried two cosmonauts, Pavel Belyayev & Alexey Leonov, to orbit. The craft was equipped with an inflatable airlock in order to conduct the first ever spacewalk. Alexey Leonov became the first person to do so by performing a 12 minute spacewalk. The mission lasted 1 day, 2 hours, 2 minutes & 17 seconds completing a total of 17 orbits around Earth. The mission had many issues, for example during his spacewalk his spacesuit ballooned up to a point where his suit became stiff. In order to move his limbs again and re-enter the airlock he had to bleed off some of the suit's pressure. After re-entering the capsule,the crew had trouble sealing the hatch, during re-entry the orbital module did not properly disconnect from the landing module causing the spacecraft to spin wildly until turbulence caused them to separate at around 100 km and the automatic landing system failed and the crew had to rely on the manual backup. Earlier troubles meant that spacecraft landed 386 km away from their targeted landing zome in the forests of Upper Kama Upland.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 32,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
                    "agency_id": null,
                    "name": "1/5",
                    "description": null,
                    "info_url": null,
                    "wiki_url": "",
                    "map_url": "https://www.google.com/maps?q=45.92,63.342",
                    "latitude": "45.92",
                    "longitude": "63.342",
                    "location": {
                        "id": 15,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                        "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                        "country_code": "KAZ",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                        "timezone_name": "Asia/Qyzylorda",
                        "total_launch_count": 1548,
                        "total_landing_count": 0
                    },
                    "country_code": "KAZ",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_32_20200803143513.jpg",
                    "total_launch_count": 487,
                    "orbital_launch_attempt_count": 487
                },
                "webcast_live": false,
                "image": null,
                "infographic": null,
                "program": [
                    {
                        "id": 10,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/10/?format=api",
                        "name": "Voskhod",
                        "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.",
                        "agencies": [
                            {
                                "id": 66,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                                "name": "Soviet Space Program",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/voskhod_program_20200820205643.jpg",
                        "start_date": "1964-10-06T07:12:00Z",
                        "end_date": "1966-03-16T14:09:00Z",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_programme",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 418,
                "location_launch_attempt_count": 92,
                "pad_launch_attempt_count": 72,
                "agency_launch_attempt_count": 119,
                "orbital_launch_attempt_count_year": 26,
                "location_launch_attempt_count_year": 8,
                "pad_launch_attempt_count_year": 2,
                "agency_launch_attempt_count_year": 11,
                "type": "normal"
            },
            "landing": {
                "id": 1057,
                "attempt": true,
                "success": true,
                "description": "The Voskhod-3KD spacecraft touched down earlier than planned due to pressurization issues following the first ever spacewalk. After a 26-hour flight, the capsule returned to Earth safely. However, it landed in the Ural mountains, which was nearly 1000 km north of the intended landing site. The crew was rescued approximately one day after they landed.",
                "downrange_distance": null,
                "location": {
                    "id": 19,
                    "name": "Kazakhstan",
                    "abbrev": "KAZ",
                    "description": "Deserts of Kazakhstan in Central Asia",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        }
    ],
    "flights_count": 1,
    "landings_count": 1,
    "spacewalks_count": 0,
    "last_flight": "1965-03-18T07:00:00Z",
    "first_flight": "1965-03-18T07:00:00Z",
    "spacewalks": []
}