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=-net
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=-net",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/upcoming/?format=api&limit=10&offset=304&ordering=-net",
    "results": [
        {
            "id": "3e852c36-4179-4c45-a2b1-9252e639372f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/3e852c36-4179-4c45-a2b1-9252e639372f/?format=api",
            "launch_library_id": 1097,
            "slug": "gslv-mk-ii-nisar-nasa-isro-synthetic-aperture-rada",
            "name": "GSLV Mk II | NISAR (NASA-ISRO Synthetic Aperture Radar)",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-06-30T00:00:00Z",
            "window_end": "2025-06-30T00:00:00Z",
            "window_start": "2025-06-30T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 31,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/31/?format=api",
                "name": "Indian Space Research Organization",
                "type": "Government"
            },
            "rocket": {
                "id": 183,
                "configuration": {
                    "id": 168,
                    "launch_library_id": 60,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/168/?format=api",
                    "name": "GSLV Mk II",
                    "family": "GSLV",
                    "full_name": "GSLV Mk. II",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6647,
                "launch_library_id": null,
                "name": "NISAR (NASA-ISRO Synthetic Aperture Radar)",
                "description": "The NASA-ISRO Synthetic Aperture Radar, or NISAR satellite, will use advanced radar imaging to map the elevation of Earth's land and ice masses 4 to 6 times a month at resolutions of 5 to 10 meters. It is designed to observe and measure some of the planet's most complex natural processes, including ecosystem disturbances, ice-sheet collapse, and natural hazards such as earthquakes, tsunamis, volcanoes and landslides.\r\n\r\nUnder the terms of the agreement, NASA will provide the mission's L band synthetic aperture radar (SAR), a high-rate telecommunication subsystem for scientific data, GPS receivers, a solid-state recorder, and a payload data subsystem. ISRO will provide the satellite bus, an S band synthetic aperture radar, the launch vehicle, and associated launch services.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/82/?format=api",
                "agency_id": 31,
                "name": "Satish Dhawan Space Centre Second Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad",
                "map_url": "https://www.google.com/maps?q=13.7199,80.2304",
                "latitude": "13.7199",
                "longitude": "80.2304",
                "location": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/14/?format=api",
                    "name": "Satish Dhawan Space Centre, India",
                    "country_code": "IND",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
                    "total_launch_count": 98,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg",
                "total_launch_count": 29
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520ii_image_20190825171642.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "41d2ac1b-a506-47ae-8e44-8b65f5d6f239",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/41d2ac1b-a506-47ae-8e44-8b65f5d6f239/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-bandwagon-4-dedicated-mid-inclina",
            "name": "Falcon 9 Block 5 | Bandwagon 4 (Dedicated Mid-Inclination Rideshare)",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-06-30T00:00:00Z",
            "window_end": "2025-06-30T00:00:00Z",
            "window_start": "2025-06-30T00: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": 7988,
                "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": 6514,
                "launch_library_id": null,
                "name": "Bandwagon 4 (Dedicated Mid-Inclination Rideshare)",
                "description": "Dedicated rideshare flight to a mid-inclination orbit with dozens of small microsatellites and nanosatellites for commercial and government customers.",
                "launch_designator": null,
                "type": "Dedicated Rideshare",
                "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": 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": "87347db1-de71-4c66-803c-7f602649e56c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/87347db1-de71-4c66-803c-7f602649e56c/?format=api",
            "launch_library_id": null,
            "slug": "long-march-8-g60-group-tbd",
            "name": "Long March 8 | G60 Group TBD",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-06-30T00:00:00Z",
            "window_end": "2025-06-30T00:00:00Z",
            "window_start": "2025-06-30T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 8591,
                "configuration": {
                    "id": 462,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/462/?format=api",
                    "name": "Long March 8",
                    "family": "Long March",
                    "full_name": "Long March 8",
                    "variant": "8"
                }
            },
            "mission": {
                "id": 7183,
                "launch_library_id": null,
                "name": "G60 Polar Group TBD",
                "description": "Low Earth Orbit communication satellites with Ku, Q and V band payloads for the G60 constellation operated by Shanghai Spacecom Satellite Technology (SSST) with funding backed by the Shanghai local government.\r\n\r\nInitial constellation will consist of 1296 satellites by 2027 with long term plans to expand it to 12000 satellites.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "pad": {
                "id": 218,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/218/?format=api",
                "agency_id": null,
                "name": "Commercial LC-1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site",
                "map_url": "https://www.google.com/maps?q=19.597275,110.930753",
                "latitude": "19.597275",
                "longitude": "110.930753",
                "location": {
                    "id": 8,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/8/?format=api",
                    "name": "Wenchang Space Launch Site, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
                    "total_launch_count": 38,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-1_20231225074041.jpg",
                "total_launch_count": 1
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240315183218.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "96f437cb-83c1-414b-8e32-d0e1bd6c265b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/96f437cb-83c1-414b-8e32-d0e1bd6c265b/?format=api",
            "launch_library_id": null,
            "slug": "electron-blacksky-gen-3-2",
            "name": "Electron | BlackSky Gen-3 2",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-06-30T00:00:00Z",
            "window_end": "2025-06-30T00:00:00Z",
            "window_start": "2025-06-30T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 147,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/147/?format=api",
                "name": "Rocket Lab",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7979,
                "configuration": {
                    "id": 26,
                    "launch_library_id": 148,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
                    "name": "Electron",
                    "family": "",
                    "full_name": "Electron",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6502,
                "launch_library_id": null,
                "name": "BlackSky Gen-3 2",
                "description": "BlackSky Gen-3 Earth-imaging satellites",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 210,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/210/?format=api",
                "agency_id": null,
                "name": "Unknown Pad",
                "info_url": null,
                "wiki_url": null,
                "map_url": null,
                "latitude": "-39.260881",
                "longitude": "177.865826",
                "location": {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/10/?format=api",
                    "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
                    "country_code": "NZL",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
                    "total_launch_count": 57,
                    "total_landing_count": 17
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg",
                "total_launch_count": 0
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "9c950919-5d11-4a79-a4f1-be7387678c0a",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/9c950919-5d11-4a79-a4f1-be7387678c0a/?format=api",
            "launch_library_id": null,
            "slug": "new-glenn-escapade",
            "name": "New Glenn | EscaPADE",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-06-30T00:00:00Z",
            "window_end": "2025-06-30T00:00:00Z",
            "window_start": "2025-06-30T00: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": 7783,
                "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": 6301,
                "launch_library_id": null,
                "name": "EscaPADE",
                "description": "Maiden flight of Blue Origin's New Glenn launch vehicle carrying the Escape and Plasma Acceleration and Dynamics Explorers (EscaPADE), a dual-spacecraft mission to study ion and sputtered escape from Mars. The spacecrafts' scientific goals are to understand the processes controlling the structure of Mars' hybrid magnetosphere and how it guides ion flows; understand how energy and momentum are transported from the solar wind through Mars' magnetosphere; and understand the processes controlling the flow of energy and matter into and out of the collisional atmosphere.",
                "launch_designator": null,
                "type": "Planetary Science",
                "orbit": {
                    "id": 19,
                    "name": "Mars Orbit",
                    "abbrev": "Mars"
                }
            },
            "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": 39,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/39/?format=api",
                    "name": "Small Innovative Missions for Planetary Exploration",
                    "description": "Small Innovative Missions for Planetary Exploration (SIMPLEx) is a planetary exploration program operated by NASA. The program funds small, low-cost spacecraft for stand-alone planetary exploration missions. These spacecraft are intended to launch as secondary payloads on other missions and are riskier than Discovery or New Frontiers missions.",
                    "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": null,
                    "start_date": "2021-01-17T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://soma.larc.nasa.gov/simplex/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Small_Innovative_Missions_for_Planetary_Exploration"
                }
            ]
        },
        {
            "id": "cad4ded9-6f24-4b6c-b4ed-b5dca4613cdd",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/cad4ded9-6f24-4b6c-b4ed-b5dca4613cdd/?format=api",
            "launch_library_id": 1638,
            "slug": "falcon-9-block-5-naos",
            "name": "Falcon 9 Block 5 | NAOS",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-06-30T00:00:00Z",
            "window_end": "2025-06-30T00:00:00Z",
            "window_start": "2025-06-30T00: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": 2136,
                "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": 6777,
                "launch_library_id": null,
                "name": "NAOS",
                "description": "NAOS (National Advanced Optical System) is the space component of Luxembourg's governmental dual-use observation satellite system LUXEOSys (Luxembourg Earth Observation System). Its purpose is to provide high resolution images to national and international governmental and military organizations such as NATO.\r\n\r\nThe 800 kg satellite is built by OHB Italia and is equipped with a very high-resolution optical camera with a ground reolution of 50 cm in an around 450 km high sun-synchronous orbit. It will have a operational life time of 7 years.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 16,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 4E",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
                "map_url": "https://www.google.com/maps?q=34.632,-120.611",
                "latitude": "34.632",
                "longitude": "-120.611",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 804,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
                "total_launch_count": 190
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "e1a3b702-464f-435d-8c1f-ade9be196b77",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e1a3b702-464f-435d-8c1f-ade9be196b77/?format=api",
            "launch_library_id": null,
            "slug": "h3-30-h3-30-test-flight",
            "name": "H3-30 | H3-30 Test Flight",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-06-30T00:00:00Z",
            "window_end": "2025-06-30T00:00:00Z",
            "window_start": "2025-06-30T00: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": 8366,
                "configuration": {
                    "id": 203,
                    "launch_library_id": 231,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/203/?format=api",
                    "name": "H3-30",
                    "family": "H3",
                    "full_name": "H3-30",
                    "variant": "30"
                }
            },
            "mission": {
                "id": 6947,
                "launch_library_id": null,
                "name": "H3-30 Test Flight",
                "description": "Test flight of the H3-30 variant of the H3 launch vehicle with 3 LE-9 engines in the first stage and no SRBs. The flight will carry a dummy main payload and several hitchhiking small satellites to be selected later.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "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": "fa8460de-5bbc-42fe-8702-47bf5dde5442",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fa8460de-5bbc-42fe-8702-47bf5dde5442/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-project-kuiper-falcon-9-1",
            "name": "Falcon 9 Block 5 | Project Kuiper (Falcon 9 #1)",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-06-30T00:00:00Z",
            "window_end": "2025-06-30T00:00:00Z",
            "window_start": "2025-06-30T00: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": 8109,
                "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": 6667,
                "launch_library_id": null,
                "name": "Project Kuiper (Falcon 9 #1)",
                "description": "First of a three launches contract for Amazon's Kuiper low Earth orbit satellite internet constellation.",
                "launch_designator": null,
                "type": "Communications",
                "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": 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": 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": "87d3fde4-e6f6-4e8b-bc9a-d5c28915acb3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/87d3fde4-e6f6-4e8b-bc9a-d5c28915acb3/?format=api",
            "launch_library_id": null,
            "slug": "h-iia-202-gosat-gw",
            "name": "H-IIA 202 | GOSAT-GW",
            "status": {
                "id": 1,
                "name": "Go"
            },
            "net": "2025-06-23T16:33:03Z",
            "window_end": "2025-06-23T16:52:00Z",
            "window_start": "2025-06-23T16:33:03Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                "name": "Japan Aerospace Exploration Agency",
                "type": "Government"
            },
            "rocket": {
                "id": 156,
                "configuration": {
                    "id": 32,
                    "launch_library_id": 53,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/32/?format=api",
                    "name": "H-IIA",
                    "family": "H-II",
                    "full_name": "H-IIA 202",
                    "variant": "202"
                }
            },
            "mission": {
                "id": 5892,
                "launch_library_id": null,
                "name": "GOSAT-GW",
                "description": "GOSAT-GW (Greenhouse Gases Observing Satellite Greenhouse gases and Water cycle), formerly known as GOSAT 3, is JAXA's next generation satellite to monitor the greenhosue gases like carbon dioxide in the Earth's atmosphere. It is the follow on to the GOSAT 2 (Ibuki 2) and GCOM-W (Shizuku) missions.\r\n\r\nGOSAT-GW will have two missions: greenhouse gases observation for Japan's Ministry of the Environment and the National Institute for Environmental Studies (NIES), and water-cycle observation for JAXA. By developing the GOSAT-GW satellite, Mitsubishi Electric will contribute to measures for preventing disasters attributed to global warming and climate change, and to advance scientific and technological methods that enable more accurate prediction of climate change.\r\n\r\nIn December 2013, Mitsubishi Electric (MELCO) was selected as the prime contractor for the spacecraft and the instruments.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 41,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/41/?format=api",
                "agency_id": 37,
                "name": "Yoshinobu Launch Complex LP-1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
                "map_url": "https://www.google.com/maps?q=30.400813,130.977748",
                "latitude": "30.400813",
                "longitude": "130.977748",
                "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_41_20200803143551.jpg",
                "total_launch_count": 56
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h-iia_202_lifto_image_20240325123250.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "b3f7dd08-1e48-498c-8fcb-193b8d54ed6b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/b3f7dd08-1e48-498c-8fcb-193b8d54ed6b/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-sirius-sxm-10",
            "name": "Falcon 9 Block 5 | Sirius SXM-10",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-06-06T00:00:00Z",
            "window_end": "2025-06-06T00:00:00Z",
            "window_start": "2025-06-06T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "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": 8533,
                "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": 7123,
                "launch_library_id": null,
                "name": "Sirius SXM-10",
                "description": "SXM-10 is the 11th high-powered, digital, audio radio satellite built by Maxar (SSL) for SiriusXM. The SXM-10 satellite will be based on Maxar’s proven 1300-class platform and built at the company’s manufacturing facility in Palo Alto, California. SXM-10 has a large, mesh, unfurlable reflector almost 10 meters in diameter that allows SiriusXM programming to reach its radios, including those in moving vehicles.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "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_liftof_image_20241206131356.jpg",
            "infographic": null,
            "program": []
        }
    ]
}