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=2910&ordering=-last_updated
{ "count": 7745, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2920&ordering=-last_updated", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2900&ordering=-last_updated", "results": [ { "id": "12e33f74-9255-489e-837c-61df682a892f", "url": "https://ll.thespacedevs.com/2.2.0/launch/12e33f74-9255-489e-837c-61df682a892f/?format=api", "slug": "long-march-2d-lkw-1-land-survey-satellite-1", "name": "Long March 2D | LKW-1 (Land Survey Satellite-1)", "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-14T15:48:13Z", "net": "2017-12-03T04:11:00Z", "window_end": "2017-12-03T04:26:00Z", "window_start": "2017-12-03T04:03: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": 2051, "configuration": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/17/?format=api", "name": "Long March 2D", "family": "Long March", "full_name": "Long March 2D", "variant": "D" } }, "mission": null, "pad": { "id": 22, "url": "https://ll.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://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": 272, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131, "orbital_launch_attempt_count": 131 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5697, "location_launch_attempt_count": 96, "pad_launch_attempt_count": 50, "agency_launch_attempt_count": 204, "orbital_launch_attempt_count_year": 82, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 14, "type": "normal" }, { "id": "c01a3ad9-36e5-43dc-8e41-ab0611d61e6c", "url": "https://ll.thespacedevs.com/2.2.0/launch/c01a3ad9-36e5-43dc-8e41-ab0611d61e6c/?format=api", "slug": "long-march-2d-shiyan-weixing-3", "name": "Long March 2D | Shiyan Weixing 3", "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-14T15:48:13Z", "net": "2008-11-05T00:15:04Z", "window_end": "2008-11-05T00:15:04Z", "window_start": "2008-11-05T00:15:04Z", "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": 7371, "configuration": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/17/?format=api", "name": "Long March 2D", "family": "Long March", "full_name": "Long March 2D", "variant": "D" } }, "mission": { "id": 5760, "name": "Shiyan Weixing 3", "description": "Chinese experimental Earth observation satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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 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://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": 272, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131, "orbital_launch_attempt_count": 131 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4943, "location_launch_attempt_count": 44, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 58, "orbital_launch_attempt_count_year": 58, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "c8082540-2ee5-4b81-850c-e1d065673361", "url": "https://ll.thespacedevs.com/2.2.0/launch/c8082540-2ee5-4b81-850c-e1d065673361/?format=api", "slug": "long-march-2d-fanhui-shi-weixing-20", "name": "Long March 2D | Fanhui Shi Weixing (20)", "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-14T15:48:13Z", "net": "2004-09-27T08:00:04Z", "window_end": "2004-09-27T08:00:04Z", "window_start": "2004-09-27T08:00:04Z", "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": 7200, "configuration": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/17/?format=api", "name": "Long March 2D", "family": "Long March", "full_name": "Long March 2D", "variant": "D" } }, "mission": { "id": 5589, "name": "Fanhui Shi Weixing (20)", "description": "Recoverable military satellite. Returned to Earth at 02:48 GMT on October 15, falling through the roof of a house in the village of Penglai, Sichuan province..", "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://ll.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://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": 272, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131, "orbital_launch_attempt_count": 131 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4679, "location_launch_attempt_count": 36, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 25, "orbital_launch_attempt_count_year": 40, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "6eb9e596-45ae-4959-9c01-542c6569094f", "url": "https://ll.thespacedevs.com/2.2.0/launch/6eb9e596-45ae-4959-9c01-542c6569094f/?format=api", "slug": "long-march-2d-fanhui-shi-weixing-18", "name": "Long March 2D | Fanhui Shi Weixing (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-06-14T15:48:13Z", "net": "2003-11-03T07:20:04Z", "window_end": "2003-11-03T07:20:04Z", "window_start": "2003-11-03T07:20:04Z", "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": 7156, "configuration": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/17/?format=api", "name": "Long March 2D", "family": "Long March", "full_name": "Long March 2D", "variant": "D" } }, "mission": { "id": 5545, "name": "Fanhui Shi Weixing (18)", "description": "Fanhui Shi Weixing is a series of Chinese recoverable reconnaissance satellites.", "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://ll.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://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": 272, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131, "orbital_launch_attempt_count": 131 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4628, "location_launch_attempt_count": 34, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 18, "orbital_launch_attempt_count_year": 52, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "9eda8903-28ae-4d0d-9cb5-f1e0c25bf299", "url": "https://ll.thespacedevs.com/2.2.0/launch/9eda8903-28ae-4d0d-9cb5-f1e0c25bf299/?format=api", "slug": "long-march-2c-shijian-11-07", "name": "Long March 2C | Shijian 11-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": "2023-06-14T15:48:13Z", "net": "2014-09-28T05:13:03Z", "window_end": "2014-09-28T05:13:03Z", "window_start": "2014-09-28T05:13:03Z", "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": 1788, "configuration": { "id": 61, "url": "https://ll.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": null, "pad": { "id": 22, "url": "https://ll.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://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": 272, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131, "orbital_launch_attempt_count": 131 }, "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": 5410, "location_launch_attempt_count": 73, "pad_launch_attempt_count": 33, "agency_launch_attempt_count": 140, "orbital_launch_attempt_count_year": 61, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "6d15d884-a724-43a5-ab97-5c5969b0e534", "url": "https://ll.thespacedevs.com/2.2.0/launch/6d15d884-a724-43a5-ab97-5c5969b0e534/?format=api", "slug": "long-march-2d-lkw-4-land-survey-satellite-4", "name": "Long March 2D | LKW-4 (Land Survey Satellite-4)", "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-14T15:48:12Z", "net": "2018-03-17T07:10:04Z", "window_end": "2018-03-17T07:10:04Z", "window_start": "2018-03-17T07:10:04Z", "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": 2084, "configuration": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/17/?format=api", "name": "Long March 2D", "family": "Long March", "full_name": "Long March 2D", "variant": "D" } }, "mission": { "id": 772, "name": "Land Survey Satellite-4", "description": "Land Survey Satellite-4 is the fourth in a series of Chinese remote sensing satellites.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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 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://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": 272, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131, "orbital_launch_attempt_count": 131 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5731, "location_launch_attempt_count": 101, "pad_launch_attempt_count": 54, "agency_launch_attempt_count": 215, "orbital_launch_attempt_count_year": 25, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "5ee30bd6-70bc-4426-9be6-3af1327281ba", "url": "https://ll.thespacedevs.com/2.2.0/launch/5ee30bd6-70bc-4426-9be6-3af1327281ba/?format=api", "slug": "long-march-4b-huiyan-hxmt-hard-x-ray-modulation-te", "name": "Long March 4B | Huiyan (HXMT (Hard X-ray Modulation Telescope))", "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-14T15:48:12Z", "net": "2017-06-15T03:00:00Z", "window_end": "2017-06-15T03:00:00Z", "window_start": "2017-06-15T03:00: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": 2009, "configuration": { "id": 10, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/10/?format=api", "name": "Long March 4B", "family": "Long March", "full_name": "Long March 4B", "variant": "B" } }, "mission": { "id": 289, "name": "Huiyan (HXMT (Hard X-ray Modulation Telescope))", "description": "Hard X-ray Modulation Telescope (HXMT) is a Chinese X-ray space observatory. This will be China's first astronomy satellite, and it is tasked with observation of black holes, neutron stars and other phenomena based on their X-ray and gamma ray emissions.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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 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://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": 272, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131, "orbital_launch_attempt_count": 131 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_4b_l_image_20251209044050.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5651, "location_launch_attempt_count": 94, "pad_launch_attempt_count": 48, "agency_launch_attempt_count": 195, "orbital_launch_attempt_count_year": 36, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "53872638-9d7e-41ab-abc4-e338eadcf9fe", "url": "https://ll.thespacedevs.com/2.2.0/launch/53872638-9d7e-41ab-abc4-e338eadcf9fe/?format=api", "slug": "long-march-2csma-prss-1-paktes-1a", "name": "Long March 2C/SMA | PRSS-1 & PakTes-1A", "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-14T15:48:12Z", "net": "2018-07-09T03:56:13Z", "window_end": "2018-07-09T04:15:00Z", "window_start": "2018-07-09T03:47: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": 2114, "configuration": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/66/?format=api", "name": "Long March 2C/SMA", "family": "Long March", "full_name": "Long March 2C/SMA", "variant": "C/SMA" } }, "mission": { "id": 511, "name": "PRSS-1 & PakTes-1A", "description": "The Pakistan Remote Sensing Satellite (PRSS) is a dual purpose Earh observation and optical satellite. It is to operate in sun-synchronous orbit with a planned lifetime of 5 years. PakTes-1A is a remote sensing satellite built by Pakistan's space agency with assistance from Space Advisory Company of South Africa.", "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 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://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": 272, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131, "orbital_launch_attempt_count": 131 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202_image_20190222031140.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5762, "location_launch_attempt_count": 105, "pad_launch_attempt_count": 57, "agency_launch_attempt_count": 226, "orbital_launch_attempt_count_year": 56, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 19, "type": "normal" }, { "id": "9bc3ff6a-521d-4a3a-99a8-1d5e71957dab", "url": "https://ll.thespacedevs.com/2.2.0/launch/9bc3ff6a-521d-4a3a-99a8-1d5e71957dab/?format=api", "slug": "long-march-2d-tianhui-4", "name": "Long March 2D | Tianhui 4", "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-14T15:48:12Z", "net": "2021-12-29T11:13:00Z", "window_end": "2021-12-29T11:53:00Z", "window_start": "2021-12-29T11:05:00Z", "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": 2225, "configuration": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/17/?format=api", "name": "Long March 2D", "family": "Long March", "full_name": "Long March 2D", "variant": "D" } }, "mission": { "id": 5910, "name": "Tianhui 4", "description": "Chinese cartography satellite, details TBD.", "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 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://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": 272, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131, "orbital_launch_attempt_count": 131 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6180, "location_launch_attempt_count": 157, "pad_launch_attempt_count": 83, "agency_launch_attempt_count": 351, "orbital_launch_attempt_count_year": 143, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 13, "agency_launch_attempt_count_year": 47, "type": "normal" }, { "id": "f18b1f9f-ff6d-441b-840b-be870f5d4eaf", "url": "https://ll.thespacedevs.com/2.2.0/launch/f18b1f9f-ff6d-441b-840b-be870f5d4eaf/?format=api", "slug": "long-march-2d-dampe-wukongmonkey-king", "name": "Long March 2D | DAMPE ( Wukong/Monkey King )", "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-14T15:48:12Z", "net": "2015-12-17T00:12:04Z", "window_end": "2015-12-17T00:12:04Z", "window_start": "2015-12-17T00:12:04Z", "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": 1894, "configuration": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/17/?format=api", "name": "Long March 2D", "family": "Long March", "full_name": "Long March 2D", "variant": "D" } }, "mission": { "id": 734, "name": "DAMPE", "description": "The DArk Matter Particle Explorer will be launched into a sun-synchronous orbit at a 500km altituder to study high energy electrons and photons. DAMPE is one of five missions in China's Strategic Pioneer Research Program", "launch_designator": null, "type": "Astrophysics", "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 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://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": 272, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131, "orbital_launch_attempt_count": 131 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5524, "location_launch_attempt_count": 82, "pad_launch_attempt_count": 40, "agency_launch_attempt_count": 167, "orbital_launch_attempt_count_year": 82, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 18, "type": "normal" } ] }