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=4370&ordering=-id
{ "count": 7747, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4380&ordering=-id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4360&ordering=-id", "results": [ { "id": "7132c569-0eac-46da-a013-73a488d27e1d", "url": "https://ll.thespacedevs.com/2.2.0/launch/7132c569-0eac-46da-a013-73a488d27e1d/?format=api", "slug": "h-iia-202-khalifasat-gosat-2", "name": "H-IIA 202 | KhalifaSat & GOSAT-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-07-07T12:52:52Z", "net": "2018-10-29T04:08:00Z", "window_end": "2018-10-29T04:20:00Z", "window_start": "2018-10-29T04:08:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "#H2AF40", "launch_service_provider": { "id": 98, "url": "https://ll.thespacedevs.com/2.2.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "type": "Commercial" }, "rocket": { "id": 2145, "configuration": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/32/?format=api", "name": "H-IIA", "family": "H-II", "full_name": "H-IIA 202", "variant": "202" } }, "mission": { "id": 901, "name": "KhalifaSat & GOSAT-2", "description": "KhalifaSat is an Earth observation satellite for UAE. KhalifaSat will provide high-resolution imagery of Earth to be used for various purposes, including urban planning, change monitoring, area classification, monitoring environmental change and aiding relief efforts for natural disasters. GOSAT 2 (Greenhouse gases Observing SATellite 2) is a Japanese satellite dedicated to greenhouse gas measurement from space. It's a follow on to the GOSAT mission and includes such improvements as an ability to gather more precise data and monitor carbon monoxide concentrations.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 41, "url": "https://ll.thespacedevs.com/2.2.0/pad/41/?format=api", "agency_id": 37, "name": "Yoshinobu Launch Complex LP-1", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex", "map_url": "https://www.google.com/maps?q=30.400813,130.977748", "latitude": "30.400813", "longitude": "130.977748", "location": { "id": 26, "url": "https://ll.thespacedevs.com/2.2.0/location/26/?format=api", "name": "Tanegashima Space Center, Japan", "country_code": "JPN", "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "timezone_name": "Asia/Tokyo", "total_launch_count": 97, "total_landing_count": 0 }, "country_code": "JPN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_41_20200803143551.jpg", "total_launch_count": 57, "orbital_launch_attempt_count": 57 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h-iia_202_lifto_image_20240325123250.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5792, "location_launch_attempt_count": 78, "pad_launch_attempt_count": 47, "agency_launch_attempt_count": 39, "orbital_launch_attempt_count_year": 86, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "7128ed97-f687-49d3-a81c-74a4337878e3", "url": "https://ll.thespacedevs.com/2.2.0/launch/7128ed97-f687-49d3-a81c-74a4337878e3/?format=api", "slug": "proton-mir", "name": "Proton | Mir", "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:05Z", "net": "1986-02-19T21:28:23Z", "window_end": "1986-02-19T21:28:23Z", "window_start": "1986-02-19T21:28:23Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5837, "configuration": { "id": 95, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/95/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton-K", "variant": "K" } }, "mission": { "id": 4235, "name": "Mir", "description": "Core module of the Mir space station", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "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": 1559, "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_image_20190207032625.jpeg", "infographic": null, "program": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/program/16/?format=api", "name": "Mir", "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.", "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/mir_program_20200821092345.jpeg", "start_date": "1986-02-20T21:28:23Z", "end_date": "2001-03-23T05:59:00Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Mir", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 3047, "location_launch_attempt_count": 767, "pad_launch_attempt_count": 33, "agency_launch_attempt_count": 1969, "orbital_launch_attempt_count_year": 18, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 13, "type": "normal" }, { "id": "7125c036-f0de-41fb-8b3f-cbab661ec77f", "url": "https://ll.thespacedevs.com/2.2.0/launch/7125c036-f0de-41fb-8b3f-cbab661ec77f/?format=api", "slug": "delta-7420-10c-cloudsat", "name": "Delta 7420-10C | Cloudsat", "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:52:43Z", "net": "2006-04-28T10:02:16Z", "window_end": "2006-04-28T10:02:16Z", "window_start": "2006-04-28T10:02:16Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 7265, "configuration": { "id": 467, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/467/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7420-10C", "variant": "7420-10C" } }, "mission": { "id": 5654, "name": "Cloudsat", "description": "CloudSat is a satellite which uses millimeter-wavelength radar to measure the altitude and properties of clouds. Advanced cloud-profiling radar gathers information on the vertical structure of highly dynamic cloud systems. This new information provides the first global measurements of cloud properties that will help scientists compile a database of cloud measurements to improve how clouds are represented in global climate and numerical weather prediction models.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/pad/39/?format=api", "agency_id": null, "name": "Space Launch Complex 2W", "description": "SLC-2W was originally used for Delta, Thor-Agena and Delta II launches. After the last Delta II flight in 2018, SLC-2W was repurposed to launch Firefly Alpha rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7556,-120.6224", "latitude": "34.7556", "longitude": "-120.6224", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 852, "total_landing_count": 30 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 98, "orbital_launch_attempt_count": 98 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4768, "location_launch_attempt_count": 625, "pad_launch_attempt_count": 74, "agency_launch_attempt_count": 1071, "orbital_launch_attempt_count_year": 18, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "7114b2dd-c8c3-41db-9965-06a483d32ea8", "url": "https://ll.thespacedevs.com/2.2.0/launch/7114b2dd-c8c3-41db-9965-06a483d32ea8/?format=api", "slug": "lvm-3-chandrayaan-4-first-launch", "name": "LVM-3 | Chandrayaan-4 First Launch", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2024-10-18T02:30:23Z", "net": "2027-12-31T00:00:00Z", "window_end": "2027-12-31T00:00:00Z", "window_start": "2027-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 8385, "configuration": { "id": 172, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api", "name": "LVM-3 (GSLV Mk III)", "family": "GSLV", "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)", "variant": "" } }, "mission": { "id": 6966, "name": "Chandrayaan-4 First Launch", "description": "Chandrayaan-4 is a planned lunar sample-return mission of Indian Space Research Organisation (ISRO) and will be the fourth mission of its Chandrayaan programme. The mission consist of five modules, namely the DM (Descender Module), AM (Ascender Module), TM (Transfer Module), RM (Re-entry Module) and PM (Propulsion Module). The planned mission life is 1 lunar day and the landing site will be near the Lunar South Pole.\r\n\r\nThe first launch will lift the DM (Descender Module) and AM (Ascender Module) to orbit.", "launch_designator": null, "type": "Planetary Science", "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO" }, "agencies": [ { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "featured": true, "type": "Government", "country_code": "IND", "abbrev": "ISRO", "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"", "administrator": "Chairman: V. Narayanan", "founding_year": "1969", "launchers": "PSLV | GSLV", "spacecraft": "Gaganyaan", "launch_library_url": null, "total_launch_count": 98, "consecutive_successful_launches": 3, "successful_launches": 84, "failed_launches": 14, "pending_launches": 17, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.isro.gov.in/", "wiki_url": "https://en.wikipedia.org/wiki/Indian_Space_Research_Organization", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 102, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7454, "location_launch_attempt_count": 121, "pad_launch_attempt_count": 43, "agency_launch_attempt_count": 116, "orbital_launch_attempt_count_year": 69, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "7105c4f4-7427-4f9a-a959-a8ecedd6062b", "url": "https://ll.thespacedevs.com/2.2.0/launch/7105c4f4-7427-4f9a-a959-a8ecedd6062b/?format=api", "slug": "falcon-9-block-5-o3b-mpower-1-2", "name": "Falcon 9 Block 5 | O3b mPower 1 & 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-14T17:40:28Z", "net": "2022-12-16T22:48:00Z", "window_end": "2022-12-16T22:48:00Z", "window_start": "2022-12-16T21:21:00Z", "net_precision": null, "probability": 95, "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": 2550, "configuration": { "id": 164, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6155, "name": "O3b mPower 1 & 2", "description": "First and second of a constellation of eleven high-throughput communications satellites in Medium Earth Orbit (MEO) built by Boeing and operated by SES.", "launch_designator": null, "type": "Communications", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "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": 1076, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 354, "orbital_launch_attempt_count": 354 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6362, "location_launch_attempt_count": 867, "pad_launch_attempt_count": 162, "agency_launch_attempt_count": 210, "orbital_launch_attempt_count_year": 180, "location_launch_attempt_count_year": 37, "pad_launch_attempt_count_year": 29, "agency_launch_attempt_count_year": 58, "type": "normal" }, { "id": "70f46328-9b7e-4a02-b8f4-bd347afb8edc", "url": "https://ll.thespacedevs.com/2.2.0/launch/70f46328-9b7e-4a02-b8f4-bd347afb8edc/?format=api", "slug": "long-march-4c-gaofen-3-03", "name": "Long March 4C | Gaofen-3 03", "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": "2022-04-06T23:47:00Z", "window_end": "2022-04-07T00:04:00Z", "window_start": "2022-04-06T23:36: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": 7481, "configuration": { "id": 64, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/64/?format=api", "name": "Long March 4C", "family": "Long March", "full_name": "Long March 4C", "variant": "C" } }, "mission": { "id": 6005, "name": "Gaofen-3 03", "description": "Gaofen (GF) is a series of Chinese civilian remote sensing satellites for the state-sponsored program China High-definition Earth Observation System (CHEOS).\r\n\r\nGF 3 features a multi-polarized C-band SAR at meter-level resolution, with designed lifespan of 8 years. The satellite is based on the CS-L3000B bus.", "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": 273, "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": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_4c_image_20230801172338.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6218, "location_launch_attempt_count": 162, "pad_launch_attempt_count": 87, "agency_launch_attempt_count": 361, "orbital_launch_attempt_count_year": 36, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "70ec6283-0cbe-40a1-8aac-4e35fdb742e5", "url": "https://ll.thespacedevs.com/2.2.0/launch/70ec6283-0cbe-40a1-8aac-4e35fdb742e5/?format=api", "slug": "proton-m-briz-m-amc-14", "name": "Proton-M Briz-M | AMC 14", "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:35:15Z", "net": "2008-03-14T23:18:55Z", "window_end": "2008-03-14T23:18:55Z", "window_start": "2008-03-14T23:18:55Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 7345, "configuration": { "id": 22, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/22/?format=api", "name": "Proton-M Briz-M", "family": "Proton / UR-500", "full_name": "Proton-M Briz-M", "variant": "Briz-M" } }, "mission": { "id": 5734, "name": "AMC 14", "description": "American communications satellite scheduled to operate in GEO, but was left stranded in a too low transfer orbit due to a launch vehicle failure. It was sold to the US Department of Defense and operated from geosynchronous orbit.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "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": 1559, "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-m2520briz-m_image_20190224012317.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4896, "location_launch_attempt_count": 1292, "pad_launch_attempt_count": 114, "agency_launch_attempt_count": 133, "orbital_launch_attempt_count_year": 11, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "70e414f5-48da-4629-a160-6a80c2772f36", "url": "https://ll.thespacedevs.com/2.2.0/launch/70e414f5-48da-4629-a160-6a80c2772f36/?format=api", "slug": "long-march-2d-fanhui-shi-weixing-13", "name": "Long March 2D | Fanhui Shi Weixing (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": "2023-06-14T15:48:03Z", "net": "1992-08-09T08:00:00Z", "window_end": "1992-08-09T08:00:00Z", "window_start": "1992-08-09T08:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1037, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1037/?format=api", "name": "Ministry of Aerospace Industry", "type": "Government" }, "rocket": { "id": 6457, "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": 4847, "name": "Fanhui Shi Weixing (13)", "description": "The FSW-2 (Fanhui Shi Weixing) or JB-1B series was the second series of chinese recoverable satellites. These satellites feature cameras for Earth observation.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "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": 273, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3740, "location_launch_attempt_count": 24, "pad_launch_attempt_count": 22, "agency_launch_attempt_count": 10, "orbital_launch_attempt_count_year": 52, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "70d3ee70-8924-4306-9cdb-032b05598ed8", "url": "https://ll.thespacedevs.com/2.2.0/launch/70d3ee70-8924-4306-9cdb-032b05598ed8/?format=api", "slug": "scout-x-4-esrs", "name": "Scout X-4 | ESRS", "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-14T04:25:49Z", "net": "1964-06-25T01:40:24Z", "window_end": "1964-06-25T01:40:24Z", "window_start": "1964-06-25T01:40:24Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 3290, "configuration": { "id": 370, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/370/?format=api", "name": "Scout X-4", "family": "Scout", "full_name": "Scout X-4", "variant": "4" } }, "mission": { "id": 1712, "name": "ESRS", "description": "ESRS (Environmental Sciences Research Satellite, also (Research Satellite for Environmental Sciences) was a small magnetosperic research satellite built by the US Air Force Cambridge Research Lab.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 154, "url": "https://ll.thespacedevs.com/2.2.0/pad/154/?format=api", "agency_id": null, "name": "Space Launch Complex 5", "description": "Space Launch Complex 5 (SLC-5) was a launch pad at Vandenberg Space Force Base in California, United States. It was previously part of the Point Arguello Naval Air Station, during which time it was designated Launch Complex D or LC-D. Constructed in 1961, it was used by 69 Scout launch vehicles between 1962 and 1994.", "info_url": "https://www.astronautix.com/v/vandenbergslc5.html", "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_5", "map_url": "https://www.google.com/maps?q=34.6080,-120.6247", "latitude": "34.608", "longitude": "-120.6247", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 852, "total_landing_count": 30 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_154_20200803143408.jpg", "total_launch_count": 69, "orbital_launch_attempt_count": 69 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scout_x-4_s122__image_20240311075016.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 334, "location_launch_attempt_count": 135, "pad_launch_attempt_count": 12, "agency_launch_attempt_count": 198, "orbital_launch_attempt_count_year": 41, "location_launch_attempt_count_year": 18, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 23, "type": "normal" }, { "id": "70cd8f95-cb4e-410a-b196-8d776286fc71", "url": "https://ll.thespacedevs.com/2.2.0/launch/70cd8f95-cb4e-410a-b196-8d776286fc71/?format=api", "slug": "molniya-m-molniya-1k-41", "name": "Molniya-M | Molniya-1K 41", "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:11:10Z", "net": "1978-07-14T15:00:00Z", "window_end": "1978-07-14T15:00:00Z", "window_start": "1978-07-14T15:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 4982, "configuration": { "id": 106, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/106/?format=api", "name": "Molniya-M", "family": "R-7", "full_name": "Molniya-M 2BL", "variant": "2BL" } }, "mission": { "id": 3397, "name": "Molniya-1K 41", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 85, "url": "https://ll.thespacedevs.com/2.2.0/pad/85/?format=api", "agency_id": 163, "name": "43/4 (43R)", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.92883,40.457098", "latitude": "62.92883", "longitude": "40.457098", "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": 1680, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 325, "orbital_launch_attempt_count": 325 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2119, "location_launch_attempt_count": 625, "pad_launch_attempt_count": 120, "agency_launch_attempt_count": 1231, "orbital_launch_attempt_count_year": 74, "location_launch_attempt_count_year": 32, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 49, "type": "normal" } ] }