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=20&ordering=successful_landings
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=30&ordering=successful_landings",
    "previous": "https://lldev.thespacedevs.com/2.3.0/config/landing_locations/?format=api&limit=10&offset=10&ordering=successful_landings",
    "results": [
        {
            "id": 43,
            "name": "Apollo 15 landing site",
            "active": false,
            "abbrev": "A15",
            "description": "Landing site of Apollo 15’s lunar module Falcon on 30 July 1971.",
            "location": {
                "response_mode": "normal",
                "id": 170,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/170/?format=api",
                "name": "Hadley–Apennine, Moon",
                "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
            },
            "longitude": 3.6339,
            "latitude": 26.1322,
            "image": {
                "id": 2162,
                "name": "Apollo 15 LM and James Irwin on the lunar surface",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_15_lm_an_image_20240813074321.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_15_lm_an_image_thumbnail_20240813074323.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": []
            },
            "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": 36,
            "name": "Nova-C IM-1 landing site",
            "active": false,
            "abbrev": "IM1",
            "description": "Landing site of Intuitive Machine's Nova-C IM-1 lunar lander.",
            "location": {
                "response_mode": "normal",
                "id": 182,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/182/?format=api",
                "name": "Malapert-A",
                "active": true,
                "country": null,
                "description": "Malapert is a lunar impact crater that lies near the south pole of the Moon, named for 17th century astronomer Charles Malapert.",
                "image": {
                    "id": 2238,
                    "name": "Malapert-A imaged by the LRO",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/malapert-a_imag_image_20240920092256.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/malapert-a_imag_image_thumbnail_20240920092256.png",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "map_image": null,
                "longitude": 12.9,
                "latitude": -84.9,
                "timezone_name": "",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "longitude": 1.44,
            "latitude": -80.13,
            "image": {
                "id": 2238,
                "name": "Malapert-A imaged by the LRO",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/malapert-a_imag_image_20240920092256.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/malapert-a_imag_image_thumbnail_20240920092256.png",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 1,
            "attempted_landings": 1,
            "failed_landings": 0,
            "celestial_body": {
                "response_mode": "normal",
                "id": 2,
                "name": "Moon",
                "type": {
                    "id": 2,
                    "name": "Moon"
                },
                "diameter": 3474800.0,
                "mass": 7.342e+22,
                "gravity": 1.622,
                "length_of_day": "27 07:43:12",
                "atmosphere": false,
                "image": {
                    "id": 2041,
                    "name": "Moon (Apollo 11)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_20240402195408.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_thumbnail_20240402195408.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "The Moon is Earth's only natural satellite.",
                "wiki_url": "https://en.wikipedia.org/wiki/Moon"
            }
        },
        {
            "id": 45,
            "name": "Apollo 17 landing site",
            "active": false,
            "abbrev": "A17",
            "description": "Landing site of Apollo 17’s lunar module Challenger on 11 December 1972.",
            "location": {
                "response_mode": "normal",
                "id": 172,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/172/?format=api",
                "name": "Taurus–Littrow, Moon",
                "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
            },
            "longitude": 30.7717,
            "latitude": 20.1908,
            "image": {
                "id": 2163,
                "name": "Apollo 17 LM and Gene Cernan on the lunar surface",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_17_lm_an_image_20240813074717.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_17_lm_an_image_thumbnail_20240813074717.jpeg",
                "credit": "NASA/Harrison H. Schmitt",
                "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": 29,
            "name": "Yubileyniy Airfield",
            "active": true,
            "abbrev": "UAON",
            "description": "Built for Buran landings, used as airport.",
            "location": {
                "response_mode": "normal",
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "active": true,
                "country": {
                    "id": 44,
                    "name": "Kazakhstan",
                    "alpha_2_code": "KZ",
                    "alpha_3_code": "KAZ",
                    "nationality_name": "Kazakh",
                    "nationality_name_composed": "Kazakhstani"
                },
                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                "image": {
                    "id": 2198,
                    "name": "Soyuz launch pad at the Baikonur Cosmodrome",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
                    "credit": "NASA/Bill Ingalls",
                    "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_15_20200803142517.jpg",
                "longitude": 63.305,
                "latitude": 45.965,
                "timezone_name": "Asia/Qyzylorda",
                "total_launch_count": 1555,
                "total_landing_count": 0
            },
            "longitude": 63.233333,
            "latitude": 46.05,
            "image": {
                "id": 2240,
                "name": "Buran landing at Yubileyniy Airfield",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/buran_landing_a_image_20240920094033.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/buran_landing_a_image_thumbnail_20240920094033.jpeg",
                "credit": "Unknown",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 1,
            "attempted_landings": 1,
            "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": 37,
            "name": "Shioli crater",
            "active": true,
            "abbrev": "SC",
            "description": "Shioli is a small lunar impact crater that is located within the much larger Cyrillus crater on the near side of the Moon. It is a young crater with a prominent ray system.",
            "location": null,
            "longitude": 25.24889,
            "latitude": -13.31549,
            "image": {
                "id": 2243,
                "name": "Shioli crater imaged by the LRO",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shioli_crater_i_image_20240920094627.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shioli_crater_i_image_thumbnail_20240920094627.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": 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": 33,
            "name": "Siberia",
            "active": true,
            "abbrev": "Siberia",
            "description": "Siberia is located in the northern part of Russia",
            "location": null,
            "longitude": null,
            "latitude": null,
            "image": {
                "id": 2244,
                "name": "Northern Siberia imaged by Terra",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northern_siberi_image_20240920094732.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/northern_siberi_image_thumbnail_20240920094732.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": 2,
            "attempted_landings": 2,
            "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": 30,
            "name": "Lop Nur Airbase",
            "active": true,
            "abbrev": "LNA",
            "description": "Military airbase located on a dried salt lake in the Xinjiang Uygur Autonomous Region, China.",
            "location": null,
            "longitude": 89.28202039,
            "latitude": 40.77287097,
            "image": {
                "id": 2237,
                "name": "Lop Nur Airbase",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lop_nur_airbase_image_20240920092126.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lop_nur_airbase_image_thumbnail_20240920092126.jpeg",
                "credit": "Planet Labs",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 3,
            "attempted_landings": 3,
            "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": 39,
            "name": "Orbital Launch Mount A",
            "active": true,
            "abbrev": "OLM-A",
            "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.154423,
            "latitude": 25.9962,
            "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": 3,
            "attempted_landings": 4,
            "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": 27,
            "name": "Vandenberg Space Force Base",
            "active": true,
            "abbrev": "KVBG",
            "description": "Vandenberg Space Force Base, CA, USA",
            "location": {
                "response_mode": "normal",
                "id": 11,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api",
                "name": "Vandenberg SFB, CA, 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": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
                "image": {
                    "id": 2226,
                    "name": "Vandenberg SFB imaged by Sentinel-2",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg",
                    "credit": "Contains modified Copernicus Sentinel data 2020",
                    "license": {
                        "id": 33,
                        "name": "Copernicus Image Use Policy",
                        "priority": 0,
                        "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159"
                    },
                    "single_use": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                "longitude": -120.52023,
                "latitude": 34.75133,
                "timezone_name": "America/Los_Angeles",
                "total_launch_count": 800,
                "total_landing_count": 26
            },
            "longitude": -120.52023,
            "latitude": 34.75133,
            "image": {
                "id": 1940,
                "name": "[AUTO] X-37B - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x-37b_image_20221113134355.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194208.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 4,
            "attempted_landings": 4,
            "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": 15,
            "name": "South Pacific",
            "active": true,
            "abbrev": "PAC",
            "description": "Pacific Ocean off the coast of Mahia Peninsula, New Zealand.",
            "location": {
                "response_mode": "normal",
                "id": 10,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/10/?format=api",
                "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
                "active": true,
                "country": {
                    "id": 51,
                    "name": "New Zealand",
                    "alpha_2_code": "NZ",
                    "alpha_3_code": "NZL",
                    "nationality_name": "Kiwi",
                    "nationality_name_composed": "Kiwi"
                },
                "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
                "image": {
                    "id": 2206,
                    "name": "Rocket Lab Launch Complex 1",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_lab_laun_image_20240918164228.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_lab_laun_image_thumbnail_20240918164228.jpeg",
                    "credit": "Rocket Lab",
                    "license": {
                        "id": 7,
                        "name": "Rocket Lab Image Use Policy",
                        "priority": 3,
                        "link": "https://www.rocketlabusa.com/about/gallery/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
                "longitude": 177.86586,
                "latitude": -39.26085,
                "timezone_name": "Pacific/Auckland",
                "total_launch_count": 57,
                "total_landing_count": 17
            },
            "longitude": null,
            "latitude": null,
            "image": {
                "id": 2245,
                "name": "New Zealand and the South Pacific Ocean",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_zealand_and_image_20240920094832.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_zealand_and_image_thumbnail_20240920094832.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": 4,
            "attempted_landings": 6,
            "failed_landings": 2,
            "celestial_body": {
                "response_mode": "normal",
                "id": 1,
                "name": "Earth",
                "type": {
                    "id": 1,
                    "name": "Planet"
                },
                "diameter": 12742000.0,
                "mass": 5.972168e+24,
                "gravity": 9.80655,
                "length_of_day": "1 00:00:00",
                "atmosphere": true,
                "image": {
                    "id": 2040,
                    "name": "Earth (Apollo 17)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                "wiki_url": "https://en.wikipedia.org/wiki/Earth"
            }
        }
    ]
}