Modes

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

Example - /landings/?mode=list

Filters

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

Example - /landings/?spacecraft__ids=39,37

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

Example - /landings/?search=B1059

Ordering

Fields - downrange_distance, id

Example - /landings/?ordering=downrange_distance

Number of results

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

Example - /landings/?limit=2

Format

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

Help

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

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

{
    "id": 1334,
    "url": "https://ll.thespacedevs.com/2.3.0/landings/1334/?format=api",
    "attempt": true,
    "success": true,
    "description": "Odyssseus succefully soft landed on the moon, but tipped to an unplanned 30 degree angle.",
    "downrange_distance": null,
    "landing_location": {
        "id": 36,
        "name": "Nova-C IM-1 landing site",
        "active": false,
        "abbrev": "IM1",
        "description": "Landing site of Intuitive Machine's Nova-C IM-1 lunar lander.",
        "location": {
            "response_mode": "normal",
            "id": 182,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/182/?format=api",
            "name": "Malapert-A",
            "active": true,
            "country": null,
            "description": "Malapert is a lunar impact crater that lies near the south pole of the Moon, named for 17th century astronomer Charles Malapert.",
            "image": {
                "id": 2238,
                "name": "Malapert-A imaged by the LRO",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/malapert-a_imag_image_20240920092256.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/malapert-a_imag_image_thumbnail_20240920092256.png",
                "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": null,
            "longitude": 12.9,
            "latitude": -84.9,
            "timezone_name": "",
            "total_launch_count": 0,
            "total_landing_count": 0
        },
        "longitude": 1.44,
        "latitude": -80.13,
        "image": {
            "id": 2238,
            "name": "Malapert-A imaged by the LRO",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/malapert-a_imag_image_20240920092256.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/malapert-a_imag_image_thumbnail_20240920092256.png",
            "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": 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"
    },
    "response_mode": "detailed",
    "firststage": null,
    "spacecraftflight": null,
    "payloadflight": {
        "response_mode": "detailed",
        "id": 1,
        "url": "https://ll.thespacedevs.com/2.3.0/payload_flights/1/?format=api",
        "destination": "Moon",
        "amount": 1,
        "payload": {
            "response_mode": "detailed",
            "id": 1,
            "name": "Nova-C lander",
            "type": {
                "id": 2,
                "name": "Lunar Lander"
            },
            "manufacturer": {
                "response_mode": "normal",
                "id": 1067,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/1067/?format=api",
                "name": "Intuitive Machines",
                "abbrev": "IM",
                "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": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
                "administrator": "President: Steve Altemus",
                "founding_year": 2013,
                "launchers": "",
                "spacecraft": "Nova-C",
                "parent": null,
                "image": null,
                "logo": {
                    "id": 144,
                    "name": "[AUTO] Intuitive Machines - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185011.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 65,
                    "name": "[AUTO] Intuitive Machines - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_nation_20230820172043.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184807.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "total_launch_count": 0,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "successful_landings_spacecraft": 0,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 0,
                "successful_landings_payload": 1,
                "failed_landings_payload": 1,
                "attempted_landings_payload": 2,
                "info_url": "https://intuitivemachines.com",
                "wiki_url": "https://en.wikipedia.org/wiki/Intuitive_Machines",
                "social_media_links": []
            },
            "operator": {
                "response_mode": "normal",
                "id": 1067,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/1067/?format=api",
                "name": "Intuitive Machines",
                "abbrev": "IM",
                "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": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
                "administrator": "President: Steve Altemus",
                "founding_year": 2013,
                "launchers": "",
                "spacecraft": "Nova-C",
                "parent": null,
                "image": null,
                "logo": {
                    "id": 144,
                    "name": "[AUTO] Intuitive Machines - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185011.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 65,
                    "name": "[AUTO] Intuitive Machines - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_nation_20230820172043.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184807.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "total_launch_count": 0,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "successful_landings_spacecraft": 0,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 0,
                "successful_landings_payload": 1,
                "failed_landings_payload": 1,
                "attempted_landings_payload": 2,
                "info_url": "https://intuitivemachines.com",
                "wiki_url": "https://en.wikipedia.org/wiki/Intuitive_Machines",
                "social_media_links": []
            },
            "image": {
                "id": 2008,
                "name": "Odysseus Nova-C lander (IM-1)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/odysseus_nova-c_image_20240314081301.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/odysseus_nova-c_image_thumbnail_20240314081303.jpeg",
                "credit": "NASA Marshall Space Flight Center / Intuitive Machines",
                "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": []
            },
            "wiki_link": "https://en.wikipedia.org/wiki/IM-1",
            "info_link": "",
            "program": [
                {
                    "response_mode": "normal",
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.3.0/programs/24/?format=api",
                    "name": "Commercial Lunar Payload Services",
                    "image": {
                        "id": 1901,
                        "name": "[AUTO] Commercial Lunar Payload Services - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194104.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
                    "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "id": 1069,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1069/?format=api",
                            "name": "Astrobotic Technology",
                            "abbrev": "Astrobotic",
                            "type": {
                                "id": 5,
                                "name": "Private"
                            }
                        },
                        {
                            "response_mode": "list",
                            "id": 1067,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1067/?format=api",
                            "name": "Intuitive Machines",
                            "abbrev": "IM",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        {
                            "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": "2018-04-27T00:00:00Z",
                    "end_date": null,
                    "mission_patches": [],
                    "type": {
                        "id": 5,
                        "name": "Exploration"
                    }
                }
            ],
            "cost": null,
            "mass": 1900.0,
            "description": "Commercial lunar lander developed by US company Intuitive Machines. It successfully soft-landed on the Moon on its first mission, but then tipped to an unplanned 30 degree angle. All instrument payloads remained functional and the mission was deemed successful."
        },
        "launch": {
            "id": "942a1814-c237-41de-9970-d27bb9630f3b",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/942a1814-c237-41de-9970-d27bb9630f3b/?format=api",
            "name": "Falcon 9 Block 5 | Nova-C IM-1",
            "response_mode": "normal",
            "slug": "falcon-9-block-5-nova-c-im-1",
            "launch_designator": "2024-030",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-03-14T08:16:30Z",
            "net": "2024-02-15T06:05:37Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2024-02-15T06:05:37Z",
            "window_start": "2024-02-15T06:05:37Z",
            "image": {
                "id": 1540,
                "name": "Falcon 9 Block 5 liftoff from LC-39A (Nova-C IM-1)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240215175151.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193104.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": []
            },
            "infographic": null,
            "probability": 90,
            "weather_concerns": "Thick Cloud Layers Rule",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 2561,
                "configuration": {
                    "response_mode": "list",
                    "id": 164,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
                    "name": "Falcon 9",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Falcon"
                        },
                        {
                            "response_mode": "list",
                            "id": 176,
                            "name": "Falcon 9"
                        }
                    ],
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 5851,
                "name": "Nova-C IM-1",
                "type": "Lunar Exploration",
                "description": "This is the first flight of Nova-C lander which was developed by Intuitive Machines. This mission is a part of CLPS program and carries various NASA payloads in support of Artemis lunar program, as well as multiple commercial payloads.",
                "image": null,
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 1067,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/1067/?format=api",
                        "name": "Intuitive Machines",
                        "abbrev": "IM",
                        "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": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
                        "administrator": "President: Steve Altemus",
                        "founding_year": 2013,
                        "launchers": "",
                        "spacecraft": "Nova-C",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 144,
                            "name": "[AUTO] Intuitive Machines - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185011.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 65,
                            "name": "[AUTO] Intuitive Machines - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_nation_20230820172043.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184807.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "total_launch_count": 0,
                        "consecutive_successful_launches": 0,
                        "successful_launches": 0,
                        "failed_launches": 0,
                        "pending_launches": 0,
                        "consecutive_successful_landings": 0,
                        "successful_landings": 0,
                        "failed_landings": 0,
                        "attempted_landings": 0,
                        "successful_landings_spacecraft": 0,
                        "failed_landings_spacecraft": 0,
                        "attempted_landings_spacecraft": 0,
                        "successful_landings_payload": 1,
                        "failed_landings_payload": 1,
                        "attempted_landings_payload": 2,
                        "info_url": "https://intuitivemachines.com",
                        "wiki_url": "https://en.wikipedia.org/wiki/Intuitive_Machines",
                        "social_media_links": []
                    }
                ],
                "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": 7144,
                        "successful_launches": 6601,
                        "failed_launches": 543,
                        "total_attempted_landings": 1100,
                        "successful_landings": 1057,
                        "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": 24,
                    "url": "https://ll.thespacedevs.com/2.3.0/programs/24/?format=api",
                    "name": "Commercial Lunar Payload Services",
                    "image": {
                        "id": 1901,
                        "name": "[AUTO] Commercial Lunar Payload Services - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194104.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
                    "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "id": 1069,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1069/?format=api",
                            "name": "Astrobotic Technology",
                            "abbrev": "Astrobotic",
                            "type": {
                                "id": 5,
                                "name": "Private"
                            }
                        },
                        {
                            "response_mode": "list",
                            "id": 1067,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1067/?format=api",
                            "name": "Intuitive Machines",
                            "abbrev": "IM",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        {
                            "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": "2018-04-27T00:00:00Z",
                    "end_date": null,
                    "mission_patches": [],
                    "type": {
                        "id": 5,
                        "name": "Exploration"
                    }
                }
            ],
            "orbital_launch_attempt_count": 6619,
            "location_launch_attempt_count": 229,
            "pad_launch_attempt_count": 171,
            "agency_launch_attempt_count": 325,
            "orbital_launch_attempt_count_year": 30,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 14
        },
        "docking_events": []
    }
}