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=6650&ordering=-name
{ "count": 7674, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6660&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6640&ordering=-name", "results": [ { "id": "626afd2f-346a-4f71-91d5-8b0770dd73e0", "url": "https://ll.thespacedevs.com/2.2.0/launch/626afd2f-346a-4f71-91d5-8b0770dd73e0/?format=api", "slug": "delta-ii-gps-iia-11", "name": "Delta II | GPS IIA-11", "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:03:52Z", "net": "1993-05-13T00:07:00Z", "window_end": "1993-05-13T00:07:00Z", "window_start": "1993-05-13T00:07:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 6521, "configuration": { "id": 159, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925", "variant": "7925" } }, "mission": { "id": 4911, "name": "GPS IIA-11", "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.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": 3817, "location_launch_attempt_count": 470, "pad_launch_attempt_count": 103, "agency_launch_attempt_count": 923, "orbital_launch_attempt_count_year": 32, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "cbdc54ab-ee4d-4ed2-8c77-9f519ab8b82b", "url": "https://ll.thespacedevs.com/2.2.0/launch/cbdc54ab-ee4d-4ed2-8c77-9f519ab8b82b/?format=api", "slug": "delta-ii-gps-iia-10", "name": "Delta II | GPS IIA-10", "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:04:00Z", "net": "1993-03-30T03:09:00Z", "window_end": "1993-03-30T03:09:00Z", "window_start": "1993-03-30T03:09:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 6510, "configuration": { "id": 159, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925", "variant": "7925" } }, "mission": { "id": 4900, "name": "GPS IIA-10", "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.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": 3802, "location_launch_attempt_count": 469, "pad_launch_attempt_count": 102, "agency_launch_attempt_count": 922, "orbital_launch_attempt_count_year": 17, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "c5fe1374-a4b0-494f-aa58-b9719b59edd6", "url": "https://ll.thespacedevs.com/2.2.0/launch/c5fe1374-a4b0-494f-aa58-b9719b59edd6/?format=api", "slug": "delta-ii-gps-iia-1", "name": "Delta II | GPS IIA-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-01-02T15:19:03Z", "net": "1990-11-26T21:39:01Z", "window_end": "1990-11-26T21:39:01Z", "window_start": "1990-11-26T21:39:01Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 6327, "configuration": { "id": 159, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925", "variant": "7925" } }, "mission": { "id": 4717, "name": "GPS IIA-1", "description": "Improved second generation GPS navigation satellite", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.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": 3584, "location_launch_attempt_count": 442, "pad_launch_attempt_count": 95, "agency_launch_attempt_count": 891, "orbital_launch_attempt_count_year": 108, "location_launch_attempt_count_year": 17, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 15, "type": "normal" }, { "id": "a8e35b89-c085-4794-9dc3-71e740c7b2ce", "url": "https://ll.thespacedevs.com/2.2.0/launch/a8e35b89-c085-4794-9dc3-71e740c7b2ce/?format=api", "slug": "delta-ii-galaxy-9", "name": "Delta II | Galaxy 9", "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:42:51Z", "net": "1996-05-24T01:10:00Z", "window_end": "1996-05-24T01:10:00Z", "window_start": "1996-05-24T01:10: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": 6731, "configuration": { "id": 159, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925", "variant": "7925" } }, "mission": { "id": 5121, "name": "Galaxy 9", "description": "Geostationary communications satellite", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4076, "location_launch_attempt_count": 514, "pad_launch_attempt_count": 104, "agency_launch_attempt_count": 966, "orbital_launch_attempt_count_year": 35, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "eef8435c-c397-427f-a3f2-e059873112cd", "url": "https://ll.thespacedevs.com/2.2.0/launch/eef8435c-c397-427f-a3f2-e059873112cd/?format=api", "slug": "delta-ii-fuse", "name": "Delta II | FUSE", "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:10Z", "net": "1999-06-24T15:44:00Z", "window_end": "1999-06-24T15:44:00Z", "window_start": "1999-06-24T15:44: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": 6927, "configuration": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/88/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7320", "variant": "7320" } }, "mission": { "id": 5317, "name": "FUSE", "description": "FUSE (Far Ultraviolet Spectroscopic Explorer) represented the next generation, high-orbit, ultraviolet space observatory covering the wavelength range of 90.5-119.5 nm. The primary objective of FUSE was to use high-resolution spectroscopy at far ultraviolet wavelengths to study the origin and evolution of the lightest elements (hydrogen and deuterium) created shortly after the Big Bang, and the forces and processes involved in the evolution of galaxies, stars and planetary systems.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4325, "location_launch_attempt_count": 566, "pad_launch_attempt_count": 122, "agency_launch_attempt_count": 1014, "orbital_launch_attempt_count_year": 36, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "976d23cd-5962-4af6-b975-00ef9731e252", "url": "https://ll.thespacedevs.com/2.2.0/launch/976d23cd-5962-4af6-b975-00ef9731e252/?format=api", "slug": "delta-ii-eo-1-sac-c", "name": "Delta II | EO 1 & SAC C", "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:45Z", "net": "2000-11-21T18:24:25Z", "window_end": "2000-11-21T18:24:25Z", "window_start": "2000-11-21T18:24:25Z", "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": 7024, "configuration": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/88/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7320", "variant": "7320" } }, "mission": { "id": 5413, "name": "EO 1 & SAC C", "description": "EO 1 and SAS C are American and Argentinian Earth-imaging satellites.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" }, "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": 843, "total_landing_count": 29 }, "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": 4444, "location_launch_attempt_count": 604, "pad_launch_attempt_count": 65, "agency_launch_attempt_count": 1029, "orbital_launch_attempt_count_year": 77, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 10, "type": "normal" }, { "id": "2c3d0d6d-6cb1-4ee1-a283-7cb35dd7a9d1", "url": "https://ll.thespacedevs.com/2.2.0/launch/2c3d0d6d-6cb1-4ee1-a283-7cb35dd7a9d1/?format=api", "slug": "delta-ii-dfs-kopernikus-3", "name": "Delta II | DFS-Kopernikus 3", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:42:57Z", "net": "1992-10-12T09:47:00Z", "window_end": "1992-10-12T09:47:00Z", "window_start": "1992-10-12T09:47: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": 6471, "configuration": { "id": 159, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925", "variant": "7925" } }, "mission": { "id": 4861, "name": "DFS-Kopernikus 3", "description": "German communications satellite built by the GESAT consortium.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3756, "location_launch_attempt_count": 464, "pad_launch_attempt_count": 94, "agency_launch_attempt_count": 916, "orbital_launch_attempt_count_year": 68, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 13, "type": "normal" }, { "id": "e30c1459-4848-4762-835d-d2ce08114010", "url": "https://ll.thespacedevs.com/2.2.0/launch/e30c1459-4848-4762-835d-d2ce08114010/?format=api", "slug": "delta-ii-deep-impact-dif", "name": "Delta II | Deep Impact (DIF)", "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-12-31T12:28:14Z", "net": "2005-01-12T18:47:08Z", "window_end": "2005-01-12T18:47:08Z", "window_start": "2005-01-12T18:47:08Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 7212, "configuration": { "id": 140, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/140/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925-9.5", "variant": "7925-9.5" } }, "mission": { "id": 5601, "name": "Deep Impact (DIF)", "description": "Deep Impact was to fly by Comet 9P/Tempel-1 on 3 July 2005. An impacter it released was to hit the comet on 4 July at 10.2 km/s, producing a crater and ejecta plume that would allow the flyby spacecraft to determine the composition and structure of the comet's nucleus.", "launch_designator": null, "type": "Planetary Science", "orbit": { "id": 21, "name": "Asteroid", "abbrev": "Asteroid" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_ii_7925-9_image_20240312090356.jpeg", "infographic": null, "program": [ { "id": 33, "url": "https://ll.thespacedevs.com/2.2.0/program/33/?format=api", "name": "Discovery Program", "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/discovery2520p_program_20231231122246.jpeg", "start_date": "1990-01-01T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/", "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program", "mission_patches": [], "type": { "id": 5, "name": "Exploration" } } ], "orbital_launch_attempt_count": 4695, "location_launch_attempt_count": 632, "pad_launch_attempt_count": 125, "agency_launch_attempt_count": 1066, "orbital_launch_attempt_count_year": 1, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "3949f21f-ae39-439b-b6e6-750b5562d94c", "url": "https://ll.thespacedevs.com/2.2.0/launch/3949f21f-ae39-439b-b6e6-750b5562d94c/?format=api", "slug": "delta-ii-bonum-1", "name": "Delta II | BONUM-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:42:54Z", "net": "1998-11-22T23:54:00Z", "window_end": "1998-11-22T23:54:00Z", "window_start": "1998-11-22T23:54: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": 6889, "configuration": { "id": 140, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/140/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925-9.5", "variant": "7925-9.5" } }, "mission": { "id": 5279, "name": "BONUM-1", "description": "The satellite is a high-power version of the HS-376HP, spin-stabilized spacecraft, one of the most popular spacecraft models. The satellite was launched onboard a Delta-7925 rocket on Nov. 22, 1998. The delivery in-orbit contract included the satellite, launch vehicle services, and ground satellite control equipment for use at the control center, and training for the satellite controllers. The satellite is operated by the BONUM-1 control station, located in Moscow.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_ii_7925-9_image_20240312090356.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4280, "location_launch_attempt_count": 555, "pad_launch_attempt_count": 108, "agency_launch_attempt_count": 1002, "orbital_launch_attempt_count_year": 73, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 15, "type": "normal" }, { "id": "7c7d63ef-4d32-4ce3-8191-7643ed68a66b", "url": "https://ll.thespacedevs.com/2.2.0/launch/7c7d63ef-4d32-4ce3-8191-7643ed68a66b/?format=api", "slug": "delta-ii-asc-2", "name": "Delta II | ASC 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:42:54Z", "net": "1991-04-13T00:09:00Z", "window_end": "1991-04-13T00:09:00Z", "window_start": "1991-04-13T00:09: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": 6363, "configuration": { "id": 159, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925", "variant": "7925" } }, "mission": { "id": 4753, "name": "ASC 2", "description": "The ASC series consisted of three satellites built by GE Astro-Space for Contel ASC and carried 18 C-band and 6 Ku-band transponders for TV news and interactive data transmissions to private networks and small terminals.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3625, "location_launch_attempt_count": 445, "pad_launch_attempt_count": 87, "agency_launch_attempt_count": 896, "orbital_launch_attempt_count_year": 28, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 4, "type": "normal" } ] }