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=2950&ordering=name
{ "count": 7673, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2960&ordering=name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2940&ordering=name", "results": [ { "id": "8a20cf13-f512-4d10-9c00-4dcf46fc81ba", "url": "https://ll.thespacedevs.com/2.2.0/launch/8a20cf13-f512-4d10-9c00-4dcf46fc81ba/?format=api", "slug": "long-march-2c-superview-neo-1-03-04", "name": "Long March 2C | SuperView Neo 1-03 & 04", "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-02-27T19:58:48Z", "net": "2025-02-27T07:08:00Z", "window_end": "2025-02-27T07:29:00Z", "window_start": "2025-02-27T07:01: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://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8536, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 7127, "name": "SuperView Neo 1-03 & 04", "description": "Commercial Earth observation satellites (~540 kg each) built by CAST for China Siwei Survey and Mapping Technology Co. Ltd., with resolution down to 0.5 meters.", "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://ll.thespacedevs.com/2.2.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 4 (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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 263, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 129, "orbital_launch_attempt_count": 129 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6889, "location_launch_attempt_count": 242, "pad_launch_attempt_count": 121, "agency_launch_attempt_count": 508, "orbital_launch_attempt_count_year": 40, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "9953965f-821a-4a73-b6e4-ce4423195a76", "url": "https://ll.thespacedevs.com/2.2.0/launch/9953965f-821a-4a73-b6e4-ce4423195a76/?format=api", "slug": "long-march-2c-superview-neo-2-01-02", "name": "Long March 2C | SuperView Neo 2-01 & 02", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-06-15T13:54:35Z", "net": "2022-07-15T22:57:16Z", "window_end": "2022-07-15T23:07:00Z", "window_start": "2022-07-15T22:43:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 2670, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 6103, "name": "SuperView Neo 2-01 & 02", "description": "Commercial Earth observation satellites built by CAST for China Siwei Survey and Mapping Technology Co. Ltd.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/pad/25/?format=api", "agency_id": null, "name": "Launch Complex 9", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.863128,111.589567", "latitude": "38.863128", "longitude": "111.589567", "location": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 147, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_25_20200803143501.jpg", "total_launch_count": 76, "orbital_launch_attempt_count": 76 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6267, "location_launch_attempt_count": 106, "pad_launch_attempt_count": 60, "agency_launch_attempt_count": 374, "orbital_launch_attempt_count_year": 85, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 22, "type": "normal" }, { "id": "2b9719f8-91ea-46b0-bfbd-5793f7a4abea", "url": "https://ll.thespacedevs.com/2.2.0/launch/2b9719f8-91ea-46b0-bfbd-5793f7a4abea/?format=api", "slug": "long-march-2c-superview-neo-2-03-04", "name": "Long March 2C | SuperView Neo 2-03 & 04", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-11-25T14:32:47Z", "net": "2024-11-24T23:39:00Z", "window_end": "2024-11-24T23:59:00Z", "window_start": "2024-11-24T23:26: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://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8415, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 7004, "name": "SuperView Neo 2-03 & 04", "description": "Commercial Synthetic-aperture radar Earth observation satellites built by CAST for China Siwei Survey and Mapping Technology Co. Ltd.", "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://ll.thespacedevs.com/2.2.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 4 (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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 263, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 129, "orbital_launch_attempt_count": 129 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2c_liftoff__image_20241125143243.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6811, "location_launch_attempt_count": 236, "pad_launch_attempt_count": 118, "agency_launch_attempt_count": 494, "orbital_launch_attempt_count_year": 222, "location_launch_attempt_count_year": 18, "pad_launch_attempt_count_year": 7, "agency_launch_attempt_count_year": 42, "type": "normal" }, { "id": "a88a16b1-8767-4c00-bfed-cbab3479c5cc", "url": "https://ll.thespacedevs.com/2.2.0/launch/a88a16b1-8767-4c00-bfed-cbab3479c5cc/?format=api", "slug": "long-march-2c-xjs-a-xjs-b", "name": "Long March 2C | XJS-A & XJS-B", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:56:43Z", "net": "2018-06-27T03:30:05Z", "window_end": "2018-06-27T03:43:00Z", "window_start": "2018-06-27T03:23:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 2112, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 662, "name": "XJS-A & XJS-B", "description": "A pair of experimental satellites to conduct tests of intersatellite communication links and trial new Earth observation technology.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/pad/66/?format=api", "agency_id": 17, "name": "Launch Complex 3 (LC-3/LA-1)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.247209,102.02917", "latitude": "28.247209", "longitude": "102.02917", "location": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 233, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_66_20200803143611.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5760, "location_launch_attempt_count": 116, "pad_launch_attempt_count": 45, "agency_launch_attempt_count": 225, "orbital_launch_attempt_count_year": 54, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 18, "type": "normal" }, { "id": "52017954-c1b3-42ac-aac2-300d459e0597", "url": "https://ll.thespacedevs.com/2.2.0/launch/52017954-c1b3-42ac-aac2-300d459e0597/?format=api", "slug": "long-march-2c-yaogan-13", "name": "Long March 2C | Yaogan 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": "2024-06-15T14:22:49Z", "net": "2011-11-29T18:50:04Z", "window_end": "2011-11-29T18:50:04Z", "window_start": "2011-11-29T18:50:04Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 1575, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": null, "pad": { "id": 33, "url": "https://ll.thespacedevs.com/2.2.0/pad/33/?format=api", "agency_id": null, "name": "Launch Complex 7", "description": null, "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.8489311,111.6079339", "latitude": "38.8489311", "longitude": "111.6079339", "location": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 147, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_33_20200803143335.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 32 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5181, "location_launch_attempt_count": 38, "pad_launch_attempt_count": 30, "agency_launch_attempt_count": 98, "orbital_launch_attempt_count_year": 5181, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 16, "type": "normal" }, { "id": "7c013288-f74b-4d6f-ae35-875d8d274a11", "url": "https://ll.thespacedevs.com/2.2.0/launch/7c013288-f74b-4d6f-ae35-875d8d274a11/?format=api", "slug": "long-march-2c-yaogan-18", "name": "Long March 2C | Yaogan 18", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-07-08T06:07:50Z", "net": "2013-10-29T02:50:04Z", "window_end": "2013-10-29T02:50:04Z", "window_start": "2013-10-29T02:50:04Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 1711, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": null, "pad": { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/pad/25/?format=api", "agency_id": null, "name": "Launch Complex 9", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.863128,111.589567", "latitude": "38.863128", "longitude": "111.589567", "location": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 147, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_25_20200803143501.jpg", "total_launch_count": 76, "orbital_launch_attempt_count": 76 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5329, "location_launch_attempt_count": 47, "pad_launch_attempt_count": 13, "agency_launch_attempt_count": 129, "orbital_launch_attempt_count_year": 5329, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "1177815c-e7e8-4cc7-95c3-c1b045421c7a", "url": "https://ll.thespacedevs.com/2.2.0/launch/1177815c-e7e8-4cc7-95c3-c1b045421c7a/?format=api", "slug": "long-march-2c-yaogan-23", "name": "Long March 2C | Yaogan-23", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-07-08T06:11:45Z", "net": "2014-11-14T18:53:05Z", "window_end": "2014-11-14T18:53:05Z", "window_start": "2014-11-14T18:53:05Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 1800, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": null, "pad": { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/pad/25/?format=api", "agency_id": null, "name": "Launch Complex 9", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.863128,111.589567", "latitude": "38.863128", "longitude": "111.589567", "location": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 147, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_25_20200803143501.jpg", "total_launch_count": 76, "orbital_launch_attempt_count": 76 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5423, "location_launch_attempt_count": 53, "pad_launch_attempt_count": 19, "agency_launch_attempt_count": 144, "orbital_launch_attempt_count_year": 5423, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 10, "type": "normal" }, { "id": "35e7243e-cd47-41e0-9424-ea890eb3dc52", "url": "https://ll.thespacedevs.com/2.2.0/launch/35e7243e-cd47-41e0-9424-ea890eb3dc52/?format=api", "slug": "long-march-2c-yaogan-30-05", "name": "Long March 2C | Yaogan-30-05", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:56:39Z", "net": "2019-07-26T03:57:35Z", "window_end": "2019-07-26T04:09:00Z", "window_start": "2019-07-26T03:49:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 2492, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 1013, "name": "Yaogan-30-05", "description": "Yaogan is a series of Chinese reconnaissance satellites.", "launch_designator": null, "type": "Government/Top Secret", "orbit": null, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/pad/66/?format=api", "agency_id": 17, "name": "Launch Complex 3 (LC-3/LA-1)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.247209,102.02917", "latitude": "28.247209", "longitude": "102.02917", "location": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 233, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_66_20200803143611.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/long2520march_infographic_20200806035302.png", "program": [], "orbital_launch_attempt_count": 5870, "location_launch_attempt_count": 132, "pad_launch_attempt_count": 53, "agency_launch_attempt_count": 255, "orbital_launch_attempt_count_year": 50, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "06b51402-8cda-480c-9479-b103bcbf7c92", "url": "https://ll.thespacedevs.com/2.2.0/launch/06b51402-8cda-480c-9479-b103bcbf7c92/?format=api", "slug": "long-march-2c-yaogan-30-06", "name": "Long March 2C | Yaogan-30-06", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-06-13T17:20:22Z", "net": "2020-03-24T03:43:05Z", "window_end": "2020-03-24T03:54:00Z", "window_start": "2020-03-24T03:35:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 2696, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 1102, "name": "Yaogan-30-06", "description": "The Yaogan 30-01-01 to 30-01-03 (Remote Sensing Satellite-30-01-01 to 30-01-03) satellites, were launched by CZ-2C rocket from China's Xichang space center on 29 September 2017. The purpose is not confirmed, although the news reports hint towards a SIGINT mission, especially to detect ships by their radio emissions. They are also known as CX 5 by the manufacturer.\r\n\r\nThe satellites are spaced by 120° in their orbit.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/pad/66/?format=api", "agency_id": 17, "name": "Launch Complex 3 (LC-3/LA-1)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.247209,102.02917", "latitude": "28.247209", "longitude": "102.02917", "location": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 233, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_66_20200803143611.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5945, "location_launch_attempt_count": 142, "pad_launch_attempt_count": 57, "agency_launch_attempt_count": 276, "orbital_launch_attempt_count_year": 23, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "bc39f59e-46ed-43c2-93e4-96f1a69838ad", "url": "https://ll.thespacedevs.com/2.2.0/launch/bc39f59e-46ed-43c2-93e4-96f1a69838ad/?format=api", "slug": "long-march-2c-yaogan-30-07", "name": "Long March 2C | Yaogan-30-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": "2024-06-15T14:21:13Z", "net": "2020-10-26T15:19:05Z", "window_end": "2020-10-26T15:28:00Z", "window_start": "2020-10-26T15:08:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 2800, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 1202, "name": "Yaogan-30-07", "description": "The Yaogan 30-01-01 to 30-01-03 (Remote Sensing Satellite-30-01-01 to 30-01-03) satellites, were launched by CZ-2C rocket from China's Xichang space center on 29 September 2017. The purpose is not confirmed, although the news reports hint towards a SIGINT mission, especially to detect ships by their radio emissions. They are also known as CX 5 by the manufacturer.\r\n\r\nThe satellites are spaced by 120° in their orbit.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/pad/66/?format=api", "agency_id": 17, "name": "Launch Complex 3 (LC-3/LA-1)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.247209,102.02917", "latitude": "28.247209", "longitude": "102.02917", "location": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 233, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_66_20200803143611.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6006, "location_launch_attempt_count": 148, "pad_launch_attempt_count": 59, "agency_launch_attempt_count": 297, "orbital_launch_attempt_count_year": 84, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 27, "type": "normal" } ] }