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
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=10",
    "previous": null,
    "results": [
        {
            "response_mode": "normal",
            "id": 151,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/151/?format=api",
            "name": "Broglio Space Center, Kenya",
            "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": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "failed_landings": 43
            },
            "active": false,
            "country": {
                "id": 3,
                "name": "Italy",
                "alpha_2_code": "IT",
                "alpha_3_code": "ITA",
                "nationality_name": "Italian",
                "nationality_name_composed": "Italo"
            },
            "description": "The Luigi Broglio Space Center (BSC) located near Malindi, Kenya, is an Italian Space Agency (ASI) Spaceport. It served as a spaceport for the launch of both Italian and international satellites, but is currently only used for satellite communications.",
            "image": {
                "id": 2199,
                "name": "Scout-B1 on the San Marco platform (Ariel 5)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scout-b1_on_the_image_20240918151220.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scout-b1_on_the_image_thumbnail_20240918151221.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_151_20200803142409.jpg",
            "longitude": 40.2125,
            "latitude": -2.938333,
            "timezone_name": "Africa/Nairobi",
            "total_launch_count": 9,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/8/?format=api",
            "name": "Wenchang Space Launch Site, People's Republic of China",
            "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": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "failed_landings": 43
            },
            "active": true,
            "country": {
                "id": 6,
                "name": "China",
                "alpha_2_code": "CN",
                "alpha_3_code": "CHN",
                "nationality_name": "Chinese",
                "nationality_name_composed": "Sino"
            },
            "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
            "image": {
                "id": 2019,
                "name": "CZ-8 liftoff from pad 201 (Queqiao-2)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240320175819.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_thumbnail_20240320175820.jpeg",
                "credit": "秦英健/Qin Yingjian",
                "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_8_20200803142445.jpg",
            "longitude": 110.951133,
            "latitude": 19.614492,
            "timezone_name": "Asia/Shanghai",
            "total_launch_count": 37,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 163,
            "url": "https://ll.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": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "failed_landings": 43
            },
            "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": 11,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/11/?format=api",
            "name": "Vandenberg SFB, CA, 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": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "failed_landings": 43
            },
            "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": 802,
            "total_landing_count": 26
        },
        {
            "response_mode": "normal",
            "id": 18,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/18/?format=api",
            "name": "Vostochny Cosmodrome, Siberia, 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": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "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": "The Vostochny Cosmodrome is a Russian spaceport above the 51st parallel north in the Amur Oblast, in the Russian Far East. It is intended to reduce Russia's dependency on the Baikonur Cosmodrome in Kazakhstan. The first launch took place on 28 April 2016 at 02:01 UTC.",
            "image": {
                "id": 1297,
                "name": "Soyuz 2.1b/Fregat-M liftoff from site 1S (Meteor-M No.2-4 & others)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20240229134932.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192322.jpeg",
                "credit": "Roscosmos",
                "license": {
                    "id": 14,
                    "name": "Roscosmos Image Use Policy",
                    "priority": 3,
                    "link": "https://www.roscosmos.ru/22650/"
                },
                "single_use": false,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_18_20200803142401.jpg",
            "longitude": 128.333932,
            "latitude": 51.884395,
            "timezone_name": "Asia/Yakutsk",
            "total_launch_count": 19,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 7,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/7/?format=api",
            "name": "Sohae Satellite Launching Station,  Cholsan County, North Pyongan Province, Democratic People's Republic of Korea",
            "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": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "failed_landings": 43
            },
            "active": true,
            "country": {
                "id": 53,
                "name": "North Korea",
                "alpha_2_code": "KP",
                "alpha_3_code": "PRK",
                "nationality_name": "North Korean",
                "nationality_name_composed": "North Korean"
            },
            "description": "Sohae Satellite Launching Station is a rocket launching site in Tongch'ang-ri, Cholsan County, North Pyongan Province, North Korea. The base is located among hills close to the northern border with China. The spaceport was built on the site of the village Pongdong-ri which was displaced during construction.",
            "image": {
                "id": 2216,
                "name": "Chollima-1 liftoff (Malligyong-1c)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chollima-1_lift_image_20240919165247.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chollima-1_lift_image_thumbnail_20240919165248.jpeg",
                "credit": "KCNA",
                "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_7_20200803142414.jpg",
            "longitude": 124.705,
            "latitude": 39.66,
            "timezone_name": "Asia/Pyongyang",
            "total_launch_count": 7,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 155,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/155/?format=api",
            "name": "White Sands Missile Range",
            "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": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "failed_landings": 43
            },
            "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": "White Sands Missile Range is a United States Army military testing area and firing range located in the US state of New Mexico. The range was originally established in 1941 as the Alamogordo Bombing and Gunnery Range, where the Trinity test site lay at the northern end of the Range, in Socorro County near the towns of Carrizozo and San Antonio. It then became the White Sands Proving Ground on 9 July 1945.",
            "image": {
                "id": 2229,
                "name": "Space Shuttle Columbia landing at White Sands (STS-3)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_c_image_20240920084425.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_c_image_thumbnail_20240920084425.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": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_white_sands_missile_range_20210901072636.jpg",
            "longitude": -106.405833,
            "latitude": 32.335556,
            "timezone_name": "America/Denver",
            "total_launch_count": 5,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 147,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/147/?format=api",
            "name": "Interarmy Special Vehicles Test Centre, French Algeria",
            "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": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "failed_landings": 43
            },
            "active": false,
            "country": {
                "id": 1,
                "name": "France",
                "alpha_2_code": "FR",
                "alpha_3_code": "FRA",
                "nationality_name": "French",
                "nationality_name_composed": "Franco"
            },
            "description": "The Centre Interarmées d'Essais d'Engins Spéciaux was France's first space launch and ballistic missile testing facility. Outside France, the facility is often referred to by the name of the nearest town, Hammaguir. It was established on 24 April 1947, by ministerial decree as the Special Weapons Test Center (CEES, Centre d'essais d'engins spéciaux) for use by the French Army. In 1948, it was turned over to the French Air Force, who renamed it CIEES. Its remote location in the middle of the Saharan Desert and its relative closeness to the Equator (compared with Metropolitan France) made it an attractive launch site for missiles and orbital rockets.",
            "image": {
                "id": 2135,
                "name": "Diamant on the Hammaguir pad",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_on_the__image_20240808091939.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_on_the__image_thumbnail_20240808091941.jpeg",
                "credit": "SIRPA-ECPA",
                "license": {
                    "id": 26,
                    "name": "CNES Image Use Policy",
                    "priority": 2,
                    "link": "https://phototheque.cnes.fr/cnes/info2.do"
                },
                "single_use": true,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_147_20240808092142.jpg",
            "longitude": -3.055278,
            "latitude": 30.778056,
            "timezone_name": "Africa/Algiers",
            "total_launch_count": 4,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/3/?format=api",
            "name": "Sea Launch",
            "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": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "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": 1418,
                "name": "Ceres-1S liftoff from DeFu-15002 (4x Tianqi)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1s25202_image_20230905114300.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192712.jpeg",
                "credit": "CASC",
                "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_3_20200803142448.jpg",
            "longitude": null,
            "latitude": null,
            "timezone_name": "",
            "total_launch_count": 55,
            "total_landing_count": 0
        },
        {
            "response_mode": "normal",
            "id": 31,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/31/?format=api",
            "name": "Spaceport America, NM, 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": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "failed_landings": 43
            },
            "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": "Spaceport America is an FAA-licensed spaceport located in the Jornada del Muerto desert basin north of Las Cruces, New Mexico, and southeast of Truth or Consequences. With Virgin Galactic's launch of the VSS Unity, with three people aboard, on May 22, 2021, New Mexico became the third US state to launch humans into space after California and Florida.",
            "image": {
                "id": 2217,
                "name": "Spaceport America",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceport_ameri_image_20240919165536.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceport_ameri_image_thumbnail_20240919165536.jpeg",
                "credit": "Land Rover MENA",
                "license": {
                    "id": 28,
                    "name": "CC BY 2.0",
                    "priority": 6,
                    "link": "https://creativecommons.org/licenses/by/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_31_20200803142505.jpg",
            "longitude": -106.969722,
            "latitude": 32.990278,
            "timezone_name": "America/Denver",
            "total_launch_count": 4,
            "total_landing_count": 4
        }
    ]
}