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=320&ordering=-net
https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=330&ordering=-net", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=310&ordering=-net", "results": [ { "id": "3dd1e7c0-ceb1-4e28-b6ed-b22c4aec5852", "url": "https://ll.thespacedevs.com/2.0.0/launch/3dd1e7c0-ceb1-4e28-b6ed-b22c4aec5852/?format=api", "launch_library_id": null, "slug": "long-march-2d-unknown-payload", "name": "Long March 2D | Unknown Payload", "status": { "id": 1, "name": "Go" }, "net": "2025-09-26T19:20:00Z", "window_end": "2025-09-26T19:44:00Z", "window_start": "2025-09-26T19:15: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": 8721, "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": 7285, "launch_library_id": null, "name": "Unknown Payload", "description": "Details TBD.", "launch_designator": null, "type": "Unknown", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 22, "url": "https://ll.thespacedevs.com/2.0.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 4 (SLS-2 / 603)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.960482,100.298059", "latitude": "40.960482", "longitude": "100.298059", "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": 258, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 127 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [] }, { "id": "018c85ab-533f-4a9c-8b25-a03ca8e824d1", "url": "https://ll.thespacedevs.com/2.0.0/launch/018c85ab-533f-4a9c-8b25-a03ca8e824d1/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-17-11", "name": "Falcon 9 Block 5 | Starlink Group 17-11", "status": { "id": 1, "name": "Go" }, "net": "2025-09-26T01:57:00Z", "window_end": "2025-09-26T05:57:00Z", "window_start": "2025-09-26T01:57: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": 8712, "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": 7305, "launch_library_id": null, "name": "Starlink Group 17-11", "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://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": 831, "total_landing_count": 28 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 217 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [] }, { "id": "9f6d8a5a-f77c-42ff-b377-91628862ae59", "url": "https://ll.thespacedevs.com/2.0.0/launch/9f6d8a5a-f77c-42ff-b377-91628862ae59/?format=api", "launch_library_id": null, "slug": "atlas-v-551-project-kuiper-ka-03", "name": "Atlas V 551 | Project Kuiper (KA-03)", "status": { "id": 1, "name": "Go" }, "net": "2025-09-25T12:09:00Z", "window_end": "2025-09-25T12:38:00Z", "window_start": "2025-09-25T12:09:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 163, "configuration": { "id": 27, "launch_library_id": 37, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/27/?format=api", "name": "Atlas V 551", "family": "Atlas", "full_name": "Atlas V 551", "variant": "551" } }, "mission": { "id": 5995, "launch_library_id": null, "name": "Project Kuiper (KA-03)", "description": "Project Kuiper is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access, this constellation will be managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned to be composed of 3,276 satellites. The satellites are projected to be placed in 98 orbital planes in three orbital layers, one at 590 km, 610 km and 630 km altitude.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 29, "url": "https://ll.thespacedevs.com/2.0.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "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": 1053, "total_landing_count": 68 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 117 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520551_image_20190224012316.jpeg", "infographic": null, "program": [ { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/program/27/?format=api", "name": "Project Kuiper", "description": "Amazon's Kuiper Project is a satellite internet initiative aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.", "agencies": [ { "id": 1058, "url": "https://ll.thespacedevs.com/2.0.0/agencies/1058/?format=api", "name": "Kuiper Systems LLC", "type": "Private" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg", "start_date": "2023-10-16T18:06:00Z", "end_date": null, "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems", "wiki_url": "http://aboutamazon.com/what-we-do/devices-services/project-kuiper" } ] }, { "id": "c717d2b5-e39c-45a3-9f89-ce73526852eb", "url": "https://ll.thespacedevs.com/2.0.0/launch/c717d2b5-e39c-45a3-9f89-ce73526852eb/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-10-15", "name": "Falcon 9 Block 5 | Starlink Group 10-15", "status": { "id": 1, "name": "Go" }, "net": "2025-09-25T08:36:00Z", "window_end": "2025-09-25T12:36:00Z", "window_start": "2025-09-25T08:36: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": 8713, "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": 7306, "launch_library_id": null, "name": "Starlink Group 10-15", "description": "A batch of 28 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": 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": 1053, "total_landing_count": 68 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 335 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.0.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink" } ] }, { "id": "689d7129-10fa-4df9-b81e-2b8fb926bbaf", "url": "https://ll.thespacedevs.com/2.0.0/launch/689d7129-10fa-4df9-b81e-2b8fb926bbaf/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-imap-others", "name": "Falcon 9 Block 5 | IMAP & others", "status": { "id": 1, "name": "Go" }, "net": "2025-09-23T11:32:15Z", "window_end": "2025-09-23T11:32:15Z", "window_start": "2025-09-23T11:32:15Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 80, "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": 7456, "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": 5854, "launch_library_id": null, "name": "IMAP & others", "description": "IMAP (Interstellar Mapping and Acceleration Probe) is a NASA mission to study interactions between solar wind and the local interstellar medium. Carrying a suite of 10 scientific instruments, IMAP is able to investigate how particles are accelerated, determine their composition, as well as help to advance space weather forecasting models.\r\n\r\nThe IMAP launch also includes the space weather satellite SWFO-L1 (Space Weather Follow-On - L1) for NOAA and the GLIDE (Global Lyman-alpha Imagers of the Dynamic Exosphere/Carruthers Geocorona Observatory) mission to study far ultraviolet emission in the Earth's exosphere.", "launch_designator": null, "type": "Heliophysics", "orbit": { "id": 5, "name": "Heliocentric L1", "abbrev": "L1-point" } }, "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": 272, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 214 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "b563b8fa-9f6c-4883-9a89-9cb5a073864f", "url": "https://ll.thespacedevs.com/2.0.0/launch/b563b8fa-9f6c-4883-9a89-9cb5a073864f/?format=api", "launch_library_id": null, "slug": "smart-dragon-3-unknown-payload", "name": "Smart Dragon 3 | Unknown Payload", "status": { "id": 1, "name": "Go" }, "net": "2025-09-23T08:15:00Z", "window_end": "2025-09-23T08:30:00Z", "window_start": "2025-09-23T08:10:00Z", "inhold": false, "tbdtime": true, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 272, "url": "https://ll.thespacedevs.com/2.0.0/agencies/272/?format=api", "name": "China Rocket Co. Ltd.", "type": "Commercial" }, "rocket": { "id": 8719, "configuration": { "id": 484, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/484/?format=api", "name": "Smart Dragon 3", "family": "Smart Dragon", "full_name": "Smart Dragon 3", "variant": "" } }, "mission": { "id": 6997, "launch_library_id": null, "name": "Unknown Payload", "description": "Details TBD.", "launch_designator": null, "type": "Unknown", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "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": 58, "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": 5 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/smart_dragon_3__image_20240925074606.jpg", "infographic": null, "program": [] }, { "id": "10cb03bb-53df-462f-be12-e8e4b8dcca82", "url": "https://ll.thespacedevs.com/2.0.0/launch/10cb03bb-53df-462f-be12-e8e4b8dcca82/?format=api", "launch_library_id": null, "slug": "haste-jenna", "name": "HASTE | JENNA", "status": { "id": 1, "name": "Go" }, "net": "2025-09-22T23:45:00Z", "window_end": "2025-09-23T05:15:00Z", "window_start": "2025-09-22T23:45:00Z", "inhold": false, "tbdtime": true, "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": 8711, "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": 7304, "launch_library_id": null, "name": "JENNA", "description": "Sub-orbital launch under Rocket Lab’s Hypersonic Accelerator Suborbital Test Electron (HASTE) program, details TBD.", "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": "86d62815-9266-481b-951e-e53670d27341", "url": "https://ll.thespacedevs.com/2.0.0/launch/86d62815-9266-481b-951e-e53670d27341/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-nrol-48", "name": "Falcon 9 Block 5 | NROL-48", "status": { "id": 1, "name": "Go" }, "net": "2025-09-22T17:23:00Z", "window_end": "2025-09-22T18:23:00Z", "window_start": "2025-09-22T17:23: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": 8523, "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": 7113, "launch_library_id": null, "name": "NROL-48", "description": "Eleventh 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": 25, "name": "Unknown", "abbrev": "N/A" } }, "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": 831, "total_landing_count": 28 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 217 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20241024165956.jpg", "infographic": null, "program": [] }, { "id": "161ca0fe-fef2-40a3-88f8-de777c7fc895", "url": "https://ll.thespacedevs.com/2.0.0/launch/161ca0fe-fef2-40a3-88f8-de777c7fc895/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-10-27", "name": "Falcon 9 Block 5 | Starlink Group 10-27", "status": { "id": 1, "name": "Go" }, "net": "2025-09-21T10:53:00Z", "window_end": "2025-09-21T13:20:00Z", "window_start": "2025-09-21T09:20:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 90, "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": 8707, "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": 7300, "launch_library_id": null, "name": "Starlink Group 10-27", "description": "A batch of 28 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": 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": 1053, "total_landing_count": 68 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 335 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.0.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink" } ] }, { "id": "64b19cd9-9b2a-4724-890b-6a7001eb3644", "url": "https://ll.thespacedevs.com/2.0.0/launch/64b19cd9-9b2a-4724-890b-6a7001eb3644/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-17-12", "name": "Falcon 9 Block 5 | Starlink Group 17-12", "status": { "id": 3, "name": "Success" }, "net": "2025-09-19T16:31:39Z", "window_end": "2025-09-19T19:41:00Z", "window_start": "2025-09-19T15:41: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": 8704, "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": 7297, "launch_library_id": null, "name": "Starlink Group 17-12", "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://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": 831, "total_landing_count": 28 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 217 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [] } ] }{ "count": 7606, "next": "