API endpoint that returns future Launch objects and launches from the last twenty-four hours.

GET Return a list of future Launches

FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids,'pad__ids', 'status__ids', 'hide_recent_previous'

MODE 'normal', 'list', 'detailed'

EXAMPLE ?mode=list

SEARCH Searches through the launch name, rocket name, launch agency and mission name. EXAMPLE - ?search=SpaceX

GET /2.2.0/launch/upcoming/?format=api&offset=290&ordering=name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 359,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/upcoming/?format=api&limit=10&offset=300&ordering=name",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/upcoming/?format=api&limit=10&offset=280&ordering=name",
  "results": [
    {
      "id": "b48e32c5-3776-4684-a956-5ea4df032e90",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/b48e32c5-3776-4684-a956-5ea4df032e90/?format=api",
      "slug": "spectrum-yndeo-3",
      "name": "Spectrum | ΣYNDEO-3",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2025-12-01T15:19:05Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 11,
        "name": "Quarter 4",
        "abbrev": "Q4",
        "description": "The T-0 is expected in the fourth quarter of the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1046,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1046/?format=api",
        "name": "Isar Aerospace",
        "type": "Private"
      },
      "rocket": {
        "id": 8817,
        "configuration": {
          "id": 491,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/491/?format=api",
          "name": "Spectrum",
          "family": "",
          "full_name": "Spectrum",
          "variant": ""
        }
      },
      "mission": {
        "id": 7408,
        "name": "ΣYNDEO-3",
        "description": "ΣYNDEO-3 is a satellite built by Redwire Corporation for the European Union/European Space Agency (ESA)’s In-Orbit Demonstration and In-Orbit Validation Programme (IOD/IOV), which will carry 10 different technological demonstration payload from institutions of Spain, France, Germany, Italy, Luxembourg and the European Commission. The satellite is built on Redwire's Hammerhead spacecraft platform.",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 51,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/51/?format=api",
        "agency_id": null,
        "name": "Orbital Launch Pad",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space",
        "map_url": "https://www.google.com/maps?q=69.1084,15.5895",
        "latitude": "69.1084",
        "longitude": "15.5895",
        "location": {
          "id": 161,
          "url": "https://ll.thespacedevs.com/2.2.0/location/161/?format=api",
          "name": "Andøya Spaceport",
          "country_code": "NOR",
          "description": "Andøya Space, also named Andøya Space Center and formerly Andøya Rocket Range, is a rocket launch site, rocket range, and spaceport on Andøya island (the northernmost in the Vesterålen archipelago) in Andøy Municipality in Nordland county, Norway.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg",
          "timezone_name": "Europe/Oslo",
          "total_launch_count": 1,
          "total_landing_count": 0
        },
        "country_code": "NOR",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7519,
      "location_launch_attempt_count": 6,
      "pad_launch_attempt_count": 6,
      "agency_launch_attempt_count": 6,
      "orbital_launch_attempt_count_year": 346,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "7bb96f12-250e-4e80-84ad-53f52f710bb7",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/7bb96f12-250e-4e80-84ad-53f52f710bb7/?format=api",
      "slug": "sslv-space-maitri",
      "name": "SSLV | Space MAITRI",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-03-09T13:21:36Z",
      "net": "2027-12-31T00:00:00Z",
      "window_end": "2027-12-31T00:00:00Z",
      "window_start": "2027-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 31,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "type": "Government"
      },
      "rocket": {
        "id": 122,
        "configuration": {
          "id": 150,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/150/?format=api",
          "name": "SSLV",
          "family": "",
          "full_name": "SSLV",
          "variant": ""
        }
      },
      "mission": {
        "id": 7125,
        "name": "Space MAITRI",
        "description": "Space Machines Company (SMC)'s second Optimus Orbital Transfer Vehicle (OTV), will launch on a mission designated Space MAITRI (Mission for Australia-India’s Technology, Research and Innovation). The mission will focus on debris management and sustainability, and will significantly advance Australia’s domestic space industry by combining Australian spacecraft capabilities with India's launch expertise.\r\n\r\nAfter separation, Optimus will perform a series of propulsive on-orbit maneuvers to inspect a space object in close proximity. It will then spend several months on orbit examining space debris to demonstrate affordable and accessible space sustainability technologies.",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 50,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/50/?format=api",
        "agency_id": 31,
        "name": "Satish Dhawan Space Centre First Launch Pad",
        "description": "India has two launch pads at the site. The First Launch Pad, operational since 1993, is used for Polar Satellite Launch Vehicle, Small Satellite Launch Vehicle and formerly used by Geosynchronous Satellite Launch Vehicle.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.733,80.235",
        "latitude": "13.733",
        "longitude": "80.235",
        "location": {
          "id": 14,
          "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api",
          "name": "Satish Dhawan Space Centre, India",
          "country_code": "IND",
          "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
          "timezone_name": "Asia/Kolkata",
          "total_launch_count": 104,
          "total_landing_count": 0
        },
        "country_code": "IND",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg",
        "total_launch_count": 64,
        "orbital_launch_attempt_count": 63
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sslv_image_20220912001724.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7627,
      "location_launch_attempt_count": 122,
      "pad_launch_attempt_count": 70,
      "agency_launch_attempt_count": 117,
      "orbital_launch_attempt_count_year": 108,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 8,
      "type": "normal"
    },
    {
      "id": "7d1afb26-6f9c-429b-9ccf-29012fd1e519",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/7d1afb26-6f9c-429b-9ccf-29012fd1e519/?format=api",
      "slug": "starship-flight-14",
      "name": "Starship | Flight 14",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-08-14T19:14:56Z",
      "net": "2026-09-30T00:00:00Z",
      "window_end": "2026-09-30T00:00:00Z",
      "window_start": "2026-09-30T00:00:00Z",
      "net_precision": {
        "id": 7,
        "name": "Month",
        "abbrev": "M",
        "description": "The T-0 is expected in the given month."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 9105,
        "configuration": {
          "id": 522,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/522/?format=api",
          "name": "Starship",
          "family": "Starship",
          "full_name": "Starship V3",
          "variant": "V3"
        }
      },
      "mission": {
        "id": 7700,
        "name": "Flight 14",
        "description": "14th test flight of the two-stage Starship launch vehicle. 3rd flight of Starship V3.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 25,
          "name": "Unknown",
          "abbrev": "N/A"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 235,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/235/?format=api",
        "agency_id": 121,
        "name": "Orbital Launch Pad 2",
        "description": "The second launch and landing pad of the full version of the combined SpaceX Starship and Superheavy booster. To be first used for launch in 2025 with version 3 of Starship and the Superheavy booster.\r\n\r\nThe launch mount itself is named Orbital Launch Mount B.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))",
        "map_url": "https://www.google.com/maps?q=25.996770,-97.157990",
        "latitude": "25.99677",
        "longitude": "-97.15799",
        "location": {
          "id": 143,
          "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
          "name": "SpaceX Starbase, TX, USA",
          "country_code": "USA",
          "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
          "timezone_name": "America/Chicago",
          "total_launch_count": 22,
          "total_landing_count": 13
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_b_20241126031254.jpg",
        "total_launch_count": 2,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20260724044615.jpg",
      "infographic": null,
      "program": [
        {
          "id": 1,
          "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "id": 121,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
          "mission_patches": [],
          "type": {
            "id": 7,
            "name": "Technology"
          }
        }
      ],
      "orbital_launch_attempt_count": 7399,
      "location_launch_attempt_count": 23,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 730,
      "orbital_launch_attempt_count_year": 226,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 111,
      "type": "normal"
    },
    {
      "id": "b97ec300-56b8-49b1-9a17-43b06bcae6f1",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/b97ec300-56b8-49b1-9a17-43b06bcae6f1/?format=api",
      "slug": "starship-spacex-hls-leo-demo",
      "name": "Starship | SpaceX HLS LEO Demo",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-08-22T00:37:57Z",
      "net": "2027-06-30T00:00:00Z",
      "window_end": "2027-06-30T00:00:00Z",
      "window_start": "2027-06-30T00:00:00Z",
      "net_precision": {
        "id": 7,
        "name": "Month",
        "abbrev": "M",
        "description": "The T-0 is expected in the given month."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 9122,
        "configuration": {
          "id": 528,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/528/?format=api",
          "name": "Starship",
          "family": "Starship",
          "full_name": "Starship",
          "variant": "N/A"
        }
      },
      "mission": {
        "id": 7717,
        "name": "SpaceX HLS LEO Demo",
        "description": "The Starship HLS pathfinder spacecraft in support of NASA's Artemis III mission in Low Earth Orbit will be a Version 3 vehicle equipped with a docking mechanism, but with no crew cabin or environmental control systems on board. This Starship HLS will launch after the Artemis III Orion has launched into LEO aboard SLS, and has completed its demonstrations with Blue Origin's Blue Moon lander. Once docked, Orion and Starship will spend about a day connected for checkouts and testing.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SpX",
            "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",
            "launch_library_url": null,
            "total_launch_count": 723,
            "consecutive_successful_launches": 208,
            "successful_launches": 708,
            "failed_launches": 15,
            "pending_launches": 127,
            "consecutive_successful_landings": 15,
            "successful_landings": 666,
            "failed_landings": 29,
            "attempted_landings": 694,
            "info_url": "https://www.spacex.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_social_l_image_20260407054626.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 203,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/203/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A Starship Pad",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39A",
        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
        "latitude": "28.60822681",
        "longitude": "-80.60428186",
        "location": {
          "id": 27,
          "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_39a_20220818090654.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7563,
      "location_launch_attempt_count": 291,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 793,
      "orbital_launch_attempt_count_year": 44,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 22,
      "type": "normal"
    },
    {
      "id": "17b75859-1630-481b-9985-6eef21dcc9a8",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/17b75859-1630-481b-9985-6eef21dcc9a8/?format=api",
      "slug": "starship-starlab",
      "name": "Starship | Starlab",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2025-10-03T08:52:43Z",
      "net": "2029-12-31T00:00:00Z",
      "window_end": "2029-12-31T00:00:00Z",
      "window_start": "2029-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8188,
        "configuration": {
          "id": 528,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/528/?format=api",
          "name": "Starship",
          "family": "Starship",
          "full_name": "Starship",
          "variant": "N/A"
        }
      },
      "mission": {
        "id": 6756,
        "name": "Starlab",
        "description": "Private space station developed by a joint venture between Voyager Space and Airbus.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 203,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/203/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A Starship Pad",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39A",
        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
        "latitude": "28.60822681",
        "longitude": "-80.60428186",
        "location": {
          "id": 27,
          "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_39a_20220818090654.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7715,
      "location_launch_attempt_count": 302,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 849,
      "orbital_launch_attempt_count_year": 44,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 19,
      "type": "normal"
    },
    {
      "id": "78775018-e720-4a50-a72c-e448a644c7a0",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/78775018-e720-4a50-a72c-e448a644c7a0/?format=api",
      "slug": "starship-superbird-9",
      "name": "Starship | Superbird-9",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-08-15T16:57:16Z",
      "net": "2028-12-31T00:00:00Z",
      "window_end": "2028-12-31T00:00:00Z",
      "window_start": "2028-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7626,
        "configuration": {
          "id": 528,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/528/?format=api",
          "name": "Starship",
          "family": "Starship",
          "full_name": "Starship",
          "variant": "N/A"
        }
      },
      "mission": {
        "id": 6126,
        "name": "Superbird-9",
        "description": "Superbird-9 is a high throughput communication satellite. It is designed to deliver broadcast and broadband missions in Ku band primarily over Japan and Eastern Asia, in response to mobility and broadband demands.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 4,
          "name": "Geosynchronous Transfer Orbit",
          "abbrev": "GSTO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 203,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/203/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A Starship Pad",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39A",
        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
        "latitude": "28.60822681",
        "longitude": "-80.60428186",
        "location": {
          "id": 27,
          "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_39a_20220818090654.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7671,
      "location_launch_attempt_count": 298,
      "pad_launch_attempt_count": 2,
      "agency_launch_attempt_count": 830,
      "orbital_launch_attempt_count_year": 44,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 10,
      "type": "normal"
    },
    {
      "id": "2e37a196-f5f8-4496-96ae-63f4b6b27912",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/2e37a196-f5f8-4496-96ae-63f4b6b27912/?format=api",
      "slug": "terran-r-intelsat-1",
      "name": "Terran R | Intelsat-1",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2023-10-12T15:19:43Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 266,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/266/?format=api",
        "name": "Relativity Space",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8044,
        "configuration": {
          "id": 482,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/482/?format=api",
          "name": "Terran R",
          "family": "Terran",
          "full_name": "Terran R",
          "variant": "R"
        }
      },
      "mission": {
        "id": 6591,
        "name": "Intelsat-1",
        "description": "First mission part of a multi-year, multi-launch agreement signed between Intelsat and Relativity Space in 2023.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 25,
          "name": "Unknown",
          "abbrev": "N/A"
        },
        "agencies": [
          {
            "id": 206,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/206/?format=api",
            "name": "Intelsat",
            "featured": false,
            "type": "Commercial",
            "country_code": "LUX",
            "abbrev": "I",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "launch_library_url": 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,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Intelsat",
            "logo_url": null,
            "image_url": null,
            "nation_url": null
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 92,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/92/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 16",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_16",
        "map_url": "https://www.google.com/maps?q=28.501626,-80.5518",
        "latitude": "28.501626",
        "longitude": "-80.5518",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "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.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1128,
          "total_landing_count": 77
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_92_20200803143523.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terran_r_image_20220912002151.png",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7519,
      "location_launch_attempt_count": 1170,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 3,
      "orbital_launch_attempt_count_year": 346,
      "location_launch_attempt_count_year": 94,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "7ce25547-a341-4fb1-bcd8-a62d8d248a7e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/7ce25547-a341-4fb1-bcd8-a62d8d248a7e/?format=api",
      "slug": "terran-r-lazuli-space-telescope",
      "name": "Terran R | Lazuli Space Telescope",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-06-18T06:49:41Z",
      "net": "2028-12-31T00:00:00Z",
      "window_end": "2028-12-31T00:00:00Z",
      "window_start": "2028-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 266,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/266/?format=api",
        "name": "Relativity Space",
        "type": "Commercial"
      },
      "rocket": {
        "id": 9065,
        "configuration": {
          "id": 482,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/482/?format=api",
          "name": "Terran R",
          "family": "Terran",
          "full_name": "Terran R",
          "variant": "R"
        }
      },
      "mission": {
        "id": 7660,
        "name": "Lazuli Space Telescope",
        "description": "3-meter diameter optical space telescope privately developed by Schmidt Sciences",
        "launch_designator": null,
        "type": "Astrophysics",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 92,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/92/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 16",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_16",
        "map_url": "https://www.google.com/maps?q=28.501626,-80.5518",
        "latitude": "28.501626",
        "longitude": "-80.5518",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "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.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1128,
          "total_landing_count": 77
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_92_20200803143523.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terran_r_image_20220912002151.png",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7671,
      "location_launch_attempt_count": 1227,
      "pad_launch_attempt_count": 5,
      "agency_launch_attempt_count": 5,
      "orbital_launch_attempt_count_year": 44,
      "location_launch_attempt_count_year": 12,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "b97a54e5-5c6f-4f85-bcf3-69da17fa9682",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/b97a54e5-5c6f-4f85-bcf3-69da17fa9682/?format=api",
      "slug": "terran-r-mars-lander",
      "name": "Terran R | Mars Lander",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2024-08-10T13:39:10Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 266,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/266/?format=api",
        "name": "Relativity Space",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7614,
        "configuration": {
          "id": 482,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/482/?format=api",
          "name": "Terran R",
          "family": "Terran",
          "full_name": "Terran R",
          "variant": "R"
        }
      },
      "mission": {
        "id": 6104,
        "name": "Mars Lander",
        "description": "Impulse Space's Mars Lander is designed to support research and development needed for human exploration of Mars.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 19,
          "name": "Mars Orbit",
          "abbrev": "Mars"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 92,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/92/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 16",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_16",
        "map_url": "https://www.google.com/maps?q=28.501626,-80.5518",
        "latitude": "28.501626",
        "longitude": "-80.5518",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "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.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1128,
          "total_landing_count": 77
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_92_20200803143523.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terran2520r25_image_20220719142358.png",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7519,
      "location_launch_attempt_count": 1170,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 3,
      "orbital_launch_attempt_count_year": 346,
      "location_launch_attempt_count_year": 94,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "46339a1d-367c-4903-b827-8eaa12d66391",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/46339a1d-367c-4903-b827-8eaa12d66391/?format=api",
      "slug": "terran-r-mars-orbiter",
      "name": "Terran R | Mars Orbiter",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-06-18T06:43:23Z",
      "net": "2028-12-31T00:00:00Z",
      "window_end": "2028-12-31T00:00:00Z",
      "window_start": "2028-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 266,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/266/?format=api",
        "name": "Relativity Space",
        "type": "Commercial"
      },
      "rocket": {
        "id": 9064,
        "configuration": {
          "id": 482,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/482/?format=api",
          "name": "Terran R",
          "family": "Terran",
          "full_name": "Terran R",
          "variant": "R"
        }
      },
      "mission": {
        "id": 7659,
        "name": "Mars Orbiter",
        "description": "Mars science and telecommunications orbiter, with a NASA-developed atmospheric instrument suite called Aeolus. It includes a Doppler wind and temperature sensor, thermal limb sounder, surface radiometric sensors and a wide-field camera.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 19,
          "name": "Mars Orbit",
          "abbrev": "Mars"
        },
        "agencies": [
          {
            "id": 266,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/266/?format=api",
            "name": "Relativity Space",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "RS",
            "description": "Relativity Space is an American aerospace manufacturing company headquartered in Los Angeles, California. It was founded in 2015 by Tim Ellis and Jordan Noone. Relativity Space is developing manufacturing technologies, launch vehicles and rocket engines for commercial orbital launch services.",
            "administrator": "CEO: Tim Ellis",
            "founding_year": "2015",
            "launchers": "Terran",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 1,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 1,
            "pending_launches": 4,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.relativityspace.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Relativity_Space",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325080842.png",
            "image_url": null,
            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325081000.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 92,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/92/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 16",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_16",
        "map_url": "https://www.google.com/maps?q=28.501626,-80.5518",
        "latitude": "28.501626",
        "longitude": "-80.5518",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "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.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1128,
          "total_landing_count": 77
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_92_20200803143523.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20260618064224.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7671,
      "location_launch_attempt_count": 1227,
      "pad_launch_attempt_count": 5,
      "agency_launch_attempt_count": 5,
      "orbital_launch_attempt_count_year": 44,
      "location_launch_attempt_count_year": 12,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    }
  ]
}