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

{
    "id": 788,
    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/788/?format=api",
    "name": "Franz Haider",
    "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
    },
    "type": {
        "id": 1,
        "name": "Unknown"
    },
    "in_space": false,
    "time_in_space": "PT13M55S",
    "eva_time": "P0D",
    "agency": {
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "type": "Private"
    },
    "age": null,
    "date_of_birth": null,
    "date_of_death": null,
    "nationality": "American Austrian",
    "twitter": null,
    "instagram": null,
    "bio": "For Austrian entrepreneur and world traveler Franz Haider, the dream of becoming an astronaut started at the tender age of 7, when he saw the Apollo 11 Moon landing. His mother cautioned him, however, that his home country had no space program. But his desire only grew stronger and, at the age of 27 while on a trip to New Zealand, he had an epiphany: “We had reached the farthest point from our homeland, and I was thinking with a friend about how to top that. There was only one thing we could think of: A trip to space or to the Moon.” After waiting 16 years for his spaceflight, Franz says traveling on ‘Galactic 06’ was his grandest adventure yet. “I have always been fascinated by all that our beautiful planet has to offer, and seeing it from space has been profoundly life changing.” His spacesuit displays the Austria and USA flags. On his flight, Franz carried a photo of his 3-year-old son.",
    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/franz_haider_image_20240226161214.jpg",
    "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190833.jpeg",
    "wiki": null,
    "flights": [
        {
            "id": "206ec3ec-d265-4f74-b7c1-40ef231ef1d2",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/206ec3ec-d265-4f74-b7c1-40ef231ef1d2/?format=api",
            "slug": "spaceshiptwo-galactic-06",
            "name": "SpaceShipTwo | Galactic 06",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-02-26T16:22:26Z",
            "net": "2024-01-26T17:42:05Z",
            "window_end": "2024-01-26T23:00:00Z",
            "window_start": "2024-01-26T15:00:00Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 8052,
                "configuration": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6600,
                "name": "Galactic 06",
                "description": "Sixth commercial Virgin Galactic mission.",
                "launch_designator": null,
                "type": "Tourism",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [
                    {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "featured": false,
                        "type": "Private",
                        "country_code": "USA",
                        "abbrev": "VG",
                        "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
                        "administrator": "Founder: Richard Branson",
                        "founding_year": "2004",
                        "launchers": "VMS Eve",
                        "spacecraft": "VSS Enterprise | VSS Unity",
                        "launch_library_url": null,
                        "total_launch_count": 66,
                        "consecutive_successful_launches": 10,
                        "successful_launches": 61,
                        "failed_launches": 5,
                        "pending_launches": 1,
                        "consecutive_successful_landings": 0,
                        "successful_landings": 0,
                        "failed_landings": 0,
                        "attempted_landings": 0,
                        "info_url": "https://www.virgingalactic.com/",
                        "wiki_url": "https://en.wikipedia.org/wiki/Virgin_Galactic",
                        "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png",
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                        "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_nation_20230617045127.jpg"
                    }
                ],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 191,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/191/?format=api",
                "agency_id": 1024,
                "name": "Spaceport America",
                "description": null,
                "info_url": "https://www.spaceportamerica.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Spaceport_America",
                "map_url": "https://www.google.com/maps?q=32.9902778,-106.9719162",
                "latitude": "32.9902778",
                "longitude": "-106.9719162",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "timezone_name": "",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_spaceport_america_20210522162030.jpg",
                "total_launch_count": 13,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 85,
            "pad_launch_attempt_count": 13,
            "agency_launch_attempt_count": 66,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        }
    ],
    "landings": [
        {
            "id": 820,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/820/?format=api",
            "destination": "Suborbital",
            "mission_end": "2024-01-26T17:56:00Z",
            "spacecraft": {
                "id": 473,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/473/?format=api",
                "name": "VSS Unity",
                "serial_number": "N202VG",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT3H48M43S",
                "time_docked": "P0D",
                "flights_count": 29,
                "mission_ends_count": 29,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "VSS Unity, previously referred to as VSS Voyager, is a SpaceShipTwo-class suborbital rocket-powered crewed spaceplane. It is the second SpaceShipTwo to be built and will be used as part of the Virgin Galactic fleet.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "type": "Private"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg"
                }
            },
            "launch": {
                "id": "206ec3ec-d265-4f74-b7c1-40ef231ef1d2",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/206ec3ec-d265-4f74-b7c1-40ef231ef1d2/?format=api",
                "slug": "spaceshiptwo-galactic-06",
                "name": "SpaceShipTwo | Galactic 06",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2024-02-26T16:22:26Z",
                "net": "2024-01-26T17:42:05Z",
                "window_end": "2024-01-26T23:00:00Z",
                "window_start": "2024-01-26T15:00:00Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 8052,
                    "configuration": {
                        "id": 465,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 6600,
                    "name": "Galactic 06",
                    "description": "Sixth commercial Virgin Galactic mission.",
                    "launch_designator": null,
                    "type": "Tourism",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [
                        {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "featured": false,
                            "type": "Private",
                            "country_code": "USA",
                            "abbrev": "VG",
                            "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
                            "administrator": "Founder: Richard Branson",
                            "founding_year": "2004",
                            "launchers": "VMS Eve",
                            "spacecraft": "VSS Enterprise | VSS Unity",
                            "launch_library_url": null,
                            "total_launch_count": 66,
                            "consecutive_successful_launches": 10,
                            "successful_launches": 61,
                            "failed_launches": 5,
                            "pending_launches": 1,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "info_url": "https://www.virgingalactic.com/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Virgin_Galactic",
                            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png",
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                            "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_nation_20230617045127.jpg"
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 191,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/191/?format=api",
                    "agency_id": 1024,
                    "name": "Spaceport America",
                    "description": null,
                    "info_url": "https://www.spaceportamerica.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Spaceport_America",
                    "map_url": "https://www.google.com/maps?q=32.9902778,-106.9719162",
                    "latitude": "32.9902778",
                    "longitude": "-106.9719162",
                    "location": {
                        "id": 144,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "timezone_name": "",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_spaceport_america_20210522162030.jpg",
                    "total_launch_count": 13,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 85,
                "pad_launch_attempt_count": 13,
                "agency_launch_attempt_count": 66,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 1,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 1,
                "type": "normal"
            },
            "landing": {
                "id": 1270,
                "attempt": true,
                "success": true,
                "description": "VSS Unity has successfully landed at Spaceport America after this flight",
                "downrange_distance": 0.0,
                "location": {
                    "id": 13,
                    "name": "Spaceport America",
                    "abbrev": "SA",
                    "description": "FAA-licensed spaceport  in New Mexico.",
                    "location": {
                        "id": 31,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/31/?format=api",
                        "name": "Spaceport America, NM, USA",
                        "country_code": "USA",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_31_20200803142505.jpg",
                        "timezone_name": "America/Denver",
                        "total_launch_count": 4,
                        "total_landing_count": 4
                    },
                    "successful_landings": 3
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        }
    ],
    "flights_count": 1,
    "landings_count": 1,
    "spacewalks_count": 0,
    "last_flight": "2024-01-26T17:42:05Z",
    "first_flight": "2024-01-26T17:42:05Z",
    "spacewalks": []
}