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

{
    "id": 26,
    "url": "https://ll.thespacedevs.com/2.0.0/astronaut/26/?format=api",
    "name": "Gus Grissom",
    "status": {
        "id": 5,
        "name": "Lost In Training"
    },
    "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": "1926-04-03",
    "date_of_death": "1967-01-27",
    "nationality": "American",
    "twitter": null,
    "instagram": null,
    "bio": "Lieutenant Colonel Virgil Ivan \"Gus\" Grissom was one of the seven original National Aeronautics and Space Administration's Project Mercury astronauts, and the first of the Mercury Seven to die. He was also a Project Gemini and an Apollo program astronaut. Grissom was the second American to fly in space, and the first member of the NASA Astronaut Corps to fly in space twice. In addition, Grissom was a World War II and Korean War veteran, U.S. Air Force test pilot, and a mechanical engineer. He was a recipient of the Distinguished Flying Cross, and the Air Medal with an oak leaf cluster, a two-time recipient of the NASA Distinguished Service Medal, and, posthumously, the Congressional Space Medal of Honor.",
    "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/gus2520grissom_image_20181128142030.jpg",
    "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190914.jpeg",
    "wiki": "https://en.wikipedia.org/wiki/Gus_Grissom",
    "flights": [
        {
            "id": "9fb39b29-dc31-476c-9d54-17ee7e4dde5b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/9fb39b29-dc31-476c-9d54-17ee7e4dde5b/?format=api",
            "launch_library_id": 1016,
            "slug": "titan-ii-glv-gemini-iii",
            "name": "Titan II GLV | Gemini III",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-03-23T14:24:00Z",
            "window_end": "1965-03-23T14:24:00Z",
            "window_start": "1965-03-23T14:24:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 201,
                "configuration": {
                    "id": 98,
                    "launch_library_id": 137,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/98/?format=api",
                    "name": "Titan II",
                    "family": "Titan",
                    "full_name": "Titan II GLV",
                    "variant": "GLV"
                }
            },
            "mission": {
                "id": 263,
                "launch_library_id": 251,
                "name": "Gemini III (Gemini 3)",
                "description": "Gemini 3 was the first crewed mission of the Gemini program. Mission Command Pilot Gus Grissom and  PilotJohn Young flew 3 orbits in a flight that was the last one to be operated from the Cape Kennedy Air Force Station. The mission was considered a success and was the first flight to perform an orbital maneuver. Gemini 3 fired its engines for 1 minute and 14 seconds changing its orbit. The mission lasted 4 hours and 52 minutes.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/18/?format=api",
                "agency_id": null,
                "name": "Launch Complex 19",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_19",
                "map_url": "https://www.google.com/maps?q=28.506898,-80.554169",
                "latitude": "28.506898",
                "longitude": "-80.554169",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                    "total_launch_count": 948,
                    "total_landing_count": 51
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_18_20200803143356.jpg",
                "total_launch_count": 12
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/3/?format=api",
                    "name": "Gemini",
                    "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/project2520gem_program_20200820195350.png",
                    "start_date": "1961-12-07T00:00:00Z",
                    "end_date": "1966-11-15T19:21:04Z",
                    "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini"
                }
            ]
        },
        {
            "id": "a49d791b-3c7f-4ee9-8917-14596a2a1a25",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a49d791b-3c7f-4ee9-8917-14596a2a1a25/?format=api",
            "launch_library_id": null,
            "slug": "saturn-ib-apollo-1-failure-before-launch",
            "name": "Saturn IB | Apollo 1 (Failure before launch)",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1967-01-27T23:31:19Z",
            "window_end": "1967-01-27T23:31:19Z",
            "window_start": "1967-01-27T23:31:19Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "Crew and spacecraft lost due to a cabin fire that occurred during a launch rehearsal at Cape Kennedy Air Force Station Launch Complex 34 on January 27, 1967.",
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 2880,
                "configuration": {
                    "id": 163,
                    "launch_library_id": 135,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/163/?format=api",
                    "name": "Saturn IB",
                    "family": "Saturn",
                    "full_name": "Saturn IB",
                    "variant": "IB"
                }
            },
            "mission": {
                "id": 1296,
                "launch_library_id": null,
                "name": "Apollo 1",
                "description": "Apollo 1, initially designated AS-204, was the first crewed mission of the United States Apollo program, the undertaking to land the first man on the Moon. It was planned to launch on February 21, 1967, as the first low Earth orbital test of the Apollo command and service module. The mission never flew; a cabin fire during a launch rehearsal test at Cape Kennedy Air Force Station Launch Complex 34 on January 27 killed all three crew members—Command Pilot Gus Grissom, Senior Pilot Ed White, and Pilot Roger B. Chaffee—and destroyed the command module (CM). The name Apollo 1, chosen by the crew, was made official by NASA in their honor after the fire.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 19,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/19/?format=api",
                "agency_id": null,
                "name": "Launch Complex 34",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_34",
                "map_url": "https://www.google.com/maps?q=28.521811,-80.56113",
                "latitude": "28.521811",
                "longitude": "-80.56113",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                    "total_launch_count": 948,
                    "total_landing_count": 51
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_19_20200803143428.jpg",
                "total_launch_count": 9
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/saturn2520ib_image_20190222030046.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/4/?format=api",
                    "name": "Apollo",
                    "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                    "start_date": "1966-11-16T00:00:00Z",
                    "end_date": "1972-12-19T19:24:59Z",
                    "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program"
                }
            ]
        },
        {
            "id": "4c732b42-e40e-4ee0-a917-bf427cea9f29",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/4c732b42-e40e-4ee0-a917-bf427cea9f29/?format=api",
            "launch_library_id": null,
            "slug": "redstone-mrlv-mercury-redstone-4",
            "name": "Redstone MRLV | Mercury-Redstone 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1961-07-21T12:20:00Z",
            "window_end": "1961-07-21T12:20:00Z",
            "window_start": "1961-07-21T12:20:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 2175,
                "configuration": {
                    "id": 107,
                    "launch_library_id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/107/?format=api",
                    "name": "Redstone",
                    "family": "Redstone",
                    "full_name": "Redstone MRLV",
                    "variant": "MRLV"
                }
            },
            "mission": {
                "id": 941,
                "launch_library_id": null,
                "name": "Mercury-Redstone 4",
                "description": "Mercury-Redstone 4 was the second United States human spaceflight, on July 21, 1961. The suborbital Project Mercury flight was launched with a Mercury-Redstone Launch Vehicle, MRLV-8. The spacecraft, Mercury capsule #11, was nicknamed the Liberty Bell 7, and it was piloted by the astronaut Virgil \"Gus\" Grissom.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                }
            },
            "pad": {
                "id": 123,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/123/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 5",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_5",
                "map_url": "https://www.google.com/maps?q=28.43942,-80.573301",
                "latitude": "28.43942",
                "longitude": "-80.573301",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                    "total_launch_count": 948,
                    "total_landing_count": 51
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_123_20200803143235.jpg",
                "total_launch_count": 13
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/redstone_image_20190207032627.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 2,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/2/?format=api",
                    "name": "Mercury",
                    "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/project2520mer_program_20200820194755.png",
                    "start_date": "1958-10-07T00:00:00Z",
                    "end_date": "1963-05-16T23:24:02Z",
                    "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury"
                }
            ]
        }
    ],
    "landings": [
        {
            "id": 598,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/598/?format=api",
            "destination": "Low Earth Orbit",
            "mission_end": "1967-01-27T23:31:19Z",
            "spacecraft": {
                "id": 460,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/460/?format=api",
                "name": "Apollo CSM-012",
                "serial_number": "CSM-012",
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "CSM-012 was an Apollo Command & Service Module that was planned to be used in the Apollo 1 mission. It was destroyed by a fatal cabin fire during a launch rehearsal on January 27, 1967.",
                "spacecraft_config": {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/10/?format=api",
                    "name": "Apollo Command/Service Module",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 999,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/999/?format=api",
                        "name": "North American Aviation",
                        "type": null
                    },
                    "in_use": false,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg"
                }
            },
            "launch": {
                "id": "a49d791b-3c7f-4ee9-8917-14596a2a1a25",
                "url": "https://ll.thespacedevs.com/2.0.0/launch/a49d791b-3c7f-4ee9-8917-14596a2a1a25/?format=api",
                "launch_library_id": null,
                "slug": "saturn-ib-apollo-1-failure-before-launch",
                "name": "Saturn IB | Apollo 1 (Failure before launch)",
                "status": {
                    "id": 4,
                    "name": "Failure"
                },
                "net": "1967-01-27T23:31:19Z",
                "window_end": "1967-01-27T23:31:19Z",
                "window_start": "1967-01-27T23:31:19Z",
                "inhold": false,
                "tbdtime": false,
                "tbddate": false,
                "probability": null,
                "holdreason": "",
                "failreason": "Crew and spacecraft lost due to a cabin fire that occurred during a launch rehearsal at Cape Kennedy Air Force Station Launch Complex 34 on January 27, 1967.",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "rocket": {
                    "id": 2880,
                    "configuration": {
                        "id": 163,
                        "launch_library_id": 135,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/163/?format=api",
                        "name": "Saturn IB",
                        "family": "Saturn",
                        "full_name": "Saturn IB",
                        "variant": "IB"
                    }
                },
                "mission": {
                    "id": 1296,
                    "launch_library_id": null,
                    "name": "Apollo 1",
                    "description": "Apollo 1, initially designated AS-204, was the first crewed mission of the United States Apollo program, the undertaking to land the first man on the Moon. It was planned to launch on February 21, 1967, as the first low Earth orbital test of the Apollo command and service module. The mission never flew; a cabin fire during a launch rehearsal test at Cape Kennedy Air Force Station Launch Complex 34 on January 27 killed all three crew members—Command Pilot Gus Grissom, Senior Pilot Ed White, and Pilot Roger B. Chaffee—and destroyed the command module (CM). The name Apollo 1, chosen by the crew, was made official by NASA in their honor after the fire.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    }
                },
                "pad": {
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/19/?format=api",
                    "agency_id": null,
                    "name": "Launch Complex 34",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_34",
                    "map_url": "https://www.google.com/maps?q=28.521811,-80.56113",
                    "latitude": "28.521811",
                    "longitude": "-80.56113",
                    "location": {
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                        "name": "Cape Canaveral, FL, USA",
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                        "total_launch_count": 948,
                        "total_landing_count": 51
                    },
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_19_20200803143428.jpg",
                    "total_launch_count": 9
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/saturn2520ib_image_20190222030046.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/4/?format=api",
                        "name": "Apollo",
                        "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                        "start_date": "1966-11-16T00:00:00Z",
                        "end_date": "1972-12-19T19:24:59Z",
                        "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
                        "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program"
                    }
                ]
            }
        },
        {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/11/?format=api",
            "destination": "Low Earth Orbit",
            "mission_end": "1965-03-23T14:24:00Z",
            "spacecraft": {
                "id": 13,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/13/?format=api",
                "name": "Gemini SC3",
                "serial_number": "3",
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Gemini SC3 is the Gemini capsule used for the Gemini 3 mission launched on March 23, 1965 and piloted by astronaut Virgil Il. \"Gus\" Grissom.",
                "spacecraft_config": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/12/?format=api",
                    "name": "Gemini",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg"
                }
            },
            "launch": {
                "id": "9fb39b29-dc31-476c-9d54-17ee7e4dde5b",
                "url": "https://ll.thespacedevs.com/2.0.0/launch/9fb39b29-dc31-476c-9d54-17ee7e4dde5b/?format=api",
                "launch_library_id": 1016,
                "slug": "titan-ii-glv-gemini-iii",
                "name": "Titan II GLV | Gemini III",
                "status": {
                    "id": 3,
                    "name": "Success"
                },
                "net": "1965-03-23T14:24:00Z",
                "window_end": "1965-03-23T14:24:00Z",
                "window_start": "1965-03-23T14:24:00Z",
                "inhold": false,
                "tbdtime": false,
                "tbddate": false,
                "probability": -1,
                "holdreason": "",
                "failreason": null,
                "hashtag": null,
                "launch_service_provider": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "rocket": {
                    "id": 201,
                    "configuration": {
                        "id": 98,
                        "launch_library_id": 137,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/98/?format=api",
                        "name": "Titan II",
                        "family": "Titan",
                        "full_name": "Titan II GLV",
                        "variant": "GLV"
                    }
                },
                "mission": {
                    "id": 263,
                    "launch_library_id": 251,
                    "name": "Gemini III (Gemini 3)",
                    "description": "Gemini 3 was the first crewed mission of the Gemini program. Mission Command Pilot Gus Grissom and  PilotJohn Young flew 3 orbits in a flight that was the last one to be operated from the Cape Kennedy Air Force Station. The mission was considered a success and was the first flight to perform an orbital maneuver. Gemini 3 fired its engines for 1 minute and 14 seconds changing its orbit. The mission lasted 4 hours and 52 minutes.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    }
                },
                "pad": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/18/?format=api",
                    "agency_id": null,
                    "name": "Launch Complex 19",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_19",
                    "map_url": "https://www.google.com/maps?q=28.506898,-80.554169",
                    "latitude": "28.506898",
                    "longitude": "-80.554169",
                    "location": {
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                        "name": "Cape Canaveral, FL, USA",
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                        "total_launch_count": 948,
                        "total_landing_count": 51
                    },
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_18_20200803143356.jpg",
                    "total_launch_count": 12
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 3,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/3/?format=api",
                        "name": "Gemini",
                        "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.",
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/project2520gem_program_20200820195350.png",
                        "start_date": "1961-12-07T00:00:00Z",
                        "end_date": "1966-11-15T19:21:04Z",
                        "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html",
                        "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini"
                    }
                ]
            }
        },
        {
            "id": 201,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/201/?format=api",
            "destination": "Suborbital",
            "mission_end": "1961-07-21T12:36:00Z",
            "spacecraft": {
                "id": 3,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/3/?format=api",
                "name": "Mercury No.11",
                "serial_number": "11",
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Mercury No.11 is the Mercury capsule used for the Mercury-Redstone 4 - callsign \"Liberty Bell 7\" - mission launched on July 21, 1961 and piloted by astronaut Virgil \"Gus\" Grissom.",
                "spacecraft_config": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/11/?format=api",
                    "name": "Mercury",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mercury_image_20190207032519.jpeg"
                }
            },
            "launch": {
                "id": "4c732b42-e40e-4ee0-a917-bf427cea9f29",
                "url": "https://ll.thespacedevs.com/2.0.0/launch/4c732b42-e40e-4ee0-a917-bf427cea9f29/?format=api",
                "launch_library_id": null,
                "slug": "redstone-mrlv-mercury-redstone-4",
                "name": "Redstone MRLV | Mercury-Redstone 4",
                "status": {
                    "id": 3,
                    "name": "Success"
                },
                "net": "1961-07-21T12:20:00Z",
                "window_end": "1961-07-21T12:20:00Z",
                "window_start": "1961-07-21T12:20:00Z",
                "inhold": false,
                "tbdtime": false,
                "tbddate": false,
                "probability": -1,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "rocket": {
                    "id": 2175,
                    "configuration": {
                        "id": 107,
                        "launch_library_id": 141,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/107/?format=api",
                        "name": "Redstone",
                        "family": "Redstone",
                        "full_name": "Redstone MRLV",
                        "variant": "MRLV"
                    }
                },
                "mission": {
                    "id": 941,
                    "launch_library_id": null,
                    "name": "Mercury-Redstone 4",
                    "description": "Mercury-Redstone 4 was the second United States human spaceflight, on July 21, 1961. The suborbital Project Mercury flight was launched with a Mercury-Redstone Launch Vehicle, MRLV-8. The spacecraft, Mercury capsule #11, was nicknamed the Liberty Bell 7, and it was piloted by the astronaut Virgil \"Gus\" Grissom.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 15,
                        "name": "Suborbital",
                        "abbrev": "Sub"
                    }
                },
                "pad": {
                    "id": 123,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/123/?format=api",
                    "agency_id": 161,
                    "name": "Launch Complex 5",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_5",
                    "map_url": "https://www.google.com/maps?q=28.43942,-80.573301",
                    "latitude": "28.43942",
                    "longitude": "-80.573301",
                    "location": {
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                        "name": "Cape Canaveral, FL, USA",
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                        "total_launch_count": 948,
                        "total_landing_count": 51
                    },
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_123_20200803143235.jpg",
                    "total_launch_count": 13
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/redstone_image_20190207032627.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 2,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/2/?format=api",
                        "name": "Mercury",
                        "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.",
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/project2520mer_program_20200820194755.png",
                        "start_date": "1958-10-07T00:00:00Z",
                        "end_date": "1963-05-16T23:24:02Z",
                        "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html",
                        "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury"
                    }
                ]
            }
        }
    ],
    "last_flight": "1967-01-27T23:31:19Z",
    "first_flight": "1961-07-21T12:20:00Z"
}