Modes

Levels of detail in the response - normal, detailed

Example - /locations/?mode=detailed

Filters

Parameters - active, country_code, id, name, name__contains, total_landing_count, total_landing_count__gt, total_landing_count__gte, total_landing_count__lt, total_landing_count__lte, total_launch_count, total_launch_count__gt, total_launch_count__gte, total_launch_count__lt, total_launch_count__lte

Example - /locations/?country_code=NZL

Fields searched - country__alpha_3_code, name

Example - /locations/?search=Cape Canaveral

Ordering

Fields - total_landing_count, total_launch_count

Example - /locations/?ordering=-total_launch_count

Number of results

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

Example - /locations/?limit=2

Format

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

Help

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

GET /2.3.0/locations/?format=api&offset=30&ordering=-total_landing_count
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 66,
    "next": "https://ll.thespacedevs.com/2.3.0/locations/?format=api&limit=10&offset=40&ordering=-total_landing_count",
    "previous": "https://ll.thespacedevs.com/2.3.0/locations/?format=api&limit=10&offset=20&ordering=-total_landing_count",
    "results": [
        {
            "response_mode": "normal",
            "id": 179,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/179/?format=api",
            "name": "Atlas crater, Moon",
            "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",
                "total_attempted_launches": 11,
                "successful_launches": 11,
                "failed_launches": 0,
                "total_attempted_landings": 16,
                "successful_landings": 14,
                "failed_landings": 2
            },
            "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
        },
        {
            "response_mode": "normal",
            "id": 183,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/183/?format=api",
            "name": "Mons Mouton",
            "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",
                "total_attempted_launches": 11,
                "successful_launches": 11,
                "failed_launches": 0,
                "total_attempted_landings": 16,
                "successful_landings": 14,
                "failed_landings": 2
            },
            "active": true,
            "country": null,
            "description": "Mons Mouton is the Moon's tallest mountain that has been officially named. The base to peak height of this flat-topped mountain is 6 km per altimetry data from the Lunar Reconnaissance Orbiter. It lies between the craters Nobile and Malapert, within 6° of the lunar South Pole on the Moon's near-side. This is a region of special interest because of the presence of Permanently Shadowed Regions (PSRs) that could be cold traps for water, together with areas of extended solar illumination in their proximity.",
            "image": {
                "id": 2339,
                "name": "Mons Mouton from LRO",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mons_mouton_fro_image_20250227085908.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mons_mouton_fro_image_thumbnail_20250227085908.jpeg",
                "credit": "NASA/Arizona State University",
                "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": null,
            "longitude": -31.0,
            "latitude": -84.6,
            "timezone_name": "",
            "total_launch_count": 0,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 161,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/161/?format=api",
            "name": "Andøya Spaceport",
            "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": 49,
                "name": "Norway",
                "alpha_2_code": "NO",
                "alpha_3_code": "NOR",
                "nationality_name": "Norwegian",
                "nationality_name_composed": "Norwegian"
            },
            "description": "Andøya Space, also named Andøya Space Center and formerly Andøya Rocket Range, is a rocket launch site, rocket range, and spaceport on Andøya island (the northernmost in the Vesterålen archipelago) in Andøy Municipality in Nordland county, Norway.",
            "image": {
                "id": 2137,
                "name": "Andøya Spaceport",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/and25c325b8ya_image_20240808093551.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/and25c325b8ya_image_thumbnail_20240808093552.jpeg",
                "credit": "Andøya Space",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg",
            "longitude": 16.020833,
            "latitude": 69.294167,
            "timezone_name": "Europe/Oslo",
            "total_launch_count": 1,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 166,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/166/?format=api",
            "name": "Spaceport Kii, Japan",
            "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": 28,
                "name": "Japan",
                "alpha_2_code": "JP",
                "alpha_3_code": "JPN",
                "nationality_name": "Japanese",
                "nationality_name_composed": "Nippo"
            },
            "description": "Spaceport Kii is a commercial spaceport located in Kushimoto, Wakayama Prefecture in Japan.",
            "image": {
                "id": 2218,
                "name": "KAIROS liftoff (maiden flight)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kairos_liftoff__image_20240919170124.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kairos_liftoff__image_thumbnail_20240919170124.jpeg",
                "credit": "Kyodo News",
                "license": {
                    "id": 22,
                    "name": "Kyodo News Copyright",
                    "priority": 6,
                    "link": "https://english.kyodonews.net/copyright.html"
                },
                "single_use": true,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_space_port_kii252c_japan_20240126073749.jpg",
            "longitude": 135.8895,
            "latitude": 33.5443,
            "timezone_name": "Asia/Tokyo",
            "total_launch_count": 2,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 167,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/167/?format=api",
            "name": "Mare Tranquillitatis, Moon",
            "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",
                "total_attempted_launches": 11,
                "successful_launches": 11,
                "failed_launches": 0,
                "total_attempted_landings": 16,
                "successful_landings": 14,
                "failed_landings": 2
            },
            "active": false,
            "country": null,
            "description": "Mare Tranquillitatis(Latin for Sea of Tranquillity) is a lunar mare that sits within the Tranquillitatis basin on the Moon. It contains Tranquility Base, the first location on another celestial body to be visited by humans.",
            "image": {
                "id": 2158,
                "name": "Mare Tranquillitatis",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_tranquilli_image_20240813071131.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_tranquilli_image_thumbnail_20240813071133.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_tranquility_base252c_mare_tranquillitatis252c_moon_20240813032508.jpg",
            "longitude": 31.4,
            "latitude": 8.5,
            "timezone_name": "",
            "total_launch_count": 1,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 160,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/160/?format=api",
            "name": "Arnhem Space Centre",
            "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": false,
            "country": {
                "id": 34,
                "name": "Australia",
                "alpha_2_code": "AU",
                "alpha_3_code": "AUS",
                "nationality_name": "Australian",
                "nationality_name_composed": "Australo"
            },
            "description": "The Arnhem Space Centre was Australia's first commercial spaceport, located near Nhulunbuy, in Arnhem Land, Australia. It was owned and operated by Equatorial Launch Australia (ELA), and was the site of NASA's first non-orbital sounding rocket launch from a commercial port outside the United States on 27 June 2022.",
            "image": {
                "id": 2197,
                "name": "Arnhem Space Centre",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnhem_space_ce_image_20240918150330.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnhem_space_ce_image_thumbnail_20240918150331.jpeg",
                "credit": "Equatorial Launch Australia",
                "license": {
                    "id": 29,
                    "name": "ELA Image Use Policy",
                    "priority": 8,
                    "link": "https://ela.space/website-disclaimer"
                },
                "single_use": false,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_arnhem_space_centre_20220622160552.jpg",
            "longitude": 136.813889,
            "latitude": -12.381389,
            "timezone_name": "Australia/Darwin",
            "total_launch_count": 3,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 2,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/2/?format=api",
            "name": "Semnan Space Center, Islamic Republic of Iran",
            "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": 32,
                "name": "Iran",
                "alpha_2_code": "IR",
                "alpha_3_code": "IRN",
                "nationality_name": "Iranian",
                "nationality_name_composed": "Irano"
            },
            "description": "Semnan Space Center is the primary Iranian spaceport, located 50 km southeast of the city of Semnan in the north of the country.",
            "image": {
                "id": 2214,
                "name": "Simorgh liftoff in July 2017",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/semnan_space_ce_image_20240919164557.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/semnan_space_ce_image_thumbnail_20240919164557.jpeg",
                "credit": "Tasnim News Agency",
                "license": {
                    "id": 30,
                    "name": "CC BY 4.0",
                    "priority": 4,
                    "link": "https://creativecommons.org/licenses/by/4.0/"
                },
                "single_use": true,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_2_20200803142458.jpg",
            "longitude": 53.9221,
            "latitude": 35.2346,
            "timezone_name": "Asia/Tehran",
            "total_launch_count": 15,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/6/?format=api",
            "name": "Plesetsk Cosmodrome, Russian Federation",
            "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": 5,
                "name": "Russia",
                "alpha_2_code": "RU",
                "alpha_3_code": "RUS",
                "nationality_name": "Russian",
                "nationality_name_composed": "Russo"
            },
            "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
            "image": {
                "id": 1461,
                "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
                "credit": "Mil.ru",
                "license": {
                    "id": 30,
                    "name": "CC BY 4.0",
                    "priority": 4,
                    "link": "https://creativecommons.org/licenses/by/4.0/"
                },
                "single_use": false,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
            "longitude": 40.577778,
            "latitude": 62.925556,
            "timezone_name": "Europe/Moscow",
            "total_launch_count": 1674,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 168,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/168/?format=api",
            "name": "Oceanus Procellarum, Moon",
            "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",
                "total_attempted_launches": 11,
                "successful_launches": 11,
                "failed_launches": 0,
                "total_attempted_landings": 16,
                "successful_landings": 14,
                "failed_landings": 2
            },
            "active": false,
            "country": null,
            "description": "Oceanus Procellarum is a vast lunar mare on the western edge of the near side of the Moon.",
            "image": {
                "id": 2141,
                "name": "Oceanus Procellarum",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mosaic_of_the_m_image_20240812093743.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mosaic_of_the_m_image_thumbnail_20240812093744.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_apollo_12_landing_site252c_oceanus_procellarum252c_moon_20240813032914.jpg",
            "longitude": -57.4,
            "latitude": 18.4,
            "timezone_name": "",
            "total_launch_count": 1,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 32,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/32/?format=api",
            "name": "Hokkaido Spaceport, Japan",
            "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": 28,
                "name": "Japan",
                "alpha_2_code": "JP",
                "alpha_3_code": "JPN",
                "nationality_name": "Japanese",
                "nationality_name_composed": "Nippo"
            },
            "description": "Rocket launch pad of Interstellar Technologies, located next to the Taiki Aerospace Research Field.",
            "image": {
                "id": 1792,
                "name": "MOMO liftoff (Flight 1)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/momo_image_20190705174455.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193758.jpeg",
                "credit": "Kyodo News",
                "license": {
                    "id": 22,
                    "name": "Kyodo News Copyright",
                    "priority": 6,
                    "link": "https://english.kyodonews.net/copyright.html"
                },
                "single_use": false,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_32_20200803142407.jpg",
            "longitude": 143.441389,
            "latitude": 42.5,
            "timezone_name": "Asia/Tokyo",
            "total_launch_count": 7,
            "total_landing_count": 0
        }
    ]
}