Launch List
AN API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX
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', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'
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.2.0/launch/?format=api&offset=360&ordering=name
{ "count": 549, "next": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=370&ordering=name", "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=350&ordering=name", "results": [ { "id": "c7ae20f6-347c-4039-a933-0ed9b28ad4b9", "url": "https://lldev.thespacedevs.com/2.2.0/launch/c7ae20f6-347c-4039-a933-0ed9b28ad4b9/?format=api", "slug": "long-march-12a-demo-flight", "name": "Long March 12A | Demo Flight", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-12-23T04:18:05Z", "net": "2025-12-23T02:00:00Z", "window_end": "2025-12-23T04:14:00Z", "window_start": "2025-12-23T01:54:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8820, "configuration": { "id": 538, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/538/?format=api", "name": "Long March 12A", "family": "Long March", "full_name": "Long March 12A", "variant": "" } }, "mission": { "id": 7411, "name": "Demo Flight", "description": "First test launch of CASC/SAST’s Long March 12A rocket, with a dummy payload. The rocket’s 1st stage attempted 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" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 247, "url": "https://lldev.thespacedevs.com/2.2.0/pad/247/?format=api", "agency_id": 88, "name": "Long March 12 series Pad", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Long_March_12A", "map_url": "https://www.google.com/maps?q=40.89154,100.21739", "latitude": "40.89154", "longitude": "100.21739", "location": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 281, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_long_march_12a_pad_20251128223939.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12a__image_20251224005749.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7166, "location_launch_attempt_count": 272, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 566, "orbital_launch_attempt_count_year": 317, "location_launch_attempt_count_year": 33, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 65, "type": "normal" }, { "id": "459225a2-dc1a-43d7-8c2c-78f9552b0a05", "url": "https://lldev.thespacedevs.com/2.2.0/launch/459225a2-dc1a-43d7-8c2c-78f9552b0a05/?format=api", "slug": "long-march-12b-demo-flight", "name": "Long March 12B | Demo Flight", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2026-03-28T12:15:38Z", "net": "2026-06-30T00:00:00Z", "window_end": "2026-06-30T00:00:00Z", "window_start": "2026-06-30T00:00:00Z", "net_precision": { "id": 9, "name": "Quarter 2", "abbrev": "Q2", "description": "The T-0 is expected in the second quarter of the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8893, "configuration": { "id": 552, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/552/?format=api", "name": "Long March 12B", "family": "Long March", "full_name": "Long March 12B", "variant": "" } }, "mission": { "id": 7484, "name": "Demo Flight", "description": "First test launch of CASC’s Long March 12B rocket.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 247, "url": "https://lldev.thespacedevs.com/2.2.0/pad/247/?format=api", "agency_id": 88, "name": "Long March 12 series Pad", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Long_March_12A", "map_url": "https://www.google.com/maps?q=40.89154,100.21739", "latitude": "40.89154", "longitude": "100.21739", "location": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 281, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_long_march_12a_pad_20251128223939.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12b__image_20260116122300.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7303, "location_launch_attempt_count": 284, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 588, "orbital_launch_attempt_count_year": 130, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 18, "type": "normal" }, { "id": "82aef7fd-9664-4e94-970c-5e99eff1b331", "url": "https://lldev.thespacedevs.com/2.2.0/launch/82aef7fd-9664-4e94-970c-5e99eff1b331/?format=api", "slug": "long-march-12-satnet-leo-group-07", "name": "Long March 12 | SatNet LEO Group 07", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-08-26T11:21:41Z", "net": "2025-08-04T10:21:00Z", "window_end": "2025-08-04T10:42:00Z", "window_start": "2025-08-04T10:14:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8600, "configuration": { "id": 517, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/517/?format=api", "name": "Long March 12", "family": "Long March", "full_name": "Long March 12", "variant": "" } }, "mission": { "id": 7192, "name": "SatNet LEO Group 07", "description": "A batch of 9 Low Earth Orbit communication satellites for the Chinese state owned SatNet constellation operated by the China Satellite Network Group.\r\n\r\nThe constellation will eventually consists of 13000 satellites.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 219, "url": "https://lldev.thespacedevs.com/2.2.0/pad/219/?format=api", "agency_id": null, "name": "Commercial LC-2", "description": "", "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.2.0/location/8/?format=api", "name": "Wenchang Space Launch Site, People's Republic of China", "country_code": "CHN", "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 58, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-2_20231225074048.jpg", "total_launch_count": 5, "orbital_launch_attempt_count": 5 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-12_on_its_la_image_20241128132937.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7022, "location_launch_attempt_count": 42, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 534, "orbital_launch_attempt_count_year": 173, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 33, "type": "normal" }, { "id": "537bd9b3-5f1d-4dda-aeb5-78e5b17cf2ba", "url": "https://lldev.thespacedevs.com/2.2.0/launch/537bd9b3-5f1d-4dda-aeb5-78e5b17cf2ba/?format=api", "slug": "long-march-12-satnet-leo-group-13", "name": "Long March 12 | SatNet LEO Group 13", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-16T11:40:23Z", "net": "2025-11-10T02:41:00Z", "window_end": "2025-11-10T03:03:00Z", "window_start": "2025-11-10T02:35:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8789, "configuration": { "id": 517, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/517/?format=api", "name": "Long March 12", "family": "Long March", "full_name": "Long March 12", "variant": "" } }, "mission": { "id": 7380, "name": "SatNet LEO Group 13", "description": "A batch of 9 Low Earth Orbit communication satellites for the Chinese state owned SatNet constellation operated by the China Satellite Network Group.\r\n\r\nThe constellation will eventually consists of 13000 satellites.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 219, "url": "https://lldev.thespacedevs.com/2.2.0/pad/219/?format=api", "agency_id": null, "name": "Commercial LC-2", "description": "", "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.2.0/location/8/?format=api", "name": "Wenchang Space Launch Site, People's Republic of China", "country_code": "CHN", "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 58, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-2_20231225074048.jpg", "total_launch_count": 5, "orbital_launch_attempt_count": 5 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-12_on_its_la_image_20241128132937.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7113, "location_launch_attempt_count": 49, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 554, "orbital_launch_attempt_count_year": 264, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 53, "type": "normal" }, { "id": "1966d347-ce76-43ee-8a1c-caf00d61453c", "url": "https://lldev.thespacedevs.com/2.2.0/launch/1966d347-ce76-43ee-8a1c-caf00d61453c/?format=api", "slug": "long-march-12-satnet-leo-group-16", "name": "Long March 12 | SatNet LEO Group 16", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-12-15T18:37:03Z", "net": "2025-12-11T23:00:00Z", "window_end": "2025-12-11T23:21:00Z", "window_start": "2025-12-11T22:53:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8831, "configuration": { "id": 517, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/517/?format=api", "name": "Long March 12", "family": "Long March", "full_name": "Long March 12", "variant": "" } }, "mission": { "id": 7422, "name": "SatNet LEO Group 16", "description": "A batch of 9 Low Earth Orbit communication satellites for the Chinese state owned SatNet constellation operated by the China Satellite Network Group.\r\n\r\nThe constellation will eventually consists of 13000 satellites.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 219, "url": "https://lldev.thespacedevs.com/2.2.0/pad/219/?format=api", "agency_id": null, "name": "Commercial LC-2", "description": "", "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.2.0/location/8/?format=api", "name": "Wenchang Space Launch Site, People's Republic of China", "country_code": "CHN", "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 58, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-2_20231225074048.jpg", "total_launch_count": 5, "orbital_launch_attempt_count": 5 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-12_on_its_la_image_20241128132937.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7151, "location_launch_attempt_count": 52, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 563, "orbital_launch_attempt_count_year": 302, "location_launch_attempt_count_year": 18, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 62, "type": "normal" }, { "id": "878c07cc-73db-4be6-8492-42f2890a498a", "url": "https://lldev.thespacedevs.com/2.2.0/launch/878c07cc-73db-4be6-8492-42f2890a498a/?format=api", "slug": "long-march-12-satnet-leo-group-19", "name": "Long March 12 | SatNet LEO Group 19", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2026-01-21T06:41:38Z", "net": "2026-01-19T07:48:00Z", "window_end": "2026-01-19T08:08:00Z", "window_start": "2026-01-19T07:41:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8874, "configuration": { "id": 517, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/517/?format=api", "name": "Long March 12", "family": "Long March", "full_name": "Long March 12", "variant": "" } }, "mission": { "id": 7465, "name": "SatNet LEO Group 19", "description": "A batch of 9 Low Earth Orbit communication satellites for the Chinese state owned SatNet constellation operated by the China Satellite Network Group.\r\n\r\nThe constellation will eventually consists of 13000 satellites.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 219, "url": "https://lldev.thespacedevs.com/2.2.0/pad/219/?format=api", "agency_id": null, "name": "Commercial LC-2", "description": "", "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.2.0/location/8/?format=api", "name": "Wenchang Space Launch Site, People's Republic of China", "country_code": "CHN", "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 58, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-2_20231225074048.jpg", "total_launch_count": 5, "orbital_launch_attempt_count": 5 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-12_on_its_la_image_20241128132937.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7189, "location_launch_attempt_count": 57, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 575, "orbital_launch_attempt_count_year": 16, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "8f17cfbf-7860-4ce8-acd0-75b35d57c81f", "url": "https://lldev.thespacedevs.com/2.2.0/launch/8f17cfbf-7860-4ce8-acd0-75b35d57c81f/?format=api", "slug": "long-march-2c-alsat-3a", "name": "Long March 2C | AlSat 3A", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2026-01-15T07:09:25Z", "net": "2026-01-15T04:01:00Z", "window_end": "2026-01-15T04:17:00Z", "window_start": "2026-01-15T03:53:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8888, "configuration": { "id": 61, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2C", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 7479, "name": "AlSat 3A", "description": "Earth observation satellite built by China's CAST for the Algerian Space Agency.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 22, "url": "https://lldev.thespacedevs.com/2.2.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 94 (SLS-2 / 603)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.960482,100.298059", "latitude": "40.960482", "longitude": "100.298059", "location": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 281, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 135, "orbital_launch_attempt_count": 135 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7183, "location_launch_attempt_count": 274, "pad_launch_attempt_count": 133, "agency_launch_attempt_count": 573, "orbital_launch_attempt_count_year": 10, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "5575fc3c-11e9-48e4-ab89-ac7a3e2ef32a", "url": "https://lldev.thespacedevs.com/2.2.0/launch/5575fc3c-11e9-48e4-ab89-ac7a3e2ef32a/?format=api", "slug": "long-march-2c-alsat-3b", "name": "Long March 2C | AlSat 3B", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2026-02-02T18:44:05Z", "net": "2026-01-31T04:01:00Z", "window_end": "2026-01-31T04:25:00Z", "window_start": "2026-01-31T03:54:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8910, "configuration": { "id": 61, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2C", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 7501, "name": "AlSat 3B", "description": "Earth observation satellite built by China's CAST for the Algerian Space Agency.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 22, "url": "https://lldev.thespacedevs.com/2.2.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 94 (SLS-2 / 603)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.960482,100.298059", "latitude": "40.960482", "longitude": "100.298059", "location": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 281, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 135, "orbital_launch_attempt_count": 135 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7197, "location_launch_attempt_count": 276, "pad_launch_attempt_count": 134, "agency_launch_attempt_count": 576, "orbital_launch_attempt_count_year": 24, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "011f18f2-16a8-41a8-8257-416bb9915138", "url": "https://lldev.thespacedevs.com/2.2.0/launch/011f18f2-16a8-41a8-8257-416bb9915138/?format=api", "slug": "long-march-2c-shijian-30-a-c", "name": "Long March 2C | Shijian 30 A-C", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-19T09:34:35Z", "net": "2025-11-19T04:01:00Z", "window_end": "2025-11-19T04:19:00Z", "window_start": "2025-11-19T03:52:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8804, "configuration": { "id": 61, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2C", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 7395, "name": "Shijian 30 A-C", "description": "3 Chinese satellites described as for “Space Environment Measurements” purposes. Actual usage not known.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 22, "url": "https://lldev.thespacedevs.com/2.2.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 94 (SLS-2 / 603)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.960482,100.298059", "latitude": "40.960482", "longitude": "100.298059", "location": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 281, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 135, "orbital_launch_attempt_count": 135 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-2c_liftoff__image_20251119093404.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7122, "location_launch_attempt_count": 265, "pad_launch_attempt_count": 130, "agency_launch_attempt_count": 555, "orbital_launch_attempt_count_year": 273, "location_launch_attempt_count_year": 26, "pad_launch_attempt_count_year": 11, "agency_launch_attempt_count_year": 54, "type": "normal" }, { "id": "57b5b880-7892-42b1-a327-1c919c033cb6", "url": "https://lldev.thespacedevs.com/2.2.0/launch/57b5b880-7892-42b1-a327-1c919c033cb6/?format=api", "slug": "long-march-2cyz-1s-4-x-satnet-test-satellites", "name": "Long March 2C/YZ-1S | 4 x SatNet test satellites", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-12-24T19:09:53Z", "net": "2025-09-16T01:06:00Z", "window_end": "2025-09-16T01:25:00Z", "window_start": "2025-09-16T00:58:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8705, "configuration": { "id": 156, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/156/?format=api", "name": "Long March 2C/YZ-1S", "family": "Long March", "full_name": "Long March 2C/YZ-1S", "variant": "C/YZ-1S" } }, "mission": { "id": 7298, "name": "4 x SatNet test satellites", "description": "Officially described as \"Satellite-Internet Technology Demonstration Satellite(s)\".\r\n\r\nProbably 4 test satellites for the Chinese state-owned LEO communication satellite constellation SatNet.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 22, "url": "https://lldev.thespacedevs.com/2.2.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 94 (SLS-2 / 603)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.960482,100.298059", "latitude": "40.960482", "longitude": "100.298059", "location": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 281, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 135, "orbital_launch_attempt_count": 135 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_2c-i_image_20210908194304.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7064, "location_launch_attempt_count": 258, "pad_launch_attempt_count": 127, "agency_launch_attempt_count": 542, "orbital_launch_attempt_count_year": 215, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 41, "type": "normal" } ] }