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

{
    "id": 730,
    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/730/?format=api",
    "name": "Victor Vescovo",
    "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
    },
    "type": {
        "id": 3,
        "name": "Private"
    },
    "in_space": false,
    "time_in_space": "PT10M5S",
    "eva_time": "P0D",
    "agency": {
        "id": 141,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "type": "Commercial"
    },
    "age": null,
    "date_of_birth": null,
    "date_of_death": null,
    "nationality": "American",
    "twitter": "https://twitter.com/VictorVescovo",
    "instagram": null,
    "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).",
    "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",
    "wiki": "https://en.wikipedia.org/wiki/Victor_Vescovo",
    "flights": [
        {
            "id": "f058ecca-bda7-4797-ae47-b5c450b1bd78",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/f058ecca-bda7-4797-ae47-b5c450b1bd78/?format=api",
            "slug": "new-shepard-ns-21",
            "name": "New Shepard | NS-21",
            "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-14T09:55:45Z",
            "net": "2022-06-04T13:25:42Z",
            "window_end": "2022-06-04T16:00:00Z",
            "window_start": "2022-06-04T13:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7573,
                "configuration": {
                    "id": 137,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                    "name": "New Shepard",
                    "family": "",
                    "full_name": "New Shepard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6016,
                "name": "NS-21",
                "description": "NS-21 is the fifth crewed New Shepard flight, carrying six passengers.",
                "launch_designator": null,
                "type": "Tourism",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 90,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/90/?format=api",
                "agency_id": 141,
                "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                "description": null,
                "info_url": "http://www.blueorigin.com",
                "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
                "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
                "latitude": "31.422878",
                "longitude": "-104.757121",
                "location": {
                    "id": 29,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                    "name": "Corn Ranch, Van Horn, TX, USA",
                    "country_code": "USA",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_29_20200803142436.jpg",
                    "timezone_name": "America/Chicago",
                    "total_launch_count": 24,
                    "total_landing_count": 24
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_90_20200803143233.jpg",
                "total_launch_count": 24,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 21,
            "pad_launch_attempt_count": 21,
            "agency_launch_attempt_count": 21,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        }
    ],
    "landings": [
        {
            "id": 781,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/781/?format=api",
            "destination": "Suborbital",
            "mission_end": "2022-06-04T13:35:47Z",
            "spacecraft": {
                "id": 453,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/453/?format=api",
                "name": "RSS First Step",
                "serial_number": "2.0-2",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT1H22M43S",
                "time_docked": "P0D",
                "flights_count": 8,
                "mission_ends_count": 8,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "First Blue Origin New Shepard Crew Capsule 2.0 to carry human passengers. This capsule is outfitted with improvements to environmental features such as acoustics and temperature regulation inside the capsule, crew display panels, and speakers with a microphone and push-to-talk button at each seat.",
                "spacecraft_config": {
                    "id": 21,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/21/?format=api",
                    "name": "Crew Capsule 2.0",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 141,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg"
                }
            },
            "launch": {
                "id": "f058ecca-bda7-4797-ae47-b5c450b1bd78",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/f058ecca-bda7-4797-ae47-b5c450b1bd78/?format=api",
                "slug": "new-shepard-ns-21",
                "name": "New Shepard | NS-21",
                "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-14T09:55:45Z",
                "net": "2022-06-04T13:25:42Z",
                "window_end": "2022-06-04T16:00:00Z",
                "window_start": "2022-06-04T13:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 7573,
                    "configuration": {
                        "id": 137,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                        "name": "New Shepard",
                        "family": "",
                        "full_name": "New Shepard",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 6016,
                    "name": "NS-21",
                    "description": "NS-21 is the fifth crewed New Shepard flight, carrying six passengers.",
                    "launch_designator": null,
                    "type": "Tourism",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 90,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/90/?format=api",
                    "agency_id": 141,
                    "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                    "description": null,
                    "info_url": "http://www.blueorigin.com",
                    "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
                    "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
                    "latitude": "31.422878",
                    "longitude": "-104.757121",
                    "location": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, USA",
                        "country_code": "USA",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_29_20200803142436.jpg",
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 24,
                        "total_landing_count": 24
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_90_20200803143233.jpg",
                    "total_launch_count": 24,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 21,
                "pad_launch_attempt_count": 21,
                "agency_launch_attempt_count": 21,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 2,
                "pad_launch_attempt_count_year": 2,
                "agency_launch_attempt_count_year": 2,
                "type": "normal"
            },
            "landing": {
                "id": 683,
                "attempt": true,
                "success": true,
                "description": "The RSS First Step capsule successfully touched down at Blue Origin's Corn Ranch facility",
                "downrange_distance": null,
                "location": {
                    "id": 28,
                    "name": "Corn Ranch, West Texas",
                    "abbrev": "CR",
                    "description": "Blue Origin launch and landing facility located in West Texas",
                    "location": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                        "name": "Corn Ranch, Van Horn, TX, USA",
                        "country_code": "USA",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_29_20200803142436.jpg",
                        "timezone_name": "America/Chicago",
                        "total_launch_count": 24,
                        "total_landing_count": 24
                    },
                    "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": "2022-06-04T13:25:42Z",
    "first_flight": "2022-06-04T13:25:42Z",
    "spacewalks": []
}