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

{
    "id": 33,
    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/33/?format=api",
    "name": "Pete Conrad",
    "status": {
        "id": 11,
        "name": "Deceased"
    },
    "type": {
        "id": 2,
        "name": "Government"
    },
    "in_space": false,
    "time_in_space": "P21DT4H7M31S",
    "eva_time": "PT12H46M18S",
    "agency": {
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
    },
    "age": 69,
    "date_of_birth": "1930-06-02",
    "date_of_death": "1999-06-08",
    "nationality": "American",
    "twitter": null,
    "instagram": null,
    "bio": "Charles \"Pete\" Conrad Jr. was an American NASA astronaut, aeronautical engineer, naval officer and aviator, test pilot, and during the Apollo 12 mission became the third man to walk on the Moon. Conrad was selected in NASA's second astronaut class.",
    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pete2520conrad_image_20181128143459.jpg",
    "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185518.jpeg",
    "wiki": "https://en.wikipedia.org/wiki/Pete_Conrad",
    "flights": [
        {
            "id": "c4c8a7c0-6226-4f33-82f5-e81136af7c15",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/c4c8a7c0-6226-4f33-82f5-e81136af7c15/?format=api",
            "slug": "apollo-lm-apollo-12",
            "name": "Apollo LM | Apollo 12",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-08-22T07:13:44Z",
            "net": "1969-11-20T14:25:47Z",
            "window_end": "1969-11-20T14:25:47Z",
            "window_start": "1969-11-20T14:25:47Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 8297,
                "configuration": {
                    "id": 513,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/513/?format=api",
                    "name": "Apollo LM",
                    "family": "",
                    "full_name": "Apollo LM Ascent Stage",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6878,
                "name": "Apollo 12",
                "description": "Return flight of Apollo 12 from the Moon.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                },
                "agencies": [
                    {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "featured": true,
                        "type": "Government",
                        "country_code": "USA",
                        "abbrev": "NASA",
                        "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                        "administrator": "Acting Administrator:  James Free",
                        "founding_year": "1958",
                        "launchers": "Space Shuttle | SLS",
                        "spacecraft": "Orion",
                        "launch_library_url": null,
                        "total_launch_count": 141,
                        "consecutive_successful_launches": 11,
                        "successful_launches": 121,
                        "failed_launches": 20,
                        "pending_launches": 6,
                        "consecutive_successful_landings": 0,
                        "successful_landings": 0,
                        "failed_landings": 0,
                        "attempted_landings": 0,
                        "info_url": "http://www.nasa.gov",
                        "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
                    }
                ],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 224,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/224/?format=api",
                "agency_id": 44,
                "name": "Apollo 12 landing site",
                "description": "Landing site of Apollo 12’s lunar module Intrepid on 19 November 1969.",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Apollo_12",
                "map_url": null,
                "latitude": "-3.01239",
                "longitude": "-23.42157",
                "location": {
                    "id": 168,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/168/?format=api",
                    "name": "Oceanus Procellarum, Moon",
                    "country_code": "",
                    "description": "Oceanus Procellarum is a vast lunar mare on the western edge of the near side of the Moon.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_apollo_12_landing_site252c_oceanus_procellarum252c_moon_20240813032914.jpg",
                    "timezone_name": "",
                    "total_launch_count": 1,
                    "total_landing_count": 0
                },
                "country_code": "",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_apollo_12_landing_site_20240813035604.jpg",
                "total_launch_count": 1,
                "orbital_launch_attempt_count": 1
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_14_lm_on_image_20240813073933.jpg",
            "infographic": null,
            "program": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.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",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 1034,
            "location_launch_attempt_count": 1,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 103,
            "orbital_launch_attempt_count_year": 115,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 6,
            "type": "normal"
        },
        {
            "id": "5b806050-3825-4b5d-b8e8-3e1ead58a041",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/5b806050-3825-4b5d-b8e8-3e1ead58a041/?format=api",
            "slug": "saturn-v-apollo-12",
            "name": "Saturn V | Apollo 12",
            "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:37:11Z",
            "net": "1969-11-14T16:22:00Z",
            "window_end": "1969-11-14T16:22:00Z",
            "window_start": "1969-11-14T16:22:00Z",
            "net_precision": null,
            "probability": -1,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 226,
                "configuration": {
                    "id": 93,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/93/?format=api",
                    "name": "Saturn V",
                    "family": "Saturn",
                    "full_name": "Saturn V",
                    "variant": "V"
                }
            },
            "mission": {
                "id": 147,
                "name": "Apollo 12",
                "description": "Apollo 12 was the second manned mission to the surface of the moon. The commander of the mission was Charles Conrad, Jr. , the Command Module Pilot was Richard Gordon, Jr. , and the Lunar Module Pilot was Alan Bean. The mission was launched on November 14th, 1969 and the Capsule safely splashed down in the ocean on November 24th, 1969",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 87,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                "agency_id": 121,
                "name": "Launch Complex 39A",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                "latitude": "28.60822681",
                "longitude": "-80.60428186",
                "location": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                    "name": "Kennedy Space Center, FL, USA",
                    "country_code": "USA",
                    "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 260,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                "total_launch_count": 202,
                "orbital_launch_attempt_count": 201
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520v_image_20190222030036.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.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",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 1032,
            "location_launch_attempt_count": 7,
            "pad_launch_attempt_count": 6,
            "agency_launch_attempt_count": 102,
            "orbital_launch_attempt_count_year": 113,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 5,
            "type": "normal"
        },
        {
            "id": "7ec5fba7-67ca-4baa-858a-0c020cb7de10",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7ec5fba7-67ca-4baa-858a-0c020cb7de10/?format=api",
            "slug": "saturn-ib-skylab-2",
            "name": "Saturn IB | Skylab 2",
            "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:45:03Z",
            "net": "1973-05-25T13:00:00Z",
            "window_end": "1973-05-25T13:00:00Z",
            "window_start": "1973-05-25T13:00:00Z",
            "net_precision": null,
            "probability": -1,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 238,
                "configuration": {
                    "id": 163,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/163/?format=api",
                    "name": "Saturn IB",
                    "family": "Saturn",
                    "full_name": "Saturn IB",
                    "variant": "IB"
                }
            },
            "mission": {
                "id": 3,
                "name": "Skylab 2",
                "description": "Skylab 2 (also known as SL-2 or SLM-1) was the first crewed mission to the first US orbital space station Skylab. The mission began on May 25, 1973, 13:00:00 UTC with the launch of a three-person crew. Crew members were the Commander Charles \"Pete\" Conrad, Jr., Science Pilot Joseph P. Kerwin and Pilot Paul J. Weitz. During their 26-day stay on the station, crew performed station repairs and conducted scientific, medical experiments, gathered solar and Earth science data. The mission ended successfully with the splashdown in the Pacific Ocean on June 22, 1973, 13:49:48 UTC.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api",
                "agency_id": 44,
                "name": "Launch Complex 39B",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
                "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
                "latitude": "28.62711233",
                "longitude": "-80.62101503",
                "location": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                    "name": "Kennedy Space Center, FL, USA",
                    "country_code": "USA",
                    "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 260,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
                "total_launch_count": 58,
                "orbital_launch_attempt_count": 57
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520ib_image_20190222030046.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/13/?format=api",
                    "name": "Skylab",
                    "description": "Skylab was the first United States space station, launched by NASA, occupied for about 24 weeks between May 1973 and February 1974. It was operated by three separate three-astronaut crews: SL-2, SL-3 and SL-4. Major operations included an orbital workshop, a solar observatory, Earth observation, and hundreds of experiments.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_program_20240305184407.png",
                    "start_date": "1973-05-14T17:30:00Z",
                    "end_date": "1979-07-11T16:37:00Z",
                    "info_url": "https://www.nasa.gov/mission_pages/skylab/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Skylab",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 1457,
            "location_launch_attempt_count": 14,
            "pad_launch_attempt_count": 2,
            "agency_launch_attempt_count": 122,
            "orbital_launch_attempt_count_year": 35,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "91d14e4a-ff12-4a9e-861b-d97ba6196269",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/91d14e4a-ff12-4a9e-861b-d97ba6196269/?format=api",
            "slug": "titan-ii-glv-gemini-v",
            "name": "Titan II GLV | Gemini V",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-06-13T18:48:16Z",
            "net": "1965-08-21T14:00:00Z",
            "window_end": "1965-08-21T14:00:00Z",
            "window_start": "1965-08-21T14:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 203,
                "configuration": {
                    "id": 98,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/98/?format=api",
                    "name": "Titan II",
                    "family": "Titan",
                    "full_name": "Titan II GLV",
                    "variant": "GLV"
                }
            },
            "mission": {
                "id": 266,
                "name": "Gemini V (Gemini 5)",
                "description": "Gemini 5 was the third crewed mission of the NASA's Project Gemini. The mission was commanded by Command Pilot L. Gordon Cooper, Jr. and Pilot Charles \"Pete\" Conrad, Jr. The mission began on August 21, 1965, 13:59:59 UTC and ended on August 29, 1965, 12:55:13 UTC.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/18/?format=api",
                "agency_id": null,
                "name": "Launch Complex 19",
                "description": null,
                "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.2.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1013,
                    "total_landing_count": 62
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_18_20200803143356.jpg",
                "total_launch_count": 12,
                "orbital_launch_attempt_count": 11
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.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",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 469,
            "location_launch_attempt_count": 151,
            "pad_launch_attempt_count": 5,
            "agency_launch_attempt_count": 71,
            "orbital_launch_attempt_count_year": 76,
            "location_launch_attempt_count_year": 25,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 10,
            "type": "normal"
        },
        {
            "id": "cb723587-46a2-4593-8c3e-76aaa558b0f9",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/cb723587-46a2-4593-8c3e-76aaa558b0f9/?format=api",
            "slug": "titan-ii-glv-gemini-xi",
            "name": "Titan II GLV | Gemini XI",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-09-12T12:00:20Z",
            "net": "1966-09-12T14:42:26Z",
            "window_end": "1966-09-12T14:42:26Z",
            "window_start": "1966-09-12T14:42:26Z",
            "net_precision": null,
            "probability": -1,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 209,
                "configuration": {
                    "id": 98,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/98/?format=api",
                    "name": "Titan II",
                    "family": "Titan",
                    "full_name": "Titan II GLV",
                    "variant": "GLV"
                }
            },
            "mission": {
                "id": 255,
                "name": "Gemini XI (Gemini 11)",
                "description": "Gemini 11 was the ninth crewed mission of the NASA's Project Gemini. It was commanded by Command Pilot Charles \"Pete\" Conrad, Jr. and Pulot Richard F. Gordon, Jr. The crew performed a direct-ascent rendezvous with the Agena Target Vehicle on the first orbit and used the Agena rocket engine to put the combined craft in a higher orbit. Astronauts also performed two EVAs and conducted various scientific experiments. The mission started on September 12, 1966, 14:42:26 UTC and, having performed the first totally automatic, computer-controlled reentry, it ended on September 15, 1966, 13:59:35 UTC.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/18/?format=api",
                "agency_id": null,
                "name": "Launch Complex 19",
                "description": null,
                "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.2.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1013,
                    "total_landing_count": 62
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_18_20200803143356.jpg",
                "total_launch_count": 12,
                "orbital_launch_attempt_count": 11
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.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",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 606,
            "location_launch_attempt_count": 183,
            "pad_launch_attempt_count": 11,
            "agency_launch_attempt_count": 84,
            "orbital_launch_attempt_count_year": 89,
            "location_launch_attempt_count_year": 24,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 10,
            "type": "normal"
        }
    ],
    "landings": [
        {
            "id": 853,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/853/?format=api",
            "destination": "Apollo 12 CSM",
            "mission_end": "1969-11-20T20:21:31Z",
            "spacecraft": {
                "id": 588,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/588/?format=api",
                "name": "LM Intrepid",
                "serial_number": "LM-6",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P4DT20H28M19S",
                "time_docked": "P4DT10H50M20S",
                "flights_count": 2,
                "mission_ends_count": 2,
                "status": {
                    "id": 3,
                    "name": "Destroyed"
                },
                "description": "Flown on Apollo 12.\r\n\r\nDescent stage on lunar surface at Ocean of Storms, ascent stage deliberately crashed into Moon.",
                "spacecraft_config": {
                    "id": 43,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/43/?format=api",
                    "name": "Apollo Lunar Module",
                    "type": {
                        "id": 7,
                        "name": "Lander"
                    },
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_20240505074251.jpeg"
                }
            },
            "launch": {
                "id": "c4c8a7c0-6226-4f33-82f5-e81136af7c15",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/c4c8a7c0-6226-4f33-82f5-e81136af7c15/?format=api",
                "slug": "apollo-lm-apollo-12",
                "name": "Apollo LM | Apollo 12",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2024-08-22T07:13:44Z",
                "net": "1969-11-20T14:25:47Z",
                "window_end": "1969-11-20T14:25:47Z",
                "window_start": "1969-11-20T14:25:47Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "rocket": {
                    "id": 8297,
                    "configuration": {
                        "id": 513,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/513/?format=api",
                        "name": "Apollo LM",
                        "family": "",
                        "full_name": "Apollo LM Ascent Stage",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 6878,
                    "name": "Apollo 12",
                    "description": "Return flight of Apollo 12 from the Moon.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 11,
                        "name": "Lunar Orbit",
                        "abbrev": "LO"
                    },
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "featured": true,
                            "type": "Government",
                            "country_code": "USA",
                            "abbrev": "NASA",
                            "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                            "administrator": "Acting Administrator:  James Free",
                            "founding_year": "1958",
                            "launchers": "Space Shuttle | SLS",
                            "spacecraft": "Orion",
                            "launch_library_url": null,
                            "total_launch_count": 141,
                            "consecutive_successful_launches": 11,
                            "successful_launches": 121,
                            "failed_launches": 20,
                            "pending_launches": 6,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "info_url": "http://www.nasa.gov",
                            "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 224,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/224/?format=api",
                    "agency_id": 44,
                    "name": "Apollo 12 landing site",
                    "description": "Landing site of Apollo 12’s lunar module Intrepid on 19 November 1969.",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Apollo_12",
                    "map_url": null,
                    "latitude": "-3.01239",
                    "longitude": "-23.42157",
                    "location": {
                        "id": 168,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/168/?format=api",
                        "name": "Oceanus Procellarum, Moon",
                        "country_code": "",
                        "description": "Oceanus Procellarum is a vast lunar mare on the western edge of the near side of the Moon.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_apollo_12_landing_site252c_oceanus_procellarum252c_moon_20240813032914.jpg",
                        "timezone_name": "",
                        "total_launch_count": 1,
                        "total_landing_count": 0
                    },
                    "country_code": "",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_apollo_12_landing_site_20240813035604.jpg",
                    "total_launch_count": 1,
                    "orbital_launch_attempt_count": 1
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_14_lm_on_image_20240813073933.jpg",
                "infographic": null,
                "program": [
                    {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.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",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 1034,
                "location_launch_attempt_count": 1,
                "pad_launch_attempt_count": 1,
                "agency_launch_attempt_count": 103,
                "orbital_launch_attempt_count_year": 115,
                "location_launch_attempt_count_year": 1,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 6,
                "type": "normal"
            },
            "landing": null
        },
        {
            "id": 13,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/13/?format=api",
            "destination": "Low Earth Orbit",
            "mission_end": "1965-08-29T12:55:13Z",
            "spacecraft": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/15/?format=api",
                "name": "Gemini SC5",
                "serial_number": "5",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P7DT22H55M13S",
                "time_docked": "P0D",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Gemini SC5 is the Gemini capsule used for the Gemini 5 mission launched on August 21, 1965 and crewed by astronauts L. Gordon Cooper, Jr. (command pilot) and Charles \"Pete\" Conrad, Jr. (pilot).",
                "spacecraft_config": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/12/?format=api",
                    "name": "Gemini",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg"
                }
            },
            "launch": {
                "id": "91d14e4a-ff12-4a9e-861b-d97ba6196269",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/91d14e4a-ff12-4a9e-861b-d97ba6196269/?format=api",
                "slug": "titan-ii-glv-gemini-v",
                "name": "Titan II GLV | Gemini V",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2024-06-13T18:48:16Z",
                "net": "1965-08-21T14:00:00Z",
                "window_end": "1965-08-21T14:00:00Z",
                "window_start": "1965-08-21T14:00:00Z",
                "net_precision": null,
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "rocket": {
                    "id": 203,
                    "configuration": {
                        "id": 98,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/98/?format=api",
                        "name": "Titan II",
                        "family": "Titan",
                        "full_name": "Titan II GLV",
                        "variant": "GLV"
                    }
                },
                "mission": {
                    "id": 266,
                    "name": "Gemini V (Gemini 5)",
                    "description": "Gemini 5 was the third crewed mission of the NASA's Project Gemini. The mission was commanded by Command Pilot L. Gordon Cooper, Jr. and Pilot Charles \"Pete\" Conrad, Jr. The mission began on August 21, 1965, 13:59:59 UTC and ended on August 29, 1965, 12:55:13 UTC.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/18/?format=api",
                    "agency_id": null,
                    "name": "Launch Complex 19",
                    "description": null,
                    "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.2.0/location/12/?format=api",
                        "name": "Cape Canaveral SFS, FL, USA",
                        "country_code": "USA",
                        "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                        "timezone_name": "America/New_York",
                        "total_launch_count": 1013,
                        "total_landing_count": 62
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_18_20200803143356.jpg",
                    "total_launch_count": 12,
                    "orbital_launch_attempt_count": 11
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 3,
                        "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.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",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 469,
                "location_launch_attempt_count": 151,
                "pad_launch_attempt_count": 5,
                "agency_launch_attempt_count": 71,
                "orbital_launch_attempt_count_year": 76,
                "location_launch_attempt_count_year": 25,
                "pad_launch_attempt_count_year": 4,
                "agency_launch_attempt_count_year": 10,
                "type": "normal"
            },
            "landing": {
                "id": 462,
                "attempt": true,
                "success": true,
                "description": "The Gemini spacecraft safely splashed down in the Atlantic Ocean.",
                "downrange_distance": null,
                "location": {
                    "id": 6,
                    "name": "Atlantic Ocean",
                    "abbrev": "ATL",
                    "description": "Atlantic Ocean",
                    "location": null,
                    "successful_landings": 37
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        },
        {
            "id": 28,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/28/?format=api",
            "destination": "Lunar Orbit where the LM would detach and land on the Moon.",
            "mission_end": "1969-11-24T16:22:00Z",
            "spacecraft": {
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/29/?format=api",
                "name": "Apollo Yankee Clipper CSM-108",
                "serial_number": "CSM-108",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P10D",
                "time_docked": "P4DT10H50M20S",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "CSM-108 \"Yankee Clipper\" was an Apollo Command & Service Module used in the Apollo 12 mission.",
                "spacecraft_config": {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/999/?format=api",
                        "name": "North American Aviation",
                        "type": "Commercial"
                    },
                    "in_use": false,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg"
                }
            },
            "launch": {
                "id": "5b806050-3825-4b5d-b8e8-3e1ead58a041",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/5b806050-3825-4b5d-b8e8-3e1ead58a041/?format=api",
                "slug": "saturn-v-apollo-12",
                "name": "Saturn V | Apollo 12",
                "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:37:11Z",
                "net": "1969-11-14T16:22:00Z",
                "window_end": "1969-11-14T16:22:00Z",
                "window_start": "1969-11-14T16:22:00Z",
                "net_precision": null,
                "probability": -1,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": null,
                "hashtag": null,
                "launch_service_provider": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "rocket": {
                    "id": 226,
                    "configuration": {
                        "id": 93,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/93/?format=api",
                        "name": "Saturn V",
                        "family": "Saturn",
                        "full_name": "Saturn V",
                        "variant": "V"
                    }
                },
                "mission": {
                    "id": 147,
                    "name": "Apollo 12",
                    "description": "Apollo 12 was the second manned mission to the surface of the moon. The commander of the mission was Charles Conrad, Jr. , the Command Module Pilot was Richard Gordon, Jr. , and the Lunar Module Pilot was Alan Bean. The mission was launched on November 14th, 1969 and the Capsule safely splashed down in the ocean on November 24th, 1969",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 11,
                        "name": "Lunar Orbit",
                        "abbrev": "LO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 87,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                    "agency_id": 121,
                    "name": "Launch Complex 39A",
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                    "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                    "latitude": "28.60822681",
                    "longitude": "-80.60428186",
                    "location": {
                        "id": 27,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                        "name": "Kennedy Space Center, FL, USA",
                        "country_code": "USA",
                        "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                        "timezone_name": "America/New_York",
                        "total_launch_count": 260,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                    "total_launch_count": 202,
                    "orbital_launch_attempt_count": 201
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520v_image_20190222030036.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.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",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 1032,
                "location_launch_attempt_count": 7,
                "pad_launch_attempt_count": 6,
                "agency_launch_attempt_count": 102,
                "orbital_launch_attempt_count_year": 113,
                "location_launch_attempt_count_year": 4,
                "pad_launch_attempt_count_year": 3,
                "agency_launch_attempt_count_year": 5,
                "type": "normal"
            },
            "landing": {
                "id": 386,
                "attempt": true,
                "success": true,
                "description": "The Apollo spacecraft successfully splashed down in the Pacific Ocean.",
                "downrange_distance": null,
                "location": {
                    "id": 18,
                    "name": "Pacific Ocean",
                    "abbrev": "PAC",
                    "description": "Pacific Ocean",
                    "location": null,
                    "successful_landings": 45
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        },
        {
            "id": 19,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/19/?format=api",
            "destination": "Low Earth Orbit",
            "mission_end": "1966-09-15T13:59:00Z",
            "spacecraft": {
                "id": 21,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/21/?format=api",
                "name": "Gemini SC11",
                "serial_number": "11",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P2DT23H16M34S",
                "time_docked": "P2DT39M",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Gemini SC11 is the Gemini capsule used for the Gemini 11 mission launched on September 12, 1966 and crewed by astronauts Charles \"Pete\" Conrad Jr. (command pilot) and Richard F. Gordon Jr. (pilot).",
                "spacecraft_config": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/12/?format=api",
                    "name": "Gemini",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg"
                }
            },
            "launch": {
                "id": "cb723587-46a2-4593-8c3e-76aaa558b0f9",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/cb723587-46a2-4593-8c3e-76aaa558b0f9/?format=api",
                "slug": "titan-ii-glv-gemini-xi",
                "name": "Titan II GLV | Gemini XI",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2024-09-12T12:00:20Z",
                "net": "1966-09-12T14:42:26Z",
                "window_end": "1966-09-12T14:42:26Z",
                "window_start": "1966-09-12T14:42:26Z",
                "net_precision": null,
                "probability": -1,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "rocket": {
                    "id": 209,
                    "configuration": {
                        "id": 98,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/98/?format=api",
                        "name": "Titan II",
                        "family": "Titan",
                        "full_name": "Titan II GLV",
                        "variant": "GLV"
                    }
                },
                "mission": {
                    "id": 255,
                    "name": "Gemini XI (Gemini 11)",
                    "description": "Gemini 11 was the ninth crewed mission of the NASA's Project Gemini. It was commanded by Command Pilot Charles \"Pete\" Conrad, Jr. and Pulot Richard F. Gordon, Jr. The crew performed a direct-ascent rendezvous with the Agena Target Vehicle on the first orbit and used the Agena rocket engine to put the combined craft in a higher orbit. Astronauts also performed two EVAs and conducted various scientific experiments. The mission started on September 12, 1966, 14:42:26 UTC and, having performed the first totally automatic, computer-controlled reentry, it ended on September 15, 1966, 13:59:35 UTC.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/18/?format=api",
                    "agency_id": null,
                    "name": "Launch Complex 19",
                    "description": null,
                    "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.2.0/location/12/?format=api",
                        "name": "Cape Canaveral SFS, FL, USA",
                        "country_code": "USA",
                        "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                        "timezone_name": "America/New_York",
                        "total_launch_count": 1013,
                        "total_landing_count": 62
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_18_20200803143356.jpg",
                    "total_launch_count": 12,
                    "orbital_launch_attempt_count": 11
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 3,
                        "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.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",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 606,
                "location_launch_attempt_count": 183,
                "pad_launch_attempt_count": 11,
                "agency_launch_attempt_count": 84,
                "orbital_launch_attempt_count_year": 89,
                "location_launch_attempt_count_year": 24,
                "pad_launch_attempt_count_year": 4,
                "agency_launch_attempt_count_year": 10,
                "type": "normal"
            },
            "landing": {
                "id": 457,
                "attempt": true,
                "success": true,
                "description": "The Gemini spacecraft safely splashed down in the Atlantic Ocean.",
                "downrange_distance": null,
                "location": {
                    "id": 6,
                    "name": "Atlantic Ocean",
                    "abbrev": "ATL",
                    "description": "Atlantic Ocean",
                    "location": null,
                    "successful_landings": 37
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        },
        {
            "id": 202,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/202/?format=api",
            "destination": "Skylab",
            "mission_end": "1973-06-22T13:49:48Z",
            "spacecraft": {
                "id": 93,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/93/?format=api",
                "name": "Apollo CSM-116",
                "serial_number": "CSM-116",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P28DT49M48S",
                "time_docked": "P26DT23H2M",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "CSM-116 was an Apollo Command & Service Module used in the Skylab 2 mission.",
                "spacecraft_config": {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/999/?format=api",
                        "name": "North American Aviation",
                        "type": "Commercial"
                    },
                    "in_use": false,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg"
                }
            },
            "launch": {
                "id": "7ec5fba7-67ca-4baa-858a-0c020cb7de10",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/7ec5fba7-67ca-4baa-858a-0c020cb7de10/?format=api",
                "slug": "saturn-ib-skylab-2",
                "name": "Saturn IB | Skylab 2",
                "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:45:03Z",
                "net": "1973-05-25T13:00:00Z",
                "window_end": "1973-05-25T13:00:00Z",
                "window_start": "1973-05-25T13:00:00Z",
                "net_precision": null,
                "probability": -1,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "rocket": {
                    "id": 238,
                    "configuration": {
                        "id": 163,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/163/?format=api",
                        "name": "Saturn IB",
                        "family": "Saturn",
                        "full_name": "Saturn IB",
                        "variant": "IB"
                    }
                },
                "mission": {
                    "id": 3,
                    "name": "Skylab 2",
                    "description": "Skylab 2 (also known as SL-2 or SLM-1) was the first crewed mission to the first US orbital space station Skylab. The mission began on May 25, 1973, 13:00:00 UTC with the launch of a three-person crew. Crew members were the Commander Charles \"Pete\" Conrad, Jr., Science Pilot Joseph P. Kerwin and Pilot Paul J. Weitz. During their 26-day stay on the station, crew performed station repairs and conducted scientific, medical experiments, gathered solar and Earth science data. The mission ended successfully with the splashdown in the Pacific Ocean on June 22, 1973, 13:49:48 UTC.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api",
                    "agency_id": 44,
                    "name": "Launch Complex 39B",
                    "description": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
                    "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
                    "latitude": "28.62711233",
                    "longitude": "-80.62101503",
                    "location": {
                        "id": 27,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                        "name": "Kennedy Space Center, FL, USA",
                        "country_code": "USA",
                        "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                        "timezone_name": "America/New_York",
                        "total_launch_count": 260,
                        "total_landing_count": 0
                    },
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
                    "total_launch_count": 58,
                    "orbital_launch_attempt_count": 57
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520ib_image_20190222030046.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 13,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/13/?format=api",
                        "name": "Skylab",
                        "description": "Skylab was the first United States space station, launched by NASA, occupied for about 24 weeks between May 1973 and February 1974. It was operated by three separate three-astronaut crews: SL-2, SL-3 and SL-4. Major operations included an orbital workshop, a solar observatory, Earth observation, and hundreds of experiments.",
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_program_20240305184407.png",
                        "start_date": "1973-05-14T17:30:00Z",
                        "end_date": "1979-07-11T16:37:00Z",
                        "info_url": "https://www.nasa.gov/mission_pages/skylab/",
                        "wiki_url": "https://en.wikipedia.org/wiki/Skylab",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 1457,
                "location_launch_attempt_count": 14,
                "pad_launch_attempt_count": 2,
                "agency_launch_attempt_count": 122,
                "orbital_launch_attempt_count_year": 35,
                "location_launch_attempt_count_year": 2,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 2,
                "type": "normal"
            },
            "landing": {
                "id": 379,
                "attempt": true,
                "success": true,
                "description": "The Apollo spacecraft successfully splashed down in the Pacific Ocean.",
                "downrange_distance": null,
                "location": {
                    "id": 18,
                    "name": "Pacific Ocean",
                    "abbrev": "PAC",
                    "description": "Pacific Ocean",
                    "location": null,
                    "successful_landings": 45
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        }
    ],
    "flights_count": 4,
    "landings_count": 4,
    "spacewalks_count": 4,
    "last_flight": "1973-05-25T13:00:00Z",
    "first_flight": "1965-08-21T14:00:00Z",
    "spacewalks": [
        {
            "id": 33,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/33/?format=api",
            "name": "Skylab II EVA 3",
            "start": "1973-06-19T10:55:00Z",
            "end": "1973-06-19T12:31:00Z",
            "duration": "PT1H36M",
            "location": "Skylab",
            "crew": [
                {
                    "id": 3833,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/33/?format=api",
                        "name": "Pete Conrad",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P21DT4H7M31S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1930-06-02",
                        "date_of_death": "1999-06-08",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Charles \"Pete\" Conrad Jr. was an American NASA astronaut, aeronautical engineer, naval officer and aviator, test pilot, and during the Apollo 12 mission became the third man to walk on the Moon. Conrad was selected in NASA's second astronaut class.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pete2520conrad_image_20181128143459.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pete_Conrad",
                        "last_flight": "1973-05-25T13:00:00Z",
                        "first_flight": "1965-08-21T14:00:00Z"
                    }
                },
                {
                    "id": 3834,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 317,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/317/?format=api",
                        "name": "Paul J. Weitz",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P33DT1H12M48S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1932-07-25",
                        "date_of_death": "2017-10-22",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Paul Joseph Weitz was an American naval officer and aviator, aeronautical engineer, test pilot, and NASA astronaut, who flew into space twice. He was a member of the three-man crew who flew on Skylab 2, the first manned Skylab mission. He was also Commander of the STS-6 mission, the first of the Space Shuttle Challenger flights.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul2520j.2520weitz_image_20190426143707.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Paul_J._Weitz",
                        "last_flight": "1983-04-04T18:30:00Z",
                        "first_flight": "1973-05-25T13:00:00Z"
                    }
                }
            ]
        },
        {
            "id": 32,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/32/?format=api",
            "name": "Skylab II EVA 2",
            "start": "1973-06-07T15:15:00Z",
            "end": "1973-06-07T18:40:00Z",
            "duration": "PT3H25M",
            "location": "Skylab",
            "crew": [
                {
                    "id": 3831,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/33/?format=api",
                        "name": "Pete Conrad",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P21DT4H7M31S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1930-06-02",
                        "date_of_death": "1999-06-08",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Charles \"Pete\" Conrad Jr. was an American NASA astronaut, aeronautical engineer, naval officer and aviator, test pilot, and during the Apollo 12 mission became the third man to walk on the Moon. Conrad was selected in NASA's second astronaut class.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pete2520conrad_image_20181128143459.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pete_Conrad",
                        "last_flight": "1973-05-25T13:00:00Z",
                        "first_flight": "1965-08-21T14:00:00Z"
                    }
                },
                {
                    "id": 3832,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 53,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/53/?format=api",
                        "name": "Joseph P. Kerwin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P28DT49M48S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1932-02-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Joseph Peter Kerwin, M.D. is an American physician and former NASA astronaut, who served as Science Pilot for the Skylab 2 mission from May 25–June 22, 1973. He was the first physician to be selected for astronaut training.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph2520p.2520kerwin_image_20181128151017.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Joseph_P._Kerwin",
                        "last_flight": "1973-05-25T13:00:00Z",
                        "first_flight": "1973-05-25T13:00:00Z"
                    }
                }
            ]
        },
        {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/15/?format=api",
            "name": "Apollo 12 EVA 2",
            "start": "1969-11-20T03:54:45Z",
            "end": "1969-11-20T07:44:00Z",
            "duration": "PT3H49M15S",
            "location": "Lunar Surface",
            "crew": [
                {
                    "id": 3799,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/33/?format=api",
                        "name": "Pete Conrad",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P21DT4H7M31S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1930-06-02",
                        "date_of_death": "1999-06-08",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Charles \"Pete\" Conrad Jr. was an American NASA astronaut, aeronautical engineer, naval officer and aviator, test pilot, and during the Apollo 12 mission became the third man to walk on the Moon. Conrad was selected in NASA's second astronaut class.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pete2520conrad_image_20181128143459.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pete_Conrad",
                        "last_flight": "1973-05-25T13:00:00Z",
                        "first_flight": "1965-08-21T14:00:00Z"
                    }
                },
                {
                    "id": 3800,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 43,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/43/?format=api",
                        "name": "Alan Bean",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P10DT5H55M44S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1932-03-15",
                        "date_of_death": "2018-05-26",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Alan LaVern Bean was an American naval officer and naval aviator, aeronautical engineer, test pilot, and NASA astronaut; he was the fourth person to walk on the Moon. He was selected to become an astronaut by NASA in 1963 as part of Astronaut Group 3.\r\n\r\nHe made his first flight into space aboard Apollo 12, the second manned mission to land on the Moon, at age 37 in November 1969. He made his second and final flight into space on the Skylab 3 mission in 1973, the second manned mission to the Skylab space station. After retiring from the United States Navy in 1975 and NASA in 1981, he pursued his interest in painting, depicting various space-related scenes and documenting his own experiences in space as well as that of his fellow Apollo program astronauts. He was the last living crew member of Apollo 12.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alan2520bean_image_20181128145355.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Alan_Bean",
                        "last_flight": "1973-07-28T11:10:50Z",
                        "first_flight": "1969-11-14T16:22:00Z"
                    }
                }
            ]
        },
        {
            "id": 14,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/14/?format=api",
            "name": "Apollo 12 EVA 1",
            "start": "1969-11-19T11:32:35Z",
            "end": "1969-11-19T15:28:38Z",
            "duration": "PT3H56M3S",
            "location": "Lunar Surface",
            "crew": [
                {
                    "id": 3797,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/33/?format=api",
                        "name": "Pete Conrad",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P21DT4H7M31S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1930-06-02",
                        "date_of_death": "1999-06-08",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Charles \"Pete\" Conrad Jr. was an American NASA astronaut, aeronautical engineer, naval officer and aviator, test pilot, and during the Apollo 12 mission became the third man to walk on the Moon. Conrad was selected in NASA's second astronaut class.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pete2520conrad_image_20181128143459.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pete_Conrad",
                        "last_flight": "1973-05-25T13:00:00Z",
                        "first_flight": "1965-08-21T14:00:00Z"
                    }
                },
                {
                    "id": 3798,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 43,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/43/?format=api",
                        "name": "Alan Bean",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P10DT5H55M44S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1932-03-15",
                        "date_of_death": "2018-05-26",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Alan LaVern Bean was an American naval officer and naval aviator, aeronautical engineer, test pilot, and NASA astronaut; he was the fourth person to walk on the Moon. He was selected to become an astronaut by NASA in 1963 as part of Astronaut Group 3.\r\n\r\nHe made his first flight into space aboard Apollo 12, the second manned mission to land on the Moon, at age 37 in November 1969. He made his second and final flight into space on the Skylab 3 mission in 1973, the second manned mission to the Skylab space station. After retiring from the United States Navy in 1975 and NASA in 1981, he pursued his interest in painting, depicting various space-related scenes and documenting his own experiences in space as well as that of his fellow Apollo program astronauts. He was the last living crew member of Apollo 12.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alan2520bean_image_20181128145355.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Alan_Bean",
                        "last_flight": "1973-07-28T11:10:50Z",
                        "first_flight": "1969-11-14T16:22:00Z"
                    }
                }
            ]
        }
    ]
}