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

{
    "count": 338,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/upcoming/?format=api&limit=10&offset=114&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/upcoming/?format=api&limit=10&offset=94&ordering=-name",
    "results": [
        {
            "id": "7114b2dd-c8c3-41db-9965-06a483d32ea8",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/7114b2dd-c8c3-41db-9965-06a483d32ea8/?format=api",
            "launch_library_id": null,
            "slug": "lvm-3-chandrayaan-4-first-launch",
            "name": "LVM-3 | Chandrayaan-4 First Launch",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2027-12-31T00:00:00Z",
            "window_end": "2027-12-31T00:00:00Z",
            "window_start": "2027-12-31T00: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": 8385,
                "configuration": {
                    "id": 172,
                    "launch_library_id": 85,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/172/?format=api",
                    "name": "LVM-3 (GSLV Mk III)",
                    "family": "GSLV",
                    "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6966,
                "launch_library_id": null,
                "name": "Chandrayaan-4 First Launch",
                "description": "Chandrayaan-4 is a planned lunar sample-return mission of Indian Space Research Organisation (ISRO) and will be the fourth mission of its Chandrayaan programme. The mission consist of five modules, namely the DM (Descender Module), AM (Ascender Module), TM (Transfer Module), RM (Re-entry Module) and PM (Propulsion Module). The planned mission life is 1 lunar day and the landing site will be near the Lunar South Pole.\r\n\r\nThe first launch will lift the DM (Descender Module) and AM (Ascender Module) to orbit.",
                "launch_designator": null,
                "type": "Planetary Science",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                }
            },
            "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/gslv2520mk2520iii_image_20190604000938.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "1c040590-5157-4850-86e2-f878dd7d49d4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/1c040590-5157-4850-86e2-f878dd7d49d4/?format=api",
            "launch_library_id": null,
            "slug": "lvm-3-bluebird-block-2-1",
            "name": "LVM-3 | BlueBird Block 2 #1",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-07-31T00:00:00Z",
            "window_end": "2025-07-31T00:00:00Z",
            "window_start": "2025-07-31T00: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": 8407,
                "configuration": {
                    "id": 172,
                    "launch_library_id": 85,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/172/?format=api",
                    "name": "LVM-3 (GSLV Mk III)",
                    "family": "GSLV",
                    "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6995,
                "launch_library_id": null,
                "name": "BlueBird Block 2 #1",
                "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 a single satellite.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "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/gslv2520mk2520iii_image_20190604000938.jpg",
            "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": "5c133377-be3c-41f1-ac6a-c24668d78bc3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5c133377-be3c-41f1-ac6a-c24668d78bc3/?format=api",
            "launch_library_id": null,
            "slug": "long-march-7-tianzhou-9",
            "name": "Long March 7 | Tianzhou-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": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 8560,
                "configuration": {
                    "id": 100,
                    "launch_library_id": 130,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/100/?format=api",
                    "name": "Long March 7",
                    "family": "Long March",
                    "full_name": "Long March 7",
                    "variant": ""
                }
            },
            "mission": {
                "id": 7151,
                "launch_library_id": null,
                "name": "Tianzhou-9",
                "description": "Eighth cargo delivery mission to the Chinese space station.",
                "launch_designator": null,
                "type": "Resupply",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 176,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/176/?format=api",
                "agency_id": null,
                "name": "201",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
                "map_url": "https://www.google.com/maps?q=19.618452,110.955356",
                "latitude": "19.618452",
                "longitude": "110.955356",
                "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_176_20200803143412.jpg",
                "total_launch_count": 22
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_7_image_20210513083007.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/19/?format=api",
                    "name": "Tiangong space station",
                    "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                    "agencies": [
                        {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                    "start_date": "2021-04-29T03:23:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station"
                }
            ]
        },
        {
            "id": "42913ac6-4ec8-4cad-9f97-5fc1824a10e8",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/42913ac6-4ec8-4cad-9f97-5fc1824a10e8/?format=api",
            "launch_library_id": null,
            "slug": "long-march-5-change-8",
            "name": "Long March 5 | Chang'e 8",
            "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": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 8040,
                "configuration": {
                    "id": 128,
                    "launch_library_id": 116,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/128/?format=api",
                    "name": "Long March 5",
                    "family": "Long March",
                    "full_name": "Long March 5",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6587,
                "launch_library_id": null,
                "name": "Chang'e 8",
                "description": "Chang'e 8/CE-8 is scheduled to launch in 2028, including a lander, a rover and a legged robot. The mission will land in the South Pole regions of the Moon to study lunar surface environment around the South Pole and experimenting with resource utilization, including testing an enclosed terrestrial ecosystem in the lunar environment.",
                "launch_designator": null,
                "type": "Planetary Science",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                }
            },
            "pad": {
                "id": 175,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/175/?format=api",
                "agency_id": null,
                "name": "101",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
                "map_url": "https://www.google.com/maps?q=19.614334,110.951011",
                "latitude": "19.614334",
                "longitude": "110.951011",
                "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_175_20200803143424.jpg",
                "total_launch_count": 14
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_5_image_20231214064353.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "9d402fb6-9115-424d-b6f0-bd3b13ee310e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/9d402fb6-9115-424d-b6f0-bd3b13ee310e/?format=api",
            "launch_library_id": 2082,
            "slug": "long-march-5-change-7",
            "name": "Long March 5 | Chang'e 7",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2026-12-31T00:00:00Z",
            "window_end": "2026-12-31T00:00:00Z",
            "window_start": "2026-12-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": -1,
            "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": 2738,
                "configuration": {
                    "id": 128,
                    "launch_library_id": 116,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/128/?format=api",
                    "name": "Long March 5",
                    "family": "Long March",
                    "full_name": "Long March 5",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6586,
                "launch_library_id": null,
                "name": "Chang'e 7",
                "description": "Chang'e 7/CE-7 is scheduled to launch in 2026, including an orbiter, a lander, a mini-hopping probe, and a rover. The mission will land in the South Pole regions of the Moon to study lunar surface environment around the South Pole, especially in looking for water ice in lunar soil.",
                "launch_designator": null,
                "type": "Planetary Science",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                }
            },
            "pad": {
                "id": 175,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/175/?format=api",
                "agency_id": null,
                "name": "101",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
                "map_url": "https://www.google.com/maps?q=19.614334,110.951011",
                "latitude": "19.614334",
                "longitude": "110.951011",
                "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_175_20200803143424.jpg",
                "total_launch_count": 14
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_5_image_20231214064353.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": "9d69b85a-940d-4c1a-be75-6449d3b2a836",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/9d69b85a-940d-4c1a-be75-6449d3b2a836/?format=api",
            "launch_library_id": 1358,
            "slug": "long-march-3be-fengyun-4c",
            "name": "Long March 3B/E | Fengyun-4C",
            "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": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 138,
                "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": 6709,
                "launch_library_id": null,
                "name": "Fengyun-4C",
                "description": "China's geostationary meteorological satellite program FY-4 (Feng Yun 4) is the second generation of chinese geostationary meteorological satellites.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "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": "5ca83f30-9e3d-439c-ac1d-b57953943355",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5ca83f30-9e3d-439c-ac1d-b57953943355/?format=api",
            "launch_library_id": null,
            "slug": "long-march-2fg-shenzhou-21",
            "name": "Long March 2F/G | Shenzhou 21",
            "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": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 8559,
                "configuration": {
                    "id": 84,
                    "launch_library_id": 111,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/84/?format=api",
                    "name": "Long March 2",
                    "family": "Long March",
                    "full_name": "Long March 2F/G",
                    "variant": "F/G"
                }
            },
            "mission": {
                "id": 7150,
                "launch_library_id": null,
                "name": "Shenzhou 21",
                "description": "Tenth crewed flight to the Chinese space station.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/37/?format=api",
                "agency_id": null,
                "name": "Launch Area 4 (SLS-1 / 921)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                "latitude": "40.957893",
                "longitude": "100.290944",
                "location": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "total_launch_count": 248,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
                "total_launch_count": 25
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 7,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/7/?format=api",
                    "name": "Shenzhou",
                    "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                    "agencies": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                    "start_date": "1993-01-01T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program"
                },
                {
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/19/?format=api",
                    "name": "Tiangong space station",
                    "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                    "agencies": [
                        {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                    "start_date": "2021-04-29T03:23:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station"
                }
            ]
        },
        {
            "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": 1,
                "name": "Go"
            },
            "net": "2025-05-05T11:05:00Z",
            "window_end": "2025-05-05T11:47:00Z",
            "window_start": "2025-05-05T10:57:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": false,
            "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": []
        }
    ]
}