Launch List
API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/
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=180&ordering=-net
{ "count": 547, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=190&ordering=-net", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=170&ordering=-net", "results": [ { "id": "57280454-470e-4c5d-8de1-1bbd0ea41b49", "url": "https://lldev.thespacedevs.com/2.0.0/launch/57280454-470e-4c5d-8de1-1bbd0ea41b49/?format=api", "launch_library_id": null, "slug": "electron-the-lightning-god-defends-iqps-launch-8", "name": "Electron | The Lightning God Defends (iQPS Launch 8)", "status": { "id": 2, "name": "TBD" }, "net": "2026-08-31T00:00:00Z", "window_end": "2026-08-31T00:00:00Z", "window_start": "2026-08-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8547, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7138, "launch_library_id": null, "name": "The Lightning God Defends (iQPS Launch 8)", "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://lldev.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://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 79, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "599ba2df-7483-4b2f-a083-2b5ddc06e069", "url": "https://lldev.thespacedevs.com/2.0.0/launch/599ba2df-7483-4b2f-a083-2b5ddc06e069/?format=api", "launch_library_id": null, "slug": "electron-loxsat-1", "name": "Electron | LOXSAT 1", "status": { "id": 2, "name": "TBD" }, "net": "2026-08-31T00:00:00Z", "window_end": "2026-08-31T00:00:00Z", "window_start": "2026-08-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8764, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7355, "launch_library_id": null, "name": "LOXSAT 1", "description": "LOXSAT 1 is a demonstration satellite of a complete cryogenic oxygen fluid management system in orbit, developed by Eta Space and sponsored by NASA's Tipping Point program.\r\n\r\nThe system will be integrated on a Rocket Lab Photon-LEO satellite bus and collect critical cryogenic fluid management data in orbit for 9 months, demonstrating capabilities of in-space cryogenic storage and transferal. Eta Space plans to use technology developed for this mission to develop a truly commercial depot intended to serve multiple customers in the future.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 210, "url": "https://lldev.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://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 79, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "9e27a1ed-e81a-4918-b32b-0380cf3a9f8f", "url": "https://lldev.thespacedevs.com/2.0.0/launch/9e27a1ed-e81a-4918-b32b-0380cf3a9f8f/?format=api", "launch_library_id": null, "slug": "mir-demo-flight", "name": "Mir | Demo Flight", "status": { "id": 2, "name": "TBD" }, "net": "2026-08-31T00:00:00Z", "window_end": "2026-08-31T00:00:00Z", "window_start": "2026-08-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1079, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1079/?format=api", "name": "Agency for Defense Development", "type": "Government" }, "rocket": { "id": 8972, "configuration": { "id": 502, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/502/?format=api", "name": "Mir", "family": "Mir", "full_name": "Mir", "variant": "" } }, "mission": { "id": 7567, "launch_library_id": null, "name": "Demo Flight", "description": "Note: Launch vehicle name is provisional.\r\n\r\nFirst orbital full version launch of the South Korean military small satellite launch vehicle, after 2 sub-orbital tests of individual stages on 30 March and 30 December 2022, and 1 orbital test flight without the 2nd stage on 4 December 2023. Details TBD.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 216, "url": "https://lldev.thespacedevs.com/2.0.0/pad/216/?format=api", "agency_id": null, "name": "ADD Offshore launch platform", "info_url": null, "wiki_url": null, "map_url": null, "latitude": "33.216667", "longitude": "126.366667", "location": { "id": 3, "url": "https://lldev.thespacedevs.com/2.0.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "total_launch_count": 40, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_add_offshore_launch_platform_20231204142359.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/south2520korea_image_20231204145331.png", "infographic": null, "program": [] }, { "id": "9f5a4cb6-63f9-47e1-9512-b468bae2a8e6", "url": "https://lldev.thespacedevs.com/2.0.0/launch/9f5a4cb6-63f9-47e1-9512-b468bae2a8e6/?format=api", "launch_library_id": null, "slug": "electron-strix-launch-11", "name": "Electron | StriX Launch 11", "status": { "id": 2, "name": "TBD" }, "net": "2026-08-31T00:00:00Z", "window_end": "2026-08-31T00:00:00Z", "window_start": "2026-08-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8267, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6848, "launch_library_id": null, "name": "StriX Launch 11", "description": "Synthetic aperture radar satellite for Japanese Earth imaging company Synspective.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 210, "url": "https://lldev.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://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 79, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "a927b2f9-f9a5-4196-9abb-2e275e4a6b96", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a927b2f9-f9a5-4196-9abb-2e275e4a6b96/?format=api", "launch_library_id": null, "slug": "pallas-1-demo-flight", "name": "Pallas-1 | Demo Flight", "status": { "id": 2, "name": "TBD" }, "net": "2026-08-31T00:00:00Z", "window_end": "2026-08-31T00:00:00Z", "window_start": "2026-08-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1021, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 8824, "configuration": { "id": 542, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/542/?format=api", "name": "Pallas-1", "family": "", "full_name": "Pallas-1", "variant": "" } }, "mission": { "id": 7415, "launch_library_id": null, "name": "Demo Flight", "description": "First test launch of Galactic Energy’s Pallas-1 rocket.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 246, "url": "https://lldev.thespacedevs.com/2.0.0/pad/246/?format=api", "agency_id": 1021, "name": "Pallas-1 Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Pallas-1", "map_url": "https://www.google.com/maps?q=40.775962,100.107214", "latitude": "40.775962", "longitude": "100.107214", "location": { "id": 17, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 292, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_pallas-1_launch_pad_20251128223637.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": null, "infographic": null, "program": [] }, { "id": "dc570565-4dcf-4ab9-8174-bf88efef477f", "url": "https://lldev.thespacedevs.com/2.0.0/launch/dc570565-4dcf-4ab9-8174-bf88efef477f/?format=api", "launch_library_id": null, "slug": "long-march-12a-flight-2", "name": "Long March 12A | Flight 2", "status": { "id": 2, "name": "TBD" }, "net": "2026-08-31T00:00:00Z", "window_end": "2026-08-31T00:00:00Z", "window_start": "2026-08-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 9107, "configuration": { "id": 538, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/538/?format=api", "name": "Long March 12A", "family": "Long March", "full_name": "Long March 12A", "variant": "" } }, "mission": { "id": 7702, "launch_library_id": null, "name": "Flight 2", "description": "Second test launch of CASC/SAST’s Long March 12A rocket. Payload identities are TBD.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 247, "url": "https://lldev.thespacedevs.com/2.0.0/pad/247/?format=api", "agency_id": 88, "name": "Long March 12 series Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Long_March_12A", "map_url": "https://www.google.com/maps?q=40.891596,100.217289", "latitude": "40.891596", "longitude": "100.217289", "location": { "id": 17, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 292, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_long_march_12a_pad_20251128223939.jpg", "total_launch_count": 2 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12a__image_20251224005749.jpg", "infographic": null, "program": [] }, { "id": "521f3a1c-f977-4306-9b7f-495858719adf", "url": "https://lldev.thespacedevs.com/2.0.0/launch/521f3a1c-f977-4306-9b7f-495858719adf/?format=api", "launch_library_id": null, "slug": "falcon-heavy-nancy-grace-roman-space-telescope", "name": "Falcon Heavy | Nancy Grace Roman Space Telescope", "status": { "id": 1, "name": "Go" }, "net": "2026-08-30T11:25:00Z", "window_end": "2026-08-30T11:25:00Z", "window_start": "2026-08-30T11:25:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 7615, "configuration": { "id": 161, "launch_library_id": 58, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/161/?format=api", "name": "Falcon Heavy", "family": "Falcon", "full_name": "Falcon Heavy", "variant": "Heavy" } }, "mission": { "id": 6105, "launch_library_id": null, "name": "Nancy Grace Roman Space Telescope", "description": "The Nancy Grace Roman Space Telescope is a NASA infrared space telescope with a 2.4 m (7.9 ft) wide field of view primary mirror and two scientific instruments. The Wide-Field Instrument (WFI) is a 300.8-megapixel multi-band visible and near-infrared camera, providing a sharpness of images comparable to that achieved by the Hubble Space Telescope over a 0.28 square degree field of view, 100 times larger than imaging cameras on the Hubble. The Coronagraphic Instrument (CGI) is a high-contrast, small field of view camera and spectrometer covering visible and near-infrared wavelengths using novel starlight-suppression technology. Roman objectives include a search for extra-solar planets using gravitational microlensing, and probing the expansion history of the Universe and the growth of cosmic structure, with the goal of measuring the effects of dark energy, the consistency of general relativity, and the curvature of spacetime.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 16, "name": "Sun-Earth L2", "abbrev": "L2" } }, "pad": { "id": 87, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 281, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 222 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg", "infographic": null, "program": [] }, { "id": "a57aed97-b94f-42e1-905e-9421dbd96ac8", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a57aed97-b94f-42e1-905e-9421dbd96ac8/?format=api", "launch_library_id": null, "slug": "ariane-62-mtg-i2", "name": "Ariane 62 | MTG-I2", "status": { "id": 1, "name": "Go" }, "net": "2026-08-27T20:10:00Z", "window_end": "2026-08-27T22:40:00Z", "window_start": "2026-08-27T20:10:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": "VA270", "launch_service_provider": { "id": 115, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "rocket": { "id": 7514, "configuration": { "id": 121, "launch_library_id": 164, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/121/?format=api", "name": "Ariane 62", "family": "Ariane", "full_name": "Ariane 62", "variant": "62" } }, "mission": { "id": 5924, "launch_library_id": null, "name": "MTG-I2", "description": "Third of EUMETSAT's third generation of weather satellite.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 67, "url": "https://lldev.thespacedevs.com/2.0.0/pad/67/?format=api", "agency_id": 115, "name": "Ariane Launch Area 4", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre", "map_url": "https://www.google.com/maps?q=5.256319,-52.786838", "latitude": "5.256319", "longitude": "-52.786838", "location": { "id": 13, "url": "https://lldev.thespacedevs.com/2.0.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "total_launch_count": 334, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg", "total_launch_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg", "infographic": null, "program": [] }, { "id": "9d402fb6-9115-424d-b6f0-bd3b13ee310e", "url": "https://lldev.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-08-24T00:00:00Z", "window_end": "2026-08-24T04:00:00Z", "window_start": "2026-08-24T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.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://lldev.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://lldev.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://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg", "total_launch_count": 70, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_175_20200803143424.jpg", "total_launch_count": 18 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_5_tj_image_20260612043435.jpg", "infographic": null, "program": [] }, { "id": "f6958a77-37bb-4559-a108-40ba0ff9e34a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/f6958a77-37bb-4559-a108-40ba0ff9e34a/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-17-50", "name": "Falcon 9 Block 5 | Starlink Group 17-50", "status": { "id": 1, "name": "Go" }, "net": "2026-08-19T02:00:00Z", "window_end": "2026-08-19T06:00:00Z", "window_start": "2026-08-19T02:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 9108, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.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": 7703, "launch_library_id": null, "name": "Starlink Group 17-50", "description": "A batch of 24 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://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 904, "total_landing_count": 35 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 288 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-dev.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" } ] } ] }