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=50&ordering=id
{ "count": 449, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=60&ordering=id", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=40&ordering=id", "results": [ { "id": "140dd3f9-da40-4558-878f-a84246d76151", "url": "https://lldev.thespacedevs.com/2.0.0/launch/140dd3f9-da40-4558-878f-a84246d76151/?format=api", "launch_library_id": null, "slug": "electron-get-the-hawk-outta-here-4x-hawkeye-360", "name": "Electron | Get The Hawk Outta Here (4x HawkEye 360)", "status": { "id": 3, "name": "Success" }, "net": "2025-06-26T17:28:00Z", "window_end": "2025-06-26T18:15:00Z", "window_start": "2025-06-26T17:00: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": 7566, "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": 6493, "launch_library_id": null, "name": "Get The Hawk Outta Here (4x HawkEye 360)", "description": "HawkEye 360 is a a space-based civil global intelligence satellite network using radio frequency (RF) technology to help monitor transportation across air, land and sea and assist with emergencies, and to provide civil SIGINT (Signal Intelligence) mission.\r\n\r\nThe constellation of small satellites (named Hawk) will collect information on specific radio signals worldwide to provide high-precision radio frequency mapping and analytics from Low Earth orbit (LEO).\r\n\r\n3 of the satellites will comprise HawkEye 360’s Cluster 12 and will\r\noperate in a dawn-to-dusk polar orbit, while the 4th is Kestrel-0A, an experimental satellite designed to evaluate emerging capabilities and future technology enhancements.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 65, "url": "https://lldev.thespacedevs.com/2.0.0/pad/65/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=-39.262833,177.864469", "latitude": "-39.262833", "longitude": "177.864469", "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": 67, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg", "total_launch_count": 35 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "161ca0fe-fef2-40a3-88f8-de777c7fc895", "url": "https://lldev.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": 3, "name": "Success" }, "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://lldev.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://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": 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://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": 1072, "total_landing_count": 69 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 351 }, "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": "163c666e-6c61-4e10-8110-6d3c33d965f6", "url": "https://lldev.thespacedevs.com/2.0.0/launch/163c666e-6c61-4e10-8110-6d3c33d965f6/?format=api", "launch_library_id": null, "slug": "zhuque-3-demo-flight", "name": "Zhuque-3 | Demo Flight", "status": { "id": 3, "name": "Success" }, "net": "2025-12-03T04:00:00Z", "window_end": "2025-12-03T04:49:00Z", "window_start": "2025-12-03T03:52:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 259, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/259/?format=api", "name": "LandSpace", "type": "Commercial" }, "rocket": { "id": 8821, "configuration": { "id": 539, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/539/?format=api", "name": "Zhuque-3", "family": "Zhuque", "full_name": "Zhuque-3", "variant": "" } }, "mission": { "id": 7412, "launch_library_id": null, "name": "Demo Flight", "description": "First test launch of LandSpace’s ZQ-3 rocket, with a dummy payload. The rocket’s 1st stage will attempt to land on a landing pad about 300 km downrange of the launch site.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 243, "url": "https://lldev.thespacedevs.com/2.0.0/pad/243/?format=api", "agency_id": 259, "name": "Launch Area 96B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Zhuque-3", "map_url": "https://www.google.com/maps?q=40.92017,100.25129", "latitude": "40.92017", "longitude": "100.25129", "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": 268, "total_landing_count": 1 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_area_96b_20251128220544.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zq-3_flight_1_l_image_20251203064230.jpg", "infographic": null, "program": [] }, { "id": "171bf3b5-9b1c-4bd8-b64c-111257d06131", "url": "https://lldev.thespacedevs.com/2.0.0/launch/171bf3b5-9b1c-4bd8-b64c-111257d06131/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-nrol-57", "name": "Falcon 9 Block 5 | NROL-57", "status": { "id": 3, "name": "Success" }, "net": "2025-03-21T06:49:00Z", "window_end": "2025-03-21T08:17:00Z", "window_start": "2025-03-21T05:48: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": 8522, "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": 7112, "launch_library_id": null, "name": "NROL-57", "description": "Eighth 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://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": 849, "total_landing_count": 30 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 235 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20241024165956.jpg", "infographic": null, "program": [] }, { "id": "17500639-e28a-429b-a8cb-02c3f47b3379", "url": "https://lldev.thespacedevs.com/2.0.0/launch/17500639-e28a-429b-a8cb-02c3f47b3379/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-10-25", "name": "Falcon 9 Block 5 | Starlink Group 10-25", "status": { "id": 3, "name": "Success" }, "net": "2025-07-02T06:28:10Z", "window_end": "2025-07-02T09:28:59Z", "window_start": "2025-07-02T05:29:00Z", "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": 8649, "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": 7241, "launch_library_id": null, "name": "Starlink Group 10-25", "description": "A batch of 27 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": 1072, "total_landing_count": 69 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 351 }, "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": "17b4ef9c-7ee9-4a2a-a57e-dd973ecf573b", "url": "https://lldev.thespacedevs.com/2.0.0/launch/17b4ef9c-7ee9-4a2a-a57e-dd973ecf573b/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-15-5", "name": "Falcon 9 Block 5 | Starlink Group 15-5", "status": { "id": 3, "name": "Success" }, "net": "2025-05-16T13:43:50Z", "window_end": "2025-05-16T13:50:10Z", "window_start": "2025-05-16T13:43:50Z", "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": 8608, "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": 7200, "launch_library_id": null, "name": "Starlink Group 15-5", "description": "A batch of 26 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": 849, "total_landing_count": 30 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 235 }, "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": "17d0ec68-f466-4916-9dc5-16123eda6484", "url": "https://lldev.thespacedevs.com/2.0.0/launch/17d0ec68-f466-4916-9dc5-16123eda6484/?format=api", "launch_library_id": 1879, "slug": "gslv-mk-ii-gisat-1a-eos-05", "name": "GSLV Mk II | GISAT-1A (EOS-05)", "status": { "id": 2, "name": "TBD" }, "net": "2026-03-31T00:00:00Z", "window_end": "2026-03-31T00:00:00Z", "window_start": "2026-03-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "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": 2413, "configuration": { "id": 168, "launch_library_id": 60, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/168/?format=api", "name": "GSLV Mk II", "family": "GSLV", "full_name": "GSLV Mk. II", "variant": "" } }, "mission": { "id": 6523, "launch_library_id": null, "name": "GISAT-1A (EOS-05)", "description": "GISAT-1A (GEO Imaging Satellite) is an Indian earth observing satellite operating from geostationary orbit to facilitate continuous observation of Indian sub-continent, quick monitoring of natural hazards and disaster.", "launch_designator": null, "type": "Earth Science", "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/gslv2520mk2520ii_image_20190825171642.jpg", "infographic": null, "program": [] }, { "id": "18aeb565-fc14-402e-be79-c8b141db209f", "url": "https://lldev.thespacedevs.com/2.0.0/launch/18aeb565-fc14-402e-be79-c8b141db209f/?format=api", "launch_library_id": null, "slug": "minotaur-iv-nrol-174", "name": "Minotaur IV | NROL-174", "status": { "id": 3, "name": "Success" }, "net": "2025-04-16T19:33:00Z", "window_end": "2025-04-16T21:26:00Z", "window_start": "2025-04-16T19:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "rocket": { "id": 8170, "configuration": { "id": 52, "launch_library_id": 59, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/52/?format=api", "name": "Minotaur IV", "family": "Minotaur", "full_name": "Minotaur IV", "variant": "" } }, "mission": { "id": 6737, "launch_library_id": null, "name": "NROL-174", "description": "Classified payload for the U.S. National Reconnaissance Office.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 8, "url": "https://lldev.thespacedevs.com/2.0.0/pad/8/?format=api", "agency_id": 161, "name": "Space Launch Complex 8", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_8", "map_url": "https://www.google.com/maps?q=34.57635,-120.63245", "latitude": "34.57635", "longitude": "-120.63245", "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": 849, "total_landing_count": 30 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_8_20200803143300.jpg", "total_launch_count": 9 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg", "infographic": null, "program": [] }, { "id": "18b49918-d2e0-4899-be7a-6c216952b8f3", "url": "https://lldev.thespacedevs.com/2.0.0/launch/18b49918-d2e0-4899-be7a-6c216952b8f3/?format=api", "launch_library_id": null, "slug": "kinetica-1-dear-3-10-other-satellites", "name": "Kinetica 1 | DEAR-3 & 10 other satellites", "status": { "id": 4, "name": "Failure" }, "net": "2024-12-27T01:03:31Z", "window_end": "2024-12-27T01:16:00Z", "window_start": "2024-12-27T00:53:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "3rd stage loss of attitude control 3 seconds after ignition due to damage of the power supply wire to the 3rd stage motor Thrust Vector Control (TVC) mechanism during installation, then subsequent breaking due to vibration while in powered flight.", "hashtag": null, "launch_service_provider": { "id": 1040, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1040/?format=api", "name": "CAS Space", "type": "Commercial" }, "rocket": { "id": 8450, "configuration": { "id": 483, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/483/?format=api", "name": "Kinetica 1", "family": "", "full_name": "Kinetica 1", "variant": "" } }, "mission": { "id": 7039, "launch_library_id": null, "name": "DEAR-3 & 10 other satellites", "description": "Launched 11 satellites including AZSPACE's DEAR-3 prototype recoverable science experiment spacecraft and the French CASAA-Sat cubesat from the Marseille Astrophysics Laboratory.", "launch_designator": null, "type": "Technology", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 151, "url": "https://lldev.thespacedevs.com/2.0.0/pad/151/?format=api", "agency_id": null, "name": "Launch Area 130", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.8182,100.22514", "latitude": "40.8182", "longitude": "100.22514", "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": 268, "total_landing_count": 1 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg", "total_launch_count": 10 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png", "infographic": null, "program": [] }, { "id": "1966d347-ce76-43ee-8a1c-caf00d61453c", "url": "https://lldev.thespacedevs.com/2.0.0/launch/1966d347-ce76-43ee-8a1c-caf00d61453c/?format=api", "launch_library_id": null, "slug": "long-march-12-unknown-payload", "name": "Long March 12 | Unknown Payload", "status": { "id": 1, "name": "Go" }, "net": "2025-12-11T23:00:00Z", "window_end": "2025-12-11T23:21:00Z", "window_start": "2025-12-11T22:53: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": 8831, "configuration": { "id": 517, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/517/?format=api", "name": "Long March 12", "family": "Long March", "full_name": "Long March 12", "variant": "" } }, "mission": { "id": 7422, "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": 219, "url": "https://lldev.thespacedevs.com/2.0.0/pad/219/?format=api", "agency_id": null, "name": "Commercial LC-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site", "map_url": "https://www.google.com/maps?q=19.59755,110.936481", "latitude": "19.59755", "longitude": "110.936481", "location": { "id": 8, "url": "https://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": 51, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-2_20231225074048.jpg", "total_launch_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-12_on_its_la_image_20241128132937.jpg", "infographic": null, "program": [] } ] }