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=50&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=60&ordering=total_landing_count",
    "previous": "https://ll.thespacedevs.com/2.3.0/locations/?format=api&limit=10&offset=40&ordering=total_landing_count",
    "results": [
        {
            "response_mode": "normal",
            "id": 144,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/144/?format=api",
            "name": "Air launch to Suborbital flight",
            "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": 17,
                "name": "Unknown",
                "alpha_2_code": "??",
                "alpha_3_code": "???",
                "nationality_name": "Earthling",
                "nationality_name_composed": "Earthling"
            },
            "description": "",
            "image": {
                "id": 32,
                "name": "[AUTO] Virgin Galactic - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184711.jpeg",
                "credit": null,
                "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_144_20200803142439.jpg",
            "longitude": null,
            "latitude": null,
            "timezone_name": "",
            "total_launch_count": 86,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 169,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/169/?format=api",
            "name": "Fra Mauro Formation, 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 Fra Mauro formation (or Fra Mauro Highlands) is a formation on the near side of Earth's Moon that served as the landing site for the American Apollo 14 mission in 1971. It is named after the 80-kilometer-diameter crater Fra Mauro, located within it. The formation, as well as Fra Mauro crater, take their names from a 15th-century Italian monk and mapmaker of the same name.",
            "image": {
                "id": 2142,
                "name": "Fra Mauro from lunar orbit (Apollo 12)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fra_mauro_from__image_20240812111040.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fra_mauro_from__image_thumbnail_20240812111041.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_14_landing_site252c_fra_mauro252c_moon_20240813033131.jpg",
            "longitude": -17.0,
            "latitude": -6.0,
            "timezone_name": "",
            "total_launch_count": 1,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 171,
            "url": "https://ll.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": 173,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/173/?format=api",
            "name": "Mare Fecunditatis, 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 Fecunditatis is a lunar mare in the eastern half of the visible Moon. The mare has a maximum diameter of 840 km.",
            "image": {
                "id": 2164,
                "name": "Mare Fecunditatis",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_fecunditat_image_20240813075141.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_fecunditat_image_thumbnail_20240813075141.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_luna_16_landing_site252c_mare_fecunditatis252c_moon_20240813034222.jpg",
            "longitude": 51.3,
            "latitude": -7.8,
            "timezone_name": "",
            "total_launch_count": 1,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 14,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/14/?format=api",
            "name": "Satish Dhawan Space Centre, India",
            "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": 9,
                "name": "India",
                "alpha_2_code": "IN",
                "alpha_3_code": "IND",
                "nationality_name": "Indian",
                "nationality_name_composed": "Indo"
            },
            "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
            "image": {
                "id": 2212,
                "name": "Satish Dhawan Space Centre",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/satish_dhawan_s_image_20240919164153.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/satish_dhawan_s_image_thumbnail_20240919164154.png",
                "credit": "ISRO",
                "license": {
                    "id": 11,
                    "name": "Government Open Data License - India (GODL)",
                    "priority": 3,
                    "link": "https://data.gov.in/sites/default/files/Gazette_Notification_OGDL.pdf"
                },
                "single_use": true,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
            "longitude": 80.23,
            "latitude": 13.72,
            "timezone_name": "Asia/Kolkata",
            "total_launch_count": 98,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 153,
            "url": "https://ll.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": 7144,
                "successful_launches": 6601,
                "failed_launches": 543,
                "total_attempted_landings": 1100,
                "successful_landings": 1057,
                "failed_landings": 43
            },
            "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": 170,
            "url": "https://ll.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": 182,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/182/?format=api",
            "name": "Malapert-A",
            "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": "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
        },
        {
            "response_mode": "normal",
            "id": 30,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/30/?format=api",
            "name": "Kapustin Yar, 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": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
            "image": {
                "id": 2204,
                "name": "R-2A and R-5A geophysical rockets on the pad",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/r-2a_and_r-5a_g_image_20240918155857.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/r-2a_and_r-5a_g_image_thumbnail_20240918155857.jpeg",
                "credit": "Mil.ru",
                "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_30_20200803142515.jpg",
            "longitude": 45.72,
            "latitude": 48.59,
            "timezone_name": "Europe/Volgograd",
            "total_launch_count": 101,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 172,
            "url": "https://ll.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
        }
    ]
}