Modes

Levels of detail in the response - list, normal, detailed

Example - /landings/?mode=list

Filters

Parameters - attempt, firststage_launch__ids, landing_location__ids, landing_type__ids, launcher__ids, launcher_config__ids, launcher_serial_numbers, spacecraft__ids, spacecraft_config__ids, spacecraft_launch__ids, success

Example - /landings/?spacecraft__ids=39,37

Fields searched - firststage__launcher__launcher_config__name, firststage__launcher__serial_number, firststage__rocket__launch__name, landing_location__abbrev, landing_location__name, spacecraftflight__rocket__launch__name, spacecraftflight__spacecraft__name, spacecraftflight__spacecraft__serial_number, spacecraftflight__spacecraft__spacecraft_config__name

Example - /landings/?search=B1059

Ordering

Fields - downrange_distance, id

Example - /landings/?ordering=downrange_distance

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /landings/?limit=2

Format

Switch to JSON output - /landings/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/landings/457/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 457,
    "url": "https://ll.thespacedevs.com/2.3.0/landings/457/?format=api",
    "attempt": true,
    "success": true,
    "description": "The Gemini spacecraft safely splashed down in the Atlantic Ocean.",
    "downrange_distance": null,
    "landing_location": {
        "id": 6,
        "name": "Atlantic Ocean",
        "active": true,
        "abbrev": "ATL",
        "description": "Atlantic Ocean",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
            "id": 2230,
            "name": "Sun glint on the Atlantic Ocean",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.jpeg",
            "credit": "NASA",
            "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
        },
        "successful_landings": 37,
        "attempted_landings": 41,
        "failed_landings": 4,
        "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
                "id": 1,
                "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
                "id": 2040,
                "name": "Earth (Apollo 17)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
    },
    "type": {
        "id": 4,
        "name": "Parachute Landing",
        "abbrev": "PCL",
        "description": "Unpowered landing using parachute(s)."
    },
    "response_mode": "detailed",
    "firststage": null,
    "spacecraftflight": {
        "id": 19,
        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/19/?format=api",
        "destination": "Low Earth Orbit",
        "mission_end": "1966-09-15T13:59:00Z",
        "spacecraft": {
            "response_mode": "normal",
            "id": 21,
            "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/21/?format=api",
            "name": "Gemini SC11",
            "serial_number": "11",
            "is_placeholder": false,
            "image": {
                "id": 1915,
                "name": "[AUTO] Gemini - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194127.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "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": {
                "response_mode": "detailed",
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/12/?format=api",
                "name": "Gemini",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "response_mode": "normal",
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "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",
                    "parent": null,
                    "image": {
                        "id": 19,
                        "name": "[AUTO] National Aeronautics and Space Administration - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 161,
                        "name": "[AUTO] National Aeronautics and Space Administration - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 76,
                        "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "family": [],
                "in_use": false,
                "image": {
                    "id": 1915,
                    "name": "[AUTO] Gemini - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194127.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "capability": "Human transportation to low Earth orbit.",
                "history": "The Gemini crew capsule (referred to as the Reentry Module) was essentially an enlarged version of the Mercury capsule. Unlike Mercury, the retrorockets, electrical power, propulsion systems, oxygen, and water were located in a detachable Adapter Module behind the Reentry Module. A major design improvement in Gemini was to locate all internal spacecraft systems in modular components, which could be independently tested and replaced when necessary, without removing or disturbing other already tested components.",
                "details": "The spacecraft was 18 feet 5 inches (5.61 m) long and 10 feet (3.0 m) wide, with a launch weight varying from 7,100 to 8,350 pounds (3,220 to 3,790 kg).",
                "maiden_flight": "1964-04-08",
                "height": 5.61,
                "diameter": 3.0,
                "human_rated": true,
                "crew_capacity": 2,
                "payload_capacity": null,
                "payload_return_capacity": null,
                "flight_life": "Between a few hours and multiple days (14 day is the maximum achieved).",
                "wiki_link": "https://en.wikipedia.org/wiki/Project_Gemini#Spacecraft",
                "info_link": "",
                "spacecraft_flown": 12,
                "total_launch_count": 12,
                "successful_launches": 12,
                "failed_launches": 0,
                "attempted_landings": 11,
                "successful_landings": 11,
                "failed_landings": 0,
                "fastest_turnaround": null
            },
            "fastest_turnaround": null
        },
        "launch": {
            "id": "cb723587-46a2-4593-8c3e-76aaa558b0f9",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/cb723587-46a2-4593-8c3e-76aaa558b0f9/?format=api",
            "name": "Titan II GLV | Gemini XI",
            "response_mode": "normal",
            "slug": "titan-ii-glv-gemini-xi",
            "launch_designator": "1966-081",
            "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",
            "net_precision": null,
            "window_end": "1966-09-12T14:42:26Z",
            "window_start": "1966-09-12T14:42:26Z",
            "image": {
                "id": 1855,
                "name": "[AUTO] Titan II - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193940.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null,
            "probability": -1,
            "weather_concerns": null,
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 209,
                "configuration": {
                    "response_mode": "list",
                    "id": 98,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/98/?format=api",
                    "name": "Titan II",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 70,
                            "name": "Titan"
                        },
                        {
                            "response_mode": "list",
                            "id": 202,
                            "name": "Titan II"
                        }
                    ],
                    "full_name": "Titan II GLV",
                    "variant": "GLV"
                }
            },
            "mission": {
                "id": 255,
                "name": "Gemini XI (Gemini 11)",
                "type": "Human Exploration",
                "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.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/18/?format=api",
                "active": true,
                "agencies": [],
                "name": "Launch Complex 19",
                "image": null,
                "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,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_18_20200803143356.jpg",
                "total_launch_count": 12,
                "orbital_launch_attempt_count": 11,
                "fastest_turnaround": "P10DT18H7M23S",
                "location": {
                    "response_mode": "normal",
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7152,
                        "successful_launches": 6609,
                        "failed_launches": 543,
                        "total_attempted_landings": 1106,
                        "successful_landings": 1063,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "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.",
                    "image": {
                        "id": 2200,
                        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "longitude": -80.577778,
                    "latitude": 28.488889,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1022,
                    "total_landing_count": 64
                }
            },
            "webcast_live": false,
            "program": [
                {
                    "response_mode": "normal",
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.3.0/programs/3/?format=api",
                    "name": "Gemini",
                    "image": {
                        "id": 1895,
                        "name": "[AUTO] Gemini - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520gem_program_20200820195350.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194053.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Project_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": [
                        {
                            "response_mode": "list",
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        }
                    ],
                    "start_date": "1961-12-07T00:00:00Z",
                    "end_date": "1966-11-15T19:21:04Z",
                    "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
        },
        "duration": "P2DT23H16M34S",
        "turn_around_time": null,
        "response_mode": "detailed",
        "launch_crew": [
            {
                "id": 947,
                "role": {
                    "id": 4,
                    "role": "Command Pilot",
                    "priority": 1
                },
                "astronaut": {
                    "id": 33,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/33/?format=api",
                    "name": "Pete Conrad",
                    "status": {
                        "id": 11,
                        "name": "Deceased"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 312,
                        "name": "[AUTO] Pete Conrad - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pete2520conrad_image_20181128143459.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185518.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "response_mode": "list",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P21DT4H7M31S",
                    "eva_time": "PT12H46M18S",
                    "age": 69,
                    "date_of_birth": "1930-06-02",
                    "date_of_death": "1999-06-08",
                    "nationality": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "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.",
                    "wiki": "https://en.wikipedia.org/wiki/Pete_Conrad",
                    "last_flight": "1973-05-25T13:00:00Z",
                    "first_flight": "1965-08-21T14:00:00Z",
                    "social_media_links": []
                }
            },
            {
                "id": 948,
                "role": {
                    "id": 2,
                    "role": "Pilot",
                    "priority": 2
                },
                "astronaut": {
                    "id": 39,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/39/?format=api",
                    "name": "Richard F. Gordon Jr.",
                    "status": {
                        "id": 11,
                        "name": "Deceased"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 538,
                        "name": "[AUTO] Richard F. Gordon Jr. - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard2520f.2520gordon2520jr._image_20181128144259.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190119.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "response_mode": "list",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P12DT23H16M34S",
                    "eva_time": "PT2H41M",
                    "age": 88,
                    "date_of_birth": "1929-10-05",
                    "date_of_death": "2017-11-06",
                    "nationality": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "bio": "Richard Francis Gordon Jr. was an American naval officer and aviator, chemist, test pilot, and NASA astronaut. He was one of only 24 people to have flown to the Moon, as the Command Module Pilot for the Apollo 12 mission. He also flew in space in 1966 as the Pilot of the Gemini 11 mission.",
                    "wiki": "https://en.wikipedia.org/wiki/Richard_F._Gordon_Jr.",
                    "last_flight": "1969-11-14T16:22:00Z",
                    "first_flight": "1966-09-12T14:42:26Z",
                    "social_media_links": []
                }
            }
        ],
        "onboard_crew": [],
        "landing_crew": [
            {
                "id": 27,
                "role": {
                    "id": 4,
                    "role": "Command Pilot",
                    "priority": 1
                },
                "astronaut": {
                    "id": 33,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/33/?format=api",
                    "name": "Pete Conrad",
                    "status": {
                        "id": 11,
                        "name": "Deceased"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 312,
                        "name": "[AUTO] Pete Conrad - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pete2520conrad_image_20181128143459.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185518.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "response_mode": "list",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P21DT4H7M31S",
                    "eva_time": "PT12H46M18S",
                    "age": 69,
                    "date_of_birth": "1930-06-02",
                    "date_of_death": "1999-06-08",
                    "nationality": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "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.",
                    "wiki": "https://en.wikipedia.org/wiki/Pete_Conrad",
                    "last_flight": "1973-05-25T13:00:00Z",
                    "first_flight": "1965-08-21T14:00:00Z",
                    "social_media_links": []
                }
            },
            {
                "id": 28,
                "role": {
                    "id": 2,
                    "role": "Pilot",
                    "priority": 2
                },
                "astronaut": {
                    "id": 39,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/39/?format=api",
                    "name": "Richard F. Gordon Jr.",
                    "status": {
                        "id": 11,
                        "name": "Deceased"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 538,
                        "name": "[AUTO] Richard F. Gordon Jr. - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard2520f.2520gordon2520jr._image_20181128144259.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190119.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "response_mode": "list",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P12DT23H16M34S",
                    "eva_time": "PT2H41M",
                    "age": 88,
                    "date_of_birth": "1929-10-05",
                    "date_of_death": "2017-11-06",
                    "nationality": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "bio": "Richard Francis Gordon Jr. was an American naval officer and aviator, chemist, test pilot, and NASA astronaut. He was one of only 24 people to have flown to the Moon, as the Command Module Pilot for the Apollo 12 mission. He also flew in space in 1966 as the Pilot of the Gemini 11 mission.",
                    "wiki": "https://en.wikipedia.org/wiki/Richard_F._Gordon_Jr.",
                    "last_flight": "1969-11-14T16:22:00Z",
                    "first_flight": "1966-09-12T14:42:26Z",
                    "social_media_links": []
                }
            }
        ],
        "docking_events": [
            {
                "id": 588,
                "url": "https://ll.thespacedevs.com/2.3.0/docking_events/588/?format=api",
                "docking": "1966-09-12T16:16:00Z",
                "departure": "1966-09-14T16:55:00Z",
                "docking_location": {
                    "id": 45,
                    "name": "Agena Target Vehicle",
                    "spacestation": null,
                    "spacecraft": null,
                    "payload": {
                        "response_mode": "list",
                        "id": 13,
                        "name": "Agena Target Vehicle",
                        "type": {
                            "id": 5,
                            "name": "Space Tug"
                        },
                        "manufacturer": {
                            "response_mode": "list",
                            "id": 82,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/82/?format=api",
                            "name": "Lockheed Martin",
                            "abbrev": "LMT",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        "operator": {
                            "response_mode": "list",
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "image": {
                            "id": 2150,
                            "name": "Agena seen from Gemini VIII",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_20240812143455.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_thumbnail_20240812143456.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                },
                "space_station_target": null,
                "flight_vehicle_target": null,
                "payload_flight_target": {
                    "response_mode": "normal",
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.3.0/payload_flights/17/?format=api",
                    "destination": "Low Earth Orbit",
                    "amount": 1,
                    "payload": {
                        "response_mode": "normal",
                        "id": 13,
                        "name": "Agena Target Vehicle",
                        "type": {
                            "id": 5,
                            "name": "Space Tug"
                        },
                        "manufacturer": {
                            "response_mode": "normal",
                            "id": 82,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/82/?format=api",
                            "name": "Lockheed Martin",
                            "abbrev": "LMT",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "description": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes.  They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.",
                            "administrator": null,
                            "founding_year": 1953,
                            "launchers": "Titan | Agena",
                            "spacecraft": "Hubble | JUNO | InSight",
                            "parent": null,
                            "image": null,
                            "logo": null,
                            "social_logo": null
                        },
                        "operator": {
                            "response_mode": "normal",
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "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",
                            "parent": null,
                            "image": {
                                "id": 19,
                                "name": "[AUTO] National Aeronautics and Space Administration - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 161,
                                "name": "[AUTO] National Aeronautics and Space Administration - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 76,
                                "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        },
                        "image": {
                            "id": 2150,
                            "name": "Agena seen from Gemini VIII",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_20240812143455.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_thumbnail_20240812143456.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "wiki_link": "https://en.wikipedia.org/wiki/Agena_target_vehicle",
                        "info_link": "",
                        "program": [
                            {
                                "response_mode": "list",
                                "id": 3,
                                "url": "https://ll.thespacedevs.com/2.3.0/programs/3/?format=api",
                                "name": "Gemini",
                                "image": {
                                    "id": 1895,
                                    "name": "[AUTO] Gemini - image",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520gem_program_20200820195350.png",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194053.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html",
                                "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini"
                            }
                        ],
                        "cost": null,
                        "mass": 8200.0,
                        "description": "The Agena Target Vehicle was an uncrewed spacecraft used by NASA during its Gemini program to develop and practice orbital space rendezvous and docking techniques, and to perform large orbital changes, in preparation for the Apollo program lunar missions."
                    },
                    "launch": {
                        "id": "af199848-42bc-4db8-8505-1f4315ddba16",
                        "url": "https://ll.thespacedevs.com/2.3.0/launches/af199848-42bc-4db8-8505-1f4315ddba16/?format=api",
                        "name": "Atlas SLV-3 Agena D | GATV 11",
                        "response_mode": "normal",
                        "slug": "atlas-slv-3-agena-d-gatv-11",
                        "launch_designator": "1966-080",
                        "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-14T17:42:43Z",
                        "net": "1966-09-12T13:05:02Z",
                        "net_precision": null,
                        "window_end": "1966-09-12T13:05:02Z",
                        "window_start": "1966-09-12T13:05:02Z",
                        "image": null,
                        "infographic": null,
                        "probability": null,
                        "weather_concerns": null,
                        "failreason": "",
                        "hashtag": null,
                        "launch_service_provider": {
                            "response_mode": "list",
                            "id": 161,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api",
                            "name": "United States Air Force",
                            "abbrev": "USAF",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "rocket": {
                            "id": 3567,
                            "configuration": {
                                "response_mode": "list",
                                "id": 258,
                                "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/258/?format=api",
                                "name": "Atlas SLV-3 Agena D",
                                "families": [
                                    {
                                        "response_mode": "list",
                                        "id": 66,
                                        "name": "Atlas"
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 188,
                                        "name": "Atlas D"
                                    }
                                ],
                                "full_name": "Atlas SLV-3 Agena D",
                                "variant": "SLV-3 Agena D"
                            }
                        },
                        "mission": {
                            "id": 1987,
                            "name": "GATV 11",
                            "type": "Test Target",
                            "description": "The GATV (Gemini Agena Target Vehicle) was designed to be launched into Earth orbit prior to a Gemini mission and used for rendezvous and docking practice.",
                            "image": null,
                            "orbit": {
                                "id": 8,
                                "name": "Low Earth Orbit",
                                "abbrev": "LEO",
                                "celestial_body": {
                                    "response_mode": "list",
                                    "id": 1,
                                    "name": "Earth"
                                }
                            },
                            "agencies": [],
                            "info_urls": [],
                            "vid_urls": []
                        },
                        "pad": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.3.0/pads/17/?format=api",
                            "active": true,
                            "agencies": [
                                {
                                    "response_mode": "normal",
                                    "id": 1048,
                                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/1048/?format=api",
                                    "name": "Stoke Space",
                                    "abbrev": "Stoke",
                                    "type": {
                                        "id": 5,
                                        "name": "Private"
                                    },
                                    "featured": false,
                                    "country": [
                                        {
                                            "id": 2,
                                            "name": "United States of America",
                                            "alpha_2_code": "US",
                                            "alpha_3_code": "USA",
                                            "nationality_name": "American",
                                            "nationality_name_composed": "Americano"
                                        }
                                    ],
                                    "description": "Stoke Space Technologies is an American space launch company based in the Seattle suburb of Kent, Washington.",
                                    "administrator": "CEO: Andy Lapsa",
                                    "founding_year": null,
                                    "launchers": "",
                                    "spacecraft": "",
                                    "parent": null,
                                    "image": null,
                                    "logo": {
                                        "id": 187,
                                        "name": "[AUTO] Stoke Space - logo",
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/stoke2520space_logo_20230308081301.png",
                                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185139.png",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "social_logo": null
                                }
                            ],
                            "name": "Space Launch Complex 14",
                            "image": null,
                            "description": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_14",
                            "map_url": "https://www.google.com/maps?q=28.49103,-80.54687",
                            "latitude": 28.49103,
                            "longitude": -80.54687,
                            "country": {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            },
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_17_20200803143405.jpg",
                            "total_launch_count": 20,
                            "orbital_launch_attempt_count": 16,
                            "fastest_turnaround": "P14DT23H44M59S",
                            "location": {
                                "response_mode": "normal",
                                "id": 12,
                                "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api",
                                "name": "Cape Canaveral SFS, FL, USA",
                                "celestial_body": {
                                    "response_mode": "normal",
                                    "id": 1,
                                    "name": "Earth",
                                    "type": {
                                        "id": 1,
                                        "name": "Planet"
                                    },
                                    "diameter": 12742000.0,
                                    "mass": 5.972168e+24,
                                    "gravity": 9.80655,
                                    "length_of_day": "1 00:00:00",
                                    "atmosphere": true,
                                    "image": {
                                        "id": 2040,
                                        "name": "Earth (Apollo 17)",
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                        "credit": "NASA",
                                        "license": {
                                            "id": 4,
                                            "name": "NASA Image and Media Guidelines",
                                            "priority": 0,
                                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                                    "total_attempted_launches": 7152,
                                    "successful_launches": 6609,
                                    "failed_launches": 543,
                                    "total_attempted_landings": 1106,
                                    "successful_landings": 1063,
                                    "failed_landings": 43
                                },
                                "active": true,
                                "country": {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                },
                                "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.",
                                "image": {
                                    "id": 2200,
                                    "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                                    "credit": "NASA",
                                    "license": {
                                        "id": 4,
                                        "name": "NASA Image and Media Guidelines",
                                        "priority": 0,
                                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                                "longitude": -80.577778,
                                "latitude": 28.488889,
                                "timezone_name": "America/New_York",
                                "total_launch_count": 1022,
                                "total_landing_count": 64
                            }
                        },
                        "webcast_live": false,
                        "program": [
                            {
                                "response_mode": "normal",
                                "id": 3,
                                "url": "https://ll.thespacedevs.com/2.3.0/programs/3/?format=api",
                                "name": "Gemini",
                                "image": {
                                    "id": 1895,
                                    "name": "[AUTO] Gemini - image",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520gem_program_20200820195350.png",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194053.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html",
                                "wiki_url": "https://en.wikipedia.org/wiki/Project_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": [
                                    {
                                        "response_mode": "list",
                                        "id": 44,
                                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                        "name": "National Aeronautics and Space Administration",
                                        "abbrev": "NASA",
                                        "type": {
                                            "id": 1,
                                            "name": "Government"
                                        }
                                    }
                                ],
                                "start_date": "1961-12-07T00:00:00Z",
                                "end_date": "1966-11-15T19:21:04Z",
                                "mission_patches": [],
                                "type": {
                                    "id": 2,
                                    "name": "Human Spaceflight"
                                }
                            }
                        ],
                        "orbital_launch_attempt_count": 605,
                        "location_launch_attempt_count": 182,
                        "pad_launch_attempt_count": 19,
                        "agency_launch_attempt_count": 348,
                        "orbital_launch_attempt_count_year": 88,
                        "location_launch_attempt_count_year": 23,
                        "pad_launch_attempt_count_year": 5,
                        "agency_launch_attempt_count_year": 49
                    },
                    "landing": {
                        "id": 1400,
                        "url": "https://ll.thespacedevs.com/2.3.0/landings/1400/?format=api",
                        "attempt": false,
                        "success": null,
                        "description": "",
                        "downrange_distance": null,
                        "landing_location": null,
                        "type": {
                            "id": 7,
                            "name": "Destructive Reentry",
                            "abbrev": "ATM",
                            "description": "Spacecraft burned up in the atmosphere"
                        }
                    }
                }
            }
        ]
    },
    "payloadflight": null
}