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=330&ordering=name
{ "count": 538, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=340&ordering=name", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=320&ordering=name", "results": [ { "id": "3785d31d-770f-4622-b7e4-a683dbd34c39", "url": "https://lldev.thespacedevs.com/2.0.0/launch/3785d31d-770f-4622-b7e4-a683dbd34c39/?format=api", "launch_library_id": null, "slug": "haste-thats-not-a-knife-dart-ae", "name": "HASTE | That's Not A Knife (DART AE)", "status": { "id": 3, "name": "Success" }, "net": "2026-02-28T00:00:00Z", "window_end": "2026-02-28T00:45:00Z", "window_start": "2026-02-27T21:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 90, "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": 8093, "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": 6648, "launch_library_id": null, "name": "That's Not A Knife (DART AE)", "description": "Payload is a scramjet-powered hypersonic vehicle developed by by Australian company Hypersonix.", "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": 87, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg", "total_launch_count": 13 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_on_lc-_image_20260227083412.jpg", "infographic": null, "program": [] }, { "id": "c46b51f7-e36e-44a6-b9ec-f4e6e0e1a8ee", "url": "https://lldev.thespacedevs.com/2.0.0/launch/c46b51f7-e36e-44a6-b9ec-f4e6e0e1a8ee/?format=api", "launch_library_id": null, "slug": "hyperbola-1-kunpeng-03", "name": "Hyperbola-1 | Kunpeng-03", "status": { "id": 3, "name": "Success" }, "net": "2025-07-29T04:11:00Z", "window_end": "2025-07-29T05:00:00Z", "window_start": "2025-07-29T04:03:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 274, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/274/?format=api", "name": "i-Space", "type": "Commercial" }, "rocket": { "id": 8664, "configuration": { "id": 193, "launch_library_id": 222, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/193/?format=api", "name": "Hyperbola-1", "family": "", "full_name": "Hyperbola-1", "variant": "1" } }, "mission": { "id": 7256, "launch_library_id": null, "name": "Kunpeng-03", "description": "Commercial Earth observation satellite in SSO with sub-meter resolution capability.", "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": 290, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 67 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hyperbola-1_in__image_20240711064715.jpeg", "infographic": null, "program": [] }, { "id": "84f8dd64-8146-45e1-b34c-7df662a59c65", "url": "https://lldev.thespacedevs.com/2.0.0/launch/84f8dd64-8146-45e1-b34c-7df662a59c65/?format=api", "launch_library_id": null, "slug": "hyperbola-3-demo-flight", "name": "Hyperbola-3 | 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": 274, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/274/?format=api", "name": "i-Space", "type": "Commercial" }, "rocket": { "id": 8825, "configuration": { "id": 543, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/543/?format=api", "name": "Hyperbola-3", "family": "", "full_name": "Hyperbola-3", "variant": "" } }, "mission": { "id": 7416, "launch_library_id": null, "name": "Demo Flight", "description": "First test launch of i-Space’s Hyperbola-3 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": 66, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-2_20231225074048.jpg", "total_launch_count": 6 }, "webcast_live": false, "image": null, "infographic": null, "program": [] }, { "id": "cd4bb934-0652-4425-9a5c-bbe5e467ade4", "url": "https://lldev.thespacedevs.com/2.0.0/launch/cd4bb934-0652-4425-9a5c-bbe5e467ade4/?format=api", "launch_library_id": null, "slug": "kairos-flight-3", "name": "KAIROS | Flight 3", "status": { "id": 4, "name": "Failure" }, "net": "2026-03-05T02:10:00Z", "window_end": "2026-03-05T02:20:00Z", "window_start": "2026-03-05T02:10:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "AFTS activated at T+68.8 seconds, cause under investigation with possibility of mis-activation.", "hashtag": null, "launch_service_provider": { "id": 1083, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1083/?format=api", "name": "Space One", "type": "Commercial" }, "rocket": { "id": 8852, "configuration": { "id": 507, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/507/?format=api", "name": "KAIROS", "family": "", "full_name": "Kii-based Advanced & Instant ROcket System", "variant": "" } }, "mission": { "id": 7443, "launch_library_id": null, "name": "Flight 3", "description": "Third flight of the KAIROS launch vehicle. \r\n\r\n5 satellites will be on board:\r\n\r\n* TATARA-1R\r\n* SC-Sat1a\r\n* HErO\r\n* AETS-1\r\n* Nutsat-3 (TASA/Taiwan)", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 220, "url": "https://lldev.thespacedevs.com/2.0.0/pad/220/?format=api", "agency_id": null, "name": "Space One Launch Pad", "info_url": "https://www.space-one.co.jp/", "wiki_url": null, "map_url": null, "latitude": "33.544224", "longitude": "135.889502", "location": { "id": 166, "url": "https://lldev.thespacedevs.com/2.0.0/location/166/?format=api", "name": "Spaceport Kii, Japan", "country_code": "JPN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_space_port_kii252c_japan_20240126073749.jpg", "total_launch_count": 3, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_space_one_launch_pad_20240126074332.jpg", "total_launch_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kairos_image_20240216144656.jpeg", "infographic": null, "program": [] }, { "id": "4d70f2c0-953e-4fbc-b579-3c901c06a158", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4d70f2c0-953e-4fbc-b579-3c901c06a158/?format=api", "launch_library_id": null, "slug": "kinetica-1-5-satellites-2", "name": "Kinetica 1 | 5 satellites", "status": { "id": 3, "name": "Success" }, "net": "2026-05-15T04:33:00Z", "window_end": "2026-05-15T04:50:00Z", "window_start": "2026-05-15T04: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": 9019, "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": 7614, "launch_library_id": null, "name": "5 satellites", "description": "Share-ride of 5 satellites to sun-synchronous orbit:\r\n\r\n* Taijing-3-05A/B\r\n* Tianyi-50\r\n* Tianyan-27\r\n* Jilin-1 HR-03D-55", "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": 290, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg", "total_launch_count": 14 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png", "infographic": null, "program": [] }, { "id": "1fa6e219-a2cc-414c-b323-4b20fa7e874f", "url": "https://lldev.thespacedevs.com/2.0.0/launch/1fa6e219-a2cc-414c-b323-4b20fa7e874f/?format=api", "launch_library_id": null, "slug": "kinetica-1-7-satellites", "name": "Kinetica 1 | 7 satellites", "status": { "id": 3, "name": "Success" }, "net": "2025-08-19T07:33:00Z", "window_end": "2025-08-19T07:51:00Z", "window_start": "2025-08-19T07:25: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": 8680, "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": 7272, "launch_library_id": null, "name": "7 satellites", "description": "A share ride mission of 7 various Earth observation and technological demonstration satellites:\r\n\r\n* AIRSAT-05/Haishao-2\r\n* Tianyan 26\r\n* Duogongneng Shiyan-2 01-03\r\n* ThumbSat-1/2 (Mexico)", "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": 290, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg", "total_launch_count": 14 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png", "infographic": null, "program": [] }, { "id": "33b673eb-b25b-462a-a092-040a6875654c", "url": "https://lldev.thespacedevs.com/2.0.0/launch/33b673eb-b25b-462a-a092-040a6875654c/?format=api", "launch_library_id": null, "slug": "kinetica-1-8-x-jilin-1", "name": "Kinetica 1 | 8 x Jilin-1", "status": { "id": 3, "name": "Success" }, "net": "2026-04-14T04:03:00Z", "window_end": "2026-04-14T04:15:00Z", "window_start": "2026-04-14T03:54: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": 8961, "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": 7556, "launch_library_id": null, "name": "8 x Jilin-1", "description": "8 Earth observation satellites for the Jilin-1 commercial Earth observation satellites constellation:\r\n\r\n* High Resolution-07A 02-04\r\n* High Resolution-07B 02-04\r\n* High Resolution-07C 02-03", "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": 290, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg", "total_launch_count": 14 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png", "infographic": null, "program": [] }, { "id": "ffc0aee1-fdd7-4638-b098-9d0c01b40663", "url": "https://lldev.thespacedevs.com/2.0.0/launch/ffc0aee1-fdd7-4638-b098-9d0c01b40663/?format=api", "launch_library_id": null, "slug": "kinetica-1-8-x-jilin-1-2", "name": "Kinetica 1 | 8 x Jilin-1", "status": { "id": 3, "name": "Success" }, "net": "2026-06-15T03:44:00Z", "window_end": "2026-06-15T03:55:00Z", "window_start": "2026-06-15T03:34: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": 9057, "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": 7652, "launch_library_id": null, "name": "8 x Jilin-1", "description": "8 Earth observation satellites for the Jilin-1 commercial Earth observation satellites constellation:\r\n\r\n* High Resolution-04D 01-02\r\n* High Resolution-05D 01-02\r\n* High Resolution-07C 04\r\n* High Resolution-07D 02-04", "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": 290, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg", "total_launch_count": 14 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png", "infographic": null, "program": [] }, { "id": "c8d6f024-0a6a-4b07-8c05-97648be4d827", "url": "https://lldev.thespacedevs.com/2.0.0/launch/c8d6f024-0a6a-4b07-8c05-97648be4d827/?format=api", "launch_library_id": null, "slug": "kinetica-1-9-satellites", "name": "Kinetica 1 | 9 satellites", "status": { "id": 3, "name": "Success" }, "net": "2025-12-10T04:03:00Z", "window_end": "2025-12-10T04:15:00Z", "window_start": "2025-12-10T03:54: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": 8835, "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": 7426, "launch_library_id": null, "name": "9 satellites", "description": "Share ride of 9 satellites to sun-synchronous orbit:\r\n\r\n* Satellite 813 (United Arab Emirates)\r\n* Jilin-1 Gaofen 07B-01/07C-01/07D-01\r\n* Dongpo-15 \r\n* Yixing-2 09\r\n* Yixian-A\r\n* SPNEX (Egypt)\r\n* Slipper2Sat (Nepal)", "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": 290, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg", "total_launch_count": 14 }, "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": 290, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg", "total_launch_count": 14 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png", "infographic": null, "program": [] } ] }