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=314&ordering=id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 337,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/upcoming/?format=api&limit=10&offset=324&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/upcoming/?format=api&limit=10&offset=304&ordering=id",
    "results": [
        {
            "id": "ef9850ad-1096-425b-9d27-f7bbd186e61a",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/ef9850ad-1096-425b-9d27-f7bbd186e61a/?format=api",
            "launch_library_id": null,
            "slug": "vulcan-vc6l-project-kuiper-vulcan-1",
            "name": "Vulcan VC6L | Project Kuiper (Vulcan #1)",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-09-30T00:00:00Z",
            "window_end": "2025-09-30T00:00:00Z",
            "window_start": "2025-09-30T00: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": 2836,
                "configuration": {
                    "id": 479,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/479/?format=api",
                    "name": "Vulcan VC6L",
                    "family": "Vulcan",
                    "full_name": "Vulcan VC6L",
                    "variant": "VC6L"
                }
            },
            "mission": {
                "id": 6003,
                "launch_library_id": null,
                "name": "Project Kuiper (Vulcan #1)",
                "description": "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.\r\n\r\n45 satellites will be carried on each Vulcan launch.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "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": 1020,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
                "total_launch_count": 115
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vulcan_vc6l_image_20220406123130.jpg",
            "infographic": null,
            "program": [
                {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/27/?format=api",
                    "name": "Project Kuiper",
                    "description": "Amazon's Kuiper Project is a satellite internet initiative 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": [
                        {
                            "id": 1058,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1058/?format=api",
                            "name": "Kuiper Systems LLC",
                            "type": "Private"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg",
                    "start_date": "2023-10-16T18:06:00Z",
                    "end_date": null,
                    "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems",
                    "wiki_url": "http://aboutamazon.com/what-we-do/devices-services/project-kuiper"
                }
            ]
        },
        {
            "id": "ef9b458b-bebf-4eb6-b970-8d77998616f3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/ef9b458b-bebf-4eb6-b970-8d77998616f3/?format=api",
            "launch_library_id": null,
            "slug": "starship-flight-9",
            "name": "Starship | Flight 9",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-12-31T00:00:00Z",
            "window_end": "2025-12-31T00:00:00Z",
            "window_start": "2025-12-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "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": 8567,
                "configuration": {
                    "id": 464,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/464/?format=api",
                    "name": "Starship",
                    "family": "Starship",
                    "full_name": "Starship",
                    "variant": ""
                }
            },
            "mission": {
                "id": 7158,
                "launch_library_id": null,
                "name": "Flight 9",
                "description": "9th test flight of the two-stage Starship launch vehicle.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                }
            },
            "pad": {
                "id": 188,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/188/?format=api",
                "agency_id": 121,
                "name": "Orbital Launch Mount A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Pad_A_and_B)",
                "map_url": "https://www.google.com/maps?q=25.9962,-97.154423",
                "latitude": "25.9962",
                "longitude": "-97.154423",
                "location": {
                    "id": 143,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/143/?format=api",
                    "name": "SpaceX Starbase, TX, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                    "total_launch_count": 17,
                    "total_landing_count": 13
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
            "infographic": null,
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.0.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.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "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"
                }
            ]
        },
        {
            "id": "f0460950-3cb6-4889-8cbe-707f063d0565",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f0460950-3cb6-4889-8cbe-707f063d0565/?format=api",
            "launch_library_id": null,
            "slug": "new-glenn-bluebird-block-2-4",
            "name": "New Glenn | BlueBird Block 2 #4",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-12-31T00:00:00Z",
            "window_end": "2025-12-31T00:00:00Z",
            "window_start": "2025-12-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8411,
                "configuration": {
                    "id": 138,
                    "launch_library_id": 1001,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/138/?format=api",
                    "name": "New Glenn",
                    "family": "",
                    "full_name": "New Glenn",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6999,
                "launch_library_id": null,
                "name": "BlueBird Block 2 #4",
                "description": "AST SpaceMobile’s Block 2 BlueBird satellites are designed to deliver up to 10 times the bandwidth capacity of the BlueBird Block 1 satellites, required to achieve 24/7 continuous cellular broadband service coverage in the United States, with beams designed to support a capacity of up to 40 MHz, enabling peak data transmission speeds up to 120 Mbps, supporting voice, full data and video applications. The Block 2 BlueBirds, featuring as large as 2400 square foot communications arrays, will be the largest satellites ever commercially deployed in Low Earth orbit once launched.\r\n\r\nThis launch will feature 8 satellites.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1020,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_lc_image_20240313170026.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f11bdb77-9e69-4152-aabe-0b6cf7bf5798",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f11bdb77-9e69-4152-aabe-0b6cf7bf5798/?format=api",
            "launch_library_id": null,
            "slug": "h3-mbr-explorer",
            "name": "H3 | MBR Explorer",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2028-03-31T00:00:00Z",
            "window_end": "2028-03-31T00:00:00Z",
            "window_start": "2028-03-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 98,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/98/?format=api",
                "name": "Mitsubishi Heavy Industries",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8377,
                "configuration": {
                    "id": 30,
                    "launch_library_id": 48,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/30/?format=api",
                    "name": "H3",
                    "family": "H3",
                    "full_name": "H3",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6958,
                "launch_library_id": null,
                "name": "MBR Explorer",
                "description": "An United Arab Emirates Space Agency (UAESA) planetary mission to visit main belt asteroids. Named after Sheikh Mohammed bin Rashid, the spacecraft will fly by six main belt asteroids between 2030 and 2033 before rendezvousing on a seventh, Justitia, in 2034, later deploying a lander.",
                "launch_designator": null,
                "type": "Planetary Science",
                "orbit": {
                    "id": 21,
                    "name": "Asteroid",
                    "abbrev": "Asteroid"
                }
            },
            "pad": {
                "id": 209,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/209/?format=api",
                "agency_id": 37,
                "name": "Yoshinobu Launch Complex LP-2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
                "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
                "latitude": "30.400938",
                "longitude": "130.97564",
                "location": {
                    "id": 26,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/26/?format=api",
                    "name": "Tanegashima Space Center, Japan",
                    "country_code": "JPN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
                    "total_launch_count": 94,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
                "total_launch_count": 14
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h-iii_image_20221104084531.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f1fef4f8-e7e2-47e8-b75a-0b2e25b75817",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f1fef4f8-e7e2-47e8-b75a-0b2e25b75817/?format=api",
            "launch_library_id": null,
            "slug": "atlas-v-n22-starliner-5",
            "name": "Atlas V N22 | Starliner-5",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2027-09-30T00:00:00Z",
            "window_end": "2027-09-30T00:00:00Z",
            "window_start": "2027-09-30T00:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "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": 67,
                "configuration": {
                    "id": 166,
                    "launch_library_id": 118,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/166/?format=api",
                    "name": "Atlas V N22",
                    "family": "Atlas",
                    "full_name": "Atlas V N22",
                    "variant": "V N22"
                }
            },
            "mission": {
                "id": 5990,
                "launch_library_id": null,
                "name": "Starliner-5",
                "description": "Starliner-5 is the fifth crewed operational flight of a Starliner 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": 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": 1020,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
                "total_launch_count": 115
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_image_20210813082339.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": "f2043f7f-3c12-4511-8869-823f298498c4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f2043f7f-3c12-4511-8869-823f298498c4/?format=api",
            "launch_library_id": null,
            "slug": "ariane-64-mtg-i4",
            "name": "Ariane 64 | MTG-I4",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2036-09-30T00:00:00Z",
            "window_end": "2036-09-30T00:00:00Z",
            "window_start": "2036-09-30T00: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": 7713,
                "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": 6231,
                "launch_library_id": null,
                "name": "MTG-I4",
                "description": "Sixth of EUMETSAT's third generation of weather satellite.",
                "launch_designator": null,
                "type": "Earth Science",
                "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": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
                "total_launch_count": 2
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f2775d28-8dd8-4efc-87c6-b8d41372202b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f2775d28-8dd8-4efc-87c6-b8d41372202b/?format=api",
            "launch_library_id": 1622,
            "slug": "vega-c-kompsat-7",
            "name": "Vega-C | KOMPSAT-7",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2026-01-31T00:00:00Z",
            "window_end": "2026-01-31T00:00:00Z",
            "window_start": "2026-01-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": -1,
            "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": 182,
                "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": 691,
                "launch_library_id": 869,
                "name": "KOMPSAT-7",
                "description": "KOMPSAT-7 is the follow-up model of KOMPSAT-3A whose mission is to provide high-resolution satellite images to satisfy South-Korea’s governmental and institutional needs.",
                "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": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg",
                "total_launch_count": 52
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f3385d65-5081-401e-a543-db7f471fe282",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f3385d65-5081-401e-a543-db7f471fe282/?format=api",
            "launch_library_id": null,
            "slug": "falcon-heavy-ussf-174",
            "name": "Falcon Heavy | USSF-174",
            "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": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8578,
                "configuration": {
                    "id": 161,
                    "launch_library_id": 58,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
                    "name": "Falcon Heavy",
                    "family": "Falcon",
                    "full_name": "Falcon Heavy",
                    "variant": "Heavy"
                }
            },
            "mission": {
                "id": 7169,
                "launch_library_id": null,
                "name": "USSF-174",
                "description": "Classified US Space Force mission",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 25,
                    "name": "Unknown",
                    "abbrev": "N/A"
                }
            },
            "pad": {
                "id": 87,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api",
                "agency_id": 121,
                "name": "Launch Complex 39A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_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.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": 264,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                "total_launch_count": 206
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f3763818-4d71-403d-a10d-aa549c859b5d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f3763818-4d71-403d-a10d-aa549c859b5d/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-sda-tranche-2-transport-layer-j",
            "name": "Falcon 9 Block 5 | SDA Tranche 2 Transport Layer J",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2027-05-31T00:00:00Z",
            "window_end": "2027-05-31T00:00:00Z",
            "window_start": "2027-05-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "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": 8588,
                "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": 7180,
                "launch_library_id": null,
                "name": "SDA Tranche 2 Transport Layer J",
                "description": "Classified mission launched by the Space Development Agency (SDA) for Tranche 2 Transport Layer.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "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": 1020,
                    "total_landing_count": 64
                },
                "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/falcon_9_image_20230807133459.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f37de272-dcee-4bff-b473-63d024b5864e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f37de272-dcee-4bff-b473-63d024b5864e/?format=api",
            "launch_library_id": null,
            "slug": "ariane-64-is-41-is-44",
            "name": "Ariane 64 | IS-41 & IS-44",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-12-31T00:00:00Z",
            "window_end": "2025-12-31T00:00:00Z",
            "window_start": "2025-12-31T00:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "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": 7722,
                "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": 6241,
                "launch_library_id": null,
                "name": "IS-41 & IS-44",
                "description": "Two geostationary communications satellites built by Thales Alenia Space for Intelsat.",
                "launch_designator": null,
                "type": "Communications",
                "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": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
                "total_launch_count": 2
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg",
            "infographic": null,
            "program": []
        }
    ]
}