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=2790&ordering=-net
{ "count": 7920, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2800&ordering=-net", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2780&ordering=-net", "results": [ { "id": "a6a16302-e901-4677-aed7-03cc354e70c2", "url": "https://ll.thespacedevs.com/2.2.0/launch/a6a16302-e901-4677-aed7-03cc354e70c2/?format=api", "slug": "soyuz-fg-soyuz-tma-19", "name": "Soyuz FG | Soyuz TMA-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": "2024-06-15T13:51:27Z", "net": "2010-06-15T21:35:19Z", "window_end": "2010-06-15T21:35:19Z", "window_start": "2010-06-15T21:35:19Z", "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": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 1467, "configuration": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/34/?format=api", "name": "Soyuz", "family": "", "full_name": "Soyuz FG", "variant": "FG" } }, "mission": { "id": 196, "name": "Soyuz TMA-19", "description": "Soyuz TMA-19 begins Expedition 24 by carrying 3 astronauts and cosmonauts to the International Space Station. \nRussian Commander, cosmonaut Fyodor Yurchikhin alongside Flight Engineers, Shannon Walker (NASA) & Douglas H. Wheelock (NASA) will launch aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan and then rendezvous with the station. \nIt landed on November 26, 2010, 04:46 UTC", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1563, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg", "infographic": null, "program": [ { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } }, { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api", "name": "Soyuz", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "start_date": "1966-11-28T11:02:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 5063, "location_launch_attempt_count": 1342, "pad_launch_attempt_count": 430, "agency_launch_attempt_count": 194, "orbital_launch_attempt_count_year": 31, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "adc49e04-2f21-4125-9823-4b9af05a85fc", "url": "https://ll.thespacedevs.com/2.2.0/launch/adc49e04-2f21-4125-9823-4b9af05a85fc/?format=api", "slug": "dnepr-1-prisma-mango-prisma-tango-picard-bpa-1", "name": "Dnepr 1 | Prisma-Mango, Prisma-Tango, Picard, BPA-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": "2024-06-15T13:47:13Z", "net": "2010-06-15T14:42:21Z", "window_end": "2010-06-15T14:42:21Z", "window_start": "2010-06-15T14:42:21Z", "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": 119, "url": "https://ll.thespacedevs.com/2.2.0/agencies/119/?format=api", "name": "ISC Kosmotras", "type": "Commercial" }, "rocket": { "id": 1466, "configuration": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/31/?format=api", "name": "Dnepr", "family": "", "full_name": "Dnepr 1", "variant": "1" } }, "mission": null, "pad": { "id": 183, "url": "https://ll.thespacedevs.com/2.2.0/pad/183/?format=api", "agency_id": null, "name": "370/13", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Dombarovsky_Air_Base", "map_url": "https://www.google.com/maps?q=51.0938889,59.8400282", "latitude": "51.0938889", "longitude": "59.8400282", "location": { "id": 5, "url": "https://ll.thespacedevs.com/2.2.0/location/5/?format=api", "name": "Dombarovskiy, Russian Federation", "country_code": "RUS", "description": "Dombarovsky is a military airbase near Yasny in Russia's Orenburg Oblast. Operated by the Soviet Air Defence Forces and later by the Russian Air Force, it hosted fighter interceptor squadrons and hosts an ICBM base (which has been adapted for commercial satellite launches) with a supporting helicopter base.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_5_20200803142425.jpg", "timezone_name": "Asia/Yekaterinburg", "total_launch_count": 10, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_183_20200803143512.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dnepr-1_liftoff_image_20240411092543.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5062, "location_launch_attempt_count": 4, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 15, "orbital_launch_attempt_count_year": 30, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "482f7e0c-5c30-49c3-a292-98a877a48d13", "url": "https://ll.thespacedevs.com/2.2.0/launch/482f7e0c-5c30-49c3-a292-98a877a48d13/?format=api", "slug": "long-march-2d-shijian-12", "name": "Long March 2D | Shijian 12", "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:26:03Z", "net": "2010-06-15T01:39:04Z", "window_end": "2010-06-15T01:39:04Z", "window_start": "2010-06-15T01:39: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": 1465, "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": 291, "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": 137, "orbital_launch_attempt_count": 137 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5061, "location_launch_attempt_count": 49, "pad_launch_attempt_count": 14, "agency_launch_attempt_count": 71, "orbital_launch_attempt_count_year": 29, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "1cb9fb8c-abfa-4c09-b094-b93b855b5388", "url": "https://ll.thespacedevs.com/2.2.0/launch/1cb9fb8c-abfa-4c09-b094-b93b855b5388/?format=api", "slug": "naro-1-stsat-2b", "name": "Naro-1 | STSAT-2B", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T03:55:16Z", "net": "2010-06-10T08:01:00Z", "window_end": "2010-06-10T08:01:00Z", "window_start": "2010-06-10T08:01:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "Rapid Unscheduled Disassembly during first stage burn.", "hashtag": null, "launch_service_provider": { "id": 41, "url": "https://ll.thespacedevs.com/2.2.0/agencies/41/?format=api", "name": "Korea Aerospace Research Institute", "type": "Government" }, "rocket": { "id": 1464, "configuration": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/12/?format=api", "name": "Naro-1", "family": "KSLV", "full_name": "KSLV Naro-1", "variant": "1" } }, "mission": null, "pad": { "id": 64, "url": "https://ll.thespacedevs.com/2.2.0/pad/64/?format=api", "agency_id": 41, "name": "LC-1", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Naro_Space_Center", "map_url": "https://www.google.com/maps?q=34.431867,127.535069", "latitude": "34.431867", "longitude": "127.535069", "location": { "id": 9, "url": "https://ll.thespacedevs.com/2.2.0/location/9/?format=api", "name": "Naro Space Center, South Korea", "country_code": "KOR", "description": "The Naro Space Center is a South Korean spaceport in South Jeolla's Goheung County, operated by the state-run Korea Aerospace Research Institute.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_9_20200803142441.jpg", "timezone_name": "Asia/Seoul", "total_launch_count": 8, "total_landing_count": 0 }, "country_code": "KOR", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_64_20200803143347.jpg", "total_launch_count": 3, "orbital_launch_attempt_count": 3 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 5060, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 28, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "2ead3d70-ac04-40ee-b4a6-dfecfe519ee5", "url": "https://ll.thespacedevs.com/2.2.0/launch/2ead3d70-ac04-40ee-b4a6-dfecfe519ee5/?format=api", "slug": "falcon-9-v10-dragon-spacecraft-qualification-unit", "name": "Falcon 9 v1.0 | Dragon Spacecraft Qualification Unit (DSQU)", "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-14T17:40:25Z", "net": "2010-06-04T18:45:00Z", "window_end": "2010-06-04T18:45:00Z", "window_start": "2010-06-04T18:45:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 1463, "configuration": { "id": 169, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/169/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 v1.0", "variant": "v1.0" } }, "mission": { "id": 441, "name": "Dragon Spacecraft Qualification Unit (DSQU)", "description": "The Dragon Spacecraft Qualification Unit was a boilerplate version of the Dragon spacecraft. After using it for ground tests to rate Dragon's shape and mass in various tests, SpaceX launched it into low Earth orbit on the maiden flight of the Falcon 9 rocket. SpaceX used the launch to evaluate the aerodynamic conditions on the spacecraft and performance of the carrier rocket in a real-world launch scenario, ahead of Dragon flights for NASA under the Commercial Orbital Transportation Services program.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1119, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 391, "orbital_launch_attempt_count": 391 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520v1.0_image_20190222030703.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5059, "location_launch_attempt_count": 673, "pad_launch_attempt_count": 56, "agency_launch_attempt_count": 6, "orbital_launch_attempt_count_year": 27, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "2ca3a43c-8bae-4187-94fe-4c39ce94eae7", "url": "https://ll.thespacedevs.com/2.2.0/launch/2ca3a43c-8bae-4187-94fe-4c39ce94eae7/?format=api", "slug": "proton-m-briz-m-enhanced-badr-5-arabsat-5b", "name": "Proton-M / Briz-M Enhanced | Badr-5 (Arabsat 5B)", "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:35:01Z", "net": "2010-06-03T22:00:08Z", "window_end": "2010-06-03T22:00:08Z", "window_start": "2010-06-03T22:00:08Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 118, "url": "https://ll.thespacedevs.com/2.2.0/agencies/118/?format=api", "name": "International Launch Services", "type": "Commercial" }, "rocket": { "id": 1462, "configuration": { "id": 87, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/87/?format=api", "name": "Proton-M", "family": "Proton / UR-500", "full_name": "Proton-M Briz-M Enhanced", "variant": "Briz-M Enhanced" } }, "mission": null, "pad": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api", "agency_id": null, "name": "200/39 (200L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.039984,63.032093", "latitude": "46.039984", "longitude": "63.032093", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1563, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg", "total_launch_count": 167, "orbital_launch_attempt_count": 167 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton-m_image_20191211081456.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5058, "location_launch_attempt_count": 1341, "pad_launch_attempt_count": 130, "agency_launch_attempt_count": 5, "orbital_launch_attempt_count_year": 26, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "a3a1204d-6b80-416c-91c2-a8357f724d5b", "url": "https://ll.thespacedevs.com/2.2.0/launch/a3a1204d-6b80-416c-91c2-a8357f724d5b/?format=api", "slug": "long-march-3c-compass-g3", "name": "Long March 3C | Compass-G3", "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:53:43Z", "net": "2010-06-02T15:53:04Z", "window_end": "2010-06-02T15:53:04Z", "window_start": "2010-06-02T15:53: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": 1461, "configuration": { "id": 90, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/90/?format=api", "name": "Long March 3C", "family": "Long March", "full_name": "Long March 3C", "variant": "C" } }, "mission": null, "pad": { "id": 45, "url": "https://ll.thespacedevs.com/2.2.0/pad/45/?format=api", "agency_id": null, "name": "Launch Complex 2 (LC-2)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.245504,102.026768", "latitude": "28.245504", "longitude": "102.026768", "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": 241, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg", "total_launch_count": 125, "orbital_launch_attempt_count": 125 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chang2527e_2_l_image_20250906202038.bmp", "infographic": null, "program": [], "orbital_launch_attempt_count": 5057, "location_launch_attempt_count": 55, "pad_launch_attempt_count": 35, "agency_launch_attempt_count": 70, "orbital_launch_attempt_count_year": 25, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "aa828f62-b55c-4f0a-9079-9cf985d8b99e", "url": "https://ll.thespacedevs.com/2.2.0/launch/aa828f62-b55c-4f0a-9079-9cf985d8b99e/?format=api", "slug": "rokot-briz-km-servis-2", "name": "Rokot / Briz-KM | SERVIS-2", "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:06:17Z", "net": "2010-06-02T01:59:12Z", "window_end": "2010-06-02T01:59:12Z", "window_start": "2010-06-02T01:59:12Z", "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": 117, "url": "https://ll.thespacedevs.com/2.2.0/agencies/117/?format=api", "name": "Eurockot Launch Services", "type": "Commercial" }, "rocket": { "id": 1460, "configuration": { "id": 40, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/40/?format=api", "name": "Rokot/Briz-KM", "family": "Rokot", "full_name": "Rokot/Briz-KM", "variant": "Briz-KM" } }, "mission": null, "pad": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/pad/3/?format=api", "agency_id": 163, "name": "133/3 (133L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.886999,40.846984", "latitude": "62.886999", "longitude": "40.846984", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1685, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_3_20200803143438.jpg", "total_launch_count": 159, "orbital_launch_attempt_count": 159 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rokot25202f2520briz-km_image_20190224012237.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5056, "location_launch_attempt_count": 1573, "pad_launch_attempt_count": 141, "agency_launch_attempt_count": 10, "orbital_launch_attempt_count_year": 24, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "e0123f63-8947-48bd-92bd-76357481be7f", "url": "https://ll.thespacedevs.com/2.2.0/launch/e0123f63-8947-48bd-92bd-76357481be7f/?format=api", "slug": "delta-iv-m42-gps-iif-sv-1-usa-213", "name": "Delta IV M+(4,2) | GPS IIF SV-1 (USA-213)", "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-01-02T15:26:05Z", "net": "2010-05-28T03:00:00Z", "window_end": "2010-05-28T03:00:00Z", "window_start": "2010-05-28T03:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 1459, "configuration": { "id": 33, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/33/?format=api", "name": "Delta IV M+(4,2)", "family": "Delta", "full_name": "Delta IV M+(4,2)", "variant": "M+(4,2)" } }, "mission": { "id": 424, "name": "GPS IIF SV-1 (USA-213)", "description": "GPS IIF-1 is a next-generation GPS satellite which provides navigational assistance for U.S. military operations on land, at sea, and in the air.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 38, "url": "https://ll.thespacedevs.com/2.2.0/pad/38/?format=api", "agency_id": null, "name": "Space Launch Complex 37B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37", "map_url": "https://www.google.com/maps?q=28.5317,-80.56495", "latitude": "28.5317", "longitude": "-80.56495", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1119, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_38_20200803143515.jpg", "total_launch_count": 40, "orbital_launch_attempt_count": 40 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_iv_m252b_image_20220302002926.jpeg", "infographic": null, "program": [ { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api", "name": "Global Positioning System", "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.", "agencies": [ { "id": 1041, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api", "name": "United States Space Force", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png", "start_date": "1978-02-22T00:00:00Z", "end_date": null, "info_url": "https://www.gps.gov/", "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 5055, "location_launch_attempt_count": 672, "pad_launch_attempt_count": 18, "agency_launch_attempt_count": 42, "orbital_launch_attempt_count_year": 23, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "a4f54548-7ed1-488d-a059-ad3ffd314592", "url": "https://ll.thespacedevs.com/2.2.0/launch/a4f54548-7ed1-488d-a059-ad3ffd314592/?format=api", "slug": "ariane-5-eca-astra-3b-comsatbw-2", "name": "Ariane 5 ECA | Astra 3B & COMSATBw-2", "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-14T04:01:25Z", "net": "2010-05-21T22:01:00Z", "window_end": "2010-05-21T22:01:00Z", "window_start": "2010-05-21T22:01:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 115, "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "rocket": { "id": 643, "configuration": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/20/?format=api", "name": "Ariane 5 ECA", "family": "Ariane", "full_name": "Ariane 5 ECA", "variant": "ECA" } }, "mission": { "id": 629, "name": "Astra 3B & COMSATBw-2", "description": "Astra 3B is one of the Astra satellites operated by SES to provide digital television & radio for direct to home communications for Europe and the Middle East, operating at 23.5 degrees East. COMSATBw 1 is a satellite providing German military communications for voice and fax as well as advanced data, video and multimedia.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 77, "url": "https://ll.thespacedevs.com/2.2.0/pad/77/?format=api", "agency_id": 115, "name": "Ariane Launch Area 3", "description": "ELA-3, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. ELA-3 was operated by Arianespace as part of the expendable launch system for Ariane 5 launch vehicles.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/ELA-3", "map_url": "https://www.google.com/maps?q=5.239,-52.768", "latitude": "5.239", "longitude": "-52.768", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 334, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg", "total_launch_count": 118, "orbital_launch_attempt_count": 118 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5054, "location_launch_attempt_count": 203, "pad_launch_attempt_count": 50, "agency_launch_attempt_count": 189, "orbital_launch_attempt_count_year": 22, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" } ] }