Modes

Levels of detail in the response - list, normal, detailed

Example - /launches/?mode=list

Filters

Parameters - agency_launch_attempt_count, agency_launch_attempt_count__gt, agency_launch_attempt_count__gte, agency_launch_attempt_count__lt, agency_launch_attempt_count__lte, agency_launch_attempt_count_year, agency_launch_attempt_count_year__gt, agency_launch_attempt_count_year__gte, agency_launch_attempt_count_year__lt, agency_launch_attempt_count_year__lte, day, id, include_suborbital, is_crewed, last_updated__gte, last_updated__lte, launch_designator, launcher_config__id, location__ids, location_launch_attempt_count, location_launch_attempt_count__gt, location_launch_attempt_count__gte, location_launch_attempt_count__lt, location_launch_attempt_count__lte, location_launch_attempt_count_year, location_launch_attempt_count_year__gt, location_launch_attempt_count_year__gte, location_launch_attempt_count_year__lt, location_launch_attempt_count_year__lte, lsp__id, lsp__name, mission__agency__ids, mission__orbit__celestial_body__id, mission__orbit__name, mission__orbit__name__icontains, month, name, net__gt, net__gte, net__lt, net__lte, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, orbital_launch_attempt_count_year, orbital_launch_attempt_count_year__gt, orbital_launch_attempt_count_year__gte, orbital_launch_attempt_count_year__lt, orbital_launch_attempt_count_year__lte, pad, pad__location, pad__location__celestial_body__id, pad_launch_attempt_count, pad_launch_attempt_count__gt, pad_launch_attempt_count__gte, pad_launch_attempt_count__lt, pad_launch_attempt_count__lte, pad_launch_attempt_count_year, pad_launch_attempt_count_year__gt, pad_launch_attempt_count_year__gte, pad_launch_attempt_count_year__lt, pad_launch_attempt_count_year__lte, program, related_lsp__id, related_lsp__name, rocket__configuration__full_name, rocket__configuration__full_name__icontains, rocket__configuration__id, rocket__configuration__manufacturer__name, rocket__configuration__manufacturer__name__icontains, rocket__configuration__name, rocket__spacecraftflight__spacecraft__id, rocket__spacecraftflight__spacecraft__name, rocket__spacecraftflight__spacecraft__name__icontains, serial_number, slug, spacecraft_config__ids, status, status__ids, video_url, window_end__gt, window_end__gte, window_end__lt, window_end__lte, window_start__gt, window_start__gte, window_start__lt, window_start__lte, year

Example - /launches/?pad__location=13

Fields searched - launch_designator, launch_service_provider__name, mission__name, name, pad__location__name, pad__name, rocket__configuration__manufacturer__abbrev, rocket__configuration__manufacturer__name, rocket__configuration__name, rocket__spacecraftflight__spacecraft__name

Example - /launches/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

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

Example - /launches/?limit=2

Format

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

Help

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

GET /2.3.0/launches/?format=api&offset=370&ordering=-net
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 549,
  "next": "https://lldev.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=380&ordering=-net",
  "previous": "https://lldev.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=360&ordering=-net",
  "results": [
    {
      "id": "67c287d7-199e-4811-a43a-b540b3c4d186",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/67c287d7-199e-4811-a43a-b540b3c4d186/?format=api",
      "name": "Falcon 9 Block 5 | Starlink Group 11-5",
      "response_mode": "normal",
      "slug": "falcon-9-block-5-starlink-group-11-5",
      "launch_designator": "2025-237",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-10-25T15:13:59Z",
      "net": "2025-10-22T14:16:20Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "window_end": "2025-10-22T18:00:00Z",
      "window_start": "2025-10-22T14:00:00Z",
      "image": {
        "id": 1296,
        "name": "Starlink night fairing",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png",
        "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": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
        "name": "SpaceX",
        "abbrev": "SpX",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8758,
        "configuration": {
          "response_mode": "list",
          "id": 164,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
          "name": "Falcon 9",
          "families": [
            {
              "response_mode": "list",
              "id": 1,
              "name": "Falcon"
            },
            {
              "response_mode": "list",
              "id": 176,
              "name": "Falcon 9"
            }
          ],
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 7349,
        "name": "Starlink Group 11-5",
        "type": "Communications",
        "description": "A batch of 28 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "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": []
            },
            "total_launch_count": 660,
            "consecutive_successful_launches": 145,
            "successful_launches": 645,
            "failed_launches": 15,
            "pending_launches": 122,
            "consecutive_successful_landings": 144,
            "successful_landings": 605,
            "failed_landings": 27,
            "attempted_landings": 631,
            "successful_landings_spacecraft": 59,
            "failed_landings_spacecraft": 3,
            "attempted_landings_spacecraft": 63,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": "https://www.spacex.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
            "social_media_links": []
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 16,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/16/?format=api",
        "active": true,
        "agencies": [],
        "name": "Space Launch Complex 4E",
        "image": {
          "id": 1342,
          "name": "Falcon 9 Block 5 | SARah 2 & 3 from SLC-4E",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20231223073520.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192449.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": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": 34.632,
        "longitude": -120.611,
        "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_16_20200803143532.jpg",
        "total_launch_count": 257,
        "orbital_launch_attempt_count": 257,
        "fastest_turnaround": "P2DT10H22M59S",
        "location": {
          "response_mode": "normal",
          "id": 11,
          "url": "https://lldev.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-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": "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-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "longitude": -120.52023,
          "latitude": 34.75133,
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 872,
          "total_landing_count": 33
        }
      },
      "webcast_live": false,
      "program": [
        {
          "response_mode": "normal",
          "id": 25,
          "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api",
          "name": "Starlink",
          "image": {
            "id": 1890,
            "name": "Starlink stack in space before deployment",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 5,
              "name": "CC BY-NC 2.0",
              "priority": 1,
              "link": "https://creativecommons.org/licenses/by-nc/2.0/"
            },
            "single_use": true,
            "variants": []
          },
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "response_mode": "list",
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
              "name": "SpaceX",
              "abbrev": "SpX",
              "type": {
                "id": 3,
                "name": "Commercial"
              }
            }
          ],
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "mission_patches": [
            {
              "id": 7,
              "name": "Space X Starlink Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
              "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                  "id": 3,
                  "name": "Commercial"
                }
              },
              "response_mode": "normal"
            }
          ],
          "type": {
            "id": 3,
            "name": "Communication Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 7092,
      "location_launch_attempt_count": 839,
      "pad_launch_attempt_count": 225,
      "agency_launch_attempt_count": 587,
      "orbital_launch_attempt_count_year": 243,
      "location_launch_attempt_count_year": 53,
      "pad_launch_attempt_count_year": 51,
      "agency_launch_attempt_count_year": 138
    },
    {
      "id": "0d2920f2-87d9-4c5a-aebe-614d8baae2a2",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/0d2920f2-87d9-4c5a-aebe-614d8baae2a2/?format=api",
      "name": "Falcon 9 Block 5 | Starlink Group 11-19",
      "response_mode": "normal",
      "slug": "falcon-9-block-5-starlink-group-11-19",
      "launch_designator": "2025-236",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-10-19T22:14:58Z",
      "net": "2025-10-19T19:24:00Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "window_end": "2025-10-19T21:24:00Z",
      "window_start": "2025-10-19T17:24:00Z",
      "image": {
        "id": 1296,
        "name": "Starlink night fairing",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png",
        "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": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
        "name": "SpaceX",
        "abbrev": "SpX",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8746,
        "configuration": {
          "response_mode": "list",
          "id": 164,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
          "name": "Falcon 9",
          "families": [
            {
              "response_mode": "list",
              "id": 1,
              "name": "Falcon"
            },
            {
              "response_mode": "list",
              "id": 176,
              "name": "Falcon 9"
            }
          ],
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 7337,
        "name": "Starlink Group 11-19",
        "type": "Communications",
        "description": "A batch of 28 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "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": []
            },
            "total_launch_count": 660,
            "consecutive_successful_launches": 145,
            "successful_launches": 645,
            "failed_launches": 15,
            "pending_launches": 122,
            "consecutive_successful_landings": 144,
            "successful_landings": 605,
            "failed_landings": 27,
            "attempted_landings": 631,
            "successful_landings_spacecraft": 59,
            "failed_landings_spacecraft": 3,
            "attempted_landings_spacecraft": 63,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": "https://www.spacex.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
            "social_media_links": []
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 16,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/16/?format=api",
        "active": true,
        "agencies": [],
        "name": "Space Launch Complex 4E",
        "image": {
          "id": 1342,
          "name": "Falcon 9 Block 5 | SARah 2 & 3 from SLC-4E",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20231223073520.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192449.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": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": 34.632,
        "longitude": -120.611,
        "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_16_20200803143532.jpg",
        "total_launch_count": 257,
        "orbital_launch_attempt_count": 257,
        "fastest_turnaround": "P2DT10H22M59S",
        "location": {
          "response_mode": "normal",
          "id": 11,
          "url": "https://lldev.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-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": "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-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "longitude": -120.52023,
          "latitude": 34.75133,
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 872,
          "total_landing_count": 33
        }
      },
      "webcast_live": false,
      "program": [
        {
          "response_mode": "normal",
          "id": 25,
          "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api",
          "name": "Starlink",
          "image": {
            "id": 1890,
            "name": "Starlink stack in space before deployment",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 5,
              "name": "CC BY-NC 2.0",
              "priority": 1,
              "link": "https://creativecommons.org/licenses/by-nc/2.0/"
            },
            "single_use": true,
            "variants": []
          },
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "response_mode": "list",
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
              "name": "SpaceX",
              "abbrev": "SpX",
              "type": {
                "id": 3,
                "name": "Commercial"
              }
            }
          ],
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "mission_patches": [
            {
              "id": 7,
              "name": "Space X Starlink Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
              "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                  "id": 3,
                  "name": "Commercial"
                }
              },
              "response_mode": "normal"
            }
          ],
          "type": {
            "id": 3,
            "name": "Communication Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 7091,
      "location_launch_attempt_count": 838,
      "pad_launch_attempt_count": 224,
      "agency_launch_attempt_count": 586,
      "orbital_launch_attempt_count_year": 242,
      "location_launch_attempt_count_year": 52,
      "pad_launch_attempt_count_year": 50,
      "agency_launch_attempt_count_year": 137
    },
    {
      "id": "ed145de1-b768-43b5-8563-18ebc93b69b5",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/ed145de1-b768-43b5-8563-18ebc93b69b5/?format=api",
      "name": "Falcon 9 Block 5 | Starlink Group 10-17",
      "response_mode": "normal",
      "slug": "falcon-9-block-5-starlink-group-10-17",
      "launch_designator": "2025-235",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-10-19T22:12:42Z",
      "net": "2025-10-19T17:39:40Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "window_end": "2025-10-19T18:52:00Z",
      "window_start": "2025-10-19T14:52:00Z",
      "image": {
        "id": 1296,
        "name": "Starlink night fairing",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png",
        "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": []
      },
      "infographic": null,
      "probability": 99,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
        "name": "SpaceX",
        "abbrev": "SpX",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8747,
        "configuration": {
          "response_mode": "list",
          "id": 164,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
          "name": "Falcon 9",
          "families": [
            {
              "response_mode": "list",
              "id": 1,
              "name": "Falcon"
            },
            {
              "response_mode": "list",
              "id": 176,
              "name": "Falcon 9"
            }
          ],
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 7338,
        "name": "Starlink Group 10-17",
        "type": "Communications",
        "description": "A batch of 28 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "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": []
            },
            "total_launch_count": 660,
            "consecutive_successful_launches": 145,
            "successful_launches": 645,
            "failed_launches": 15,
            "pending_launches": 122,
            "consecutive_successful_landings": 144,
            "successful_landings": 605,
            "failed_landings": 27,
            "attempted_landings": 631,
            "successful_landings_spacecraft": 59,
            "failed_landings_spacecraft": 3,
            "attempted_landings_spacecraft": 63,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": "https://www.spacex.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
            "social_media_links": []
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "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
        }
      },
      "webcast_live": false,
      "program": [
        {
          "response_mode": "normal",
          "id": 25,
          "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api",
          "name": "Starlink",
          "image": {
            "id": 1890,
            "name": "Starlink stack in space before deployment",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 5,
              "name": "CC BY-NC 2.0",
              "priority": 1,
              "link": "https://creativecommons.org/licenses/by-nc/2.0/"
            },
            "single_use": true,
            "variants": []
          },
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "response_mode": "list",
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
              "name": "SpaceX",
              "abbrev": "SpX",
              "type": {
                "id": 3,
                "name": "Commercial"
              }
            }
          ],
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "mission_patches": [
            {
              "id": 7,
              "name": "Space X Starlink Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
              "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                  "id": 3,
                  "name": "Commercial"
                }
              },
              "response_mode": "normal"
            }
          ],
          "type": {
            "id": 3,
            "name": "Communication Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 7090,
      "location_launch_attempt_count": 1060,
      "pad_launch_attempt_count": 341,
      "agency_launch_attempt_count": 585,
      "orbital_launch_attempt_count_year": 241,
      "location_launch_attempt_count_year": 66,
      "pad_launch_attempt_count_year": 61,
      "agency_launch_attempt_count_year": 136
    },
    {
      "id": "c3da74aa-9ebe-48b0-9f37-5134b683c3fe",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/c3da74aa-9ebe-48b0-9f37-5134b683c3fe/?format=api",
      "name": "Kinetica 1 | PRSC-HS1 & AIRSAT-03/04",
      "response_mode": "normal",
      "slug": "kinetica-1-prsc-hs1-airsat-0304",
      "launch_designator": "2025-234",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-10-19T22:09:40Z",
      "net": "2025-10-19T03:33:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "window_end": "2025-10-19T03:50:00Z",
      "window_start": "2025-10-19T03:24:00Z",
      "image": {
        "id": 1755,
        "name": "[AUTO] Kinetica 1 - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193659.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 1040,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1040/?format=api",
        "name": "CAS Space",
        "abbrev": "CAS",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8770,
        "configuration": {
          "response_mode": "list",
          "id": 483,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/483/?format=api",
          "name": "Kinetica 1",
          "families": [],
          "full_name": "Kinetica 1",
          "variant": ""
        }
      },
      "mission": {
        "id": 7361,
        "name": "PRSC-HS1 & AIRSAT-03/04",
        "type": "Earth Science",
        "description": "* PRSC-HS1 is a hyperspectral Earth observation satellite for SUPARCO of Pakistan. \r\n\r\n* AIRSAT-03/04 are 2 X-band synthetic aperture radar (SAR) Earth observation satellite made by the Chinese Academy of Sciences, with 0.5 meter resolution. AIRSAT-03 is built for TerraXpace of Malaysia.",
        "image": null,
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 151,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/151/?format=api",
        "active": true,
        "agencies": [],
        "name": "Launch Area 130",
        "image": {
          "id": 1460,
          "name": "Kinetica 1 liftoff from LA-130 (Flight 2)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kinetica25201_image_20230727064618.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192832.jpeg",
          "credit": "CAS Space",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": false,
          "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=40.8182,100.22514",
        "latitude": 40.8182,
        "longitude": 100.22514,
        "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_151_20200803143425.jpg",
        "total_launch_count": 11,
        "orbital_launch_attempt_count": 11,
        "fastest_turnaround": "P20DT23H59M",
        "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
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7089,
      "location_launch_attempt_count": 261,
      "pad_launch_attempt_count": 9,
      "agency_launch_attempt_count": 9,
      "orbital_launch_attempt_count_year": 240,
      "location_launch_attempt_count_year": 22,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 3
    },
    {
      "id": "de2af90a-ec7d-4933-ab19-ae982509e85a",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/de2af90a-ec7d-4933-ab19-ae982509e85a/?format=api",
      "name": "Long March 6A | G60 Polar Group 18",
      "response_mode": "normal",
      "slug": "long-march-6a-g60-polar-group-18",
      "launch_designator": "2025-233",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-11-16T12:49:28Z",
      "net": "2025-10-17T07:08:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "window_end": "2025-10-17T07:19:00Z",
      "window_start": "2025-10-17T06:59:00Z",
      "image": {
        "id": 2450,
        "name": "Long March 6A | SatNet LEO Group 05 launch",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_6a__image_20251209050223.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_6a__image_thumbnail_20251209050224.jpeg",
        "credit": "CCTV",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 88,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "abbrev": "CASC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 8769,
        "configuration": {
          "response_mode": "list",
          "id": 478,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/478/?format=api",
          "name": "Long March 6A",
          "families": [
            {
              "response_mode": "list",
              "id": 106,
              "name": "Long March"
            },
            {
              "response_mode": "list",
              "id": 113,
              "name": "Long March 6"
            }
          ],
          "full_name": "Long March 6A",
          "variant": "A"
        }
      },
      "mission": {
        "id": 7360,
        "name": "G60 Polar Group 18",
        "type": "Communications",
        "description": "18 Low Earth Orbit communication satellites with Ku, Q and V band payloads for the G60 constellation operated by Shanghai Spacesail Technologies with funding backed by the Shanghai local government.\r\n\r\nInitial constellation will consist of 1296 satellites by 2027 with long term plans to expand it to 12000 satellites.",
        "image": null,
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 200,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/200/?format=api",
        "active": true,
        "agencies": [],
        "name": "Launch Complex 9A",
        "image": {
          "id": 2090,
          "name": "CZ-6C liftoff from LC-9A (Maiden Flight)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-6c_liftoff__image_20240507065634.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-6c_liftoff__image_thumbnail_20240507065635.jpeg",
          "credit": "中国之声",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": false,
          "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=38.8583,111.5802",
        "latitude": 38.8583,
        "longitude": 111.5802,
        "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_complex_9a_20220330003717.jpg",
        "total_launch_count": 22,
        "orbital_launch_attempt_count": 22,
        "fastest_turnaround": "P19DT18H28M",
        "location": {
          "response_mode": "normal",
          "id": 19,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/19/?format=api",
          "name": "Taiyuan 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": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.",
          "image": {
            "id": 1369,
            "name": "[AUTO] Long March 2D | 6 x Jilin-1, Qilu-2/3 & others - image",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230907134308.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192538.jpeg",
            "credit": null,
            "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_19_20200803142421.jpg",
          "longitude": 111.608,
          "latitude": 38.8491,
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 152,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7088,
      "location_launch_attempt_count": 147,
      "pad_launch_attempt_count": 19,
      "agency_launch_attempt_count": 548,
      "orbital_launch_attempt_count_year": 239,
      "location_launch_attempt_count_year": 10,
      "pad_launch_attempt_count_year": 9,
      "agency_launch_attempt_count_year": 47
    },
    {
      "id": "02348ca1-d937-441b-86fe-5002275907db",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/02348ca1-d937-441b-86fe-5002275907db/?format=api",
      "name": "Falcon 9 Block 5 | Starlink Group 10-52",
      "response_mode": "normal",
      "slug": "falcon-9-block-5-starlink-group-10-52",
      "launch_designator": "2025-232",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-10-17T20:31:06Z",
      "net": "2025-10-16T09:27:10Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "window_end": "2025-10-16T10:42:00Z",
      "window_start": "2025-10-16T06:42:00Z",
      "image": {
        "id": 1296,
        "name": "Starlink night fairing",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png",
        "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": []
      },
      "infographic": null,
      "probability": 95,
      "weather_concerns": "Cumulus Cloud Rule",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
        "name": "SpaceX",
        "abbrev": "SpX",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8732,
        "configuration": {
          "response_mode": "list",
          "id": 164,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
          "name": "Falcon 9",
          "families": [
            {
              "response_mode": "list",
              "id": 1,
              "name": "Falcon"
            },
            {
              "response_mode": "list",
              "id": 176,
              "name": "Falcon 9"
            }
          ],
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 7323,
        "name": "Starlink Group 10-52",
        "type": "Communications",
        "description": "A batch of 28 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "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": []
            },
            "total_launch_count": 660,
            "consecutive_successful_launches": 145,
            "successful_launches": 645,
            "failed_launches": 15,
            "pending_launches": 122,
            "consecutive_successful_landings": 144,
            "successful_landings": 605,
            "failed_landings": 27,
            "attempted_landings": 631,
            "successful_landings_spacecraft": 59,
            "failed_landings_spacecraft": 3,
            "attempted_landings_spacecraft": 63,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": "https://www.spacex.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
            "social_media_links": []
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "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
        }
      },
      "webcast_live": false,
      "program": [
        {
          "response_mode": "normal",
          "id": 25,
          "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api",
          "name": "Starlink",
          "image": {
            "id": 1890,
            "name": "Starlink stack in space before deployment",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 5,
              "name": "CC BY-NC 2.0",
              "priority": 1,
              "link": "https://creativecommons.org/licenses/by-nc/2.0/"
            },
            "single_use": true,
            "variants": []
          },
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "response_mode": "list",
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
              "name": "SpaceX",
              "abbrev": "SpX",
              "type": {
                "id": 3,
                "name": "Commercial"
              }
            }
          ],
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "mission_patches": [
            {
              "id": 7,
              "name": "Space X Starlink Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
              "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                  "id": 3,
                  "name": "Commercial"
                }
              },
              "response_mode": "normal"
            }
          ],
          "type": {
            "id": 3,
            "name": "Communication Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 7087,
      "location_launch_attempt_count": 1059,
      "pad_launch_attempt_count": 340,
      "agency_launch_attempt_count": 584,
      "orbital_launch_attempt_count_year": 238,
      "location_launch_attempt_count_year": 65,
      "pad_launch_attempt_count_year": 60,
      "agency_launch_attempt_count_year": 135
    },
    {
      "id": "21f2d630-748b-4cd6-9f10-7ed96cc21fb5",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/21f2d630-748b-4cd6-9f10-7ed96cc21fb5/?format=api",
      "name": "Long March 8A | SatNet LEO Group 12",
      "response_mode": "normal",
      "slug": "long-march-8a-satnet-leo-group-12",
      "launch_designator": "2025-231",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-11-16T15:15:49Z",
      "net": "2025-10-16T01:33:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "window_end": "2025-10-16T01:52:00Z",
      "window_start": "2025-10-16T01:25:00Z",
      "image": {
        "id": 2616,
        "name": "CZ-8A Launch (SatNet LEO Group 14)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-8a_launch_2_image_20251206093107.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-8a_launch_2_image_thumbnail_20251206093108.jpeg",
        "credit": "CASC",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 88,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "abbrev": "CASC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 8734,
        "configuration": {
          "response_mode": "list",
          "id": 518,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/518/?format=api",
          "name": "Long March 8A",
          "families": [
            {
              "response_mode": "list",
              "id": 106,
              "name": "Long March"
            },
            {
              "response_mode": "list",
              "id": 115,
              "name": "Long March 8"
            }
          ],
          "full_name": "Long March 8A",
          "variant": "A"
        }
      },
      "mission": {
        "id": 7325,
        "name": "SatNet LEO Group 12",
        "type": "Communications",
        "description": "A batch of 9 Low Earth Orbit communication satellites for the Chinese state owned SatNet constellation operated by the China Satellite Network Group.\r\n\r\nThe constellation will eventually consists of 13000 satellites.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 218,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/218/?format=api",
        "active": true,
        "agencies": [],
        "name": "Commercial LC-1",
        "image": null,
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site",
        "map_url": "https://www.google.com/maps?q=19.597275,110.930753",
        "latitude": 19.597275,
        "longitude": 110.930753,
        "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_commercial_lc-1_20231225074041.jpg",
        "total_launch_count": 8,
        "orbital_launch_attempt_count": 8,
        "fastest_turnaround": "P18DT15H59M",
        "location": {
          "response_mode": "normal",
          "id": 8,
          "url": "https://lldev.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-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": "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-dev.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240320175819.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "longitude": 110.951133,
          "latitude": 19.614492,
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 58,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7086,
      "location_launch_attempt_count": 46,
      "pad_launch_attempt_count": 4,
      "agency_launch_attempt_count": 547,
      "orbital_launch_attempt_count_year": 237,
      "location_launch_attempt_count_year": 12,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 46
    },
    {
      "id": "4b42add0-3da7-4ae7-b830-f8a1aa8dda85",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/4b42add0-3da7-4ae7-b830-f8a1aa8dda85/?format=api",
      "name": "Falcon 9 Block 5 | SDA Tranche 1 Transport Layer C",
      "response_mode": "normal",
      "slug": "falcon-9-block-5-sda-tranche-1-transport-layer-c",
      "launch_designator": "2025-230",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-11-02T09:28:43Z",
      "net": "2025-10-15T23:06:06Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "window_end": "2025-10-15T23:06:06Z",
      "window_start": "2025-10-15T23:06:06Z",
      "image": {
        "id": 2513,
        "name": "Falcon 9 liftoff from SLC-4E (SDA-T1TL-C)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_liftof_image_20251102092840.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_liftof_image_thumbnail_20251102092840.jpeg",
        "credit": "SpaceX",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": 80,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
        "name": "SpaceX",
        "abbrev": "SpX",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 7893,
        "configuration": {
          "response_mode": "list",
          "id": 164,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
          "name": "Falcon 9",
          "families": [
            {
              "response_mode": "list",
              "id": 1,
              "name": "Falcon"
            },
            {
              "response_mode": "list",
              "id": 176,
              "name": "Falcon 9"
            }
          ],
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 6402,
        "name": "SDA Tranche 1 Transport Layer C",
        "type": "Government/Top Secret",
        "description": "Tranche 1 Transport Layer C is one of six missions by the United States Space Force Space Development Agency (SDA) for the Proliferated Warfighter Space Architecture (PWSA) Tranche 1 Transport Layer constellation, which will provide assured, resilient, low-latency military data and connectivity worldwide to the full range of warfighter platforms from Low Earth Orbit satellites.\r\n\r\nThe constellation will be interconnected with Optical Inter-Satellite Links (OISLs) which have significantly increased performance over existing radio frequency crosslinks. It is expected to operate over Ka band, have stereo coverage and be dynamically networked for simpler hand-offs, greater bandwidth and fault tolerance.\r\n\r\nThis launch carries 21 satellites manufactured by Lockheed Martin.",
        "image": null,
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [
          {
            "response_mode": "normal",
            "id": 1056,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1056/?format=api",
            "name": "Space Development Agency",
            "abbrev": "SDA",
            "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 Space Development Agency (SDA) is a United States Space Force direct-reporting unit tasked with deploying disruptive space technology. A primary focus is space-based missile defense using large global satellite constellations made up of industry-procured low-cost satellites.",
            "administrator": "Director: Derek Tournear",
            "founding_year": 2019,
            "launchers": "",
            "spacecraft": "",
            "parent": "United States Space Force",
            "image": null,
            "logo": {
              "id": 184,
              "name": "[AUTO] Space Development Agency - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space2520development2520agency_logo_20230806170522.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185134.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "successful_landings_spacecraft": 0,
            "failed_landings_spacecraft": 0,
            "attempted_landings_spacecraft": 0,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": "https://www.sda.mil/",
            "wiki_url": "https://en.wikipedia.org/wiki/Space_Development_Agency",
            "social_media_links": []
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 16,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/16/?format=api",
        "active": true,
        "agencies": [],
        "name": "Space Launch Complex 4E",
        "image": {
          "id": 1342,
          "name": "Falcon 9 Block 5 | SARah 2 & 3 from SLC-4E",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20231223073520.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192449.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": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": 34.632,
        "longitude": -120.611,
        "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_16_20200803143532.jpg",
        "total_launch_count": 257,
        "orbital_launch_attempt_count": 257,
        "fastest_turnaround": "P2DT10H22M59S",
        "location": {
          "response_mode": "normal",
          "id": 11,
          "url": "https://lldev.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-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": "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-dev.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "longitude": -120.52023,
          "latitude": 34.75133,
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 872,
          "total_landing_count": 33
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7085,
      "location_launch_attempt_count": 837,
      "pad_launch_attempt_count": 223,
      "agency_launch_attempt_count": 583,
      "orbital_launch_attempt_count_year": 236,
      "location_launch_attempt_count_year": 51,
      "pad_launch_attempt_count_year": 49,
      "agency_launch_attempt_count_year": 134
    },
    {
      "id": "66172ee0-3d02-4640-a802-55025a51172d",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/66172ee0-3d02-4640-a802-55025a51172d/?format=api",
      "name": "Electron | Owl New World (StriX Launch 7)",
      "response_mode": "normal",
      "slug": "electron-owl-new-world-strix-launch-7",
      "launch_designator": "2025-229",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-11-02T10:09:29Z",
      "net": "2025-10-14T16:33:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "window_end": "2025-10-14T16:33:00Z",
      "window_start": "2025-10-14T16:33:00Z",
      "image": {
        "id": 2514,
        "name": "Electron liftoff from LC-1 (Owl New World)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_liftof_image_20251102100926.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_liftof_image_thumbnail_20251102100926.jpeg",
        "credit": "Rocket Lab",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 147,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "abbrev": "RL",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8263,
        "configuration": {
          "response_mode": "list",
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/26/?format=api",
          "name": "Electron",
          "families": [],
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": {
        "id": 6844,
        "name": "Owl New World (StriX Launch 7)",
        "type": "Earth Science",
        "description": "Synthetic aperture radar satellite for Japanese Earth imaging company Synspective.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [
          {
            "response_mode": "normal",
            "id": 1071,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1071/?format=api",
            "name": "Synspective",
            "abbrev": "",
            "type": {
              "id": 5,
              "name": "Private"
            },
            "featured": false,
            "country": [
              {
                "id": 28,
                "name": "Japan",
                "alpha_2_code": "JP",
                "alpha_3_code": "JPN",
                "nationality_name": "Japanese",
                "nationality_name_composed": "Nippo"
              }
            ],
            "description": "Synspective was established with the aim to integrate SAR satellite technology in society through the agility of a start-up company. Synspective derives its name from the company concept of “Synthetic Data for Perspective on Sustainable Development.",
            "administrator": "CEO: Dr. Motoyuki Arai",
            "founding_year": 2018,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 2029,
              "name": "Synspective logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/synspective_log_image_20240325082018.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/synspective_log_image_thumbnail_20240325082018.png",
              "credit": "Synspective",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": [
                {
                  "id": 7,
                  "type": {
                    "id": 1,
                    "name": "transparent for light background"
                  },
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/lightbg.png_tra_image_20240325082021.png"
                },
                {
                  "id": 8,
                  "type": {
                    "id": 2,
                    "name": "transparent for dark background"
                  },
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/darkbg.png_tran_image_20240325082023.png"
                }
              ]
            },
            "social_logo": {
              "id": 95,
              "name": "Synspective social logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/synspective_nation_20240228091738.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184850.jpeg",
              "credit": "Synspective",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "successful_landings_spacecraft": 0,
            "failed_landings_spacecraft": 0,
            "attempted_landings_spacecraft": 0,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": "https://synspective.com/",
            "wiki_url": null,
            "social_media_links": []
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 65,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/65/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 147,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/147/?format=api",
            "name": "Rocket Lab",
            "abbrev": "RL",
            "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": "Rocket Lab is an American aerospace manufacturer with a wholly owned New Zealand subsidiary. The company develops lightweight, cost-effective commercial rocket launch services. The Electron Program was founded on the premise that small payloads such as CubeSats require dedicated small launch vehicles and flexibility not currently offered by traditional rocket systems. Its rocket, the Electron, is a light-weight rocket and is now operating commercially. The company is also producing a variety of spacecrafts and spacecrafts components.",
            "administrator": "CEO: Peter Beck",
            "founding_year": 2006,
            "launchers": "Electron",
            "spacecraft": "",
            "parent": null,
            "image": {
              "id": 24,
              "name": "[AUTO] Rocket Lab - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_image_20190207032456.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184649.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 176,
              "name": "[AUTO] Rocket Lab - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_logo_20220218075411.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185115.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 88,
              "name": "[AUTO] Rocket Lab - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_nation_20230531050352.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184840.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Rocket Lab Launch Complex 1A",
        "image": {
          "id": 1412,
          "name": "Electron on LC-1A (Return to Sender)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron25202_image_20201120015105.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192700.jpeg",
          "credit": "Rocket Lab",
          "license": {
            "id": 7,
            "name": "Rocket Lab Image Use Policy",
            "priority": 3,
            "link": "https://www.rocketlabusa.com/about/gallery/"
          },
          "single_use": false,
          "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1",
        "map_url": "https://www.google.com/maps?q=-39.262833,177.864469",
        "latitude": -39.262833,
        "longitude": 177.864469,
        "country": {
          "id": 51,
          "name": "New Zealand",
          "alpha_2_code": "NZ",
          "alpha_3_code": "NZL",
          "nationality_name": "Kiwi",
          "nationality_name_composed": "Kiwi"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg",
        "total_launch_count": 39,
        "orbital_launch_attempt_count": 39,
        "fastest_turnaround": "P7DT14H29M39S",
        "location": {
          "response_mode": "normal",
          "id": 10,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/10/?format=api",
          "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
          "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": 51,
            "name": "New Zealand",
            "alpha_2_code": "NZ",
            "alpha_3_code": "NZL",
            "nationality_name": "Kiwi",
            "nationality_name_composed": "Kiwi"
          },
          "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
          "image": {
            "id": 2206,
            "name": "Rocket Lab Launch Complex 1",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket_lab_laun_image_20240918164228.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket_lab_laun_image_thumbnail_20240918164228.jpeg",
            "credit": "Rocket Lab",
            "license": {
              "id": 7,
              "name": "Rocket Lab Image Use Policy",
              "priority": 3,
              "link": "https://www.rocketlabusa.com/about/gallery/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
          "longitude": 177.86586,
          "latitude": -39.26085,
          "timezone_name": "Pacific/Auckland",
          "total_launch_count": 74,
          "total_landing_count": 17
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7084,
      "location_launch_attempt_count": 65,
      "pad_launch_attempt_count": 34,
      "agency_launch_attempt_count": 73,
      "orbital_launch_attempt_count_year": 235,
      "location_launch_attempt_count_year": 13,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 15
    },
    {
      "id": "88d03398-af55-4bca-967e-bfe868a3cbf5",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/88d03398-af55-4bca-967e-bfe868a3cbf5/?format=api",
      "name": "Falcon 9 Block 5 | Amazon Leo (KF-03)",
      "response_mode": "normal",
      "slug": "falcon-9-block-5-amazon-leo-kf-03",
      "launch_designator": "2025-228",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-11-21T16:12:07Z",
      "net": "2025-10-14T01:58:00Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "window_end": "2025-10-14T02:22:00Z",
      "window_start": "2025-10-14T00:08:00Z",
      "image": {
        "id": 2516,
        "name": "Falcon 9 liftoff from SLC-40 (KF-3)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_liftof_image_20251102101414.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_liftof_image_thumbnail_20251102101414.jpeg",
        "credit": "SpaceX",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": 95,
      "weather_concerns": "Cumulus Cloud Rule",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
        "name": "SpaceX",
        "abbrev": "SpX",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8113,
        "configuration": {
          "response_mode": "list",
          "id": 164,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
          "name": "Falcon 9",
          "families": [
            {
              "response_mode": "list",
              "id": 1,
              "name": "Falcon"
            },
            {
              "response_mode": "list",
              "id": 176,
              "name": "Falcon 9"
            }
          ],
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 6671,
        "name": "Amazon Leo (KF-03)",
        "type": "Communications",
        "description": "Third of a three launches contract for Amazon's Kuiper low Earth orbit satellite internet constellation, with 24 satellites on board.\r\n\r\nAmazon Leo, formerly known as Project Kuiper, is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access, this constellation will be managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned to be composed of 3,276 satellites. The satellites are projected to be placed in 98 orbital planes in three orbital layers, one at 590 km, 610 km and 630 km altitude.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [
          {
            "response_mode": "normal",
            "id": 1058,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1058/?format=api",
            "name": "Amazon Leo",
            "abbrev": "Amazon",
            "type": {
              "id": 5,
              "name": "Private"
            },
            "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": "Amazon Leo, formerly known as Kuiper Systems LLC and Project Kuiper, is a subsidiary of Amazon that was established in 2019 to deploy a large satellite internet constellation to provide low-latency broadband internet connectivity.",
            "administrator": "President: Rajeev Badyal",
            "founding_year": 2019,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": null,
            "social_logo": {
              "id": 2550,
              "name": "Amazon Leo social logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/amazon_leo_soci_image_20251117075814.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/amazon_leo_soci_image_thumbnail_20251117075815.png",
              "credit": "Amazon Leo",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "successful_landings_spacecraft": 0,
            "failed_landings_spacecraft": 0,
            "attempted_landings_spacecraft": 0,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": "https://leo.amazon.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Kuiper_Systems",
            "social_media_links": [
              {
                "id": 335,
                "social_media": {
                  "id": 3,
                  "name": "Homepage",
                  "url": null,
                  "logo": null
                },
                "url": "https://leo.amazon.com/"
              },
              {
                "id": 336,
                "social_media": {
                  "id": 4,
                  "name": "LinkedIn",
                  "url": "https://www.linkedin.com/",
                  "logo": {
                    "id": 2321,
                    "name": "LinkedIn logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png",
                    "credit": "LinkedIn",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://www.linkedin.com/showcase/amazonleo/"
              },
              {
                "id": 337,
                "social_media": {
                  "id": 2,
                  "name": "Instagram",
                  "url": "https://instagram.com",
                  "logo": {
                    "id": 2322,
                    "name": "Instagram logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                    "credit": "Instagram",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://www.instagram.com/amazonleo_/"
              },
              {
                "id": 338,
                "social_media": {
                  "id": 1,
                  "name": "X",
                  "url": "https://x.com",
                  "logo": {
                    "id": 2320,
                    "name": "X logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                    "credit": "X",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://x.com/Amazonleo"
              },
              {
                "id": 339,
                "social_media": {
                  "id": 6,
                  "name": "Youtube",
                  "url": "https://www.youtube.com/",
                  "logo": {
                    "id": 2356,
                    "name": "YouTube logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/youtube_logo_image_20250321073112.png",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/youtube_logo_image_thumbnail_20250321073112.png",
                    "credit": "YouTube",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://www.youtube.com/@ProjectKuiper"
              }
            ]
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "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
        }
      },
      "webcast_live": false,
      "program": [
        {
          "response_mode": "normal",
          "id": 27,
          "url": "https://lldev.thespacedevs.com/2.3.0/programs/27/?format=api",
          "name": "Amazon Leo",
          "image": {
            "id": 1898,
            "name": "Amazon Kuiper dish",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194059.jpeg",
            "credit": "Amazon",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems",
          "wiki_url": "https://aboutamazon.com/what-we-do/devices-services/project-kuiper",
          "description": "Amazon Leo is a satellite internet constellation aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.",
          "agencies": [
            {
              "response_mode": "list",
              "id": 1058,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1058/?format=api",
              "name": "Amazon Leo",
              "abbrev": "Amazon",
              "type": {
                "id": 5,
                "name": "Private"
              }
            }
          ],
          "start_date": "2023-10-16T18:06:00Z",
          "end_date": null,
          "mission_patches": [],
          "type": {
            "id": 3,
            "name": "Communication Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 7083,
      "location_launch_attempt_count": 1058,
      "pad_launch_attempt_count": 339,
      "agency_launch_attempt_count": 582,
      "orbital_launch_attempt_count_year": 234,
      "location_launch_attempt_count_year": 64,
      "pad_launch_attempt_count_year": 59,
      "agency_launch_attempt_count_year": 133
    }
  ]
}