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

{
    "id": 648,
    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/648/?format=api",
    "name": "Joseph A. Walker",
    "status": {
        "id": 11,
        "name": "Deceased"
    },
    "type": {
        "id": 2,
        "name": "Government"
    },
    "in_space": false,
    "time_in_space": "PT2H32M32S",
    "eva_time": "P0D",
    "agency": {
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
    },
    "age": 45,
    "date_of_birth": "1921-02-20",
    "date_of_death": "1966-06-08",
    "nationality": "American",
    "twitter": null,
    "instagram": null,
    "bio": "Joseph Albert Walker was an American World War II pilot, experimental physicist, NASA test pilot, and astronaut. He was one of twelve pilots who flew the North American X-15, an experimental spaceplane jointly operated by the Air Force and NASA.",
    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/joseph_a._walke_image_20200711033534.jpg",
    "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185351.jpeg",
    "wiki": "https://en.wikipedia.org/wiki/Joseph_A._Walker",
    "flights": [
        {
            "id": "6da57141-ac4f-4932-8136-1ed6d507b618",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/6da57141-ac4f-4932-8136-1ed6d507b618/?format=api",
            "slug": "x-15-flight-91",
            "name": "X-15 | Flight 91",
            "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:56:14Z",
            "net": "1963-08-22T18:05:57Z",
            "window_end": "1963-08-22T18:05:57Z",
            "window_start": "1963-08-22T18:05:57Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 2570,
                "configuration": {
                    "id": 209,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/209/?format=api",
                    "name": "North American X-15",
                    "family": "",
                    "full_name": "North American X-15",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1130,
                "name": "Flight 91",
                "description": "X-15 Flight 91 was a 1963 American crewed mission, and the second and final flight in the program to achieve sub-orbital spaceflight—a flight over 100 km in altitude. It was the highest flight of the X-15 program.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 112,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/112/?format=api",
                "agency_id": null,
                "name": "Edwards Air Force Base",
                "description": null,
                "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.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_112_20200803143214.jpg",
                "total_launch_count": 13,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
            "infographic": null,
            "program": [
                {
                    "id": 20,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/20/?format=api",
                    "name": "X-15",
                    "description": "Experimental hypersonic rocket-powered aircraft.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 161,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                            "name": "United States Air Force",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.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",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 11,
            "pad_launch_attempt_count": 5,
            "agency_launch_attempt_count": 158,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 32,
            "type": "normal"
        },
        {
            "id": "787e052f-182e-427f-b346-31953146f49f",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/787e052f-182e-427f-b346-31953146f49f/?format=api",
            "slug": "x-15-flight-77",
            "name": "X-15 | Flight 77",
            "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:56:13Z",
            "net": "1963-01-17T16:59:00Z",
            "window_end": "1963-01-17T19:09:00Z",
            "window_start": "1963-01-17T18:59:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 2983,
                "configuration": {
                    "id": 209,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/209/?format=api",
                    "name": "North American X-15",
                    "family": "",
                    "full_name": "North American X-15",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1408,
                "name": "Flight 77",
                "description": "Flight 77 of the North American X-15 was a test flight conducted by NASA and the US Air Force in 1963. Piloted by Joseph A. Walker it reached an altitude of 82.7 km.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 112,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/112/?format=api",
                "agency_id": null,
                "name": "Edwards Air Force Base",
                "description": null,
                "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.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_112_20200803143214.jpg",
                "total_launch_count": 13,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
            "infographic": null,
            "program": [
                {
                    "id": 20,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/20/?format=api",
                    "name": "X-15",
                    "description": "Experimental hypersonic rocket-powered aircraft.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 161,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                            "name": "United States Air Force",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.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",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 8,
            "pad_launch_attempt_count": 2,
            "agency_launch_attempt_count": 129,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 3,
            "type": "normal"
        },
        {
            "id": "b2c5017d-edc7-44bf-9655-ef05e168b4cf",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/b2c5017d-edc7-44bf-9655-ef05e168b4cf/?format=api",
            "slug": "x-15-flight-90",
            "name": "X-15 | Flight 90",
            "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:56:14Z",
            "net": "1963-07-19T18:20:05Z",
            "window_end": "1963-07-19T18:20:05Z",
            "window_start": "1963-07-19T18:20:05Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 2729,
                "configuration": {
                    "id": 209,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/209/?format=api",
                    "name": "North American X-15",
                    "family": "",
                    "full_name": "North American X-15",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1131,
                "name": "Flight 90",
                "description": "Flight 90 of the North American X-15 was a test flight conducted by NASA and the US Air Force in 1963. It was the first of two X-15 missions that passed the 100-km high Kármán line.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 112,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/112/?format=api",
                "agency_id": null,
                "name": "Edwards Air Force Base",
                "description": null,
                "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.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_112_20200803143214.jpg",
                "total_launch_count": 13,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
            "infographic": null,
            "program": [
                {
                    "id": 20,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/20/?format=api",
                    "name": "X-15",
                    "description": "Experimental hypersonic rocket-powered aircraft.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 161,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                            "name": "United States Air Force",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.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",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 10,
            "pad_launch_attempt_count": 4,
            "agency_launch_attempt_count": 154,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 28,
            "type": "normal"
        }
    ],
    "landings": [
        {
            "id": 679,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/679/?format=api",
            "destination": "Suborbital",
            "mission_end": "1963-01-17T19:09:00Z",
            "spacecraft": {
                "id": 444,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/444/?format=api",
                "name": "X-15-3",
                "serial_number": "56-6672",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT3H51M32S",
                "time_docked": "P0D",
                "flights_count": 11,
                "mission_ends_count": 11,
                "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.2.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.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    },
                    "in_use": false,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/north2520american2520x-15_image_20190207032520.jpeg"
                }
            },
            "launch": {
                "id": "787e052f-182e-427f-b346-31953146f49f",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/787e052f-182e-427f-b346-31953146f49f/?format=api",
                "slug": "x-15-flight-77",
                "name": "X-15 | Flight 77",
                "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:56:13Z",
                "net": "1963-01-17T16:59:00Z",
                "window_end": "1963-01-17T19:09:00Z",
                "window_start": "1963-01-17T18:59:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 161,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                    "name": "United States Air Force",
                    "type": "Government"
                },
                "rocket": {
                    "id": 2983,
                    "configuration": {
                        "id": 209,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/209/?format=api",
                        "name": "North American X-15",
                        "family": "",
                        "full_name": "North American X-15",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1408,
                    "name": "Flight 77",
                    "description": "Flight 77 of the North American X-15 was a test flight conducted by NASA and the US Air Force in 1963. Piloted by Joseph A. Walker it reached an altitude of 82.7 km.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 112,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/112/?format=api",
                    "agency_id": null,
                    "name": "Edwards Air Force Base",
                    "description": null,
                    "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.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_112_20200803143214.jpg",
                    "total_launch_count": 13,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
                "infographic": null,
                "program": [
                    {
                        "id": 20,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/20/?format=api",
                        "name": "X-15",
                        "description": "Experimental hypersonic rocket-powered aircraft.",
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 161,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                                "name": "United States Air Force",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.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",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 8,
                "pad_launch_attempt_count": 2,
                "agency_launch_attempt_count": 129,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 1,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 3,
                "type": "normal"
            },
            "landing": {
                "id": 1141,
                "attempt": true,
                "success": true,
                "description": "The X-15 aircraft successfully landed after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 23,
                    "name": "Edwards Air Force Base",
                    "abbrev": "EAFB",
                    "description": "Edwards Air Force Base in California.",
                    "location": {
                        "id": 162,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/162/?format=api",
                        "name": "Edwards Air Force Base",
                        "country_code": "USA",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_edwards_air_force_base_20230422085221.jpg",
                        "timezone_name": "America/Los_Angeles",
                        "total_launch_count": 0,
                        "total_landing_count": 0
                    },
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 577,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/577/?format=api",
            "destination": "Suborbital",
            "mission_end": "1963-07-19T18:31:29Z",
            "spacecraft": {
                "id": 444,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/444/?format=api",
                "name": "X-15-3",
                "serial_number": "56-6672",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT3H51M32S",
                "time_docked": "P0D",
                "flights_count": 11,
                "mission_ends_count": 11,
                "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.2.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.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    },
                    "in_use": false,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/north2520american2520x-15_image_20190207032520.jpeg"
                }
            },
            "launch": {
                "id": "b2c5017d-edc7-44bf-9655-ef05e168b4cf",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/b2c5017d-edc7-44bf-9655-ef05e168b4cf/?format=api",
                "slug": "x-15-flight-90",
                "name": "X-15 | Flight 90",
                "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:56:14Z",
                "net": "1963-07-19T18:20:05Z",
                "window_end": "1963-07-19T18:20:05Z",
                "window_start": "1963-07-19T18:20:05Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 161,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                    "name": "United States Air Force",
                    "type": "Government"
                },
                "rocket": {
                    "id": 2729,
                    "configuration": {
                        "id": 209,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/209/?format=api",
                        "name": "North American X-15",
                        "family": "",
                        "full_name": "North American X-15",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1131,
                    "name": "Flight 90",
                    "description": "Flight 90 of the North American X-15 was a test flight conducted by NASA and the US Air Force in 1963. It was the first of two X-15 missions that passed the 100-km high Kármán line.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 112,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/112/?format=api",
                    "agency_id": null,
                    "name": "Edwards Air Force Base",
                    "description": null,
                    "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.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_112_20200803143214.jpg",
                    "total_launch_count": 13,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
                "infographic": null,
                "program": [
                    {
                        "id": 20,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/20/?format=api",
                        "name": "X-15",
                        "description": "Experimental hypersonic rocket-powered aircraft.",
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 161,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                                "name": "United States Air Force",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.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",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 10,
                "pad_launch_attempt_count": 4,
                "agency_launch_attempt_count": 154,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 3,
                "pad_launch_attempt_count_year": 3,
                "agency_launch_attempt_count_year": 28,
                "type": "normal"
            },
            "landing": {
                "id": 1143,
                "attempt": true,
                "success": true,
                "description": "The X-15 aircraft successfully landed after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 23,
                    "name": "Edwards Air Force Base",
                    "abbrev": "EAFB",
                    "description": "Edwards Air Force Base in California.",
                    "location": {
                        "id": 162,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/162/?format=api",
                        "name": "Edwards Air Force Base",
                        "country_code": "USA",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_edwards_air_force_base_20230422085221.jpg",
                        "timezone_name": "America/Los_Angeles",
                        "total_launch_count": 0,
                        "total_landing_count": 0
                    },
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 576,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/576/?format=api",
            "destination": "Suborbital",
            "mission_end": "1963-08-22T18:17:05Z",
            "spacecraft": {
                "id": 444,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/444/?format=api",
                "name": "X-15-3",
                "serial_number": "56-6672",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT3H51M32S",
                "time_docked": "P0D",
                "flights_count": 11,
                "mission_ends_count": 11,
                "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.2.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.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    },
                    "in_use": false,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/north2520american2520x-15_image_20190207032520.jpeg"
                }
            },
            "launch": {
                "id": "6da57141-ac4f-4932-8136-1ed6d507b618",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/6da57141-ac4f-4932-8136-1ed6d507b618/?format=api",
                "slug": "x-15-flight-91",
                "name": "X-15 | Flight 91",
                "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:56:14Z",
                "net": "1963-08-22T18:05:57Z",
                "window_end": "1963-08-22T18:05:57Z",
                "window_start": "1963-08-22T18:05:57Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 161,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                    "name": "United States Air Force",
                    "type": "Government"
                },
                "rocket": {
                    "id": 2570,
                    "configuration": {
                        "id": 209,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/209/?format=api",
                        "name": "North American X-15",
                        "family": "",
                        "full_name": "North American X-15",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 1130,
                    "name": "Flight 91",
                    "description": "X-15 Flight 91 was a 1963 American crewed mission, and the second and final flight in the program to achieve sub-orbital spaceflight—a flight over 100 km in altitude. It was the highest flight of the X-15 program.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 112,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/112/?format=api",
                    "agency_id": null,
                    "name": "Edwards Air Force Base",
                    "description": null,
                    "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.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_112_20200803143214.jpg",
                    "total_launch_count": 13,
                    "orbital_launch_attempt_count": 0
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/north_american__image_20210813101104.png",
                "infographic": null,
                "program": [
                    {
                        "id": 20,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/20/?format=api",
                        "name": "X-15",
                        "description": "Experimental hypersonic rocket-powered aircraft.",
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 161,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                                "name": "United States Air Force",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.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",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": null,
                "location_launch_attempt_count": 11,
                "pad_launch_attempt_count": 5,
                "agency_launch_attempt_count": 158,
                "orbital_launch_attempt_count_year": 0,
                "location_launch_attempt_count_year": 4,
                "pad_launch_attempt_count_year": 4,
                "agency_launch_attempt_count_year": 32,
                "type": "normal"
            },
            "landing": {
                "id": 1144,
                "attempt": true,
                "success": true,
                "description": "The X-15 aircraft successfully landed after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 23,
                    "name": "Edwards Air Force Base",
                    "abbrev": "EAFB",
                    "description": "Edwards Air Force Base in California.",
                    "location": {
                        "id": 162,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/162/?format=api",
                        "name": "Edwards Air Force Base",
                        "country_code": "USA",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_edwards_air_force_base_20230422085221.jpg",
                        "timezone_name": "America/Los_Angeles",
                        "total_launch_count": 0,
                        "total_landing_count": 0
                    },
                    "successful_landings": 0
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        }
    ],
    "flights_count": 3,
    "landings_count": 3,
    "spacewalks_count": 0,
    "last_flight": "1963-08-22T18:05:57Z",
    "first_flight": "1963-01-17T16:59:00Z",
    "spacewalks": []
}