API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch// or /launch/?mode=list&search=SpaceX

GET: Return a list of all Launch objects.

FILTERS: Fields - 'name', 'id(s)', 'lsp_id', 'lsp_name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name'

MODE: 'normal', 'list', 'detailed' EXAMPLE: ?mode=list

SEARCH: Searches through the launch name, rocket name, launch agency, mission name & spacecraft name. EXAMPLE - ?search=SpaceX

GET /2.0.0/launch/?format=api&offset=460&ordering=-net
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 7500,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=470&ordering=-net",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=450&ordering=-net",
    "results": [
        {
            "id": "bf8f8957-5e45-4139-99bc-652af890341b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/bf8f8957-5e45-4139-99bc-652af890341b/?format=api",
            "launch_library_id": null,
            "slug": "long-march-3be-tjsw-12",
            "name": "Long March 3B/E | TJSW-12",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-12-20T15:12:00Z",
            "window_end": "2024-12-20T16:01:00Z",
            "window_start": "2024-12-20T15:03:00Z",
            "inhold": false,
            "tbdtime": false,
            "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": 8446,
                "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": 7035,
                "launch_library_id": null,
                "name": "TJSW-12",
                "description": "Chinese classified satellite claimed to be for communication technology test purposes. Actual mission not known.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 45,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/45/?format=api",
                "agency_id": null,
                "name": "Launch Complex 2 (LC-2)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.245564,102.026751",
                "latitude": "28.245564",
                "longitude": "102.026751",
                "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": 225,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
                "total_launch_count": 118
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-3b_liftoff__image_20241220182439.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "b4777dca-7194-4f97-a6c2-addbb7bb4381",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/b4777dca-7194-4f97-a6c2-addbb7bb4381/?format=api",
            "launch_library_id": null,
            "slug": "ceres-1s-tianqi-33-36",
            "name": "Ceres-1S | Tianqi 33-36",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-12-19T10:18:00Z",
            "window_end": "2024-12-19T10:36:00Z",
            "window_start": "2024-12-19T10:07:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1021,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1021/?format=api",
                "name": "Galactic Energy",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8445,
                "configuration": {
                    "id": 500,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/500/?format=api",
                    "name": "Ceres-1S",
                    "family": "Ceres-1",
                    "full_name": "Ceres-1S",
                    "variant": "Ceres-1S"
                }
            },
            "mission": {
                "id": 7034,
                "launch_library_id": null,
                "name": "Tianqi 33-36",
                "description": "4 small satellites for LEO Internet of Things (IoT) communication purposes.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 221,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/221/?format=api",
                "agency_id": 88,
                "name": "Oriental Spaceport mobile launch ship",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=35.391667%2C119.598667",
                "latitude": "35.391667",
                "longitude": "119.598667",
                "location": {
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/3/?format=api",
                    "name": "Sea Launch",
                    "country_code": "???",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_oriental_spaceport_mobile_launch_ship_20240529085416.jpg",
                "total_launch_count": 2
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1s_liftof_image_20241220182807.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "2baf1b13-6159-4640-864d-7959f9bfe978",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/2baf1b13-6159-4640-864d-7959f9bfe978/?format=api",
            "launch_library_id": null,
            "slug": "kairos-flight-2",
            "name": "KAIROS | Flight 2",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "2024-12-18T02:00:00Z",
            "window_end": "2024-12-18T02:20:00Z",
            "window_start": "2024-12-18T02:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "Vehicle lost attitude control after first stage motor nozzle thrust vector control (TVC) failure at T+80s.",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1083,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1083/?format=api",
                "name": "Space One",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8310,
                "configuration": {
                    "id": 507,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/507/?format=api",
                    "name": "KAIROS",
                    "family": "",
                    "full_name": "Kii-based Advanced & Instant ROcket System",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6891,
                "launch_library_id": null,
                "name": "Flight 2",
                "description": "Second flight of the KAIROS launch vehicle. \r\n\r\n5 satellites for testing various technologies will be on board:\r\n\r\n* TATARA-1\r\n* PARUS-T1A\r\n* SC-Sat1\r\n* ISHIKI",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 220,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/220/?format=api",
                "agency_id": null,
                "name": "Space One Launch Pad",
                "info_url": "https://www.space-one.co.jp/",
                "wiki_url": null,
                "map_url": null,
                "latitude": "33.544224",
                "longitude": "135.889502",
                "location": {
                    "id": 166,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/166/?format=api",
                    "name": "Spaceport Kii, Japan",
                    "country_code": "JPN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_space_port_kii252c_japan_20240126073749.jpg",
                    "total_launch_count": 2,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_space_one_launch_pad_20240126074332.jpg",
                "total_launch_count": 2
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kairos_image_20240216144656.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "8ee42a39-0851-4674-9815-95b62e9a2c4b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/8ee42a39-0851-4674-9815-95b62e9a2c4b/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-o3b-mpower-7-8",
            "name": "Falcon 9 Block 5 | O3b mPower 7 & 8",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-12-17T22:26:00Z",
            "window_end": "2024-12-17T22:26:00Z",
            "window_start": "2024-12-17T20:59:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": 55,
            "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": 7577,
                "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": 6157,
                "launch_library_id": null,
                "name": "O3b mPower 7 & 8",
                "description": "Seventh and eighth of a constellation of eleven high-throughput communications satellites in Medium Earth Orbit (MEO) built by Boeing and operated by SES.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "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": 265,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                "total_launch_count": 207
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_liftof_image_20241218124531.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "a889a7d1-844f-40c5-adcc-4bc54f43a51d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a889a7d1-844f-40c5-adcc-4bc54f43a51d/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-nrol-149",
            "name": "Falcon 9 Block 5 | NROL-149",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-12-17T13:19:00Z",
            "window_end": "2024-12-17T13:19:00Z",
            "window_start": "2024-12-17T13:19: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": 8436,
                "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": 7025,
                "launch_library_id": null,
                "name": "NROL-149",
                "description": "Sixth batch of satellites for a reconnaissance satellite constellation built by SpaceX and Northrop Grumman for the National Reconnaissance Office to provide imaging and other reconnaissance capabilities.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "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": 806,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
                "total_launch_count": 192
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20241024165956.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "99570ecf-f7e4-40ec-b84a-5758425a6d99",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/99570ecf-f7e4-40ec-b84a-5758425a6d99/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-gps-iii-sv07-rrt-1",
            "name": "Falcon 9 Block 5 | GPS III SV07 (RRT-1)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-12-17T00:52:00Z",
            "window_end": "2024-12-17T00:52:00Z",
            "window_start": "2024-12-17T00:52:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": 75,
            "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": 8076,
                "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": 6629,
                "launch_library_id": null,
                "name": "GPS III SV07 (RRT-1)",
                "description": "GPS-III (Global Positioning System) is the first evolution stage of the third generation of the GPS satellites. It consists of the first ten (known as \"tranche\") of GPS III satellites.\r\n\r\nThis spacecraft was original contracted to launch on United Launch Alliance's Vulcan rocket, and was reassigned to Falcon 9 following uncertainties in Vulcan's readiness to launch. As a result it was re-manifested within 6 months of launch under the name Rapid Response Trailblazer-1 (RRT-1). GPS III SV10, originally planned to launch on Falcon 9, will now launch on Vulcan instead.",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                "total_launch_count": 307
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_liftof_image_20241220184255.jpg",
            "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": "3f28ecb9-a83d-4424-882d-3710c686d69f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/3f28ecb9-a83d-4424-882d-3710c686d69f/?format=api",
            "launch_library_id": null,
            "slug": "long-march-2d-piesat-2-09-12",
            "name": "Long March 2D | PIESAT-2 09-12",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-12-16T18:50:00Z",
            "window_end": "2024-12-16T19:10:00Z",
            "window_start": "2024-12-16T18:42:00Z",
            "inhold": false,
            "tbdtime": false,
            "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": 8442,
                "configuration": {
                    "id": 17,
                    "launch_library_id": 73,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/17/?format=api",
                    "name": "Long March 2D",
                    "family": "Long March",
                    "full_name": "Long March 2D",
                    "variant": "2D"
                }
            },
            "mission": {
                "id": 7031,
                "launch_library_id": null,
                "name": "PIESAT-2 09-12",
                "description": "4 X-band synthetic-aperture radar Earth observation satellites for the Chinese Earth observation satellite company PIESAT.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 25,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/25/?format=api",
                "agency_id": null,
                "name": "Launch Complex 9",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=38.863128,111.589567",
                "latitude": "38.863128",
                "longitude": "111.589567",
                "location": {
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/19/?format=api",
                    "name": "Taiyuan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg",
                    "total_launch_count": 141,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_25_20200803143501.jpg",
                "total_launch_count": 76
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2d_liftoff__image_20241220185639.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "fa0a0d60-44a0-4a59-8828-d3407d520a42",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fa0a0d60-44a0-4a59-8828-d3407d520a42/?format=api",
            "launch_library_id": null,
            "slug": "long-march-5byz-2-satnet-leo-group-01",
            "name": "Long March 5B/YZ-2 | SatNet LEO Group 01",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-12-16T10:00:00Z",
            "window_end": "2024-12-16T12:10:00Z",
            "window_start": "2024-12-16T10:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "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": 8443,
                "configuration": {
                    "id": 508,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/508/?format=api",
                    "name": "Long March 5B/YZ-2",
                    "family": "Long March",
                    "full_name": "Long March 5B/YZ-2",
                    "variant": "B/YZ-2"
                }
            },
            "mission": {
                "id": 7032,
                "launch_library_id": null,
                "name": "SatNet LEO Group 01",
                "description": "A batch of 10 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": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "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_5b_image_20210428182650.JPG",
            "infographic": null,
            "program": []
        },
        {
            "id": "0fcf4d4c-6400-4587-b7a3-341e8e87c36e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0fcf4d4c-6400-4587-b7a3-341e8e87c36e/?format=api",
            "launch_library_id": null,
            "slug": "haste-stonehenge",
            "name": "HASTE | Stonehenge",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-12-14T01:00:00Z",
            "window_end": "2024-12-14T05:00:00Z",
            "window_start": "2024-12-14T00:45:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "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": 7977,
                "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": 6500,
                "launch_library_id": null,
                "name": "Stonehenge",
                "description": "Sub-orbital launch of the Hypersonic Accelerator Suborbital Test Electron (HASTE) program for a confidential customer.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                }
            },
            "pad": {
                "id": 79,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/79/?format=api",
                "agency_id": 147,
                "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=37.833262,-75.488235",
                "latitude": "37.833262",
                "longitude": "-75.488235",
                "location": {
                    "id": 21,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/21/?format=api",
                    "name": "Wallops Flight Facility, Virginia, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                    "total_launch_count": 80,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg",
                "total_launch_count": 6
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "c0da2601-59db-4529-bb05-b3908e964890",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/c0da2601-59db-4529-bb05-b3908e964890/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-starlink-group-11-2",
            "name": "Falcon 9 Block 5 | Starlink Group 11-2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-12-13T21:55:40Z",
            "window_end": "2024-12-13T23:04:20Z",
            "window_start": "2024-12-13T19:29:40Z",
            "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": 8435,
                "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": 7024,
                "launch_library_id": null,
                "name": "Starlink Group 11-2",
                "description": "A batch of 22 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": 806,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
                "total_launch_count": 192
            },
            "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"
                }
            ]
        }
    ]
}