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=190&ordering=-name
{ "count": 547, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=200&ordering=-name", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=180&ordering=-name", "results": [ { "id": "1e79a5e9-c02c-470f-882f-884120100fef", "url": "https://lldev.thespacedevs.com/2.0.0/launch/1e79a5e9-c02c-470f-882f-884120100fef/?format=api", "launch_library_id": null, "slug": "long-march-10b-demo-flight", "name": "Long March 10B | Demo Flight", "status": { "id": 2, "name": "TBD" }, "net": "2026-06-30T00:00:00Z", "window_end": "2026-06-30T00:00:00Z", "window_start": "2026-06-30T00: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": 8938, "configuration": { "id": 554, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/554/?format=api", "name": "Long March 10B", "family": "Long March", "full_name": "Long March 10B", "variant": "" } }, "mission": { "id": 7533, "launch_library_id": null, "name": "Demo Flight", "description": "First test launch of CASC’s Long March 10B rocket.", "launch_designator": null, "type": "Test Flight", "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": 58, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-2_20231225074048.jpg", "total_launch_count": 5 }, "webcast_live": false, "image": null, "infographic": null, "program": [] }, { "id": "8d2a11e2-51e3-4841-a616-d41589373025", "url": "https://lldev.thespacedevs.com/2.0.0/launch/8d2a11e2-51e3-4841-a616-d41589373025/?format=api", "launch_library_id": null, "slug": "long-march-10a-demo-flight", "name": "Long March 10A | Demo Flight", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-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": 8819, "configuration": { "id": 537, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/537/?format=api", "name": "Long March 10A", "family": "Long March", "full_name": "Long March 10A", "variant": "" } }, "mission": { "id": 7410, "launch_library_id": null, "name": "Demo Flight", "description": "First test launch of CASC/CALT’s Long March 10A rocket. Payload is expected to be a prototype of the Low Earth Orbit mission version of the Mengzhou crew spacecraft.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 241, "url": "https://lldev.thespacedevs.com/2.0.0/pad/241/?format=api", "agency_id": null, "name": "301", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Space_Launch_Site", "map_url": "https://www.google.com/maps?q=19.610019,110.944443", "latitude": "19.610019", "longitude": "110.944443", "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": 58, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_301_20251128182017.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": null, "infographic": null, "program": [] }, { "id": "39e6e2a1-945b-4271-a2e3-67d6b0e07e8a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/39e6e2a1-945b-4271-a2e3-67d6b0e07e8a/?format=api", "launch_library_id": null, "slug": "kuaizhou-1a-traffic-vdes-a-b", "name": "Kuaizhou 1A | Traffic VDES A & B", "status": { "id": 3, "name": "Success" }, "net": "2025-12-05T09:00:00Z", "window_end": "2025-12-05T09:54:00Z", "window_start": "2025-12-05T08:54:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 194, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/194/?format=api", "name": "ExPace", "type": "Commercial" }, "rocket": { "id": 8830, "configuration": { "id": 135, "launch_library_id": 155, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/135/?format=api", "name": "Kuaizhou 1A", "family": "Kuaizhou", "full_name": "Kuaizhou 1A", "variant": "1A" } }, "mission": { "id": 7421, "launch_library_id": null, "name": "Traffic VDES A & B", "description": "Two technology demonstration satellites for satellite transmissions of signals for the VHF Data Exchange System (VDES), a successor to the current Automatic Identification System (AIS) on ships and maritime vessels for traffic management at sea with higher bandwidth on new frequencies for secure communications and e-navigation.\r\n\r\nThis project is a joint effort by the China Ministry of Transport's China Transport Telecommunications Information Center and SpaceSail, operator of the Qianfan/G60 constellation.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "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": 278, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kuaizhou_1a_lau_image_20251206092920.jpeg", "infographic": null, "program": [] }, { "id": "38bc8d93-0d40-4c1a-a127-63578ea409f5", "url": "https://lldev.thespacedevs.com/2.0.0/launch/38bc8d93-0d40-4c1a-a127-63578ea409f5/?format=api", "launch_library_id": null, "slug": "kuaizhou-1a-prsc-s1", "name": "Kuaizhou 1A | PRSC-S1", "status": { "id": 3, "name": "Success" }, "net": "2025-07-31T02:00:00Z", "window_end": "2025-07-31T02:39:00Z", "window_start": "2025-07-31T01:51:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 194, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/194/?format=api", "name": "ExPace", "type": "Commercial" }, "rocket": { "id": 8669, "configuration": { "id": 135, "launch_library_id": 155, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/135/?format=api", "name": "Kuaizhou 1A", "family": "Kuaizhou", "full_name": "Kuaizhou 1A", "variant": "1A" } }, "mission": { "id": 7261, "launch_library_id": null, "name": "PRSC-S1", "description": "Chinese built Earth observation satellite for Pakistan’s SUPARCO (Space & Upper Atmosphere Research Commission).", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 157, "url": "https://lldev.thespacedevs.com/2.0.0/pad/157/?format=api", "agency_id": null, "name": "Mobile Launcher Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.242774,102.032944", "latitude": "28.242774", "longitude": "102.032944", "location": { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/location/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "total_launch_count": 238, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_157_20200803143359.jpg", "total_launch_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kuaizhou_1a_lau_image_20251206092920.jpeg", "infographic": null, "program": [] }, { "id": "9599500a-7c85-4d58-a3cb-aaf4915ad5fb", "url": "https://lldev.thespacedevs.com/2.0.0/launch/9599500a-7c85-4d58-a3cb-aaf4915ad5fb/?format=api", "launch_library_id": null, "slug": "kuaizhou-11-dear-5", "name": "Kuaizhou 11 | DEAR-5", "status": { "id": 3, "name": "Success" }, "net": "2025-12-13T01:08:00Z", "window_end": "2025-12-13T01:44:00Z", "window_start": "2025-12-13T01:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 194, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/194/?format=api", "name": "ExPace", "type": "Commercial" }, "rocket": { "id": 8851, "configuration": { "id": 194, "launch_library_id": 223, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/194/?format=api", "name": "Kuaizhou 11", "family": "Kuaizhou", "full_name": "Kuaizhou 11", "variant": "11" } }, "mission": { "id": 7442, "launch_library_id": null, "name": "DEAR-5", "description": "DEAR-5 is a commercial in-orbit payload and micro-gravity experiments hosting spacecraft developed by Chinese commercial company AZSPACE for various civilian customers, with capability to carry a maximum of 300 kg of payload for up to 1 year in orbit.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "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": 278, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kuaizhou_11_lif_image_20240520155835.jpg", "infographic": null, "program": [] }, { "id": "9819a575-468b-41a3-b254-fe2db68889a4", "url": "https://lldev.thespacedevs.com/2.0.0/launch/9819a575-468b-41a3-b254-fe2db68889a4/?format=api", "launch_library_id": null, "slug": "kuaizhou-11-8-satellites", "name": "Kuaizhou 11 | 8 satellites", "status": { "id": 3, "name": "Success" }, "net": "2026-03-16T04:12:00Z", "window_end": "2026-03-16T04:42:00Z", "window_start": "2026-03-16T04:04:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 194, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/194/?format=api", "name": "ExPace", "type": "Commercial" }, "rocket": { "id": 8939, "configuration": { "id": 194, "launch_library_id": 223, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/194/?format=api", "name": "Kuaizhou 11", "family": "Kuaizhou", "full_name": "Kuaizhou 11", "variant": "11" } }, "mission": { "id": 7534, "launch_library_id": null, "name": "8 satellites", "description": "Ride-share launch of 8 satellites to sun-synchronous orbit:\r\n\r\n* Juntian-1-04A\r\n* Dongpo-11\r\n* Dongpo-12\r\n* Dongpo-16\r\n* Weitong-1-01\r\n* Xiguang-1-06\r\n* Yuxing-3-05\r\n* Yuxing-3-06", "launch_designator": null, "type": "Technology", "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": 278, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kuaizhou_11_lif_image_20240520155835.jpg", "infographic": null, "program": [] }, { "id": "e3b45caa-2ccc-4937-931b-780edbe58db9", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e3b45caa-2ccc-4937-931b-780edbe58db9/?format=api", "launch_library_id": null, "slug": "kinetica-2-qingzhou-spacecraft-demo-flight", "name": "Kinetica 2 | Qingzhou Spacecraft Demo Flight", "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": 1040, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1040/?format=api", "name": "CAS Space", "type": "Commercial" }, "rocket": { "id": 8823, "configuration": { "id": 541, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/541/?format=api", "name": "Kinetica 2", "family": "", "full_name": "Kinetica 2", "variant": "" } }, "mission": { "id": 7414, "launch_library_id": null, "name": "Qingzhou Spacecraft Demo Flight", "description": "First test launch and mission of CAS Space’s Kinetica-2 rocket and Qingzhou cargo resupply spacecraft for future cargo transport to the Chinese Tiangong Space Station under a commercial contract from the CMSEO.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 244, "url": "https://lldev.thespacedevs.com/2.0.0/pad/244/?format=api", "agency_id": 1040, "name": "Launch Area 140", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/CAS_Space#Kinetica_2,_and_2H", "map_url": "https://www.google.com/maps?q=40.81748,100.21939", "latitude": "40.81748", "longitude": "100.21939", "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": 278, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_area_140_20251128222956.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kinetica_2_grou_image_20260116124018.jpg", "infographic": null, "program": [] }, { "id": "aec64478-97b7-422d-93ef-2a8b0ffc8c5a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/aec64478-97b7-422d-93ef-2a8b0ffc8c5a/?format=api", "launch_library_id": null, "slug": "kinetica-1-unknown-payload", "name": "Kinetica 1 | Unknown Payload", "status": { "id": 1, "name": "Go" }, "net": "2026-03-27T04:10:00Z", "window_end": "2026-03-27T04:38:00Z", "window_start": "2026-03-27T04:04:00Z", "inhold": false, "tbdtime": true, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "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": 8949, "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": 7544, "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": 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": 278, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg", "total_launch_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png", "infographic": null, "program": [] }, { "id": "c3da74aa-9ebe-48b0-9f37-5134b683c3fe", "url": "https://lldev.thespacedevs.com/2.0.0/launch/c3da74aa-9ebe-48b0-9f37-5134b683c3fe/?format=api", "launch_library_id": null, "slug": "kinetica-1-prsc-hs1-airsat-0304", "name": "Kinetica 1 | PRSC-HS1 & AIRSAT-03/04", "status": { "id": 3, "name": "Success" }, "net": "2025-10-19T03:33:00Z", "window_end": "2025-10-19T03:50:00Z", "window_start": "2025-10-19T03:24:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "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": 8770, "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": 7361, "launch_library_id": null, "name": "PRSC-HS1 & AIRSAT-03/04", "description": "* PRSC-HS1 is a hyperspectral Earth observation satellite for SUPARCO of Pakistan. \r\n\r\n* AIRSAT-03/04 are 2 X-band synthetic aperture radar (SAR) Earth observation satellite made by the Chinese Academy of Sciences, with 0.5 meter resolution. AIRSAT-03 is built for TerraXpace of Malaysia.", "launch_designator": null, "type": "Earth Science", "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": 278, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg", "total_launch_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png", "infographic": null, "program": [] }, { "id": "316a5a1d-0c96-417a-acb6-b333b2b7c64c", "url": "https://lldev.thespacedevs.com/2.0.0/launch/316a5a1d-0c96-417a-acb6-b333b2b7c64c/?format=api", "launch_library_id": null, "slug": "kinetica-1-chutian-2-01-02", "name": "Kinetica 1 | Chutian-2 01 & 02", "status": { "id": 3, "name": "Success" }, "net": "2025-11-09T03:32:00Z", "window_end": "2025-11-09T03:50:00Z", "window_start": "2025-11-09T03:23:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "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": 8788, "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": 7379, "launch_library_id": null, "name": "Chutian-2 01 & 02", "description": "2 satellites built by the China Aerospace Science and Industry Corporation (CASIC) for testing operations of Very Low Earth Orbit (VLEO) satellites for Earth observation purposes.", "launch_designator": null, "type": "Earth Science", "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": 278, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg", "total_launch_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png", "infographic": null, "program": [] } ] }