Location List
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
Search
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 - lldev.thespacedevs.com/docs
GET /2.3.0/locations/?format=api&offset=40&ordering=-total_launch_count
https://lldev.thespacedevs.com/2.3.0/locations/?format=api&limit=10&offset=50&ordering=-total_launch_count", "previous": "https://lldev.thespacedevs.com/2.3.0/locations/?format=api&limit=10&offset=30&ordering=-total_launch_count", "results": [ { "response_mode": "normal", "id": 153, "url": "https://lldev.thespacedevs.com/2.3.0/locations/153/?format=api", "name": "Tonghae Satellite Launching Ground", "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": 7177, "successful_launches": 6632, "failed_launches": 545, "total_attempted_landings": 1122, "successful_landings": 1077, "failed_landings": 45 }, "active": false, "country": { "id": 53, "name": "North Korea", "alpha_2_code": "KP", "alpha_3_code": "PRK", "nationality_name": "North Korean", "nationality_name_composed": "North Korean" }, "description": "The Tonghae Satellite Launching Ground is a rocket launching site in North Korea.", "image": { "id": 2224, "name": "Tonghae Satellite Launching Ground from space", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tonghae_satelli_image_20240920082229.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tonghae_satelli_image_thumbnail_20240920082229.png", "credit": "Airbus", "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_153_20200803142503.jpg", "longitude": 129.686389, "latitude": 40.858333, "timezone_name": "Asia/Pyongyang", "total_launch_count": 2, "total_landing_count": 0 }, { "response_mode": "normal", "id": 171, "url": "https://lldev.thespacedevs.com/2.3.0/locations/171/?format=api", "name": "Descartes Highlands, 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": "The Descartes Highlands is an area of lunar highlands located on the near side that served as the landing site of the American Apollo 16 mission in early 1972. The Descartes Highlands is located in the area surrounding Descartes crater, after which the feature received its name.", "image": { "id": 2145, "name": "Apollo 16 landing site at Descartes Highlands", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_landi_image_20240812113231.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_landi_image_thumbnail_20240812113232.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_apollo_16_landing_site252c_descartes_highlands252c_moon_20240813033645.jpg", "longitude": 15.50019, "latitude": -8.97301, "timezone_name": "", "total_launch_count": 1, "total_landing_count": 0 }, { "response_mode": "normal", "id": 163, "url": "https://lldev.thespacedevs.com/2.3.0/locations/163/?format=api", "name": "El Arenosillo Test 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": 7177, "successful_launches": 6632, "failed_launches": 545, "total_attempted_landings": 1122, "successful_landings": 1077, "failed_landings": 45 }, "active": true, "country": { "id": 7, "name": "Spain", "alpha_2_code": "ES", "alpha_3_code": "ESP", "nationality_name": "Spanish", "nationality_name_composed": "Hispano" }, "description": "El Arenosillo Test Centre is the name of a rocket launch site managed by INTA, located in Moguer, Spain. It is located in the province of Huelva, Andalucía, on the southwest coast of Spain.", "image": { "id": 1512, "name": "Miura 1 liftoff (SN1 Test Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/miura25201252_image_20231008042338.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193011.jpeg", "credit": "PLD Space", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": false, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_163_20240111100612.jpg", "longitude": -6.738611, "latitude": 37.096944, "timezone_name": "Europe/Madrid", "total_launch_count": 1, "total_landing_count": 0 }, { "response_mode": "normal", "id": 164, "url": "https://lldev.thespacedevs.com/2.3.0/locations/164/?format=api", "name": "Koonibba Test Range, South Australia", "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": 7177, "successful_launches": 6632, "failed_launches": 545, "total_attempted_landings": 1122, "successful_landings": 1077, "failed_landings": 45 }, "active": true, "country": { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, "description": "The Koonibba Test Range is a rocket test range site near the township of Koonibba in the far west of South Australia. Rockets are launched to the north over a clear area – the Yumbarra Conservation Park and Yellabinna Wilderness Protection Area – for 145 kilometres (90 mi).", "image": { "id": 2087, "name": "SR75 liftoff (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sr-75_liftoff__image_20240503065630.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sr-75_liftoff__image_thumbnail_20240503065630.jpeg", "credit": "Southern Launch", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_koonibba_test_range252c_south_australia_20231114184328.jpg", "longitude": 133.448686, "latitude": -31.885558, "timezone_name": "Australia/Adelaide", "total_launch_count": 1, "total_landing_count": 0 }, { "response_mode": "normal", "id": 168, "url": "https://lldev.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": 172, "url": "https://lldev.thespacedevs.com/2.3.0/locations/172/?format=api", "name": "Taurus–Littrow, 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": "Taurus–Littrow is a lunar valley located on the near side at the coordinates 20.0°N 31.0°E. It served as the landing site for the American Apollo 17 mission in December 1972, the last crewed mission to the Moon. The valley is located on the southeastern edge of Mare Serenitatis along a ring of mountains formed between 3.8 and 3.9 billion years ago when a large object impacted the Moon, forming the Serenitatis basin and pushing rock outward and upward.", "image": { "id": 2146, "name": "Apollo 17 landing site at Taurus–Littrow valley", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_17_landi_image_20240812113539.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_17_landi_image_thumbnail_20240812113540.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_apollo_17_landing_site252c_taurus25e225802593littrow_valley252c_moo_20240813033827.jpg", "longitude": 31.0, "latitude": 20.0, "timezone_name": "", "total_launch_count": 1, "total_landing_count": 0 }, { "response_mode": "normal", "id": 170, "url": "https://lldev.thespacedevs.com/2.3.0/locations/170/?format=api", "name": "Hadley–Apennine, 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": "Hadley–Apennine is a region on the near side of Earth's Moon that served as the landing site for the American Apollo 15 mission, the fourth crewed landing on the Moon and the first of the \"J-missions\", in July 1971. The site is located on the eastern edge of Mare Imbrium on a lava plain known as Palus Putredinis. Hadley–Apennine is bordered by the Montes Apenninus (often referred to as \"Apennine Front\"), a mountain range, and Hadley Rille, a meandering channel, on the east and west, respectively.", "image": { "id": 2144, "name": "Apollo 15 landing site at Hadley-Apennine", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_15_landi_image_20240812112508.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_15_landi_image_thumbnail_20240812112509.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_15_landing_site252c_hadley25e225802593apennine252c_moon_20240813033431.jpg", "longitude": 3.6339, "latitude": 26.1322, "timezone_name": "", "total_launch_count": 1, "total_landing_count": 0 }, { "response_mode": "normal", "id": 1, "url": "https://lldev.thespacedevs.com/2.3.0/locations/1/?format=api", "name": "Pacific Missile Range Facility, Barking Sands, HI, 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": 7177, "successful_launches": 6632, "failed_launches": 545, "total_attempted_landings": 1122, "successful_landings": 1077, "failed_landings": 45 }, "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 Pacific Missile Range Facility, Barking Sands is a U.S. naval facility and airport located five nautical miles (9 km) northwest of the central business district of Kekaha, in Kauai County, Hawaii, United States.", "image": { "id": 2205, "name": "Pacific Missile Range Facility aerial picture", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pacific_missile_image_20240918160849.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pacific_missile_image_thumbnail_20240918160849.jpeg", "credit": "Polihale", "license": { "id": 21, "name": "CC BY-SA 3.0", "priority": 4, "link": "https://creativecommons.org/licenses/by-sa/3.0/deed.en" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_1_20200803142427.jpg", "longitude": -159.785, "latitude": 22.022778, "timezone_name": "Pacific/Honolulu", "total_launch_count": 1, "total_landing_count": 0 }, { "response_mode": "normal", "id": 156, "url": "https://lldev.thespacedevs.com/2.3.0/locations/156/?format=api", "name": "Whalers Way Orbital Launch Complex, South Australia", "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": 7177, "successful_launches": 6632, "failed_launches": 545, "total_attempted_landings": 1122, "successful_landings": 1077, "failed_landings": 45 }, "active": true, "country": { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, "description": "Whalers Way Orbital Launch Complex is a rocket-launching facility operated by Southern Launch at Whalers Way, in the locality of Sleaford near Port Lincoln on South Australia's Eyre Peninsula.", "image": { "id": 2228, "name": "Whalers Way Orbital Launch Complex", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/whalers_way_orb_image_20240920084054.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/whalers_way_orb_image_thumbnail_20240920084054.jpeg", "credit": "Southern Launch", "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_whalers_way_orbital_launch_complex_20210910042508.jpg", "longitude": 135.65, "latitude": -34.91, "timezone_name": "Australia/Adelaide", "total_launch_count": 1, "total_landing_count": 0 }, { "response_mode": "normal", "id": 176, "url": "https://lldev.thespacedevs.com/2.3.0/locations/176/?format=api", "name": "Mons Rümker, 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": "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 } ] }{ "count": 66, "next": "