Filters

Parameters - active, agencies_ids, id, id__contains, latitude__gt, latitude__gte, latitude__lt, latitude__lte, location__id, location__name, location__name__contains, longitude__gt, longitude__gte, longitude__lt, longitude__lte, name, name__contains, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, total_launch_count, total_launch_count__gt, total_launch_count__gte, total_launch_count__lt, total_launch_count__lte

Example - /pads/?location__id=11

Fields searched - location__name, name, orbital_launch_attempt_count, total_launch_count

Example - /pads/?search=39A

Ordering

Fields - id, location__id, location__name, name, orbital_launch_attempt_count, total_launch_count

Example - /pads/?ordering=-orbital_launch_attempt_count

Number of results

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

Example - /pads/?limit=2

Format

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

Help

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

GET /2.3.0/pads/?format=api&offset=120
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 245,
  "next": "https://lldev.thespacedevs.com/2.3.0/pads/?format=api&limit=10&offset=130",
  "previous": "https://lldev.thespacedevs.com/2.3.0/pads/?format=api&limit=10&offset=110",
  "results": [
    {
      "id": 118,
      "url": "https://lldev.thespacedevs.com/2.3.0/pads/118/?format=api",
      "active": true,
      "agencies": [
        {
          "response_mode": "normal",
          "id": 166,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/166/?format=api",
          "name": "US Navy",
          "abbrev": "USN",
          "type": {
            "id": 1,
            "name": "Government"
          },
          "featured": false,
          "country": [
            {
              "id": 2,
              "name": "United States of America",
              "alpha_2_code": "US",
              "alpha_3_code": "USA",
              "nationality_name": "American",
              "nationality_name_composed": "Americano"
            }
          ],
          "description": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.",
          "administrator": null,
          "founding_year": 1963,
          "launchers": "",
          "spacecraft": "Vanguard 1-3 | Parker Solar Probe",
          "parent": null,
          "image": null,
          "logo": null,
          "social_logo": null
        }
      ],
      "name": "Launch Complex 18A",
      "image": null,
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
      "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
      "latitude": 28.4493,
      "longitude": -80.564494,
      "country": {
        "id": 2,
        "name": "United States of America",
        "alpha_2_code": "US",
        "alpha_3_code": "USA",
        "nationality_name": "American",
        "nationality_name_composed": "Americano"
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
      "total_launch_count": 18,
      "orbital_launch_attempt_count": 11,
      "fastest_turnaround": "P10DT2H1M6S",
      "location": {
        "response_mode": "normal",
        "id": 12,
        "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
        "name": "Cape Canaveral SFS, FL, 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-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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": 7470,
          "successful_launches": 6915,
          "failed_launches": 555,
          "total_attempted_landings": 1288,
          "successful_landings": 1241,
          "failed_landings": 47
        },
        "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": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
        "image": {
          "id": 2200,
          "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
        "longitude": -80.577778,
        "latitude": 28.488889,
        "timezone_name": "America/New_York",
        "total_launch_count": 1100,
        "total_landing_count": 71
      }
    },
    {
      "id": 239,
      "url": "https://lldev.thespacedevs.com/2.3.0/pads/239/?format=api",
      "active": true,
      "agencies": [
        {
          "response_mode": "normal",
          "id": 1044,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1044/?format=api",
          "name": "ArianeGroup",
          "abbrev": "AG",
          "type": {
            "id": 3,
            "name": "Commercial"
          },
          "featured": false,
          "country": [
            {
              "id": 1,
              "name": "France",
              "alpha_2_code": "FR",
              "alpha_3_code": "FRA",
              "nationality_name": "French",
              "nationality_name_composed": "Franco"
            }
          ],
          "description": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.",
          "administrator": "CEO: Christophe Bruneau",
          "founding_year": 2015,
          "launchers": "Ariane",
          "spacecraft": "",
          "parent": null,
          "image": {
            "id": 1692,
            "name": "Ariane 62 on ELA-4 (Maiden Flight)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg",
            "credit": "ESA/L. Bourgeon",
            "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": []
          },
          "logo": {
            "id": 107,
            "name": "ArianeGroup logo",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184908.png",
            "credit": "ArianeGroup",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": [
              {
                "id": 13,
                "type": {
                  "id": 1,
                  "name": "transparent for light background"
                },
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianegroup_log_image_20250211190245.PNG"
              },
              {
                "id": 14,
                "type": {
                  "id": 2,
                  "name": "transparent for dark background"
                },
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianegroup_log_image_20250211190245.PNG"
              }
            ]
          },
          "social_logo": {
            "id": 38,
            "name": "ArianeGroup social logo",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianegroup_nation_20230802053255.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184726.jpeg",
            "credit": "ArianeGroup",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          }
        }
      ],
      "name": "Launch Complex 3B",
      "image": null,
      "description": "Launch complex for Themis test flights at Esrange.",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Esrange#Reusable_Rocket_Testing",
      "map_url": "https://www.google.com/maps?q=67.877368,21.165001",
      "latitude": 67.877368,
      "longitude": 21.165001,
      "country": {
        "id": 15,
        "name": "Sweden",
        "alpha_2_code": "SE",
        "alpha_3_code": "SWE",
        "nationality_name": "Swedish",
        "nationality_name_composed": "Swedo"
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_3b_20250916091141.jpg",
      "total_launch_count": 0,
      "orbital_launch_attempt_count": 0,
      "fastest_turnaround": null,
      "location": {
        "response_mode": "normal",
        "id": 178,
        "url": "https://lldev.thespacedevs.com/2.3.0/locations/178/?format=api",
        "name": "Esrange Space Center",
        "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-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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": 7470,
          "successful_launches": 6915,
          "failed_launches": 555,
          "total_attempted_landings": 1288,
          "successful_landings": 1241,
          "failed_landings": 47
        },
        "active": true,
        "country": {
          "id": 15,
          "name": "Sweden",
          "alpha_2_code": "SE",
          "alpha_3_code": "SWE",
          "nationality_name": "Swedish",
          "nationality_name_composed": "Swedo"
        },
        "description": "Esrange Space Center is a rocket range and research centre located about 40 kilometers east of the town of Kiruna in northern Sweden. It is a base for scientific research with high-altitude balloons, investigation of the aurora borealis, sounding rocket launches, and satellite tracking. Built in 1964 by ESRO, one of the predecessors of the European Space Agency, the site is currently operated by the Swedish Space Corporation. An orbital launch complex, LC-3, has been built in the early 2020s.",
        "image": {
          "id": 2475,
          "name": "Esrange Launch Complex 3",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esrange_launch__image_20250916092401.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esrange_launch__image_thumbnail_20250916092401.jpeg",
          "credit": "Copyright SSC",
          "license": {
            "id": 40,
            "name": "SSC Media Terms of Use",
            "priority": 4,
            "link": "https://sscspace.com/news/media-bank/"
          },
          "single_use": false,
          "variants": []
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_esrange_space_center_20241208021356.jpg",
        "longitude": 21.106944,
        "latitude": 67.893889,
        "timezone_name": "Europe/Stockholm",
        "total_launch_count": 0,
        "total_landing_count": 0
      }
    },
    {
      "id": 36,
      "url": "https://lldev.thespacedevs.com/2.3.0/pads/36/?format=api",
      "active": true,
      "agencies": [
        {
          "response_mode": "normal",
          "id": 163,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/163/?format=api",
          "name": "Russian Aerospace Defence Forces",
          "abbrev": "VKO",
          "type": {
            "id": 1,
            "name": "Government"
          },
          "featured": false,
          "country": [
            {
              "id": 5,
              "name": "Russia",
              "alpha_2_code": "RU",
              "alpha_3_code": "RUS",
              "nationality_name": "Russian",
              "nationality_name_composed": "Russo"
            }
          ],
          "description": null,
          "administrator": null,
          "founding_year": null,
          "launchers": "",
          "spacecraft": "",
          "parent": "Russian Federal Space Agency (ROSCOSMOS)",
          "image": null,
          "logo": null,
          "social_logo": null
        }
      ],
      "name": "43/3 (43L)",
      "image": {
        "id": 1461,
        "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
        "credit": "Mil.ru",
        "license": {
          "id": 30,
          "name": "CC BY 4.0",
          "priority": 4,
          "link": "https://creativecommons.org/licenses/by/4.0/"
        },
        "single_use": false,
        "variants": []
      },
      "description": "",
      "info_url": null,
      "wiki_url": null,
      "map_url": "https://www.google.com/maps?q=62.9273,40.45",
      "latitude": 62.9273,
      "longitude": 40.45,
      "country": {
        "id": 5,
        "name": "Russia",
        "alpha_2_code": "RU",
        "alpha_3_code": "RUS",
        "nationality_name": "Russian",
        "nationality_name_composed": "Russo"
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
      "total_launch_count": 232,
      "orbital_launch_attempt_count": 232,
      "fastest_turnaround": "P2DT17H44M",
      "location": {
        "response_mode": "normal",
        "id": 6,
        "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
        "name": "Plesetsk Cosmodrome, Russian Federation",
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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": 7470,
          "successful_launches": 6915,
          "failed_launches": 555,
          "total_attempted_landings": 1288,
          "successful_landings": 1241,
          "failed_landings": 47
        },
        "active": true,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
        "image": {
          "id": 1461,
          "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
          "credit": "Mil.ru",
          "license": {
            "id": 30,
            "name": "CC BY 4.0",
            "priority": 4,
            "link": "https://creativecommons.org/licenses/by/4.0/"
          },
          "single_use": false,
          "variants": []
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
        "longitude": 40.577778,
        "latitude": 62.925556,
        "timezone_name": "Europe/Moscow",
        "total_launch_count": 1683,
        "total_landing_count": 0
      }
    },
    {
      "id": 109,
      "url": "https://lldev.thespacedevs.com/2.3.0/pads/109/?format=api",
      "active": true,
      "agencies": [],
      "name": "Cecil Air and Space Port",
      "image": null,
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Cecil_Airport",
      "map_url": "https://www.google.com/maps?q=30.224166,-81.876236",
      "latitude": 30.224166,
      "longitude": -81.876236,
      "country": {
        "id": 2,
        "name": "United States of America",
        "alpha_2_code": "US",
        "alpha_3_code": "USA",
        "nationality_name": "American",
        "nationality_name_composed": "Americano"
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_109_20200803143535.jpg",
      "total_launch_count": 0,
      "orbital_launch_attempt_count": 0,
      "fastest_turnaround": null,
      "location": {
        "response_mode": "normal",
        "id": 20,
        "url": "https://lldev.thespacedevs.com/2.3.0/locations/20/?format=api",
        "name": "Air launch to orbit",
        "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-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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": 7470,
          "successful_launches": 6915,
          "failed_launches": 555,
          "total_attempted_landings": 1288,
          "successful_landings": 1241,
          "failed_landings": 47
        },
        "active": true,
        "country": {
          "id": 17,
          "name": "Unknown",
          "alpha_2_code": "??",
          "alpha_3_code": "???",
          "nationality_name": "Earthling",
          "nationality_name_composed": "Earthling"
        },
        "description": "",
        "image": {
          "id": 33,
          "name": "Virgin Orbit LauncherOne",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_image_20200101110056.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184714.jpeg",
          "credit": "Virgin Orbit",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
        "longitude": null,
        "latitude": null,
        "timezone_name": "",
        "total_launch_count": 51,
        "total_landing_count": 0
      }
    },
    {
      "id": 80,
      "url": "https://lldev.thespacedevs.com/2.3.0/pads/80/?format=api",
      "active": true,
      "agencies": [
        {
          "response_mode": "normal",
          "id": 121,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
          "name": "SpaceX",
          "abbrev": "SpX",
          "type": {
            "id": 3,
            "name": "Commercial"
          },
          "featured": 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": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
          "administrator": "CEO: Elon Musk",
          "founding_year": 2002,
          "launchers": "Falcon | Starship",
          "spacecraft": "Dragon",
          "parent": null,
          "image": {
            "id": 29,
            "name": "[AUTO] SpaceX - image",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
            "credit": null,
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "logo": {
            "id": 186,
            "name": "[AUTO] SpaceX - logo",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
            "credit": null,
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "social_logo": {
            "id": 94,
            "name": "[AUTO] SpaceX - social_logo",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
            "credit": null,
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          }
        }
      ],
      "name": "Space Launch Complex 40",
      "image": {
        "id": 2113,
        "name": "F9 liftoff from SLC-40 (SES-24)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_20240621050513.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_thumbnail_20240621050514.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": false,
        "variants": []
      },
      "description": "",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
      "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
      "latitude": 28.56194122,
      "longitude": -80.57735736,
      "country": {
        "id": 2,
        "name": "United States of America",
        "alpha_2_code": "US",
        "alpha_3_code": "USA",
        "nationality_name": "American",
        "nationality_name_composed": "Americano"
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
      "total_launch_count": 376,
      "orbital_launch_attempt_count": 376,
      "fastest_turnaround": "P1DT21H",
      "location": {
        "response_mode": "normal",
        "id": 12,
        "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
        "name": "Cape Canaveral SFS, FL, 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-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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": 7470,
          "successful_launches": 6915,
          "failed_launches": 555,
          "total_attempted_landings": 1288,
          "successful_landings": 1241,
          "failed_landings": 47
        },
        "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": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
        "image": {
          "id": 2200,
          "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
        "longitude": -80.577778,
        "latitude": 28.488889,
        "timezone_name": "America/New_York",
        "total_launch_count": 1100,
        "total_landing_count": 71
      }
    },
    {
      "id": 104,
      "url": "https://lldev.thespacedevs.com/2.3.0/pads/104/?format=api",
      "active": true,
      "agencies": [],
      "name": "Guam International Airport",
      "image": null,
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Antonio_B._Won_Pat_International_Airport",
      "map_url": "https://www.google.com/maps?q=13.483889,144.797222",
      "latitude": 13.483889,
      "longitude": 144.797222,
      "country": {
        "id": 2,
        "name": "United States of America",
        "alpha_2_code": "US",
        "alpha_3_code": "USA",
        "nationality_name": "American",
        "nationality_name_composed": "Americano"
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_104_20200803143546.jpg",
      "total_launch_count": 0,
      "orbital_launch_attempt_count": 0,
      "fastest_turnaround": null,
      "location": {
        "response_mode": "normal",
        "id": 20,
        "url": "https://lldev.thespacedevs.com/2.3.0/locations/20/?format=api",
        "name": "Air launch to orbit",
        "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-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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": 7470,
          "successful_launches": 6915,
          "failed_launches": 555,
          "total_attempted_landings": 1288,
          "successful_landings": 1241,
          "failed_landings": 47
        },
        "active": true,
        "country": {
          "id": 17,
          "name": "Unknown",
          "alpha_2_code": "??",
          "alpha_3_code": "???",
          "nationality_name": "Earthling",
          "nationality_name_composed": "Earthling"
        },
        "description": "",
        "image": {
          "id": 33,
          "name": "Virgin Orbit LauncherOne",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_image_20200101110056.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184714.jpeg",
          "credit": "Virgin Orbit",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
        "longitude": null,
        "latitude": null,
        "timezone_name": "",
        "total_launch_count": 51,
        "total_landing_count": 0
      }
    },
    {
      "id": 42,
      "url": "https://lldev.thespacedevs.com/2.3.0/pads/42/?format=api",
      "active": true,
      "agencies": [
        {
          "response_mode": "normal",
          "id": 163,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/163/?format=api",
          "name": "Russian Aerospace Defence Forces",
          "abbrev": "VKO",
          "type": {
            "id": 1,
            "name": "Government"
          },
          "featured": false,
          "country": [
            {
              "id": 5,
              "name": "Russia",
              "alpha_2_code": "RU",
              "alpha_3_code": "RUS",
              "nationality_name": "Russian",
              "nationality_name_composed": "Russo"
            }
          ],
          "description": null,
          "administrator": null,
          "founding_year": null,
          "launchers": "",
          "spacecraft": "",
          "parent": "Russian Federal Space Agency (ROSCOSMOS)",
          "image": null,
          "logo": null,
          "social_logo": null
        }
      ],
      "name": "35/1",
      "image": null,
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35",
      "map_url": "https://www.google.com/maps?q=62.927319,40.574897",
      "latitude": 62.927319,
      "longitude": 40.574897,
      "country": {
        "id": 5,
        "name": "Russia",
        "alpha_2_code": "RU",
        "alpha_3_code": "RUS",
        "nationality_name": "Russian",
        "nationality_name_composed": "Russo"
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_42_20200803143543.jpg",
      "total_launch_count": 11,
      "orbital_launch_attempt_count": 11,
      "fastest_turnaround": "P63DT6H30M40S",
      "location": {
        "response_mode": "normal",
        "id": 6,
        "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
        "name": "Plesetsk Cosmodrome, Russian Federation",
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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": 7470,
          "successful_launches": 6915,
          "failed_launches": 555,
          "total_attempted_landings": 1288,
          "successful_landings": 1241,
          "failed_landings": 47
        },
        "active": true,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
        "image": {
          "id": 1461,
          "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
          "credit": "Mil.ru",
          "license": {
            "id": 30,
            "name": "CC BY 4.0",
            "priority": 4,
            "link": "https://creativecommons.org/licenses/by/4.0/"
          },
          "single_use": false,
          "variants": []
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
        "longitude": 40.577778,
        "latitude": 62.925556,
        "timezone_name": "Europe/Moscow",
        "total_launch_count": 1683,
        "total_landing_count": 0
      }
    },
    {
      "id": 57,
      "url": "https://lldev.thespacedevs.com/2.3.0/pads/57/?format=api",
      "active": true,
      "agencies": [],
      "name": "Launch Pad 1",
      "image": null,
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Pacific_Spaceport_Complex_%E2%80%93_Alaska",
      "map_url": "https://www.google.com/maps?q=57.435833,-152.337778",
      "latitude": 57.435833,
      "longitude": -152.337778,
      "country": {
        "id": 2,
        "name": "United States of America",
        "alpha_2_code": "US",
        "alpha_3_code": "USA",
        "nationality_name": "American",
        "nationality_name_composed": "Americano"
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_57_20200803143509.jpg",
      "total_launch_count": 3,
      "orbital_launch_attempt_count": 3,
      "fastest_turnaround": "P311DT14H24M",
      "location": {
        "response_mode": "normal",
        "id": 25,
        "url": "https://lldev.thespacedevs.com/2.3.0/locations/25/?format=api",
        "name": "Pacific Spaceport Complex, Alaska, 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-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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": 7470,
          "successful_launches": 6915,
          "failed_launches": 555,
          "total_attempted_landings": 1288,
          "successful_landings": 1241,
          "failed_landings": 47
        },
        "active": true,
        "country": {
          "id": 2,
          "name": "United States of America",
          "alpha_2_code": "US",
          "alpha_3_code": "USA",
          "nationality_name": "American",
          "nationality_name_composed": "Americano"
        },
        "description": "The Pacific Spaceport Complex – Alaska (PSCA), formerly known as the Kodiak Launch Complex (KLC), is a dual-use commercial and military spaceport for sub-orbital and orbital launch vehicles. The facility is owned and operated by the Alaska Aerospace Corporation, a corporation owned by the Government of Alaska, and is located on Kodiak Island in Alaska.",
        "image": {
          "id": 1817,
          "name": "RS1 on the pad (Flight 2)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs1_on_the_pad__image_20240325094914.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs1_on_the_pad__image_thumbnail_20240325094914.jpeg",
          "credit": "ABL Space Systems",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_25_20200803142500.jpg",
        "longitude": -152.34,
        "latitude": 57.435278,
        "timezone_name": "America/Anchorage",
        "total_launch_count": 9,
        "total_landing_count": 0
      }
    },
    {
      "id": 58,
      "url": "https://lldev.thespacedevs.com/2.3.0/pads/58/?format=api",
      "active": true,
      "agencies": [],
      "name": "Safir Launch Pad",
      "image": null,
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Semnan_Space_Center#Circular_launch_platform",
      "map_url": "https://www.google.com/maps?q=35.23462,53.920936",
      "latitude": 35.23462,
      "longitude": 53.920936,
      "country": {
        "id": 32,
        "name": "Iran",
        "alpha_2_code": "IR",
        "alpha_3_code": "IRN",
        "nationality_name": "Iranian",
        "nationality_name_composed": "Irano"
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_58_20200803143301.jpg",
      "total_launch_count": 8,
      "orbital_launch_attempt_count": 8,
      "fastest_turnaround": "P109DT23H56M",
      "location": {
        "response_mode": "normal",
        "id": 2,
        "url": "https://lldev.thespacedevs.com/2.3.0/locations/2/?format=api",
        "name": "Semnan Space Center, Islamic Republic of Iran",
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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": 7470,
          "successful_launches": 6915,
          "failed_launches": 555,
          "total_attempted_landings": 1288,
          "successful_landings": 1241,
          "failed_landings": 47
        },
        "active": true,
        "country": {
          "id": 32,
          "name": "Iran",
          "alpha_2_code": "IR",
          "alpha_3_code": "IRN",
          "nationality_name": "Iranian",
          "nationality_name_composed": "Irano"
        },
        "description": "Semnan Space Center is the primary Iranian spaceport, located 50 km southeast of the city of Semnan in the north of the country.",
        "image": {
          "id": 2214,
          "name": "Simorgh liftoff in July 2017",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/semnan_space_ce_image_20240919164557.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/semnan_space_ce_image_thumbnail_20240919164557.jpeg",
          "credit": "Tasnim News Agency",
          "license": {
            "id": 30,
            "name": "CC BY 4.0",
            "priority": 4,
            "link": "https://creativecommons.org/licenses/by/4.0/"
          },
          "single_use": true,
          "variants": []
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_2_20200803142458.jpg",
        "longitude": 53.9221,
        "latitude": 35.2346,
        "timezone_name": "Asia/Tehran",
        "total_launch_count": 15,
        "total_landing_count": 0
      }
    },
    {
      "id": 243,
      "url": "https://lldev.thespacedevs.com/2.3.0/pads/243/?format=api",
      "active": true,
      "agencies": [
        {
          "response_mode": "normal",
          "id": 259,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/259/?format=api",
          "name": "LandSpace",
          "abbrev": "LS",
          "type": {
            "id": 3,
            "name": "Commercial"
          },
          "featured": false,
          "country": [
            {
              "id": 6,
              "name": "China",
              "alpha_2_code": "CN",
              "alpha_3_code": "CHN",
              "nationality_name": "Chinese",
              "nationality_name_composed": "Sino"
            }
          ],
          "description": "LandSpace is a Chinese private space launch company based in Beijing. It was founded in 2015 by Tsinghua University alumni Zhang Changwu.",
          "administrator": "Founder: Zhang Changwu",
          "founding_year": 2015,
          "launchers": "",
          "spacecraft": "",
          "parent": null,
          "image": null,
          "logo": {
            "id": 155,
            "name": "[AUTO] LandSpace - logo",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/landspace_logo_20220822100731.png",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185030.png",
            "credit": null,
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "social_logo": {
            "id": 73,
            "name": "[AUTO] LandSpace - social_logo",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/landspace_nation_20230702184353.png",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184819.png",
            "credit": null,
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          }
        }
      ],
      "name": "Launch Area 96B",
      "image": null,
      "description": "",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Zhuque-3",
      "map_url": "https://www.google.com/maps?q=40.92017,100.25129",
      "latitude": 40.92017,
      "longitude": 100.25129,
      "country": {
        "id": 6,
        "name": "China",
        "alpha_2_code": "CN",
        "alpha_3_code": "CHN",
        "nationality_name": "Chinese",
        "nationality_name_composed": "Sino"
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_area_96b_20251128220544.jpg",
      "total_launch_count": 1,
      "orbital_launch_attempt_count": 1,
      "fastest_turnaround": null,
      "location": {
        "response_mode": "normal",
        "id": 17,
        "url": "https://lldev.thespacedevs.com/2.3.0/locations/17/?format=api",
        "name": "Jiuquan Satellite Launch Center, 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-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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": 7470,
          "successful_launches": 6915,
          "failed_launches": 555,
          "total_attempted_landings": 1288,
          "successful_landings": 1241,
          "failed_landings": 47
        },
        "active": true,
        "country": {
          "id": 6,
          "name": "China",
          "alpha_2_code": "CN",
          "alpha_3_code": "CHN",
          "nationality_name": "Chinese",
          "nationality_name_composed": "Sino"
        },
        "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
        "image": {
          "id": 1374,
          "name": "Long March 2F/G liftoff (Shenzhou 16)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192548.jpeg",
          "credit": "CMS",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": false,
          "variants": []
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
        "longitude": 100.291111,
        "latitude": 40.958056,
        "timezone_name": "Asia/Shanghai",
        "total_launch_count": 281,
        "total_landing_count": 2
      }
    }
  ]
}