Modes

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

Example - /spacewalks/?mode=list

Filters

Parameters - astronaut__ids, day, end, end__gt, end__gte, end__lt, end__lte, event__ids, id, ids, launch__ids, month, name, name__contains, owner__ids, program__ids, program__name, program__name__contains, spacestation__ids, start__gt, start__gte, start__lt, start__lte, year

Example - /spacewalks/?program__name=Apollo

Fields searched - crew__astronaut__name, location, name, program__name

Example - /spacewalks/?search=Hubble

Ordering

Fields - duration, end, id, name, start

Example - /spacewalks/?ordering=-duration

Number of results

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

Example - /spacewalks/?limit=2

Format

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

Help

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

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

{
    "response_mode": "detailed",
    "id": 23,
    "url": "https://ll.thespacedevs.com/2.3.0/spacewalks/23/?format=api",
    "name": "Apollo 16 EVA 1",
    "start": "1972-04-21T16:47:28Z",
    "end": "1972-04-21T23:58:40Z",
    "duration": "PT7H11M12S",
    "location": "Lunar Surface",
    "crew": [
        {
            "id": 3814,
            "role": {
                "id": 33,
                "role": "EV1",
                "priority": 0
            },
            "astronaut": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.3.0/astronauts/32/?format=api",
                "name": "John Young",
                "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": 814,
                    "name": "[AUTO] John Young - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520young_image_20190426143657.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190840.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": "P25DT37M55S",
                "eva_time": "PT20H14M24S",
                "age": 87,
                "date_of_birth": "1930-09-24",
                "date_of_death": "2018-01-05",
                "nationality": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "bio": "John Watts Young was an American astronaut, naval officer and aviator, test pilot, and aeronautical engineer. He became the ninth person to walk on the Moon as Commander of the Apollo 16 mission in 1972. Young enjoyed the longest career of any astronaut, becoming the first person to fly six space missions (with seven launches, counting his lunar liftoff) over the course of 42 years of active NASA service. He is the only person to have piloted, and been commander of, four different classes of spacecraft: Gemini, the Apollo Command/Service Module, the Apollo Lunar Module, and the Space Shuttle.\r\n\r\nIn 1965, Young flew on the first manned Gemini mission, and commanded another Gemini mission the next year. In 1969 during Apollo 10, he became the first person to fly solo around the Moon. He drove the Lunar Roving Vehicle on the Moon's surface during Apollo 16, and is one of only three people to have flown to the Moon twice. He also commanded two Space Shuttle flights, including its first launch in 1981, and served as Chief of the Astronaut Office from 1974 to 1987. Young retired from NASA in 2004. He died on January 5, 2018.",
                "wiki": "https://en.wikipedia.org/wiki/John_Young_(astronaut)",
                "last_flight": "1983-11-28T16:00:00Z",
                "first_flight": "1965-03-23T14:24:00Z",
                "social_media_links": []
            }
        },
        {
            "id": 3815,
            "role": {
                "id": 34,
                "role": "EV2",
                "priority": 1
            },
            "astronaut": {
                "id": 304,
                "url": "https://ll.thespacedevs.com/2.3.0/astronauts/304/?format=api",
                "name": "Charles Duke",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "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": 455,
                    "name": "[AUTO] Charles Duke - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/charles_duke_image_20220911033709.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185910.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": "P8DT3H12S",
                "eva_time": "PT21H38M6S",
                "age": 89,
                "date_of_birth": "1935-10-03",
                "date_of_death": null,
                "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 Moss \"Charlie\" Duke Jr. is an American former astronaut, retired U.S. Air Force officer and test pilot. As Lunar Module Pilot for Apollo 16 in 1972, he became the tenth and youngest person to walk on the Moon.\r\n\r\nDuke has logged 4,147 hours flying time, which includes 3,632 hours in jet aircraft; and 265 hours in space, plus 20 hours and 15 minutes of extravehicular activity.\r\n\r\nA resident of New Braunfels, Texas, he is currently chairman of the board of directors of the Astronaut Scholarship Foundation.",
                "wiki": "https://en.wikipedia.org/wiki/Charles_Duke",
                "last_flight": "1972-04-24T01:25:47Z",
                "first_flight": "1972-04-16T17:54:00Z",
                "social_media_links": []
            }
        }
    ],
    "spacestation": null,
    "expedition": null,
    "spacecraft_flight": {
        "id": 32,
        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/32/?format=api",
        "destination": "Lunar Orbit where the LM would detach and land on the Moon.",
        "mission_end": "1972-04-27T17:54:00Z",
        "spacecraft": {
            "response_mode": "normal",
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/34/?format=api",
            "name": "Apollo Casper CSM-113",
            "serial_number": "CSM-113",
            "is_placeholder": false,
            "image": {
                "id": 1902,
                "name": "[AUTO] Apollo Command/Service Module - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194107.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "in_space": false,
            "time_in_space": "P11D",
            "time_docked": "P4DT14H10M32S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "CSM-113 \"Casper\" was an Apollo Command & Service Module used in the Apollo 16 mission.",
            "spacecraft_config": {
                "response_mode": "detailed",
                "id": 10,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/10/?format=api",
                "name": "Apollo Command/Service Module",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "response_mode": "normal",
                    "id": 999,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/999/?format=api",
                    "name": "North American Aviation",
                    "abbrev": "",
                    "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": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.",
                    "administrator": null,
                    "founding_year": 1928,
                    "launchers": "North American X-15",
                    "spacecraft": "",
                    "parent": "Boeing",
                    "image": null,
                    "logo": {
                        "id": 164,
                        "name": "[AUTO] North American Aviation - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520aviation_logo_20200711032022.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185049.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": null
                },
                "family": [],
                "in_use": false,
                "image": {
                    "id": 1902,
                    "name": "[AUTO] Apollo Command/Service Module - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194107.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "capability": "Cargo and Human Transportation to Lunar Orbit",
                "history": "The Apollo Command/Service Module (CSM) was one of two principal components of the United States Apollo spacecraft, used for the Apollo program which landed astronauts on the Moon between 1969 and 1972.",
                "details": "The Apollo Command/Service Module (CSM) was one of two principal components of the United States Apollo spacecraft, used for the Apollo program which landed astronauts on the Moon between 1969 and 1972. The CSM functioned as a mother ship which carried a crew of three astronauts and the second Apollo spacecraft, the Lunar Module, to lunar orbit, and brought the astronauts back to Earth. It consisted of two parts: the conical Command Module, a cabin that housed the crew and carried equipment needed for atmospheric reentry and splashdown; and the cylindrical Service Module which provided propulsion, electrical power and storage for various consumables required during a mission. An umbilical connection transferred power and consumables between the two modules. Just before reentry of the Command Module on the return home, the umbilical connection was severed and the Service Module was cast off and allowed to burn up in the atmosphere.",
                "maiden_flight": "1966-02-26",
                "height": 11.0,
                "diameter": 3.9,
                "human_rated": true,
                "crew_capacity": 3,
                "payload_capacity": 1050,
                "payload_return_capacity": null,
                "flight_life": "14 days",
                "wiki_link": "https://en.wikipedia.org/wiki/Apollo_Command/Service_Module",
                "info_link": "",
                "spacecraft_flown": 21,
                "total_launch_count": 21,
                "successful_launches": 19,
                "failed_launches": 2,
                "attempted_landings": 20,
                "successful_landings": 20,
                "failed_landings": 0,
                "fastest_turnaround": null
            },
            "fastest_turnaround": null
        },
        "launch": {
            "id": "d9e2152f-94f3-46b3-b7cb-be0a923f0e25",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/d9e2152f-94f3-46b3-b7cb-be0a923f0e25/?format=api",
            "name": "Saturn V | Apollo 16",
            "response_mode": "normal",
            "slug": "saturn-v-apollo-16",
            "launch_designator": "1972-031",
            "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:44:54Z",
            "net": "1972-04-16T17:54:00Z",
            "net_precision": null,
            "window_end": "1972-04-16T17:54:00Z",
            "window_start": "1972-04-16T17:54:00Z",
            "image": {
                "id": 1820,
                "name": "[AUTO] Saturn V - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520v_image_20190222030036.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193845.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null,
            "probability": -1,
            "weather_concerns": null,
            "failreason": null,
            "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": 235,
                "configuration": {
                    "response_mode": "list",
                    "id": 93,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/93/?format=api",
                    "name": "Saturn V",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 138,
                            "name": "Saturn"
                        }
                    ],
                    "full_name": "Saturn V",
                    "variant": "V"
                }
            },
            "mission": {
                "id": 160,
                "name": "Apollo 16",
                "type": "Human Exploration",
                "description": "Apollo 16 was the 10th crewed launch of the Apollo program. The craft was crewed by Commander John Young, Command Module Pilot  Ken Mattingly & Lunar Module Pilot Charles Duke. The mission duration was 11 days, 1 hour, 51 minutes & 5 seconds during which time Young and Duke spent 71 hours on the surface of the Moon spending a total of 20 hours and 14 minutes on moonwalks while Mattingly spend 126 hours or 64 orbits in lunar orbit. While conducting moonwalks, Young and Duke collected 95.8Kg of lunar samples.  During return trip to Earth Mattingly performed an EVA to collect film cassettes from the exterior of the service module.",
                "image": null,
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 87,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/87/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "abbrev": "SpX",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "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": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                        "administrator": "CEO: Elon Musk",
                        "founding_year": 2002,
                        "launchers": "Falcon | Starship",
                        "spacecraft": "Dragon",
                        "parent": null,
                        "image": {
                            "id": 29,
                            "name": "[AUTO] SpaceX - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 186,
                            "name": "[AUTO] SpaceX - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 94,
                            "name": "[AUTO] SpaceX - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Complex 39A",
                "image": {
                    "id": 2119,
                    "name": "FH liftoff from LC-39A (GOES-U)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_20240626200232.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_thumbnail_20240626200233.jpeg",
                    "credit": "SpaceX",
                    "license": {
                        "id": 5,
                        "name": "CC BY-NC 2.0",
                        "priority": 1,
                        "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "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,
                "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_87_20200803143537.jpg",
                "total_launch_count": 204,
                "orbital_launch_attempt_count": 203,
                "fastest_turnaround": "P5DT7H9M30S",
                "location": {
                    "response_mode": "normal",
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/27/?format=api",
                    "name": "Kennedy Space Center, 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": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "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": "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).",
                    "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_27_20200803142447.jpg",
                    "longitude": -80.650833,
                    "latitude": 28.524167,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 262,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [
                {
                    "response_mode": "normal",
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.3.0/programs/4/?format=api",
                    "name": "Apollo",
                    "image": {
                        "id": 1877,
                        "name": "[AUTO] Apollo - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194019.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program",
                    "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": [
                        {
                            "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": "1966-11-16T00:00:00Z",
                    "end_date": "1972-12-19T19:24:59Z",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 1339,
            "location_launch_attempt_count": 11,
            "pad_launch_attempt_count": 10,
            "agency_launch_attempt_count": 114,
            "orbital_launch_attempt_count_year": 33,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1
        },
        "landing": {
            "id": 367,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/367/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Apollo spacecraft successfully splashed down in the Pacific Ocean.",
            "downrange_distance": null,
            "landing_location": {
                "id": 18,
                "name": "Pacific Ocean",
                "active": true,
                "abbrev": "PAC",
                "description": "Pacific Ocean",
                "location": null,
                "longitude": null,
                "latitude": null,
                "image": {
                    "id": 2242,
                    "name": "Pacific Ocean from the ISS",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pacific_ocean_f_image_20240920094534.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pacific_ocean_f_image_thumbnail_20240920094534.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": 46,
                "attempted_landings": 48,
                "failed_landings": 2,
                "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)."
            }
        },
        "duration": "P11D",
        "turn_around_time": null,
        "response_mode": "detailed",
        "launch_crew": [
            {
                "id": 981,
                "role": {
                    "id": 1,
                    "role": "Commander",
                    "priority": 0
                },
                "astronaut": {
                    "id": 32,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/32/?format=api",
                    "name": "John Young",
                    "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": 814,
                        "name": "[AUTO] John Young - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520young_image_20190426143657.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190840.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": "P25DT37M55S",
                    "eva_time": "PT20H14M24S",
                    "age": 87,
                    "date_of_birth": "1930-09-24",
                    "date_of_death": "2018-01-05",
                    "nationality": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "bio": "John Watts Young was an American astronaut, naval officer and aviator, test pilot, and aeronautical engineer. He became the ninth person to walk on the Moon as Commander of the Apollo 16 mission in 1972. Young enjoyed the longest career of any astronaut, becoming the first person to fly six space missions (with seven launches, counting his lunar liftoff) over the course of 42 years of active NASA service. He is the only person to have piloted, and been commander of, four different classes of spacecraft: Gemini, the Apollo Command/Service Module, the Apollo Lunar Module, and the Space Shuttle.\r\n\r\nIn 1965, Young flew on the first manned Gemini mission, and commanded another Gemini mission the next year. In 1969 during Apollo 10, he became the first person to fly solo around the Moon. He drove the Lunar Roving Vehicle on the Moon's surface during Apollo 16, and is one of only three people to have flown to the Moon twice. He also commanded two Space Shuttle flights, including its first launch in 1981, and served as Chief of the Astronaut Office from 1974 to 1987. Young retired from NASA in 2004. He died on January 5, 2018.",
                    "wiki": "https://en.wikipedia.org/wiki/John_Young_(astronaut)",
                    "last_flight": "1983-11-28T16:00:00Z",
                    "first_flight": "1965-03-23T14:24:00Z",
                    "social_media_links": []
                }
            },
            {
                "id": 983,
                "role": {
                    "id": 5,
                    "role": "Command Module Pilot",
                    "priority": 1
                },
                "astronaut": {
                    "id": 311,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/311/?format=api",
                    "name": "Ken Mattingly",
                    "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": 649,
                        "name": "[AUTO] Ken Mattingly - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ken_mattingly_image_20231103055657.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190416.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": "P21DT2H42M",
                    "eva_time": "PT1H23M42S",
                    "age": 87,
                    "date_of_birth": "1936-03-17",
                    "date_of_death": "2023-10-31",
                    "nationality": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "bio": "Thomas Kenneth Mattingly II better known as Ken Mattingly, is a former American naval officer and aviator, aeronautical engineer, test pilot, Rear Admiral in the United States Navy and astronaut who flew on the Apollo 16, STS-4 and STS-51-C missions. He had been scheduled to fly on Apollo 13, but was held back due to concerns about a potential illness (which he did not contract). He later flew as Command Module Pilot for Apollo 16, making him one of only 24 people to have flown to the Moon.",
                    "wiki": "https://en.wikipedia.org/wiki/Ken_Mattingly",
                    "last_flight": "1985-01-24T19:50:00Z",
                    "first_flight": "1972-04-16T17:54:00Z",
                    "social_media_links": []
                }
            },
            {
                "id": 984,
                "role": {
                    "id": 6,
                    "role": "Lunar Module Pilot",
                    "priority": 2
                },
                "astronaut": {
                    "id": 304,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/304/?format=api",
                    "name": "Charles Duke",
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "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": 455,
                        "name": "[AUTO] Charles Duke - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/charles_duke_image_20220911033709.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185910.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": "P8DT3H12S",
                    "eva_time": "PT21H38M6S",
                    "age": 89,
                    "date_of_birth": "1935-10-03",
                    "date_of_death": null,
                    "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 Moss \"Charlie\" Duke Jr. is an American former astronaut, retired U.S. Air Force officer and test pilot. As Lunar Module Pilot for Apollo 16 in 1972, he became the tenth and youngest person to walk on the Moon.\r\n\r\nDuke has logged 4,147 hours flying time, which includes 3,632 hours in jet aircraft; and 265 hours in space, plus 20 hours and 15 minutes of extravehicular activity.\r\n\r\nA resident of New Braunfels, Texas, he is currently chairman of the board of directors of the Astronaut Scholarship Foundation.",
                    "wiki": "https://en.wikipedia.org/wiki/Charles_Duke",
                    "last_flight": "1972-04-24T01:25:47Z",
                    "first_flight": "1972-04-16T17:54:00Z",
                    "social_media_links": []
                }
            }
        ],
        "onboard_crew": [],
        "landing_crew": [
            {
                "id": 978,
                "role": {
                    "id": 1,
                    "role": "Commander",
                    "priority": 0
                },
                "astronaut": {
                    "id": 32,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/32/?format=api",
                    "name": "John Young",
                    "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": 814,
                        "name": "[AUTO] John Young - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520young_image_20190426143657.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190840.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": "P25DT37M55S",
                    "eva_time": "PT20H14M24S",
                    "age": 87,
                    "date_of_birth": "1930-09-24",
                    "date_of_death": "2018-01-05",
                    "nationality": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "bio": "John Watts Young was an American astronaut, naval officer and aviator, test pilot, and aeronautical engineer. He became the ninth person to walk on the Moon as Commander of the Apollo 16 mission in 1972. Young enjoyed the longest career of any astronaut, becoming the first person to fly six space missions (with seven launches, counting his lunar liftoff) over the course of 42 years of active NASA service. He is the only person to have piloted, and been commander of, four different classes of spacecraft: Gemini, the Apollo Command/Service Module, the Apollo Lunar Module, and the Space Shuttle.\r\n\r\nIn 1965, Young flew on the first manned Gemini mission, and commanded another Gemini mission the next year. In 1969 during Apollo 10, he became the first person to fly solo around the Moon. He drove the Lunar Roving Vehicle on the Moon's surface during Apollo 16, and is one of only three people to have flown to the Moon twice. He also commanded two Space Shuttle flights, including its first launch in 1981, and served as Chief of the Astronaut Office from 1974 to 1987. Young retired from NASA in 2004. He died on January 5, 2018.",
                    "wiki": "https://en.wikipedia.org/wiki/John_Young_(astronaut)",
                    "last_flight": "1983-11-28T16:00:00Z",
                    "first_flight": "1965-03-23T14:24:00Z",
                    "social_media_links": []
                }
            },
            {
                "id": 55,
                "role": {
                    "id": 5,
                    "role": "Command Module Pilot",
                    "priority": 1
                },
                "astronaut": {
                    "id": 311,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/311/?format=api",
                    "name": "Ken Mattingly",
                    "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": 649,
                        "name": "[AUTO] Ken Mattingly - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ken_mattingly_image_20231103055657.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190416.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": "P21DT2H42M",
                    "eva_time": "PT1H23M42S",
                    "age": 87,
                    "date_of_birth": "1936-03-17",
                    "date_of_death": "2023-10-31",
                    "nationality": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "bio": "Thomas Kenneth Mattingly II better known as Ken Mattingly, is a former American naval officer and aviator, aeronautical engineer, test pilot, Rear Admiral in the United States Navy and astronaut who flew on the Apollo 16, STS-4 and STS-51-C missions. He had been scheduled to fly on Apollo 13, but was held back due to concerns about a potential illness (which he did not contract). He later flew as Command Module Pilot for Apollo 16, making him one of only 24 people to have flown to the Moon.",
                    "wiki": "https://en.wikipedia.org/wiki/Ken_Mattingly",
                    "last_flight": "1985-01-24T19:50:00Z",
                    "first_flight": "1972-04-16T17:54:00Z",
                    "social_media_links": []
                }
            },
            {
                "id": 56,
                "role": {
                    "id": 6,
                    "role": "Lunar Module Pilot",
                    "priority": 2
                },
                "astronaut": {
                    "id": 304,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/304/?format=api",
                    "name": "Charles Duke",
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "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": 455,
                        "name": "[AUTO] Charles Duke - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/charles_duke_image_20220911033709.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185910.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": "P8DT3H12S",
                    "eva_time": "PT21H38M6S",
                    "age": 89,
                    "date_of_birth": "1935-10-03",
                    "date_of_death": null,
                    "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 Moss \"Charlie\" Duke Jr. is an American former astronaut, retired U.S. Air Force officer and test pilot. As Lunar Module Pilot for Apollo 16 in 1972, he became the tenth and youngest person to walk on the Moon.\r\n\r\nDuke has logged 4,147 hours flying time, which includes 3,632 hours in jet aircraft; and 265 hours in space, plus 20 hours and 15 minutes of extravehicular activity.\r\n\r\nA resident of New Braunfels, Texas, he is currently chairman of the board of directors of the Astronaut Scholarship Foundation.",
                    "wiki": "https://en.wikipedia.org/wiki/Charles_Duke",
                    "last_flight": "1972-04-24T01:25:47Z",
                    "first_flight": "1972-04-16T17:54:00Z",
                    "social_media_links": []
                }
            }
        ],
        "docking_events": [
            {
                "id": 582,
                "url": "https://ll.thespacedevs.com/2.3.0/docking_events/582/?format=api",
                "docking": "1972-04-16T21:15:53Z",
                "departure": "1972-04-20T18:07:31Z",
                "docking_location": {
                    "id": 43,
                    "name": "Apollo Command/Service Module",
                    "spacestation": null,
                    "spacecraft": {
                        "response_mode": "normal",
                        "id": 10,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/10/?format=api",
                        "name": "Apollo Command/Service Module",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "response_mode": "list",
                            "id": 999,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/999/?format=api",
                            "name": "North American Aviation",
                            "abbrev": "",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        "family": [],
                        "in_use": false,
                        "image": {
                            "id": 1902,
                            "name": "[AUTO] Apollo Command/Service Module - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194107.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    },
                    "payload": null
                },
                "space_station_target": null,
                "flight_vehicle_target": {
                    "id": 847,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/847/?format=api",
                    "destination": "Lunar Surface",
                    "mission_end": "1972-04-21T02:23:35Z",
                    "spacecraft": {
                        "response_mode": "normal",
                        "id": 592,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/592/?format=api",
                        "name": "LM Orion",
                        "serial_number": "LM-11",
                        "is_placeholder": false,
                        "image": {
                            "id": 2089,
                            "name": "Lunar Module on the Moon (Apollo 16)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_20240505074251.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_thumbnail_20240505074252.jpeg",
                            "credit": "NASA / Apollo 16 astronauts",
                            "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": []
                        },
                        "in_space": false,
                        "time_in_space": "P5DT3H58M",
                        "time_docked": "P4DT14H10M32S",
                        "flights_count": 2,
                        "mission_ends_count": 2,
                        "status": {
                            "id": 3,
                            "name": "Destroyed"
                        },
                        "description": "Flown on Apollo-16\r\n\r\nDescent stage on lunar surface at Descartes Highlands, ascent stage left in lunar orbit, crashed on Moon",
                        "spacecraft_config": {
                            "response_mode": "normal",
                            "id": 43,
                            "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/43/?format=api",
                            "name": "Apollo Lunar Module",
                            "type": {
                                "id": 7,
                                "name": "Lander"
                            },
                            "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"
                                }
                            },
                            "family": [],
                            "in_use": false,
                            "image": {
                                "id": 2089,
                                "name": "Lunar Module on the Moon (Apollo 16)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_20240505074251.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_thumbnail_20240505074252.jpeg",
                                "credit": "NASA / Apollo 16 astronauts",
                                "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": []
                            }
                        },
                        "fastest_turnaround": "P2DT23H2M12S"
                    },
                    "launch": {
                        "id": "d9e2152f-94f3-46b3-b7cb-be0a923f0e25",
                        "url": "https://ll.thespacedevs.com/2.3.0/launches/d9e2152f-94f3-46b3-b7cb-be0a923f0e25/?format=api",
                        "name": "Saturn V | Apollo 16",
                        "response_mode": "normal",
                        "slug": "saturn-v-apollo-16",
                        "launch_designator": "1972-031",
                        "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:44:54Z",
                        "net": "1972-04-16T17:54:00Z",
                        "net_precision": null,
                        "window_end": "1972-04-16T17:54:00Z",
                        "window_start": "1972-04-16T17:54:00Z",
                        "image": {
                            "id": 1820,
                            "name": "[AUTO] Saturn V - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520v_image_20190222030036.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193845.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "infographic": null,
                        "probability": -1,
                        "weather_concerns": null,
                        "failreason": null,
                        "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": 235,
                            "configuration": {
                                "response_mode": "list",
                                "id": 93,
                                "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/93/?format=api",
                                "name": "Saturn V",
                                "families": [
                                    {
                                        "response_mode": "list",
                                        "id": 138,
                                        "name": "Saturn"
                                    }
                                ],
                                "full_name": "Saturn V",
                                "variant": "V"
                            }
                        },
                        "mission": {
                            "id": 160,
                            "name": "Apollo 16",
                            "type": "Human Exploration",
                            "description": "Apollo 16 was the 10th crewed launch of the Apollo program. The craft was crewed by Commander John Young, Command Module Pilot  Ken Mattingly & Lunar Module Pilot Charles Duke. The mission duration was 11 days, 1 hour, 51 minutes & 5 seconds during which time Young and Duke spent 71 hours on the surface of the Moon spending a total of 20 hours and 14 minutes on moonwalks while Mattingly spend 126 hours or 64 orbits in lunar orbit. While conducting moonwalks, Young and Duke collected 95.8Kg of lunar samples.  During return trip to Earth Mattingly performed an EVA to collect film cassettes from the exterior of the service module.",
                            "image": null,
                            "orbit": {
                                "id": 11,
                                "name": "Lunar Orbit",
                                "abbrev": "LO",
                                "celestial_body": {
                                    "response_mode": "list",
                                    "id": 1,
                                    "name": "Earth"
                                }
                            },
                            "agencies": [],
                            "info_urls": [],
                            "vid_urls": []
                        },
                        "pad": {
                            "id": 87,
                            "url": "https://ll.thespacedevs.com/2.3.0/pads/87/?format=api",
                            "active": true,
                            "agencies": [
                                {
                                    "response_mode": "normal",
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "abbrev": "SpX",
                                    "type": {
                                        "id": 3,
                                        "name": "Commercial"
                                    },
                                    "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": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                                    "administrator": "CEO: Elon Musk",
                                    "founding_year": 2002,
                                    "launchers": "Falcon | Starship",
                                    "spacecraft": "Dragon",
                                    "parent": null,
                                    "image": {
                                        "id": 29,
                                        "name": "[AUTO] SpaceX - image",
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "logo": {
                                        "id": 186,
                                        "name": "[AUTO] SpaceX - logo",
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "social_logo": {
                                        "id": 94,
                                        "name": "[AUTO] SpaceX - social_logo",
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                                        "credit": null,
                                        "license": {
                                            "id": 1,
                                            "name": "Unknown",
                                            "priority": 9,
                                            "link": null
                                        },
                                        "single_use": true,
                                        "variants": []
                                    }
                                }
                            ],
                            "name": "Launch Complex 39A",
                            "image": {
                                "id": 2119,
                                "name": "FH liftoff from LC-39A (GOES-U)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_20240626200232.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_thumbnail_20240626200233.jpeg",
                                "credit": "SpaceX",
                                "license": {
                                    "id": 5,
                                    "name": "CC BY-NC 2.0",
                                    "priority": 1,
                                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "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,
                            "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_87_20200803143537.jpg",
                            "total_launch_count": 204,
                            "orbital_launch_attempt_count": 203,
                            "fastest_turnaround": "P5DT7H9M30S",
                            "location": {
                                "response_mode": "normal",
                                "id": 27,
                                "url": "https://ll.thespacedevs.com/2.3.0/locations/27/?format=api",
                                "name": "Kennedy Space Center, 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": 7140,
                                    "successful_launches": 6598,
                                    "failed_launches": 542,
                                    "total_attempted_landings": 1098,
                                    "successful_landings": 1055,
                                    "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": "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).",
                                "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_27_20200803142447.jpg",
                                "longitude": -80.650833,
                                "latitude": 28.524167,
                                "timezone_name": "America/New_York",
                                "total_launch_count": 262,
                                "total_landing_count": 0
                            }
                        },
                        "webcast_live": false,
                        "program": [
                            {
                                "response_mode": "normal",
                                "id": 4,
                                "url": "https://ll.thespacedevs.com/2.3.0/programs/4/?format=api",
                                "name": "Apollo",
                                "image": {
                                    "id": 1877,
                                    "name": "[AUTO] Apollo - image",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194019.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
                                "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program",
                                "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": [
                                    {
                                        "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": "1966-11-16T00:00:00Z",
                                "end_date": "1972-12-19T19:24:59Z",
                                "mission_patches": [],
                                "type": {
                                    "id": 2,
                                    "name": "Human Spaceflight"
                                }
                            }
                        ],
                        "orbital_launch_attempt_count": 1339,
                        "location_launch_attempt_count": 11,
                        "pad_launch_attempt_count": 10,
                        "agency_launch_attempt_count": 114,
                        "orbital_launch_attempt_count_year": 33,
                        "location_launch_attempt_count_year": 1,
                        "pad_launch_attempt_count_year": 1,
                        "agency_launch_attempt_count_year": 1
                    },
                    "landing": {
                        "id": 1396,
                        "url": "https://ll.thespacedevs.com/2.3.0/landings/1396/?format=api",
                        "attempt": true,
                        "success": true,
                        "description": "Successful landing of Apollo 16 on the Moon.",
                        "downrange_distance": null,
                        "landing_location": {
                            "id": 44,
                            "name": "Apollo 16 landing site",
                            "active": false,
                            "abbrev": "A16",
                            "description": "Landing site of Apollo 16’s lunar module Orion on 21 April 1972.",
                            "location": {
                                "response_mode": "normal",
                                "id": 171,
                                "url": "https://ll.thespacedevs.com/2.3.0/locations/171/?format=api",
                                "name": "Descartes Highlands, Moon",
                                "active": false,
                                "country": null,
                                "description": "The Descartes Highlands is an area of lunar highlands located on the near side that served as the landing site of the American Apollo 16 mission in early 1972. The Descartes Highlands is located in the area surrounding Descartes crater, after which the feature received its name.",
                                "image": {
                                    "id": 2145,
                                    "name": "Apollo 16 landing site at Descartes Highlands",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_landi_image_20240812113231.jpg",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_landi_image_thumbnail_20240812113232.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_apollo_16_landing_site252c_descartes_highlands252c_moon_20240813033645.jpg",
                                "longitude": 15.50019,
                                "latitude": -8.97301,
                                "timezone_name": "",
                                "total_launch_count": 1,
                                "total_landing_count": 0
                            },
                            "longitude": 15.50019,
                            "latitude": -8.97301,
                            "image": {
                                "id": 2160,
                                "name": "Apollo 16 LM and John Young on the lunar surface",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_lm_an_image_20240813073424.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_lm_an_image_thumbnail_20240813073424.jpeg",
                                "credit": "NASA/Charlie Duke",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": false,
                                "variants": []
                            },
                            "successful_landings": 1,
                            "attempted_landings": 1,
                            "failed_landings": 0,
                            "celestial_body": {
                                "response_mode": "normal",
                                "id": 2,
                                "name": "Moon",
                                "type": {
                                    "id": 2,
                                    "name": "Moon"
                                },
                                "diameter": 3474800.0,
                                "mass": 7.342e+22,
                                "gravity": 1.622,
                                "length_of_day": "27 07:43:12",
                                "atmosphere": false,
                                "image": {
                                    "id": 2041,
                                    "name": "Moon (Apollo 11)",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_20240402195408.jpg",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_thumbnail_20240402195408.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": false,
                                    "variants": []
                                },
                                "description": "The Moon is Earth's only natural satellite.",
                                "wiki_url": "https://en.wikipedia.org/wiki/Moon"
                            }
                        },
                        "type": {
                            "id": 9,
                            "name": "Vertical Landing",
                            "abbrev": "VL",
                            "description": "Vertical landing using engines"
                        }
                    },
                    "duration": "P4DT8H29M35S",
                    "turn_around_time": null,
                    "response_mode": "normal"
                },
                "payload_flight_target": null
            }
        ]
    },
    "event": null,
    "program": [
        {
            "response_mode": "normal",
            "id": 4,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/4/?format=api",
            "name": "Apollo",
            "image": {
                "id": 1877,
                "name": "[AUTO] Apollo - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194019.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program",
            "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": [
                {
                    "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": "1966-11-16T00:00:00Z",
            "end_date": "1972-12-19T19:24:59Z",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}