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

{
    "id": 691,
    "url": "https://ll.thespacedevs.com/2.0.0/astronaut/691/?format=api",
    "name": "William H. Dana",
    "status": {
        "id": 11,
        "name": "Deceased"
    },
    "type": {
        "id": 2,
        "name": "Government"
    },
    "agency": {
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
    },
    "date_of_birth": "1930-11-03",
    "date_of_death": "2014-05-06",
    "nationality": "American",
    "twitter": null,
    "instagram": null,
    "bio": "William Harvey \"Bill\" Dana was an American  aeronautical engineer, U.S. Air Force pilot, NASA test pilot, and astronaut.\r\nHe flew on X-15 Flight 174 and Flight 197, both of which passed 50 miles in altitude.",
    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_h._dana_image_20210801072141.jpeg",
    "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190406.jpeg",
    "wiki": "https://en.wikipedia.org/wiki/William_H._Dana",
    "flights": [
        {
            "id": "78af0ba6-5f5a-4649-b494-e258ef7fbd0a",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/78af0ba6-5f5a-4649-b494-e258ef7fbd0a/?format=api",
            "launch_library_id": null,
            "slug": "x-15-flight-197",
            "name": "X-15 | Flight 197",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1968-08-21T17:05:00Z",
            "window_end": "1968-08-21T17:14:00Z",
            "window_start": "1968-08-21T17:05:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 2992,
                "configuration": {
                    "id": 209,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/209/?format=api",
                    "name": "North American X-15",
                    "family": "",
                    "full_name": "North American X-15",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1417,
                "launch_library_id": null,
                "name": "Flight 197",
                "description": "Flight 197 of the North American X-15 was a test flight conducted by NASA and the US Air Force in 1968. Piloted by  William H. Dana it reached an altitude of 81.4 km.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                }
            },
            "pad": {
                "id": 112,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/112/?format=api",
                "agency_id": null,
                "name": "Edwards Air Force Base",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Edwards_Air_Force_Base",
                "map_url": "https://www.google.com/maps?q=34.905556,-117.883611",
                "latitude": "34.905556",
                "longitude": "-117.883611",
                "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                    "total_launch_count": 86,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_112_20200803143214.jpg",
                "total_launch_count": 13
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
            "infographic": null,
            "program": [
                {
                    "id": 20,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/20/?format=api",
                    "name": "X-15",
                    "description": "Experimental hypersonic rocket-powered aircraft.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 161,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                            "name": "United States Air Force",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x-15_program_20210809102752.jpeg",
                    "start_date": "1959-03-10T00:00:00Z",
                    "end_date": "1968-12-12T00:00:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/North_American_X-15"
                }
            ]
        },
        {
            "id": "4a9def8e-6fde-4048-9dd0-2bcfb2012cf5",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/4a9def8e-6fde-4048-9dd0-2bcfb2012cf5/?format=api",
            "launch_library_id": null,
            "slug": "x-15-flight-174",
            "name": "X-15 | Flight 174",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1966-11-01T21:24:00Z",
            "window_end": "1966-11-01T21:35:00Z",
            "window_start": "1966-11-01T21:24:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 2989,
                "configuration": {
                    "id": 209,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/209/?format=api",
                    "name": "North American X-15",
                    "family": "",
                    "full_name": "North American X-15",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1414,
                "launch_library_id": null,
                "name": "Flight 174",
                "description": "Flight 174 of the North American X-15 was a test flight conducted by NASA and the US Air Force in 1966. Piloted by William H. Dana, it reached an altitude of 93.5 km.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                }
            },
            "pad": {
                "id": 112,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/112/?format=api",
                "agency_id": null,
                "name": "Edwards Air Force Base",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Edwards_Air_Force_Base",
                "map_url": "https://www.google.com/maps?q=34.905556,-117.883611",
                "latitude": "34.905556",
                "longitude": "-117.883611",
                "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                    "total_launch_count": 86,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_112_20200803143214.jpg",
                "total_launch_count": 13
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
            "infographic": null,
            "program": [
                {
                    "id": 20,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/20/?format=api",
                    "name": "X-15",
                    "description": "Experimental hypersonic rocket-powered aircraft.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 161,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                            "name": "United States Air Force",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x-15_program_20210809102752.jpeg",
                    "start_date": "1959-03-10T00:00:00Z",
                    "end_date": "1968-12-12T00:00:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/North_American_X-15"
                }
            ]
        }
    ],
    "landings": [
        {
            "id": 685,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/685/?format=api",
            "destination": "Suborbital",
            "mission_end": "1966-11-01T21:35:00Z",
            "spacecraft": {
                "id": 444,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/444/?format=api",
                "name": "X-15-3",
                "serial_number": "56-6672",
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "Third X-15 experimental rocket plane. Destroyed during flight 191.",
                "spacecraft_config": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/13/?format=api",
                    "name": "North American X-15",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    },
                    "in_use": false,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520x-15_image_20190207032520.jpeg"
                }
            },
            "launch": {
                "id": "4a9def8e-6fde-4048-9dd0-2bcfb2012cf5",
                "url": "https://ll.thespacedevs.com/2.0.0/launch/4a9def8e-6fde-4048-9dd0-2bcfb2012cf5/?format=api",
                "launch_library_id": null,
                "slug": "x-15-flight-174",
                "name": "X-15 | Flight 174",
                "status": {
                    "id": 3,
                    "name": "Success"
                },
                "net": "1966-11-01T21:24:00Z",
                "window_end": "1966-11-01T21:35:00Z",
                "window_start": "1966-11-01T21:24:00Z",
                "inhold": false,
                "tbdtime": false,
                "tbddate": false,
                "probability": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 161,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                    "name": "United States Air Force",
                    "type": "Government"
                },
                "rocket": {
                    "id": 2989,
                    "configuration": {
                        "id": 209,
                        "launch_library_id": null,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/209/?format=api",
                        "name": "North American X-15",
                        "family": "",
                        "full_name": "North American X-15",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1414,
                    "launch_library_id": null,
                    "name": "Flight 174",
                    "description": "Flight 174 of the North American X-15 was a test flight conducted by NASA and the US Air Force in 1966. Piloted by William H. Dana, it reached an altitude of 93.5 km.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    }
                },
                "pad": {
                    "id": 112,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/112/?format=api",
                    "agency_id": null,
                    "name": "Edwards Air Force Base",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Edwards_Air_Force_Base",
                    "map_url": "https://www.google.com/maps?q=34.905556,-117.883611",
                    "latitude": "34.905556",
                    "longitude": "-117.883611",
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                        "total_launch_count": 86,
                        "total_landing_count": 0
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_112_20200803143214.jpg",
                    "total_launch_count": 13
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
                "infographic": null,
                "program": [
                    {
                        "id": 20,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/20/?format=api",
                        "name": "X-15",
                        "description": "Experimental hypersonic rocket-powered aircraft.",
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 161,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                                "name": "United States Air Force",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x-15_program_20210809102752.jpeg",
                        "start_date": "1959-03-10T00:00:00Z",
                        "end_date": "1968-12-12T00:00:00Z",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/North_American_X-15"
                    }
                ]
            }
        },
        {
            "id": 688,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/688/?format=api",
            "destination": "Suborbital",
            "mission_end": "1968-08-21T17:14:00Z",
            "spacecraft": {
                "id": 442,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/442/?format=api",
                "name": "X-15-1",
                "serial_number": "56-6670",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "description": "First X-15 experimental rocket plane.",
                "spacecraft_config": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/13/?format=api",
                    "name": "North American X-15",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    },
                    "in_use": false,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520x-15_image_20190207032520.jpeg"
                }
            },
            "launch": {
                "id": "78af0ba6-5f5a-4649-b494-e258ef7fbd0a",
                "url": "https://ll.thespacedevs.com/2.0.0/launch/78af0ba6-5f5a-4649-b494-e258ef7fbd0a/?format=api",
                "launch_library_id": null,
                "slug": "x-15-flight-197",
                "name": "X-15 | Flight 197",
                "status": {
                    "id": 3,
                    "name": "Success"
                },
                "net": "1968-08-21T17:05:00Z",
                "window_end": "1968-08-21T17:14:00Z",
                "window_start": "1968-08-21T17:05:00Z",
                "inhold": false,
                "tbdtime": false,
                "tbddate": false,
                "probability": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 161,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                    "name": "United States Air Force",
                    "type": "Government"
                },
                "rocket": {
                    "id": 2992,
                    "configuration": {
                        "id": 209,
                        "launch_library_id": null,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/209/?format=api",
                        "name": "North American X-15",
                        "family": "",
                        "full_name": "North American X-15",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1417,
                    "launch_library_id": null,
                    "name": "Flight 197",
                    "description": "Flight 197 of the North American X-15 was a test flight conducted by NASA and the US Air Force in 1968. Piloted by  William H. Dana it reached an altitude of 81.4 km.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    }
                },
                "pad": {
                    "id": 112,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/112/?format=api",
                    "agency_id": null,
                    "name": "Edwards Air Force Base",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Edwards_Air_Force_Base",
                    "map_url": "https://www.google.com/maps?q=34.905556,-117.883611",
                    "latitude": "34.905556",
                    "longitude": "-117.883611",
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                        "total_launch_count": 86,
                        "total_landing_count": 0
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_112_20200803143214.jpg",
                    "total_launch_count": 13
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
                "infographic": null,
                "program": [
                    {
                        "id": 20,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/20/?format=api",
                        "name": "X-15",
                        "description": "Experimental hypersonic rocket-powered aircraft.",
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 161,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                                "name": "United States Air Force",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x-15_program_20210809102752.jpeg",
                        "start_date": "1959-03-10T00:00:00Z",
                        "end_date": "1968-12-12T00:00:00Z",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/North_American_X-15"
                    }
                ]
            }
        }
    ],
    "last_flight": "1968-08-21T17:05:00Z",
    "first_flight": "1966-11-01T21:24:00Z"
}