Number of results

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

Example - /config/landing_locations/?limit=2

Format

Switch to JSON output - /config/landing_locations/?format=json

Help

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

GET /2.3.0/config/landing_locations/?format=api&offset=40&ordering=id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 51,
    "next": "https://lldev.thespacedevs.com/2.3.0/config/landing_locations/?format=api&limit=10&offset=50&ordering=id",
    "previous": "https://lldev.thespacedevs.com/2.3.0/config/landing_locations/?format=api&limit=10&offset=30&ordering=id",
    "results": [
        {
            "id": 47,
            "name": "Luna 20 landing site",
            "active": false,
            "abbrev": "L20",
            "description": "Landing site of the successful Soviet lunar sample return mission Luna 20 on 21 February 1972.",
            "location": {
                "response_mode": "normal",
                "id": 174,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/174/?format=api",
                "name": "Terra Apollonius, Moon",
                "active": false,
                "country": null,
                "description": "Mountainous area near Mare Fecunditatis (Sea of Fertility).",
                "image": {
                    "id": 2166,
                    "name": "Luna 20 landing site at Terra Apollonius seen from LRO",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_20_landing_image_20240813080158.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_20_landing_image_thumbnail_20240813080159.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": false,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_luna_20_landing_site252c_terra_apollonius252c_moon_20240813034436.jpg",
                "longitude": 56.6242,
                "latitude": 3.7863,
                "timezone_name": "",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "longitude": 56.6242,
            "latitude": 3.7863,
            "image": {
                "id": 2166,
                "name": "Luna 20 landing site at Terra Apollonius seen from LRO",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_20_landing_image_20240813080158.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_20_landing_image_thumbnail_20240813080159.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": 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"
            }
        },
        {
            "id": 48,
            "name": "Luna 24 landing site",
            "active": false,
            "abbrev": "L24",
            "description": "Landing site of the successful Soviet lunar sample return mission Luna 24 on 18 August 1976.",
            "location": {
                "response_mode": "normal",
                "id": 175,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/175/?format=api",
                "name": "Mare Crisium, Moon",
                "active": false,
                "country": null,
                "description": "Mare Crisium is a lunar mare located in the Moon's Crisium basin, just northeast of Mare Tranquillitatis. Mare Crisium is a basin of Nectarian age.",
                "image": {
                    "id": 2167,
                    "name": "Mare Crisium seen from LRO",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_crisium_se_image_20240813080640.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_crisium_se_image_thumbnail_20240813080640.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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_luna_24_landing_site252c_mare_crisium252c_moon_20240813034626.jpg",
                "longitude": 59.1,
                "latitude": 17.0,
                "timezone_name": "",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "longitude": 62.2097,
            "latitude": 12.7145,
            "image": {
                "id": 2168,
                "name": "Luna 24 model",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_24_model_image_20240813080836.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_24_model_image_thumbnail_20240813080836.jpeg",
                "credit": "Музей Космонавтики from Россия",
                "license": {
                    "id": 25,
                    "name": "CC0 1.0",
                    "priority": 3,
                    "link": "https://creativecommons.org/publicdomain/zero/1.0/deed.en"
                },
                "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"
            }
        },
        {
            "id": 49,
            "name": "Chang’e 5 landing site",
            "active": false,
            "abbrev": "CE5",
            "description": "Landing site of the Chinese lunar sample return mission Chang’e 5 on 1 December 2020.",
            "location": {
                "response_mode": "normal",
                "id": 176,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/176/?format=api",
                "name": "Mons Rümker, Moon",
                "active": false,
                "country": null,
                "description": "Mons Rümker is an isolated volcanic formation that is located in the northwest part of the Moon's near side. The feature forms a large, elevated mound in the northern part of the Oceanus Procellarum.",
                "image": {
                    "id": 2171,
                    "name": "Mons Rümker seen from Apollo 15",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mons_r25c325b_image_20240813081840.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mons_r25c325b_image_thumbnail_20240813081841.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_chang25e225802599e_5_landing_site252c_mons_r25c325bcmker252c_moon_20240813035032.jpg",
                "longitude": null,
                "latitude": 40.8,
                "timezone_name": "",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "longitude": -51.9161,
            "latitude": 43.0576,
            "image": {
                "id": 2172,
                "name": "Chang'e 5 on the lunar surface",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chang2527e_5_o_image_20240813082022.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chang2527e_5_o_image_thumbnail_20240813082023.png",
                "credit": "CNSA",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "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"
            }
        },
        {
            "id": 50,
            "name": "Launch Complex 34",
            "active": false,
            "abbrev": "LC-34",
            "description": "",
            "location": {
                "response_mode": "normal",
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "active": true,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                "image": {
                    "id": 2200,
                    "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                "longitude": -80.577778,
                "latitude": 28.488889,
                "timezone_name": "America/New_York",
                "total_launch_count": 1014,
                "total_landing_count": 62
            },
            "longitude": -80.561389,
            "latitude": 28.521944,
            "image": {
                "id": 2236,
                "name": "LC-34 in 1963",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lc-34_in_1963_image_20240920091635.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lc-34_in_1963_image_thumbnail_20240920091635.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": 0,
            "attempted_landings": 0,
            "failed_landings": 0,
            "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"
            }
        },
        {
            "id": 51,
            "name": "Jacklyn",
            "active": true,
            "abbrev": "LPV1",
            "description": "Jacklyn is Blue Origins first floating landing platform for New Glenn.",
            "location": null,
            "longitude": null,
            "latitude": null,
            "image": {
                "id": 2195,
                "name": "Jackllyn in Port Canaveral",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jackllyn_in_por_image_20240904203154.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jackllyn_in_por_image_thumbnail_20240904203155.jpeg",
                "credit": "Blue Origin",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 0,
            "attempted_landings": 1,
            "failed_landings": 1,
            "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"
            }
        },
        {
            "id": 52,
            "name": "Santa Maria",
            "active": true,
            "abbrev": "SM",
            "description": "Santa Maria is an island in the eastern group of the Azores archipelago (south of the island of São Miguel) and the southernmost island in the Azores.",
            "location": null,
            "longitude": -25.13588,
            "latitude": 36.99769,
            "image": {
                "id": 2269,
                "name": "Santa Maria ground station",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/santa_maria_gro_image_20241109150149.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/santa_maria_gro_image_thumbnail_20241109150150.jpeg",
                "credit": "Portuguese Space Agency",
                "license": {
                    "id": 34,
                    "name": "Portuguese Space Agency Image Use Policy",
                    "priority": 2,
                    "link": "https://ptspace.pt/privacy-policy/"
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 0,
            "attempted_landings": 0,
            "failed_landings": 0,
            "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"
            }
        },
        {
            "id": 53,
            "name": "Orbital Launch Mount B",
            "active": true,
            "abbrev": "OLM-B",
            "description": "",
            "location": {
                "response_mode": "normal",
                "id": 143,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/143/?format=api",
                "name": "SpaceX Starbase, TX, USA",
                "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": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
                "image": {
                    "id": 2219,
                    "name": "SpaceX Starbase in March 2022",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_starbase_image_20240919170357.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_starbase_image_thumbnail_20240919170357.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": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                "longitude": -97.157,
                "latitude": 25.997,
                "timezone_name": "America/Chicago",
                "total_launch_count": 17,
                "total_landing_count": 13
            },
            "longitude": -97.158251,
            "latitude": 25.996603,
            "image": {
                "id": 2241,
                "name": "OLM-A tower and catch arms",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/olm-a_tower_and_image_20240920094424.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/olm-a_tower_and_image_thumbnail_20240920094424.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": []
            },
            "successful_landings": 0,
            "attempted_landings": 0,
            "failed_landings": 0,
            "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"
            }
        },
        {
            "id": 54,
            "name": "Hakuto-R M1 crash site",
            "active": false,
            "abbrev": "HRM1",
            "description": "Crash site of the Japanese Hakuto-R M1 lunar lander.",
            "location": {
                "response_mode": "normal",
                "id": 179,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/179/?format=api",
                "name": "Atlas crater, Moon",
                "active": false,
                "country": null,
                "description": "Atlas is a prominent lunar impact crater that is located in the northeast part of the Moon, to the southeast of Mare Frigoris. Just to the west is the slightly smaller but still prominent crater Hercules. Northeast of Atlas is the large crater Endymion.",
                "image": {
                    "id": 2309,
                    "name": "Atlas crater seen by the LRO (mosaic)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_crater_se_image_20250115074600.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_crater_se_image_thumbnail_20250115074600.jpeg",
                    "credit": "James Stuby based on NASA imagery",
                    "license": {
                        "id": 25,
                        "name": "CC0 1.0",
                        "priority": 3,
                        "link": "https://creativecommons.org/publicdomain/zero/1.0/deed.en"
                    },
                    "single_use": false,
                    "variants": []
                },
                "map_image": null,
                "longitude": 44.4,
                "latitude": 46.7,
                "timezone_name": "",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "longitude": 44.094,
            "latitude": 47.581,
            "image": {
                "id": 2309,
                "name": "Atlas crater seen by the LRO (mosaic)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_crater_se_image_20250115074600.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_crater_se_image_thumbnail_20250115074600.jpeg",
                "credit": "James Stuby based on NASA imagery",
                "license": {
                    "id": 25,
                    "name": "CC0 1.0",
                    "priority": 3,
                    "link": "https://creativecommons.org/publicdomain/zero/1.0/deed.en"
                },
                "single_use": false,
                "variants": []
            },
            "successful_landings": 0,
            "attempted_landings": 1,
            "failed_landings": 1,
            "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"
            }
        },
        {
            "id": 55,
            "name": "Blue Ghost Mission 1 landing site",
            "active": true,
            "abbrev": "BGM1",
            "description": "Landing location for Firefly's Blue Ghost Mission 1 lunar lander, near Mons Latreille in Mare Crisium.",
            "location": {
                "response_mode": "normal",
                "id": 175,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/175/?format=api",
                "name": "Mare Crisium, Moon",
                "active": false,
                "country": null,
                "description": "Mare Crisium is a lunar mare located in the Moon's Crisium basin, just northeast of Mare Tranquillitatis. Mare Crisium is a basin of Nectarian age.",
                "image": {
                    "id": 2167,
                    "name": "Mare Crisium seen from LRO",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_crisium_se_image_20240813080640.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_crisium_se_image_thumbnail_20240813080640.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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_luna_24_landing_site252c_mare_crisium252c_moon_20240813034626.jpg",
                "longitude": 59.1,
                "latitude": 17.0,
                "timezone_name": "",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "longitude": 61.92,
            "latitude": 18.47,
            "image": {
                "id": 2167,
                "name": "Mare Crisium seen from LRO",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_crisium_se_image_20240813080640.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_crisium_se_image_thumbnail_20240813080640.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"
            }
        },
        {
            "id": 56,
            "name": "Hakuto-R M2 landing site",
            "active": true,
            "abbrev": "HRM2",
            "description": "Landing site of ispace's Hakuto-R Mission 2 lunar lander.",
            "location": {
                "response_mode": "normal",
                "id": 180,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/180/?format=api",
                "name": "Mare Frigoris",
                "active": false,
                "country": null,
                "description": "Mare Frigoris is a lunar mare in the far north of the Moon. It is located in the outer rings of the Procellarum basin, just north of Mare Imbrium, and stretches east to north of Mare Serenitatis. It is just north of the dark crater Plato.",
                "image": {
                    "id": 2312,
                    "name": "Mare Frigoris seen from Lunar Orbiter 4",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_frigoris_s_image_20250115090515.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_frigoris_s_image_thumbnail_20250115090515.jpeg",
                    "credit": "James Stuby based on NASA imagery",
                    "license": {
                        "id": 25,
                        "name": "CC0 1.0",
                        "priority": 3,
                        "link": "https://creativecommons.org/publicdomain/zero/1.0/deed.en"
                    },
                    "single_use": false,
                    "variants": []
                },
                "map_image": null,
                "longitude": 1.4,
                "latitude": 56.0,
                "timezone_name": "",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "longitude": null,
            "latitude": null,
            "image": {
                "id": 2312,
                "name": "Mare Frigoris seen from Lunar Orbiter 4",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_frigoris_s_image_20250115090515.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_frigoris_s_image_thumbnail_20250115090515.jpeg",
                "credit": "James Stuby based on NASA imagery",
                "license": {
                    "id": 25,
                    "name": "CC0 1.0",
                    "priority": 3,
                    "link": "https://creativecommons.org/publicdomain/zero/1.0/deed.en"
                },
                "single_use": false,
                "variants": []
            },
            "successful_landings": 0,
            "attempted_landings": 0,
            "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"
            }
        }
    ]
}