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

{
    "id": 789,
    "url": "https://ll.thespacedevs.com/2.0.0/astronaut/789/?format=api",
    "name": "Neil Kornswiet",
    "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
    },
    "type": {
        "id": 3,
        "name": "Private"
    },
    "agency": {
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "type": "Private"
    },
    "date_of_birth": null,
    "date_of_death": null,
    "nationality": "American",
    "twitter": null,
    "instagram": null,
    "bio": "Since Neil Kornswiet was a young boy in Ohio, he’s been fascinated with all things space and space travel. He watched the Mercury, Gemini and Apollo launches on his family’s tiny black-and-white TV; he devoured every space-related book he could get his hands on, as well as science fiction by Arthur C. Clarke, Isaac Asimov, and others; and he was a huge fan of the 1960s TV show Lost in Space. But it was the opportunity to do legislative research for U.S. Senator John Glenn – the former Mercury astronaut –that cemented his lifelong passion for space. During their friendship, the Senator encouraged Neil to try flying airplanes and predicted that space tourism would occur during Neil’s lifetime. Now, after flying aboard ‘Galactic 06,’ space travel has forever changed the way Neil looks at the universe and his place in it, just as Glenn told him it would. Among other things, Neil is a commercial pilot with thousands of flight hours and flies his own Gulfstream G550 jet. His spacesuit displays a USA flag patch as well as a patch honoring John Glenn.",
    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/neil_kornswiet_image_20240226161353.jpg",
    "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190949.jpeg",
    "wiki": null,
    "flights": [
        {
            "id": "206ec3ec-d265-4f74-b7c1-40ef231ef1d2",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/206ec3ec-d265-4f74-b7c1-40ef231ef1d2/?format=api",
            "launch_library_id": null,
            "slug": "spaceshiptwo-galactic-06",
            "name": "SpaceShipTwo | Galactic 06",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-01-26T17:42:05Z",
            "window_end": "2024-01-26T23:00:00Z",
            "window_start": "2024-01-26T15:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 8052,
                "configuration": {
                    "id": 465,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "SpaceShipTwo",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6600,
                "launch_library_id": null,
                "name": "Galactic 06",
                "description": "Sixth commercial Virgin Galactic mission.",
                "launch_designator": null,
                "type": "Tourism",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                }
            },
            "pad": {
                "id": 191,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/191/?format=api",
                "agency_id": 1024,
                "name": "Spaceport America",
                "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.0.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                    "total_launch_count": 85,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_spaceport_america_20210522162030.jpg",
                "total_launch_count": 13
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": []
        }
    ],
    "landings": [
        {
            "id": 820,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/820/?format=api",
            "destination": "Suborbital",
            "mission_end": "2024-01-26T17:56:00Z",
            "spacecraft": {
                "id": 473,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/473/?format=api",
                "name": "VSS Unity",
                "serial_number": "N202VG",
                "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.0.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.0.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.0.0/launch/206ec3ec-d265-4f74-b7c1-40ef231ef1d2/?format=api",
                "launch_library_id": null,
                "slug": "spaceshiptwo-galactic-06",
                "name": "SpaceShipTwo | Galactic 06",
                "status": {
                    "id": 3,
                    "name": "Success"
                },
                "net": "2024-01-26T17:42:05Z",
                "window_end": "2024-01-26T23:00:00Z",
                "window_start": "2024-01-26T15:00:00Z",
                "inhold": false,
                "tbdtime": false,
                "tbddate": false,
                "probability": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "rocket": {
                    "id": 8052,
                    "configuration": {
                        "id": 465,
                        "launch_library_id": null,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/465/?format=api",
                        "name": "SpaceShipTwo",
                        "family": "SpaceShipTwo",
                        "full_name": "SpaceShipTwo",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 6600,
                    "launch_library_id": null,
                    "name": "Galactic 06",
                    "description": "Sixth commercial Virgin Galactic mission.",
                    "launch_designator": null,
                    "type": "Tourism",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    }
                },
                "pad": {
                    "id": 191,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/191/?format=api",
                    "agency_id": 1024,
                    "name": "Spaceport America",
                    "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.0.0/location/144/?format=api",
                        "name": "Air launch to Suborbital flight",
                        "country_code": "???",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                        "total_launch_count": 85,
                        "total_landing_count": 0
                    },
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_spaceport_america_20210522162030.jpg",
                    "total_launch_count": 13
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
                "infographic": null,
                "program": []
            }
        }
    ],
    "last_flight": "2024-01-26T17:42:05Z",
    "first_flight": "2024-01-26T17:42:05Z"
}