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', 'launcher_config__id',

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.0.0/launch/upcoming/?format=api&offset=9&ordering=-net
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 354,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/upcoming/?format=api&limit=10&offset=19&ordering=-net",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/upcoming/?format=api&limit=10&ordering=-net",
  "results": [
    {
      "id": "7911261d-1a3a-4252-b00f-9de5b42de73d",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/7911261d-1a3a-4252-b00f-9de5b42de73d/?format=api",
      "launch_library_id": null,
      "slug": "ariane-64-argonaut-mission-1",
      "name": "Ariane 64 | Argonaut Mission 1",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2031-12-31T00:00:00Z",
      "window_end": "2031-12-31T00:00:00Z",
      "window_start": "2031-12-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8283,
        "configuration": {
          "id": 116,
          "launch_library_id": 165,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/116/?format=api",
          "name": "Ariane 64",
          "family": "Ariane",
          "full_name": "Ariane 64",
          "variant": "64"
        }
      },
      "mission": {
        "id": 6864,
        "launch_library_id": null,
        "name": "Argonaut Mission 1",
        "description": "First mission of the European Space Agency's lunar lander.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 11,
          "name": "Lunar Orbit",
          "abbrev": "LO"
        }
      },
      "pad": {
        "id": 67,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/67/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 4",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
        "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
        "latitude": "5.256319",
        "longitude": "-52.786838",
        "location": {
          "id": 13,
          "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "total_launch_count": 332,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
        "total_launch_count": 7
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "c5b214d9-ab7d-4c91-9e1c-4a0f88f53949",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/c5b214d9-ab7d-4c91-9e1c-4a0f88f53949/?format=api",
      "launch_library_id": 1529,
      "slug": "ariane-62-ariel",
      "name": "Ariane 62 | ARIEL",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2031-12-31T00:00:00Z",
      "window_end": "2031-12-31T00:00:00Z",
      "window_start": "2031-12-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 188,
        "configuration": {
          "id": 121,
          "launch_library_id": 164,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/121/?format=api",
          "name": "Ariane 62",
          "family": "Ariane",
          "full_name": "Ariane 62",
          "variant": "62"
        }
      },
      "mission": {
        "id": 521,
        "launch_library_id": 683,
        "name": "ARIEL",
        "description": "Atmospheric Remote sensing Infrared Exoplanet Large survey mission (ARIEL) is an ESA telescope. During its 4-year mission, ARIEL will observe 1000 planets orbiting distant stars and make the first large-scale survey of the chemistry of exoplanet atmospheres. For a selected number of exoplanets, ARIEL will also perform a deep survey of their cloud systems and study seasonal and daily atmospheric variations.",
        "launch_designator": null,
        "type": "Astrophysics",
        "orbit": {
          "id": 16,
          "name": "Sun-Earth L2",
          "abbrev": "L2"
        }
      },
      "pad": {
        "id": 67,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/67/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 4",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
        "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
        "latitude": "5.256319",
        "longitude": "-52.786838",
        "location": {
          "id": 13,
          "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "total_launch_count": 332,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
        "total_launch_count": 7
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "724dd8ce-78ec-4dad-b17c-ff66c257fab7",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/724dd8ce-78ec-4dad-b17c-ff66c257fab7/?format=api",
      "launch_library_id": 1943,
      "slug": "sls-block-1b-artemis-vii",
      "name": "SLS Block 1B | Artemis VII",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2031-09-30T00:00:00Z",
      "window_end": "2031-09-30T00:00:00Z",
      "window_start": "2031-09-30T00:00:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 2548,
        "configuration": {
          "id": 205,
          "launch_library_id": 236,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/205/?format=api",
          "name": "Space Launch System (SLS)",
          "family": "Space Launch System",
          "full_name": "Space Launch System Block 1B",
          "variant": "Block 1B"
        }
      },
      "mission": null,
      "pad": {
        "id": 4,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/4/?format=api",
        "agency_id": 44,
        "name": "Launch Complex 39B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
        "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
        "latitude": "28.62711233",
        "longitude": "-80.62101503",
        "location": {
          "id": 27,
          "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
        "total_launch_count": 59
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sls_block_1b_image_20200905100013.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.0.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program"
        }
      ]
    },
    {
      "id": "a5556e79-a01f-48c6-b822-69bbadb4460d",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/a5556e79-a01f-48c6-b822-69bbadb4460d/?format=api",
      "launch_library_id": null,
      "slug": "falcon-9-block-5-crew-14",
      "name": "Falcon 9 Block 5 | Crew-14",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2031-03-31T00:00:00Z",
      "window_end": "2031-03-31T00:00:00Z",
      "window_start": "2031-03-31T00:00:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7601,
        "configuration": {
          "id": 164,
          "launch_library_id": 188,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 6044,
        "launch_library_id": null,
        "name": "Crew-14",
        "description": "SpaceX Crew-14 is the fourteenth crewed operational flight of a Crew Dragon spacecraft to the International Space Station as part of NASA's Commercial Crew Program.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 72,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/72/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=28.458,-80.528",
        "latitude": "28.458",
        "longitude": "-80.528",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1107,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg",
        "total_launch_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20220301072106.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 5,
          "url": "https://ll.thespacedevs.com/2.0.0/program/5/?format=api",
          "name": "Commercial Crew Program",
          "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
          "agencies": [
            {
              "id": 80,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/80/?format=api",
              "name": "Boeing",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 121,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
          "start_date": "2011-04-18T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program"
        },
        {
          "id": 17,
          "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
        }
      ]
    },
    {
      "id": "7f0892f9-fbc5-4b17-92b0-199277bf75fc",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/7f0892f9-fbc5-4b17-92b0-199277bf75fc/?format=api",
      "launch_library_id": null,
      "slug": "vega-c-formosat-9b",
      "name": "Vega-C | FORMOSAT-9B",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2030-12-31T00:00:00Z",
      "window_end": "2030-12-31T00:00:00Z",
      "window_start": "2030-12-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 159,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/159/?format=api",
        "name": "Avio S.p.A",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8867,
        "configuration": {
          "id": 127,
          "launch_library_id": 163,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/127/?format=api",
          "name": "Vega-C",
          "family": "Vega",
          "full_name": "Vega-C",
          "variant": ""
        }
      },
      "mission": {
        "id": 7458,
        "launch_library_id": null,
        "name": "FORMOSAT-9B",
        "description": "X-band SAR Earth observation satellite.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 34,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/34/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 1 (ELV)",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/ELA-1",
        "map_url": "https://www.google.com/maps?q=5.236,-52.775",
        "latitude": "5.236",
        "longitude": "-52.775",
        "location": {
          "id": 13,
          "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "total_launch_count": 332,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg",
        "total_launch_count": 54
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "8e6ca4d7-cd41-4659-af52-e2a01b9d8cd7",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/8e6ca4d7-cd41-4659-af52-e2a01b9d8cd7/?format=api",
      "launch_library_id": null,
      "slug": "vega-c-truths",
      "name": "Vega-C | TRUTHS",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2030-12-31T00:00:00Z",
      "window_end": "2030-12-31T00:00:00Z",
      "window_start": "2030-12-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 159,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/159/?format=api",
        "name": "Avio S.p.A",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8090,
        "configuration": {
          "id": 127,
          "launch_library_id": 163,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/127/?format=api",
          "name": "Vega-C",
          "family": "Vega",
          "full_name": "Vega-C",
          "variant": ""
        }
      },
      "mission": {
        "id": 6644,
        "launch_library_id": null,
        "name": "TRUTHS",
        "description": "TRUTHS (Traceable Radiometry Underpinning Terrestrial- and Helio-Studies) is a a ‘standards laboratory in space’, setting the ‘gold standard’ reference for climate measurements. Carrying a cryogenic solar absolute radiometer and a hyperspectral imaging spectrometer as well as a novel onboard calibration system, TRUTHS is designed to make continuous measurements of incoming solar radiation and reflected radiation to evaluate Earth’s energy-in to energy-out ratio.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 34,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/34/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 1 (ELV)",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/ELA-1",
        "map_url": "https://www.google.com/maps?q=5.236,-52.775",
        "latitude": "5.236",
        "longitude": "-52.775",
        "location": {
          "id": 13,
          "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "total_launch_count": 332,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg",
        "total_launch_count": 54
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "0c84ad4e-3a67-43fb-ab85-77f66127d732",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/0c84ad4e-3a67-43fb-ab85-77f66127d732/?format=api",
      "launch_library_id": 1942,
      "slug": "sls-block-1b-artemis-vi",
      "name": "SLS Block 1B | Artemis VI",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2030-09-30T00:00:00Z",
      "window_end": "2030-09-30T00:00:00Z",
      "window_start": "2030-09-30T00:00:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 2547,
        "configuration": {
          "id": 205,
          "launch_library_id": 236,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/205/?format=api",
          "name": "Space Launch System (SLS)",
          "family": "Space Launch System",
          "full_name": "Space Launch System Block 1B",
          "variant": "Block 1B"
        }
      },
      "mission": null,
      "pad": {
        "id": 4,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/4/?format=api",
        "agency_id": 44,
        "name": "Launch Complex 39B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
        "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
        "latitude": "28.62711233",
        "longitude": "-80.62101503",
        "location": {
          "id": 27,
          "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
        "total_launch_count": 59
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sls_block_1b_image_20200905100013.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.0.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program"
        }
      ]
    },
    {
      "id": "05dd7196-7253-4ab2-b11b-be2a9be0f830",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/05dd7196-7253-4ab2-b11b-be2a9be0f830/?format=api",
      "launch_library_id": null,
      "slug": "ariane-6-comsatbw-1b-satcombw-stufe-3-1",
      "name": "Ariane 6 | COMSATBw 1B (SATCOMBw Stufe 3-1)",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2029-12-31T00:00:00Z",
      "window_end": "2029-12-31T00:00:00Z",
      "window_start": "2029-12-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8727,
        "configuration": {
          "id": 506,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/506/?format=api",
          "name": "Ariane 6",
          "family": "Ariane",
          "full_name": "Ariane 6",
          "variant": "N/A"
        }
      },
      "mission": {
        "id": 7318,
        "launch_library_id": null,
        "name": "COMSATBw 1B (SATCOMBw Stufe 3-1)",
        "description": "First of two satellites of Germany's next generation of secure military satellite system. For the Bundeswehr, Airbus is the prime contractor for the design, integration, test and in orbit delivery of two new military GEO telecommunications satellites which are the successor communications satellites to COMSATBw 1 and 2.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        }
      },
      "pad": {
        "id": 67,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/67/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 4",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
        "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
        "latitude": "5.256319",
        "longitude": "-52.786838",
        "location": {
          "id": 13,
          "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "total_launch_count": 332,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
        "total_launch_count": 7
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "08101385-d735-42a7-bb4b-ab3e79b60720",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/08101385-d735-42a7-bb4b-ab3e79b60720/?format=api",
      "launch_library_id": null,
      "slug": "ariane-6-comsatbw-2b-satcombw-stufe-3-2",
      "name": "Ariane 6 | COMSATBw 2B (SATCOMBw Stufe 3-2)",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2029-12-31T00:00:00Z",
      "window_end": "2029-12-31T00:00:00Z",
      "window_start": "2029-12-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8728,
        "configuration": {
          "id": 506,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/506/?format=api",
          "name": "Ariane 6",
          "family": "Ariane",
          "full_name": "Ariane 6",
          "variant": "N/A"
        }
      },
      "mission": {
        "id": 7319,
        "launch_library_id": null,
        "name": "COMSATBw 2B (SATCOMBw Stufe 3-2)",
        "description": "Second of two satellites of Germany's next generation of secure military satellite system. For the Bundeswehr, Airbus is the prime contractor for the design, integration, test and in orbit delivery of two new military GEO telecommunications satellites which are the successor communications satellites to COMSATBw 1 and 2.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        }
      },
      "pad": {
        "id": 67,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/67/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 4",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
        "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
        "latitude": "5.256319",
        "longitude": "-52.786838",
        "location": {
          "id": 13,
          "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "total_launch_count": 332,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
        "total_launch_count": 7
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "0b606172-ce9f-4bff-9a87-1b301166d3f6",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/0b606172-ce9f-4bff-9a87-1b301166d3f6/?format=api",
      "launch_library_id": null,
      "slug": "vulcan-gps-iiif-sv03-ussf-15",
      "name": "Vulcan | GPS IIIF SV03 (USSF-15)",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2029-12-31T00:00:00Z",
      "window_end": "2029-12-31T00:00:00Z",
      "window_start": "2029-12-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 124,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8579,
        "configuration": {
          "id": 200,
          "launch_library_id": 226,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/200/?format=api",
          "name": "Vulcan",
          "family": "Vulcan",
          "full_name": "Vulcan",
          "variant": "Vulcan"
        }
      },
      "mission": {
        "id": 7170,
        "launch_library_id": null,
        "name": "GPS IIIF SV03 (USSF-15)",
        "description": "Third GPS IIIF (GPS III Follow-on) mission",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        }
      },
      "pad": {
        "id": 29,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/29/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 41",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
        "latitude": "28.58341025",
        "longitude": "-80.58303644",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1107,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
        "total_launch_count": 123
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://ll.thespacedevs.com/2.0.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System"
        }
      ]
    }
  ]
}