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=7400&ordering=-id
{ "count": 7751, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7410&ordering=-id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7390&ordering=-id", "results": [ { "id": "0bc91464-1d61-4545-95c8-01040dc5eec9", "url": "https://ll.thespacedevs.com/2.2.0/launch/0bc91464-1d61-4545-95c8-01040dc5eec9/?format=api", "slug": "falcon-9-block-5-starlink-group-4-13", "name": "Falcon 9 Block 5 | Starlink Group 4-13", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-06-15T13:16:28Z", "net": "2022-05-13T22:07:50Z", "window_end": "2022-05-13T22:07:50Z", "window_start": "2022-05-13T22:07:50Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 40, "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": 7554, "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": 5980, "name": "Starlink Group 4-13", "description": "A batch of 53 satellites for Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "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": 853, "total_landing_count": 31 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 239, "orbital_launch_attempt_count": 239 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 6235, "location_launch_attempt_count": 697, "pad_launch_attempt_count": 91, "agency_launch_attempt_count": 171, "orbital_launch_attempt_count_year": 53, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 19, "type": "normal" }, { "id": "0bc6f3ef-2408-40d8-9594-93ba42878bf8", "url": "https://ll.thespacedevs.com/2.2.0/launch/0bc6f3ef-2408-40d8-9594-93ba42878bf8/?format=api", "slug": "atlas-slv-3-agena-d-ats-1", "name": "Atlas SLV-3 Agena D | ATS 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-14T17:40:08Z", "net": "1966-12-07T02:12:01Z", "window_end": "1966-12-07T02:12:01Z", "window_start": "1966-12-07T02:12:01Z", "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": 3598, "configuration": { "id": 258, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/258/?format=api", "name": "Atlas SLV-3 Agena D", "family": "Atlas", "full_name": "Atlas SLV-3 Agena D", "variant": "SLV-3 Agena D" } }, "mission": { "id": 2017, "name": "ATS 1", "description": "ATS 1 (Applications Technology Satellite) was designed and launched for the purpose of testing new concepts in spacecraft design, propulsion, and stabilization, collecting high-quality cloudcover pictures and relaying processed meteorological data via an earth-synchronous satellite, providing in situ measurements of the aerospace environment, and testing improved communication systems.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 99, "url": "https://ll.thespacedevs.com/2.2.0/pad/99/?format=api", "agency_id": 161, "name": "Launch Complex 12", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_12", "map_url": "https://www.google.com/maps?q=28.480607,-80.541938", "latitude": "28.480607", "longitude": "-80.541938", "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": 1077, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_99_20200803143435.jpg", "total_launch_count": 23, "orbital_launch_attempt_count": 21 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3_agen_image_20251102060811.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 638, "location_launch_attempt_count": 191, "pad_launch_attempt_count": 20, "agency_launch_attempt_count": 367, "orbital_launch_attempt_count_year": 121, "location_launch_attempt_count_year": 32, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 68, "type": "normal" }, { "id": "0baae9ed-2c61-48b5-919a-d7d1d8c6fe73", "url": "https://ll.thespacedevs.com/2.2.0/launch/0baae9ed-2c61-48b5-919a-d7d1d8c6fe73/?format=api", "slug": "lambda-4s-ohsumi-3", "name": "Lambda 4S | Ohsumi 3", "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-07-07T13:26:44Z", "net": "1967-04-13T02:40:00Z", "window_end": "1967-04-13T02:40:00Z", "window_start": "1967-04-13T02:40:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1009, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1009/?format=api", "name": "Institute of Space and Astronautical Science", "type": "Government" }, "rocket": { "id": 3643, "configuration": { "id": 333, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/333/?format=api", "name": "Lambda 4S", "family": "", "full_name": "Lambda 4S", "variant": "4S" } }, "mission": { "id": 2061, "name": "Ohsumi 3", "description": "Ohsumi was a series of five small satellites built to become the first Japanese satellite on orbit.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 43, "url": "https://ll.thespacedevs.com/2.2.0/pad/43/?format=api", "agency_id": null, "name": "KS Center", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center", "map_url": "https://www.google.com/maps?q=31.2519752,131.0791609", "latitude": "31.2519752", "longitude": "131.0791609", "location": { "id": 24, "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api", "name": "Uchinoura Space Center, Japan", "country_code": "JPN", "description": "The Uchinoura Space Center is a space launch facility in the Japanese town of Kimotsuki, Kagoshima Prefecture. All of Japan's scientific satellites were launched from Uchinoura prior to the M-V launch vehicles being decommissioned in 2006. It continues to be used for suborbital launches, stratospheric balloons and has also been used for the Epsilon orbital launch vehicle. Additionally, the center has antennas for communication with interplanetary space probes.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg", "timezone_name": "Asia/Tokyo", "total_launch_count": 43, "total_landing_count": 0 }, "country_code": "JPN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_43_20200803143309.jpg", "total_launch_count": 7, "orbital_launch_attempt_count": 7 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 685, "location_launch_attempt_count": 3, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 3, "orbital_launch_attempt_count_year": 37, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "0b9d958b-14d3-4785-99f3-28719ad61dc0", "url": "https://ll.thespacedevs.com/2.2.0/launch/0b9d958b-14d3-4785-99f3-28719ad61dc0/?format=api", "slug": "zenit-measat-3a", "name": "Zenit | Measat 3A", "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:31:00Z", "net": "2009-06-21T21:50:00Z", "window_end": "2009-06-21T21:50:00Z", "window_start": "2009-06-21T21:50:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api", "name": "Sea Launch", "type": "Commercial" }, "rocket": { "id": 7396, "configuration": { "id": 91, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/91/?format=api", "name": "Zenit", "family": "Zenith", "full_name": "Zenit 3SLB", "variant": "3SLB" } }, "mission": { "id": 5785, "name": "Measat 3A", "description": "Malaysian geostationary communications satellite", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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_2_20200803143256.jpg", "total_launch_count": 46, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4988, "location_launch_attempt_count": 1317, "pad_launch_attempt_count": 38, "agency_launch_attempt_count": 33, "orbital_launch_attempt_count_year": 34, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "0b900a1e-72a9-498f-8bd1-8d21eefba8d7", "url": "https://ll.thespacedevs.com/2.2.0/launch/0b900a1e-72a9-498f-8bd1-8d21eefba8d7/?format=api", "slug": "delta-iv-m-dmsp-f-17", "name": "Delta IV M | DMSP F-17", "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:33:01Z", "net": "2006-11-04T13:53:00Z", "window_end": "2006-11-04T13:53:00Z", "window_start": "2006-11-04T13:53:00Z", "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": 7292, "configuration": { "id": 458, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/458/?format=api", "name": "Delta IV M", "family": "Delta", "full_name": "Delta IV M", "variant": "M" } }, "mission": { "id": 5681, "name": "DMSP F-17", "description": "11th gen military meteorological satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/pad/11/?format=api", "agency_id": null, "name": "Space Launch Complex 6", "description": "Space Launch Complex 6 at Vandenberg Space Force Base in California is a launch pad and support area. The site was originally developed starting in 1966, but no launches occurred until 1995, as it was repurposed sequentially for three programs that were subsequently cancelled. Initially to be used for Titan IIIM rockets and the Manned Orbiting Laboratory, these were cancelled before construction of SLC-6 was complete. The complex was later rebuilt to serve as the west coast launch site for the Space Shuttle, but went unused due to budget, safety and political considerations. The pad was subsequently used for four Athena rocket launches before being modified to support the Delta IV launch vehicle family, which used the pad for ten launches from 2006 until 2022. The last Delta IV launched in September 2022, and SpaceX leased SLC-6 in 2023 to convert it to launch Falcon 9 and Falcon Heavy starting in 2025.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_6", "map_url": "https://www.google.com/maps?q=34.5815,-120.6262", "latitude": "34.5815", "longitude": "-120.6262", "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": 853, "total_landing_count": 31 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_11_20200803143550.jpg", "total_launch_count": 14, "orbital_launch_attempt_count": 14 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_iv_m_image_20200605211709.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4804, "location_launch_attempt_count": 627, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 1077, "orbital_launch_attempt_count_year": 54, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "0b896593-2d29-4229-a381-568790d9cfce", "url": "https://ll.thespacedevs.com/2.2.0/launch/0b896593-2d29-4229-a381-568790d9cfce/?format=api", "slug": "scout-b-san-marco-2", "name": "Scout B | San Marco 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:25:55Z", "net": "1967-04-26T10:06:24Z", "window_end": "1967-04-26T10:06:24Z", "window_start": "1967-04-26T10:06:24Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 1018, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1018/?format=api", "name": "National Research Council", "type": "Government" }, "rocket": { "id": 3648, "configuration": { "id": 358, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/358/?format=api", "name": "Scout B", "family": "Scout", "full_name": "Scout B", "variant": "B" } }, "mission": { "id": 2066, "name": "San Marco 2", "description": "San Marco 2 was a 66-cm-diameter spherical satellite with two experiments, one designed to make direct measurements of air density below 350 km, and the other an ionospheric beacon experiment developed to observe electron content between the earth and the satellite.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 155, "url": "https://ll.thespacedevs.com/2.2.0/pad/155/?format=api", "agency_id": null, "name": "San Marco platform", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Broglio_Space_Center", "map_url": "https://www.google.com/maps?q=-2.9383333,40.210306", "latitude": "-2.9383333", "longitude": "40.210306", "location": { "id": 151, "url": "https://ll.thespacedevs.com/2.2.0/location/151/?format=api", "name": "Broglio Space Center, Kenya", "country_code": "ITA", "description": "The Luigi Broglio Space Center (BSC) located near Malindi, Kenya, is an Italian Space Agency (ASI) Spaceport. It served as a spaceport for the launch of both Italian and international satellites, but is currently only used for satellite communications.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_151_20200803142409.jpg", "timezone_name": "Africa/Nairobi", "total_launch_count": 9, "total_landing_count": 0 }, "country_code": "ITA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_155_20200803143349.jpg", "total_launch_count": 9, "orbital_launch_attempt_count": 9 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scout-b_2528se_image_20251109064911.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 690, "location_launch_attempt_count": 1, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 42, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "0b85fcca-5252-48d7-9ccb-c10b1da9d183", "url": "https://ll.thespacedevs.com/2.2.0/launch/0b85fcca-5252-48d7-9ccb-c10b1da9d183/?format=api", "slug": "ariane-62-galileo-l15-foc-fm28-fm31", "name": "Ariane 62 | Galileo L15 (FOC FM28 & FM31)", "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": "2025-12-10T18:28:10Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 11, "name": "Quarter 4", "abbrev": "Q4", "description": "The T-0 is expected in the fourth quarter of the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 7510, "configuration": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/121/?format=api", "name": "Ariane 62", "family": "Ariane", "full_name": "Ariane 62", "variant": "62" } }, "mission": { "id": 5919, "name": "Galileo L15 (FOC FM28 & FM31)", "description": "Payload consists of two satellites for Europe's Galileo navigation system.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [ { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "featured": false, "type": "Multinational", "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,BEL,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,SVN", "abbrev": "ESA", "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": "1975", "launchers": "Ariane | Vega", "spacecraft": "Space Rider", "launch_library_url": null, "total_launch_count": 7, "consecutive_successful_launches": 5, "successful_launches": 6, "failed_launches": 1, "pending_launches": 1, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.esa.int/", "wiki_url": "https://en.wikipedia.org/wiki/European_Space_Agency", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 67, "url": "https://ll.thespacedevs.com/2.2.0/pad/67/?format=api", "agency_id": 115, "name": "Ariane Launch Area 4", "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre", "map_url": "https://www.google.com/maps?q=5.256319,-52.786838", "latitude": "5.256319", "longitude": "-52.786838", "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": 330, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg", "total_launch_count": 5, "orbital_launch_attempt_count": 5 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg", "infographic": null, "program": [ { "id": 30, "url": "https://ll.thespacedevs.com/2.2.0/program/30/?format=api", "name": "Galileo", "description": "Galileo is a global navigation satellite system (GNSS) that went live in 2016, created by the European Union through the European Space Agency (ESA), operated by the European Union Agency for the Space Programme (EUSPA).", "agencies": [ { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galileo_program_20231230110547.png", "start_date": "2011-10-21T10:30:00Z", "end_date": null, "info_url": "https://www.gsc-europa.eu/", "wiki_url": "https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 7390, "location_launch_attempt_count": 349, "pad_launch_attempt_count": 14, "agency_launch_attempt_count": 333, "orbital_launch_attempt_count_year": 217, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 9, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "0b852c51-3537-42e5-8a9b-7fe6c059112c", "url": "https://ll.thespacedevs.com/2.2.0/launch/0b852c51-3537-42e5-8a9b-7fe6c059112c/?format=api", "slug": "soyuz-u-pvb-zenit-8-102", "name": "Soyuz-U-PVB | Zenit-8 102", "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:50:25Z", "net": "1994-06-07T07:20:00Z", "window_end": "1994-06-07T07:20:00Z", "window_start": "1994-06-07T07:20:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://ll.thespacedevs.com/2.2.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 6590, "configuration": { "id": 378, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/378/?format=api", "name": "Soyuz-U-PVB", "family": "Soyuz", "full_name": "Soyuz-U-PVB", "variant": "U-PVB" } }, "mission": { "id": 4980, "name": "Zenit-8 102", "description": "Film-return reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 35, "url": "https://ll.thespacedevs.com/2.2.0/pad/35/?format=api", "agency_id": 163, "name": "16/2", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.960091,40.682983", "latitude": "62.960091", "longitude": "40.682983", "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_35_20200803143306.jpg", "total_launch_count": 136, "orbital_launch_attempt_count": 136 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3902, "location_launch_attempt_count": 1447, "pad_launch_attempt_count": 110, "agency_launch_attempt_count": 36, "orbital_launch_attempt_count_year": 34, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "0b7d44c4-ac5e-4daa-bba4-a22a545351ca", "url": "https://ll.thespacedevs.com/2.2.0/launch/0b7d44c4-ac5e-4daa-bba4-a22a545351ca/?format=api", "slug": "pegasus-xl-interstellar-boundary-explorer-ibex", "name": "Pegasus XL | Interstellar Boundary Explorer (IBEX)", "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:54:55Z", "net": "2008-10-19T17:47:23Z", "window_end": "2008-10-19T17:47:23Z", "window_start": "2008-10-19T17:47:23Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 100, "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api", "name": "Orbital Sciences Corporation", "type": "Commercial" }, "rocket": { "id": 1403, "configuration": { "id": 173, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/173/?format=api", "name": "Pegasus XL", "family": "Pegasus", "full_name": "Pegasus XL", "variant": "" } }, "mission": null, "pad": { "id": 59, "url": "https://ll.thespacedevs.com/2.2.0/pad/59/?format=api", "agency_id": null, "name": "Kwajalein Atoll", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kwajalein_Atoll", "map_url": "https://www.google.com/maps?q=8.716667,167.733333", "latitude": "8.716667", "longitude": "167.733333", "location": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api", "name": "Air launch to orbit", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg", "timezone_name": "", "total_launch_count": 51, "total_landing_count": 0 }, "country_code": "MHL", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_59_20200803143427.jpg", "total_launch_count": 4, "orbital_launch_attempt_count": 4 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pegasus_xl_moun_image_20240307124328.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4938, "location_launch_attempt_count": 40, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 55, "orbital_launch_attempt_count_year": 53, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "0b786894-966b-4fb7-b7ad-d053ac7e4406", "url": "https://ll.thespacedevs.com/2.2.0/launch/0b786894-966b-4fb7-b7ad-d053ac7e4406/?format=api", "slug": "soyuz-u-zenit-8-84", "name": "Soyuz U | Zenit-8 84", "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:51:29Z", "net": "1989-07-20T08:59:59Z", "window_end": "1989-07-20T08:59:59Z", "window_start": "1989-07-20T08:59:59Z", "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": 6193, "configuration": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 4583, "name": "Zenit-8 84", "description": "Film-return reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 36, "url": "https://ll.thespacedevs.com/2.2.0/pad/36/?format=api", "agency_id": 163, "name": "43/3 (43L)", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.9273,40.45", "latitude": "62.9273", "longitude": "40.45", "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_36_20200803143534.jpg", "total_launch_count": 231, "orbital_launch_attempt_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3432, "location_launch_attempt_count": 1276, "pad_launch_attempt_count": 165, "agency_launch_attempt_count": 2286, "orbital_launch_attempt_count_year": 58, "location_launch_attempt_count_year": 29, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 45, "type": "normal" } ] }