Previous Launch List
API endpoint that returns previous Launch objects.
GET: Return a list of previous 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/previous/?format=api&offset=10&ordering=id
{ "count": 344, "next": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=20&ordering=id", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&ordering=id", "results": [ { "id": "04459d6c-8ba5-4d38-99ba-23a8b3067116", "url": "https://lldev.thespacedevs.com/2.0.0/launch/04459d6c-8ba5-4d38-99ba-23a8b3067116/?format=api", "launch_library_id": null, "slug": "new-shepard-ns-34", "name": "New Shepard | NS-34", "status": { "id": 3, "name": "Success" }, "net": "2025-08-03T12:42:16Z", "window_end": "2025-08-03T19:30:00Z", "window_start": "2025-08-03T12:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 141, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "rocket": { "id": 8665, "configuration": { "id": 137, "launch_library_id": 9999, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api", "name": "New Shepard", "family": "", "full_name": "New Shepard", "variant": "" } }, "mission": { "id": 7257, "launch_library_id": null, "name": "NS-34", "description": "NS-34 is the 14th crewed flight for the New Shepard program and the 34th in its history.", "launch_designator": null, "type": "Tourism", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" } }, "pad": { "id": 90, "url": "https://lldev.thespacedevs.com/2.0.0/pad/90/?format=api", "agency_id": 141, "name": "West Texas Suborbital Launch Site/ Corn Ranch", "info_url": "https://www.blueorigin.com", "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch", "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000", "latitude": "31.422878", "longitude": "-104.757121", "location": { "id": 29, "url": "https://lldev.thespacedevs.com/2.0.0/location/29/?format=api", "name": "Corn Ranch, Van Horn, TX, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg", "total_launch_count": 36, "total_landing_count": 36 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg", "total_launch_count": 36 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg", "infographic": null, "program": [] }, { "id": "05c00251-c8db-4922-9244-d1e407427962", "url": "https://lldev.thespacedevs.com/2.0.0/launch/05c00251-c8db-4922-9244-d1e407427962/?format=api", "launch_library_id": 1660, "slug": "lvm-3-cms-03-gsat-7r", "name": "LVM-3 | CMS-03 (GSAT-7R)", "status": { "id": 3, "name": "Success" }, "net": "2025-11-02T11:56:00Z", "window_end": "2025-11-02T11:56:00Z", "window_start": "2025-11-02T11:56:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 2176, "configuration": { "id": 172, "launch_library_id": 85, "url": "https://lldev.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": 6522, "launch_library_id": null, "name": "CMS-03 (GSAT-7R)", "description": "Communications Satellite for the Indian Navy, replacing GSAT-7 for secure real-time links between Indian warships, submarines, aircraft, and shore-based command centers across the Indian Ocean.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 82, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "total_launch_count": 101, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg", "infographic": null, "program": [] }, { "id": "05eef4ad-acc0-490d-822e-ce1c98f37c11", "url": "https://lldev.thespacedevs.com/2.0.0/launch/05eef4ad-acc0-490d-822e-ce1c98f37c11/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-6-67", "name": "Falcon 9 Block 5 | Starlink Group 6-67", "status": { "id": 3, "name": "Success" }, "net": "2025-05-14T16:38:50Z", "window_end": "2025-05-14T18:47:09Z", "window_start": "2025-05-14T16:38:50Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 95, "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": 8605, "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": 7197, "launch_library_id": null, "name": "Starlink Group 6-67", "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://lldev.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://lldev.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1074, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 353 }, "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" } ] }, { "id": "0680d9c6-8b90-405e-bbe0-167cd48e36bb", "url": "https://lldev.thespacedevs.com/2.0.0/launch/0680d9c6-8b90-405e-bbe0-167cd48e36bb/?format=api", "launch_library_id": null, "slug": "h3-22-michibiki-6-qzs-6", "name": "H3-22 | Michibiki 6 (QZS-6)", "status": { "id": 3, "name": "Success" }, "net": "2025-02-02T08:30:00Z", "window_end": "2025-02-02T10:30:00Z", "window_start": "2025-02-02T08:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 98, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "type": "Commercial" }, "rocket": { "id": 7767, "configuration": { "id": 486, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/486/?format=api", "name": "H3-22", "family": "H3", "full_name": "H3-22", "variant": "22" } }, "mission": { "id": 6285, "launch_library_id": null, "name": "Michibiki 6 (QZS-6)", "description": "QZSS (Quasi Zenith Satellite System) is a Japanese satellite navigation system operating from inclined, elliptical geosynchronous orbits to achieve optimal high-elevation visibility in urban canyons and mountainous areas. The navigation system objective is to broadcast GPS-interoperable and augmentation signals as well as original Japanese (QZSS) signals from a three-spacecraft constellation.\r\n\r\nThe navigation system objective is to broadcast GPS-interoperable and augmentation signals as well as original Japanese (QZSS) signals from a three-spacecraft constellation in inclined, elliptical geosynchronous orbits.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 209, "url": "https://lldev.thespacedevs.com/2.0.0/pad/209/?format=api", "agency_id": 37, "name": "Yoshinobu Launch Complex LP-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex", "map_url": "https://www.google.com/maps?q=30.400938,130.97564", "latitude": "30.400938", "longitude": "130.97564", "location": { "id": 26, "url": "https://lldev.thespacedevs.com/2.0.0/location/26/?format=api", "name": "Tanegashima Space Center, Japan", "country_code": "JPN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "total_launch_count": 96, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg", "total_launch_count": 15 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg", "infographic": null, "program": [] }, { "id": "0805af04-c2ea-4750-9eb4-f24f89eeb5d6", "url": "https://lldev.thespacedevs.com/2.0.0/launch/0805af04-c2ea-4750-9eb4-f24f89eeb5d6/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-axiom-space-mission-4", "name": "Falcon 9 Block 5 | Axiom Space Mission 4", "status": { "id": 3, "name": "Success" }, "net": "2025-06-25T06:31:52Z", "window_end": "2025-06-25T06:31:52Z", "window_start": "2025-06-25T06:31:52Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 90, "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": 2952, "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": 1369, "launch_library_id": null, "name": "Axiom Space Mission 4", "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for at least eight days.", "launch_designator": null, "type": "Tourism", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 87, "url": "https://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": 278, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 220 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crew_dragon_at__image_20250611155004.jpg", "infographic": null, "program": [ { "id": 32, "url": "https://lldev.thespacedevs.com/2.0.0/program/32/?format=api", "name": "Axiom Private Spaceflight", "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.", "agencies": [ { "id": 1022, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1022/?format=api", "name": "Axiom Space", "type": "Private" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg", "start_date": "2022-04-08T00:00:00Z", "end_date": null, "info_url": "https://www.axiomspace.com/missions/", "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions" } ] }, { "id": "08433f85-5ba3-470d-95ed-167e615e9e9a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/08433f85-5ba3-470d-95ed-167e615e9e9a/?format=api", "launch_library_id": null, "slug": "new-shepard-ns-31", "name": "New Shepard | NS-31", "status": { "id": 3, "name": "Success" }, "net": "2025-04-14T13:30:00Z", "window_end": "2025-04-14T13:30:00Z", "window_start": "2025-04-14T13:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 141, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "rocket": { "id": 8543, "configuration": { "id": 137, "launch_library_id": 9999, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api", "name": "New Shepard", "family": "", "full_name": "New Shepard", "variant": "" } }, "mission": { "id": 7134, "launch_library_id": null, "name": "NS-31", "description": "NS-31 is the 11th crewed flight for the New Shepard program and the 31st in its history.", "launch_designator": null, "type": "Tourism", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" } }, "pad": { "id": 90, "url": "https://lldev.thespacedevs.com/2.0.0/pad/90/?format=api", "agency_id": 141, "name": "West Texas Suborbital Launch Site/ Corn Ranch", "info_url": "https://www.blueorigin.com", "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch", "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000", "latitude": "31.422878", "longitude": "-104.757121", "location": { "id": 29, "url": "https://lldev.thespacedevs.com/2.0.0/location/29/?format=api", "name": "Corn Ranch, Van Horn, TX, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg", "total_launch_count": 36, "total_landing_count": 36 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg", "total_launch_count": 36 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg", "infographic": null, "program": [] }, { "id": "089a182d-7e8a-48d8-815c-eefbade8110c", "url": "https://lldev.thespacedevs.com/2.0.0/launch/089a182d-7e8a-48d8-815c-eefbade8110c/?format=api", "launch_library_id": null, "slug": "haste-prometheus-run-van", "name": "HASTE | Prometheus Run (VAN)", "status": { "id": 3, "name": "Success" }, "net": "2025-11-18T13:00:00Z", "window_end": "2025-11-18T18:00:00Z", "window_start": "2025-11-18T12:45:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "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": 8791, "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": 7382, "launch_library_id": null, "name": "Prometheus Run (VAN)", "description": "Sub-orbital launch under Rocket Lab’s Hypersonic Accelerator Suborbital Test Electron (HASTE) program.\r\n\r\nThis mission was lead by MDA and deployed a government-provided primary payload developed by the John Hopkins University Applied Physics Laboratory (JHUAPL), and multiple secondary payloads by federal and industry partners, which tested key technologies for missile defense applications.\r\n\r\nThe mission was contracted to Rocket Lab through the DIU’s Hypersonic and High-Cadence Airborne Testing Capabilities (HyCAT) program, an initiative supporting test and evaluation of new and emerging hypersonic technologies through low cost, responsive and long endurance flight testing.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" } }, "pad": { "id": 79, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/21/?format=api", "name": "Wallops Flight Facility, Virginia, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg", "total_launch_count": 83, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg", "total_launch_count": 9 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "08f64722-f81e-45be-b744-52fe91cc339a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/08f64722-f81e-45be-b744-52fe91cc339a/?format=api", "launch_library_id": null, "slug": "ceres-1-5-satellites-3", "name": "Ceres-1 | 5 satellites", "status": { "id": 3, "name": "Success" }, "net": "2025-01-20T10:11:00Z", "window_end": "2025-01-20T10:46:00Z", "window_start": "2025-01-20T09:59:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "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": 8460, "configuration": { "id": 461, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/461/?format=api", "name": "Ceres-1", "family": "Ceres-1", "full_name": "Ceres-1", "variant": "Ceres-1" } }, "mission": { "id": 7049, "launch_library_id": null, "name": "5 satellites", "description": "Carried 5 satellites to sun synchronous orbit:\r\n\r\n* Yunyao-1 37 to 40\r\n* Jitianxing A-05", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 21, "url": "https://lldev.thespacedevs.com/2.0.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "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": 271, "total_landing_count": 1 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ceres-1_image_20230722081939.jpeg", "infographic": null, "program": [] }, { "id": "08fbd641-9f53-4fc8-88be-41fe7c115123", "url": "https://lldev.thespacedevs.com/2.0.0/launch/08fbd641-9f53-4fc8-88be-41fe7c115123/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-17-10", "name": "Falcon 9 Block 5 | Starlink Group 17-10", "status": { "id": 3, "name": "Success" }, "net": "2025-09-13T17:55:49Z", "window_end": "2025-09-13T19:41:00Z", "window_start": "2025-09-13T15:41: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": 8693, "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": 7293, "launch_library_id": null, "name": "Starlink Group 17-10", "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": 851, "total_landing_count": 30 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 237 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [] }, { "id": "09678f8e-d3e5-4e26-87c1-d9b9141c1f61", "url": "https://lldev.thespacedevs.com/2.0.0/launch/09678f8e-d3e5-4e26-87c1-d9b9141c1f61/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-10-61", "name": "Falcon 9 Block 5 | Starlink Group 10-61", "status": { "id": 3, "name": "Success" }, "net": "2025-09-18T09:30:00Z", "window_end": "2025-09-18T13:30:00Z", "window_start": "2025-09-18T09:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 65, "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": 8706, "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": 7299, "launch_library_id": null, "name": "Starlink Group 10-61", "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://lldev.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://lldev.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1074, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 353 }, "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" } ] } ] }