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=6670&ordering=-name
{ "count": 7674, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6680&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6660&ordering=-name", "results": [ { "id": "b772cfb7-c057-4334-aea0-21478e41b024", "url": "https://ll.thespacedevs.com/2.2.0/launch/b772cfb7-c057-4334-aea0-21478e41b024/?format=api", "slug": "delta-ii-7920h-10c-grail-a-ebb-grail-b-flow", "name": "Delta II 7920H-10C | GRAIL-A (Ebb) & GRAIL-B (Flow)", "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-05-05T06:40:37Z", "net": "2011-09-10T13:08:52Z", "window_end": "2011-09-10T13:08:52Z", "window_start": "2011-09-10T13:08:52Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 1550, "configuration": { "id": 154, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/154/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920H-10C", "variant": "7920H-10C" } }, "mission": null, "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_20190222030414.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": 5155, "location_launch_attempt_count": 682, "pad_launch_attempt_count": 132, "agency_launch_attempt_count": 55, "orbital_launch_attempt_count_year": 5155, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "6f67b2bf-6d5b-4911-9bf9-2c76e5aada22", "url": "https://ll.thespacedevs.com/2.2.0/launch/6f67b2bf-6d5b-4911-9bf9-2c76e5aada22/?format=api", "slug": "delta-ii-7920h-10c-glast", "name": "Delta II 7920H-10C | GLAST", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-06-15T14:40:59Z", "net": "2008-06-11T16:05:01Z", "window_end": "2008-06-11T16:05:01Z", "window_start": "2008-06-11T16:05:01Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 1396, "configuration": { "id": 154, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/154/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920H-10C", "variant": "7920H-10C" } }, "mission": { "id": 534, "name": "GLAST", "description": "A joint mission between NASA, USA Department of Energy and government agencies of France, Germany, Italy, Japan and Sweden. Its mission to suvery astrophysical and cosmological phenomena, also has instruments to study Gamma-ray bursts.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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_20190222030414.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4914, "location_launch_attempt_count": 657, "pad_launch_attempt_count": 129, "agency_launch_attempt_count": 19, "orbital_launch_attempt_count_year": 29, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "03ac154c-9b70-43d2-bec5-2a5781fd6dda", "url": "https://ll.thespacedevs.com/2.2.0/launch/03ac154c-9b70-43d2-bec5-2a5781fd6dda/?format=api", "slug": "delta-ii-7920-10-worldview-1", "name": "Delta II 7920-10 | WorldView-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:25:30Z", "net": "2007-09-18T18:35:00Z", "window_end": "2007-09-18T18:35:00Z", "window_start": "2007-09-18T18:35:00Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 546, "configuration": { "id": 75, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/75/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920-10", "variant": "7920-10" } }, "mission": { "id": 518, "name": "WorldView-1", "description": "A commercial earth observation satellite owned by DigitalGlobe.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030358.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4861, "location_launch_attempt_count": 630, "pad_launch_attempt_count": 77, "agency_launch_attempt_count": 8, "orbital_launch_attempt_count_year": 44, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "2965d123-7556-444b-bb6f-c158a924bb9c", "url": "https://ll.thespacedevs.com/2.2.0/launch/2965d123-7556-444b-bb6f-c158a924bb9c/?format=api", "slug": "delta-ii-7920-10-nrol-21", "name": "Delta II 7920-10 | NROL-21", "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-09-22T11:56:29Z", "net": "2006-12-14T21:00:00Z", "window_end": "2006-12-14T21:00:00Z", "window_start": "2006-12-14T21:00:00Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 531, "configuration": { "id": 75, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/75/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920-10", "variant": "7920-10" } }, "mission": { "id": 12, "name": "NROL-21", "description": "Classified payload for the National Reconnaissance Office.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_ii_7920-1_image_20240922115616.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4811, "location_launch_attempt_count": 628, "pad_launch_attempt_count": 75, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 61, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "c19cfbc9-99a6-4423-86da-1b8e381fa854", "url": "https://ll.thespacedevs.com/2.2.0/launch/c19cfbc9-99a6-4423-86da-1b8e381fa854/?format=api", "slug": "delta-ii-7920-10-jpss-1-joint-polar-satellite-syst", "name": "Delta II 7920-10 | JPSS 1 (Joint Polar Satellite System spacecraft No. 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:25:23Z", "net": "2017-11-18T09:47:36Z", "window_end": "2017-11-18T09:48:09Z", "window_start": "2017-11-18T09:47:03Z", "net_precision": null, "probability": 100, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 2046, "configuration": { "id": 75, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/75/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920-10", "variant": "7920-10" } }, "mission": { "id": 128, "name": "JPSS 1 (Joint Polar Satellite System spacecraft No. 1)", "description": "From a 512-mile orbit, tilted 98.7 degrees to the equator and traveling pole-to-pole, the craft will provide imagery, atmospheric temperature and humidity profiles, and land and ocean surface temperature observations, all of which are key ingredients for weather forecasting. In addition, the satellite will measure ozone levels and reflected solar radiation from the planet.JPSS 1 will survey the entire globe twice per day with five sensor packages.The satellite will replace the existing Suomi NPP spacecraft that launched in 2011 for a five-year mission as a gapfiller between NOAA’s legacy weather satellite constellation and the new JPSS generation.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030358.jpeg", "infographic": null, "program": [ { "id": 36, "url": "https://ll.thespacedevs.com/2.2.0/program/36/?format=api", "name": "NASA Large Strategic Science Missions", "description": "NASA's large strategic science missions or large strategic missions, formerly known as Flagship missions or Flagship-class missions, are the costliest and most capable NASA science spacecraft. Flagship missions exist within all four divisions of NASA's Science Mission Directorate (SMD): the astrophysics, Earth science, heliophysics and planetary science divisions.", "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/nasa2520large_program_20240205122003.jpeg", "start_date": "1975-08-22T00:00:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Large_strategic_science_missions", "mission_patches": [], "type": { "id": 5, "name": "Exploration" } } ], "orbital_launch_attempt_count": 5692, "location_launch_attempt_count": 673, "pad_launch_attempt_count": 91, "agency_launch_attempt_count": 124, "orbital_launch_attempt_count_year": 77, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "a7550f52-cc8e-442a-ad9b-f31994362bd0", "url": "https://ll.thespacedevs.com/2.2.0/launch/a7550f52-cc8e-442a-ad9b-f31994362bd0/?format=api", "slug": "delta-ii-7920-10c-worldview-2", "name": "Delta II 7920-10C | WorldView-2", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-06-15T16:57:33Z", "net": "2009-10-08T18:51:01Z", "window_end": "2009-10-08T18:51:01Z", "window_start": "2009-10-08T18:51:01Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 1431, "configuration": { "id": 99, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/99/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920-10C", "variant": "7920-10C" } }, "mission": { "id": 542, "name": "WorldView-2", "description": "A commercial earth observation satellite owned by DigitalGlobe.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030612.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5012, "location_launch_attempt_count": 639, "pad_launch_attempt_count": 84, "agency_launch_attempt_count": 34, "orbital_launch_attempt_count_year": 58, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 12, "type": "normal" }, { "id": "b0c5fb22-0636-4819-b041-eafa02ffb189", "url": "https://ll.thespacedevs.com/2.2.0/launch/b0c5fb22-0636-4819-b041-eafa02ffb189/?format=api", "slug": "delta-ii-7920-10c-stss-demogmd", "name": "Delta II 7920-10C | STSS-DEMO/GMD", "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:49Z", "net": "2009-09-25T12:20:00Z", "window_end": "2009-09-25T12:20:00Z", "window_start": "2009-09-25T12:20:00Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 1428, "configuration": { "id": 99, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/99/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920-10C", "variant": "7920-10C" } }, "mission": { "id": 567, "name": "STSS-DEMO/GMD", "description": "A satellite to demonstrate new technology for missile detection early wanring systems. Used in later operation capacities.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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_20190222030612.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5009, "location_launch_attempt_count": 666, "pad_launch_attempt_count": 131, "agency_launch_attempt_count": 33, "orbital_launch_attempt_count_year": 55, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "b7d6bfa8-b555-4770-9fee-cae04832adcd", "url": "https://ll.thespacedevs.com/2.2.0/launch/b7d6bfa8-b555-4770-9fee-cae04832adcd/?format=api", "slug": "delta-ii-7920-10c-stss-atrrgmd-usa-205", "name": "Delta II 7920-10C | STSS-ATRR/GMD (USA-205)", "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:34:13Z", "net": "2009-05-05T20:24:26Z", "window_end": "2009-05-05T20:24:26Z", "window_start": "2009-05-05T20:24:26Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 1415, "configuration": { "id": 99, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/99/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920-10C", "variant": "7920-10C" } }, "mission": { "id": 565, "name": "STSS-ATRR/GMD (USA-205)", "description": "A satellite to demonstrate new technology for missile detection early wanring systems. Used in later operation capacities.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030612.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4979, "location_launch_attempt_count": 638, "pad_launch_attempt_count": 83, "agency_launch_attempt_count": 28, "orbital_launch_attempt_count_year": 25, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "dbfab798-b3cf-41ae-a60c-86caf5b7119d", "url": "https://ll.thespacedevs.com/2.2.0/launch/dbfab798-b3cf-41ae-a60c-86caf5b7119d/?format=api", "slug": "delta-ii-7920-10c-npp", "name": "Delta II 7920-10C | NPP", "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:25:23Z", "net": "2011-10-28T09:48:01Z", "window_end": "2011-10-28T09:48:01Z", "window_start": "2011-10-28T09:48:01Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 1571, "configuration": { "id": 99, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/99/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920-10C", "variant": "7920-10C" } }, "mission": null, "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030612.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5170, "location_launch_attempt_count": 650, "pad_launch_attempt_count": 88, "agency_launch_attempt_count": 56, "orbital_launch_attempt_count_year": 5170, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 10, "type": "normal" }, { "id": "692f377d-17ab-4824-af2b-78116475f199", "url": "https://ll.thespacedevs.com/2.2.0/launch/692f377d-17ab-4824-af2b-78116475f199/?format=api", "slug": "delta-ii-7420-10-icesat-2", "name": "Delta II 7420-10 | ICESat-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:25:19Z", "net": "2018-09-15T13:02:00Z", "window_end": "2018-09-15T13:49:00Z", "window_start": "2018-09-15T12:46:00Z", "net_precision": null, "probability": 100, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": "#ICESat2", "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 2127, "configuration": { "id": 105, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/105/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7420-10C", "variant": "7420-10C" } }, "mission": { "id": 666, "name": "ICESat-2", "description": "ICESat-2 (Ice, Cloud, and land Elevation Satellite 2) is a NASA Earth observation mission for measuring ice sheet elevation and sea ice freeboard, as well as land topography and vegetation characteristics.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_ii_7420-1_image_20240312090635.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5776, "location_launch_attempt_count": 681, "pad_launch_attempt_count": 92, "agency_launch_attempt_count": 131, "orbital_launch_attempt_count_year": 70, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 7, "type": "normal" } ] }