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=130&ordering=-name
{ "count": 527, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=140&ordering=-name", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=120&ordering=-name", "results": [ { "id": "c6ddf5f6-4d5a-4059-8254-6b9f14bf5b87", "url": "https://lldev.thespacedevs.com/2.0.0/launch/c6ddf5f6-4d5a-4059-8254-6b9f14bf5b87/?format=api", "launch_library_id": null, "slug": "long-march-7a-shijian-28", "name": "Long March 7A | Shijian 28", "status": { "id": 3, "name": "Success" }, "net": "2025-11-30T12:20:00Z", "window_end": "2025-11-30T13:30:00Z", "window_start": "2025-11-30T12:12:00Z", "inhold": false, "tbdtime": false, "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": 8816, "configuration": { "id": 216, "launch_library_id": 247, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/216/?format=api", "name": "Long March 7A", "family": "Long March", "full_name": "Long March 7A", "variant": "A" } }, "mission": { "id": 7407, "launch_library_id": null, "name": "Shijian 28", "description": "Classified experimental Chinese satellite of unknown purposes.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 176, "url": "https://lldev.thespacedevs.com/2.0.0/pad/176/?format=api", "agency_id": null, "name": "201", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site", "map_url": "https://www.google.com/maps?q=19.618452,110.955356", "latitude": "19.618452", "longitude": "110.955356", "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": 72, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg", "total_launch_count": 33 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-7a_launch_2_image_20251206093324.jpeg", "infographic": null, "program": [] }, { "id": "cff704ab-8098-4f65-899e-50adaf908e59", "url": "https://lldev.thespacedevs.com/2.0.0/launch/cff704ab-8098-4f65-899e-50adaf908e59/?format=api", "launch_library_id": null, "slug": "long-march-7a-chinasat-4b", "name": "Long March 7A | ChinaSat 4B", "status": { "id": 4, "name": "Failure" }, "net": "2026-08-10T12:02:00Z", "window_end": "2026-08-10T13:12:00Z", "window_start": "2026-08-10T11:54:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "Launch vehicle disintegrated when passing around Max-Q.", "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": 9091, "configuration": { "id": 216, "launch_library_id": 247, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/216/?format=api", "name": "Long March 7A", "family": "Long March", "full_name": "Long March 7A", "variant": "A" } }, "mission": { "id": 7686, "launch_library_id": null, "name": "ChinaSat 4B", "description": "Chinese communication geostationary satellite for unknown purposes.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 176, "url": "https://lldev.thespacedevs.com/2.0.0/pad/176/?format=api", "agency_id": null, "name": "201", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site", "map_url": "https://www.google.com/maps?q=19.618452,110.955356", "latitude": "19.618452", "longitude": "110.955356", "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": 72, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg", "total_launch_count": 33 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_7a_e_image_20260810162338.jpg", "infographic": null, "program": [] }, { "id": "88ab98d8-44e9-4aae-ac0f-02006a1d7ce6", "url": "https://lldev.thespacedevs.com/2.0.0/launch/88ab98d8-44e9-4aae-ac0f-02006a1d7ce6/?format=api", "launch_library_id": null, "slug": "long-march-6-prsc-eo3", "name": "Long March 6 | PRSC-EO3", "status": { "id": 3, "name": "Success" }, "net": "2026-04-25T12:15:00Z", "window_end": "2026-04-25T12:37:00Z", "window_start": "2026-04-25T12:08:00Z", "inhold": false, "tbdtime": false, "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": 9010, "configuration": { "id": 54, "launch_library_id": 72, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/54/?format=api", "name": "Long March 6", "family": "Long March", "full_name": "Long March 6", "variant": "" } }, "mission": { "id": 7605, "launch_library_id": null, "name": "PRSC-EO3", "description": "Optical Earth observation satellite for the Pakistan government's SUPARCO.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 113, "url": "https://lldev.thespacedevs.com/2.0.0/pad/113/?format=api", "agency_id": null, "name": "Launch Complex 16", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.868222,111.58024", "latitude": "38.868222", "longitude": "111.58024", "location": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "total_launch_count": 160, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_113_20200803143556.jpg", "total_launch_count": 16 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_6_image_20210709074933.jpg", "infographic": null, "program": [] }, { "id": "48c449c2-3c09-4d36-9c2a-d853b3a39289", "url": "https://lldev.thespacedevs.com/2.0.0/launch/48c449c2-3c09-4d36-9c2a-d853b3a39289/?format=api", "launch_library_id": null, "slug": "long-march-6c-7-satellites", "name": "Long March 6C | 7 satellites", "status": { "id": 3, "name": "Success" }, "net": "2026-08-25T03:21:00Z", "window_end": "2026-08-25T03:40:00Z", "window_start": "2026-08-25T03:15:00Z", "inhold": false, "tbdtime": false, "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": 9118, "configuration": { "id": 510, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/510/?format=api", "name": "Long March 6C", "family": "Long March", "full_name": "Long March 6C", "variant": "C" } }, "mission": { "id": 7713, "launch_library_id": null, "name": "7 satellites", "description": "Share ride of 7 satellites to sun-synchronous orbit, including the ham radio satellite BY70-4.\r\nDetails TBD.", "launch_designator": null, "type": "Technology", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 200, "url": "https://lldev.thespacedevs.com/2.0.0/pad/200/?format=api", "agency_id": null, "name": "Launch Complex 9A", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.8583,111.5802", "latitude": "38.8583", "longitude": "111.5802", "location": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "total_launch_count": 160, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_9a_20220330003717.jpg", "total_launch_count": 28 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-6c_on_the_la_image_20240507065151.jpg", "infographic": null, "program": [] }, { "id": "f8766455-2b03-4629-a36e-b931c8b4a6c5", "url": "https://lldev.thespacedevs.com/2.0.0/launch/f8766455-2b03-4629-a36e-b931c8b4a6c5/?format=api", "launch_library_id": null, "slug": "long-march-6a-yaogan-50-02", "name": "Long March 6A | Yaogan 50-02", "status": { "id": 3, "name": "Success" }, "net": "2026-03-15T13:22:00Z", "window_end": "2026-03-15T13:35:00Z", "window_start": "2026-03-15T13:14:00Z", "inhold": false, "tbdtime": false, "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": 8935, "configuration": { "id": 478, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/478/?format=api", "name": "Long March 6A", "family": "Long March", "full_name": "Long March 6A", "variant": "A" } }, "mission": { "id": 7530, "launch_library_id": null, "name": "Yaogan 50-02", "description": "The Yaogan 50-02 is a Chinese military “remote sensing” satellite of unknown purposes.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 200, "url": "https://lldev.thespacedevs.com/2.0.0/pad/200/?format=api", "agency_id": null, "name": "Launch Complex 9A", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.8583,111.5802", "latitude": "38.8583", "longitude": "111.5802", "location": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "total_launch_count": 160, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_9a_20220330003717.jpg", "total_launch_count": 28 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_6a__image_20251209050223.jpeg", "infographic": null, "program": [] }, { "id": "eac0eb9a-98c4-4660-a168-be5ec4e8ba4b", "url": "https://lldev.thespacedevs.com/2.0.0/launch/eac0eb9a-98c4-4660-a168-be5ec4e8ba4b/?format=api", "launch_library_id": null, "slug": "long-march-6a-yaogan-50-01", "name": "Long March 6A | Yaogan 50-01", "status": { "id": 3, "name": "Success" }, "net": "2026-01-13T14:16:00Z", "window_end": "2026-01-13T14:27:00Z", "window_start": "2026-01-13T14:06:00Z", "inhold": false, "tbdtime": false, "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": 8887, "configuration": { "id": 478, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/478/?format=api", "name": "Long March 6A", "family": "Long March", "full_name": "Long March 6A", "variant": "A" } }, "mission": { "id": 7478, "launch_library_id": null, "name": "Yaogan 50-01", "description": "The Yaogan 50-01 is a Chinese military “remote sensing” satellite of unknown purposes.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 200, "url": "https://lldev.thespacedevs.com/2.0.0/pad/200/?format=api", "agency_id": null, "name": "Launch Complex 9A", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.8583,111.5802", "latitude": "38.8583", "longitude": "111.5802", "location": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "total_launch_count": 160, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_9a_20220330003717.jpg", "total_launch_count": 28 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_6a__image_20251209050223.jpeg", "infographic": null, "program": [] }, { "id": "394d2745-610b-409e-b4ea-2071a35f8668", "url": "https://lldev.thespacedevs.com/2.0.0/launch/394d2745-610b-409e-b4ea-2071a35f8668/?format=api", "launch_library_id": null, "slug": "long-march-6a-tjsw-27a-b", "name": "Long March 6A | TJSW-27A & B", "status": { "id": 3, "name": "Success" }, "net": "2026-07-30T01:00:00Z", "window_end": "2026-07-30T01:12:00Z", "window_start": "2026-07-30T00:52:00Z", "inhold": false, "tbdtime": false, "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": 9094, "configuration": { "id": 478, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/478/?format=api", "name": "Long March 6A", "family": "Long March", "full_name": "Long March 6A", "variant": "A" } }, "mission": { "id": 7689, "launch_library_id": null, "name": "TJSW-27A & B", "description": "2 Chinese classified satellites claimed to be for communication technology test purposes. Actual mission not known.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 200, "url": "https://lldev.thespacedevs.com/2.0.0/pad/200/?format=api", "agency_id": null, "name": "Launch Complex 9A", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.8583,111.5802", "latitude": "38.8583", "longitude": "111.5802", "location": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "total_launch_count": 160, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_9a_20220330003717.jpg", "total_launch_count": 28 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_6a__image_20251209050223.jpeg", "infographic": null, "program": [] }, { "id": "d50ae620-be2f-4690-9f86-fbc2a194bf29", "url": "https://lldev.thespacedevs.com/2.0.0/launch/d50ae620-be2f-4690-9f86-fbc2a194bf29/?format=api", "launch_library_id": null, "slug": "long-march-6a-spacesail-polar-group-8", "name": "Long March 6A | SpaceSail Polar Group #8", "status": { "id": 3, "name": "Success" }, "net": "2026-05-12T11:59:00Z", "window_end": "2026-05-12T12:09:00Z", "window_start": "2026-05-12T11:49:00Z", "inhold": false, "tbdtime": false, "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": 9016, "configuration": { "id": 478, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/478/?format=api", "name": "Long March 6A", "family": "Long March", "full_name": "Long March 6A", "variant": "A" } }, "mission": { "id": 7611, "launch_library_id": null, "name": "SpaceSail Polar Group #8", "description": "18 Low Earth Orbit communication satellites with Ku, Q and V band payloads for the G60 constellation operated by Shanghai Spacesail Technologies with funding backed by the Shanghai local government.\r\n\r\nInitial constellation will consist of 1296 satellites by 2027 with long term plans to expand it to 12000 satellites.", "launch_designator": null, "type": "Communications", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 200, "url": "https://lldev.thespacedevs.com/2.0.0/pad/200/?format=api", "agency_id": null, "name": "Launch Complex 9A", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.8583,111.5802", "latitude": "38.8583", "longitude": "111.5802", "location": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "total_launch_count": 160, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_9a_20220330003717.jpg", "total_launch_count": 28 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_6a__image_20251209050223.jpeg", "infographic": null, "program": [] }, { "id": "de2af90a-ec7d-4933-ab19-ae982509e85a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/de2af90a-ec7d-4933-ab19-ae982509e85a/?format=api", "launch_library_id": null, "slug": "long-march-6a-spacesail-polar-group-6", "name": "Long March 6A | SpaceSail Polar Group #6", "status": { "id": 3, "name": "Success" }, "net": "2025-10-17T07:08:00Z", "window_end": "2025-10-17T07:19:00Z", "window_start": "2025-10-17T06:59:00Z", "inhold": false, "tbdtime": false, "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": 8769, "configuration": { "id": 478, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/478/?format=api", "name": "Long March 6A", "family": "Long March", "full_name": "Long March 6A", "variant": "A" } }, "mission": { "id": 7360, "launch_library_id": null, "name": "SpaceSail Polar Group #6", "description": "18 Low Earth Orbit communication satellites with Ku, Q and V band payloads for the G60 constellation operated by Shanghai Spacesail Technologies with funding backed by the Shanghai local government.\r\n\r\nInitial constellation will consist of 1296 satellites by 2027 with long term plans to expand it to 12000 satellites.", "launch_designator": null, "type": "Communications", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 200, "url": "https://lldev.thespacedevs.com/2.0.0/pad/200/?format=api", "agency_id": null, "name": "Launch Complex 9A", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.8583,111.5802", "latitude": "38.8583", "longitude": "111.5802", "location": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "total_launch_count": 160, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_9a_20220330003717.jpg", "total_launch_count": 28 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_6a__image_20251209050223.jpeg", "infographic": null, "program": [] }, { "id": "9e0f6efb-4742-4ba3-9fd4-4ea218576c71", "url": "https://lldev.thespacedevs.com/2.0.0/launch/9e0f6efb-4742-4ba3-9fd4-4ea218576c71/?format=api", "launch_library_id": null, "slug": "long-march-6a-spacesail-polar-group-13", "name": "Long March 6A | SpaceSail Polar Group #13", "status": { "id": 3, "name": "Success" }, "net": "2026-07-04T09:30:00Z", "window_end": "2026-07-04T09:41:00Z", "window_start": "2026-07-04T09:21:00Z", "inhold": false, "tbdtime": false, "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": 9079, "configuration": { "id": 478, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/478/?format=api", "name": "Long March 6A", "family": "Long March", "full_name": "Long March 6A", "variant": "A" } }, "mission": { "id": 7674, "launch_library_id": null, "name": "SpaceSail Polar Group #13", "description": "18 Low Earth Orbit communication satellites with Ku, Q and V band payloads for the G60 constellation operated by Shanghai Spacesail Technologies with funding backed by the Shanghai local government.\r\n\r\nInitial constellation will consist of 1296 satellites by 2027 with long term plans to expand it to 12000 satellites.", "launch_designator": null, "type": "Communications", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 200, "url": "https://lldev.thespacedevs.com/2.0.0/pad/200/?format=api", "agency_id": null, "name": "Launch Complex 9A", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.8583,111.5802", "latitude": "38.8583", "longitude": "111.5802", "location": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "total_launch_count": 160, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_9a_20220330003717.jpg", "total_launch_count": 28 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_6a__image_20251209050223.jpeg", "infographic": null, "program": [] } ] }