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=324&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=334&ordering=-net",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/upcoming/?format=api&limit=10&offset=314&ordering=-net",
    "results": [
        {
            "id": "0ab25471-b026-4252-93ab-89d91c1a7f4d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0ab25471-b026-4252-93ab-89d91c1a7f4d/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-starlink-group-15-4",
            "name": "Falcon 9 Block 5 | Starlink Group 15-4",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-05-31T00:00:00Z",
            "window_end": "2025-05-31T00:00:00Z",
            "window_start": "2025-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": 8601,
                "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": 7193,
                "launch_library_id": null,
                "name": "Starlink Group 15-4",
                "description": "A batch of satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "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/falcon2520925_image_20221009234147.png",
            "infographic": null,
            "program": [
                {
                    "id": 25,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/25/?format=api",
                    "name": "Starlink",
                    "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
                    "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/starlink_program_20231228154508.jpeg",
                    "start_date": "2018-02-22T14:17:00Z",
                    "end_date": null,
                    "info_url": "https://starlink.com",
                    "wiki_url": "https://en.wikipedia.org/wiki/Starlink"
                }
            ]
        },
        {
            "id": "63b7d43c-2711-4191-aa1e-344f9339ff34",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/63b7d43c-2711-4191-aa1e-344f9339ff34/?format=api",
            "launch_library_id": null,
            "slug": "minotaur-iv-ews-od-1",
            "name": "Minotaur IV | EWS OD-1",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-05-31T00:00:00Z",
            "window_end": "2025-05-31T00:00:00Z",
            "window_start": "2025-05-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 257,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
                "name": "Northrop Grumman Space Systems",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8171,
                "configuration": {
                    "id": 52,
                    "launch_library_id": 59,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/52/?format=api",
                    "name": "Minotaur IV",
                    "family": "Minotaur",
                    "full_name": "Minotaur IV",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6738,
                "launch_library_id": null,
                "name": "EWS OD-1",
                "description": "The Electro-Optical/Infrared Weather System (EWS) Operational Demonstration-1 (OD-1) is a weather satellite for the United States Space Force. It is a prototype satellite made by General Atomics that will be place in LEO for a three-year demonstration mission of new EO/IR sensor technologies to various US military branches, and to act as a stop-gap for Defense Department needs for weather data.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 8,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/8/?format=api",
                "agency_id": 161,
                "name": "Space Launch Complex 8",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_8",
                "map_url": "https://www.google.com/maps?q=34.57635,-120.63245",
                "latitude": "34.57635",
                "longitude": "-120.63245",
                "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_8_20200803143300.jpg",
                "total_launch_count": 9
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "66be38aa-d9d9-4b71-8522-45e06677b2e0",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/66be38aa-d9d9-4b71-8522-45e06677b2e0/?format=api",
            "launch_library_id": null,
            "slug": "long-march-3be-tianwen-2",
            "name": "Long March 3B/E | Tianwen-2",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-05-31T00:00:00Z",
            "window_end": "2025-05-31T00:00:00Z",
            "window_start": "2025-05-31T00: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": 8041,
                "configuration": {
                    "id": 50,
                    "launch_library_id": 69,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/50/?format=api",
                    "name": "Long March 3",
                    "family": "Long March",
                    "full_name": "Long March 3B/E",
                    "variant": "B/E"
                }
            },
            "mission": {
                "id": 6588,
                "launch_library_id": null,
                "name": "Tianwen-2",
                "description": "Tianwen-2 is a planned Chinese asteroid sample return and comet orbiter mission due for launch in May 2025. The spacecraft will visit the Near Earth asteroid 469219 Kamoʻoalewa (2016 HO3), collecting samples from its surface using both touch-and-go and anchor-and-drill approaches. It will return the samples back to Earth around 2.5 years after launch, with the main spacecraft proceeding to visit the main-belt comet 311P/PANSTARRS in the mid-2030s.",
                "launch_designator": null,
                "type": "Planetary Science",
                "orbit": {
                    "id": 21,
                    "name": "Asteroid",
                    "abbrev": "Asteroid"
                }
            },
            "pad": {
                "id": 86,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/86/?format=api",
                "agency_id": 17,
                "name": "Unknown Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.246017,102.026556",
                "latitude": "28.246017",
                "longitude": "102.026556",
                "location": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "total_launch_count": 224,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_86_20200803143555.jpg",
                "total_launch_count": 0
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25203_image_20190222031215.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "7abd2e55-aee8-42f5-8eb2-b44dfda45708",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/7abd2e55-aee8-42f5-8eb2-b44dfda45708/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-gps-iii-sv08",
            "name": "Falcon 9 Block 5 | GPS III SV08",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-05-31T00:00:00Z",
            "window_end": "2025-05-31T00:00:00Z",
            "window_start": "2025-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": 7590,
                "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": 6032,
                "launch_library_id": null,
                "name": "GPS III SV08",
                "description": "Eighth of ten GPS III missions.",
                "launch_designator": null,
                "type": "Navigation",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 80,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/80/?format=api",
                "agency_id": 121,
                "name": "Space Launch Complex 40",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
                "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
                "latitude": "28.56194122",
                "longitude": "-80.57735736",
                "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_80_20200803143323.jpg",
                "total_launch_count": 304
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.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"
                }
            ]
        },
        {
            "id": "82aef7fd-9664-4e94-970c-5e99eff1b331",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/82aef7fd-9664-4e94-970c-5e99eff1b331/?format=api",
            "launch_library_id": null,
            "slug": "long-march-12-satnet-leo-group-tbd",
            "name": "Long March 12 | SatNet LEO Group TBD?",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-05-31T00:00:00Z",
            "window_end": "2025-05-31T00:00:00Z",
            "window_start": "2025-05-31T00: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": 8600,
                "configuration": {
                    "id": 517,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/517/?format=api",
                    "name": "Long March 12",
                    "family": "Long March",
                    "full_name": "Long March 12",
                    "variant": "12"
                }
            },
            "mission": {
                "id": 7192,
                "launch_library_id": null,
                "name": "SatNet LEO Group TBD?",
                "description": "A batch of Low Earth Orbit communication satellites for the Chinese state owned SatNet constellation operated by the China Satellite Network Group.\r\n\r\nThe constellation will eventually consists of 13000 satellites.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 219,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/219/?format=api",
                "agency_id": null,
                "name": "Commercial LC-2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site",
                "map_url": "https://www.google.com/maps?q=19.59755,110.936481",
                "latitude": "19.59755",
                "longitude": "110.936481",
                "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-2_20231225074048.jpg",
                "total_launch_count": 1
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-12_on_its_la_image_20241128132937.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "84a2a107-1e44-4994-ad9f-430ee81a741a",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/84a2a107-1e44-4994-ad9f-430ee81a741a/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-nusantara-lima",
            "name": "Falcon 9 Block 5 | Nusantara Lima",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-05-31T00:00:00Z",
            "window_end": "2025-05-31T00:00:00Z",
            "window_start": "2025-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": 7545,
                "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": 5972,
                "launch_library_id": null,
                "name": "Nusantara Lima",
                "description": "Nusantara Lima is an Indonesian geostationary communications satellite with a capacity of more than 160 Gbps.",
                "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_image_20230807133459.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "a150bf95-0152-410d-9657-423608ddfab4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a150bf95-0152-410d-9657-423608ddfab4/?format=api",
            "launch_library_id": null,
            "slug": "electron-iqps-launch-2",
            "name": "Electron | iQPS Launch 2",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-05-31T00:00:00Z",
            "window_end": "2025-05-31T00:00:00Z",
            "window_start": "2025-05-31T00: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": 8519,
                "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": 7109,
                "launch_library_id": null,
                "name": "iQPS Launch 2",
                "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.",
                "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": "0805af04-c2ea-4750-9eb4-f24f89eeb5d6",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0805af04-c2ea-4750-9eb4-f24f89eeb5d6/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-axiom-space-mission-4",
            "name": "Falcon 9 Block 5 | Axiom Space Mission 4",
            "status": {
                "id": 1,
                "name": "Go"
            },
            "net": "2025-05-29T17:03:00Z",
            "window_end": "2025-05-29T17:03:00Z",
            "window_start": "2025-05-29T17:03: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": 2952,
                "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": 1369,
                "launch_library_id": null,
                "name": "Axiom Space Mission 4",
                "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for  at least eight days.",
                "launch_designator": null,
                "type": "Tourism",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "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/falcon2520925_image_20210525170218.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 32,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/32/?format=api",
                    "name": "Axiom Private Spaceflight",
                    "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
                    "agencies": [
                        {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                    "start_date": "2022-04-08T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.axiomspace.com/missions/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions"
                }
            ]
        },
        {
            "id": "e6d98870-9a89-4cca-bbd1-511eed4bf2ce",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e6d98870-9a89-4cca-bbd1-511eed4bf2ce/?format=api",
            "launch_library_id": null,
            "slug": "pslv-xl-eos-09-risat-1b",
            "name": "PSLV-XL | EOS-09 (RISAT-1B)",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-05-18T00:00:00Z",
            "window_end": "2025-05-18T04:00:00Z",
            "window_start": "2025-05-18T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": false,
            "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": 8592,
                "configuration": {
                    "id": 38,
                    "launch_library_id": 38,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/38/?format=api",
                    "name": "PSLV-XL",
                    "family": "PSLV",
                    "full_name": "PSLV XL",
                    "variant": "XL"
                }
            },
            "mission": {
                "id": 7184,
                "launch_library_id": null,
                "name": "EOS-09 (RISAT-1B)",
                "description": "RISAT-1B is the third in the series of radar imaging RISAT-1 satellites of ISRO using an active C-band SAR (Synthetic Aperture Radar), providing all-weather as well as the day-and-night SAR observation capability in applications such as agriculture, forestry, soil moisture, geology, sea ice, coastal monitoring, object identification, and flood monitoring, in addition to military surveillance.\r\n\r\nThe RISAT-1 series is developed, manufactured and integrated by ISRO. The 3-axis stabilized spacecraft bus consists of a hexagonal prism shape build around a central cylinder. Most of the spacecraft subsystems and the payload are integrated in the prism structure and the central cylinder. The solar panels and some subsystems are mounted on the cube-shaped section of the spacecraft.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 50,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/50/?format=api",
                "agency_id": 31,
                "name": "Satish Dhawan Space Centre First Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad",
                "map_url": "https://www.google.com/maps?q=13.733,80.235",
                "latitude": "13.733",
                "longitude": "80.235",
                "location": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.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_50_20200803143457.jpg",
                "total_launch_count": 61
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190224012254.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "5792dbed-ea1a-4095-9c74-6d6de99b9827",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5792dbed-ea1a-4095-9c74-6d6de99b9827/?format=api",
            "launch_library_id": null,
            "slug": "eris-1-maiden-flight",
            "name": "Eris-1 | Maiden Flight",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-05-15T00:00:00Z",
            "window_end": "2025-05-15T00:00:00Z",
            "window_start": "2025-05-15T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 188,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/188/?format=api",
                "name": "Gilmour Space Technologies",
                "type": "Private"
            },
            "rocket": {
                "id": 8540,
                "configuration": {
                    "id": 460,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/460/?format=api",
                    "name": "Eris-1",
                    "family": "Eris",
                    "full_name": "Eris Block 1",
                    "variant": "1"
                }
            },
            "mission": {
                "id": 7131,
                "launch_library_id": null,
                "name": "Maiden Flight",
                "description": "Maiden flight of Gilmour Space's orbital launch vehicle Eris.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 238,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/238/?format=api",
                "agency_id": 188,
                "name": "Eris Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies#Bowen_Orbital_Spaceport_(BOS)",
                "map_url": null,
                "latitude": "-19.958151",
                "longitude": "148.1129553",
                "location": {
                    "id": 181,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/181/?format=api",
                    "name": "Bowen Orbital Spaceport",
                    "country_code": "AUS",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_bowen_orbital_spaceport_20250227073649.jpg",
                    "total_launch_count": 0,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_eris_pad_20250227074117.jpg",
                "total_launch_count": 0
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
            "infographic": null,
            "program": []
        }
    ]
}