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": 7743, "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": "a0bdf675-8ff1-4bd3-ad9b-04084fda94c8", "url": "https://ll.thespacedevs.com/2.2.0/launch/a0bdf675-8ff1-4bd3-ad9b-04084fda94c8/?format=api", "slug": "delta-ii-satcom-c5", "name": "Delta II | Satcom C5", "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": "1991-05-29T22:55:00Z", "window_end": "1991-05-29T22:55:00Z", "window_start": "1991-05-29T22:55: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": 6371, "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": 4761, "name": "Satcom C5", "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": 1076, "total_landing_count": 70 }, "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": 3635, "location_launch_attempt_count": 447, "pad_launch_attempt_count": 88, "agency_launch_attempt_count": 898, "orbital_launch_attempt_count_year": 38, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "98a7ecf4-2545-4727-875e-367c2244bec0", "url": "https://ll.thespacedevs.com/2.2.0/launch/98a7ecf4-2545-4727-875e-367c2244bec0/?format=api", "slug": "delta-ii-satcom-c4", "name": "Delta II | Satcom C4", "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": "1992-08-31T10:40:59Z", "window_end": "1992-08-31T10:40:59Z", "window_start": "1992-08-31T10:40:59Z", "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": 6463, "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": 4853, "name": "Satcom C4", "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": 1076, "total_landing_count": 70 }, "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": 3747, "location_launch_attempt_count": 461, "pad_launch_attempt_count": 93, "agency_launch_attempt_count": 914, "orbital_launch_attempt_count_year": 59, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "32ec2bb5-9d01-4023-be5b-1c126ffe73ee", "url": "https://ll.thespacedevs.com/2.2.0/launch/32ec2bb5-9d01-4023-be5b-1c126ffe73ee/?format=api", "slug": "delta-ii-rossi-x-ray-timing-explorer", "name": "Delta II | Rossi X-ray Timing Explorer", "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:14Z", "net": "1995-12-30T13:48:00Z", "window_end": "1995-12-30T13:48:00Z", "window_start": "1995-12-30T13:48: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": 6704, "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": 5094, "name": "Rossi X-ray Timing Explorer", "description": "The XTE (X-Ray Timing Explorer), renamed on orbit RXTE (Rossi X-Ray Timing Explorer) mission has the primary objective to study the temporal and broad-band spectral phenomena associated with stellar and galactic systems containing compact objects in the energy range 2--200 keV and in time scales from microseconds to years.", "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": 1076, "total_landing_count": 70 }, "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_20190222030358.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4041, "location_launch_attempt_count": 506, "pad_launch_attempt_count": 107, "agency_launch_attempt_count": 958, "orbital_launch_attempt_count_year": 80, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 10, "type": "normal" }, { "id": "efb3b369-f42e-4db7-92d0-cb86a16edd75", "url": "https://ll.thespacedevs.com/2.2.0/launch/efb3b369-f42e-4db7-92d0-cb86a16edd75/?format=api", "slug": "delta-ii-radarsat", "name": "Delta II | Radarsat", "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:48Z", "net": "1995-11-04T14:22:00Z", "window_end": "1995-11-04T14:22:00Z", "window_start": "1995-11-04T14:22: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": 6691, "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": 5081, "name": "Radarsat", "description": "Radarsat 1, a Canadian-led international program and a major part of the overall Canadian Space Agency (CSA) program, is Canada's first remote-sensing satellite.", "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": 852, "total_landing_count": 30 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 98, "orbital_launch_attempt_count": 98 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030358.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4026, "location_launch_attempt_count": 565, "pad_launch_attempt_count": 48, "agency_launch_attempt_count": 955, "orbital_launch_attempt_count_year": 65, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "eac8935e-3e40-47a9-8f02-f6a8ac98460d", "url": "https://ll.thespacedevs.com/2.2.0/launch/eac8935e-3e40-47a9-8f02-f6a8ac98460d/?format=api", "slug": "delta-ii-quickbird-2", "name": "Delta II | QuickBird 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-14T03:52:51Z", "net": "2001-10-18T18:51:26Z", "window_end": "2001-10-18T18:51:26Z", "window_start": "2001-10-18T18:51:26Z", "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": 7063, "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": 5452, "name": "QuickBird 2", "description": "The QuickBird commercial imaging satellite was owned by DigitalGlobe (formerly EarthWatch) and used a Ball BCP2000 bus with a launch mass of 1028 kg and a dry mass of about 995 kg.", "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": 852, "total_landing_count": 30 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 98, "orbital_launch_attempt_count": 98 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4500, "location_launch_attempt_count": 608, "pad_launch_attempt_count": 66, "agency_launch_attempt_count": 1038, "orbital_launch_attempt_count_year": 48, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "cfd2352f-d86a-4614-86f8-0a66716868c4", "url": "https://ll.thespacedevs.com/2.2.0/launch/cfd2352f-d86a-4614-86f8-0a66716868c4/?format=api", "slug": "delta-ii-palapa-b4", "name": "Delta II | Palapa B4", "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": "1992-05-14T00:40:00Z", "window_end": "1992-05-14T00:40:00Z", "window_start": "1992-05-14T00:40: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": 6437, "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": 4827, "name": "Palapa B4", "description": "Indonesian 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": 1076, "total_landing_count": 70 }, "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": 3716, "location_launch_attempt_count": 454, "pad_launch_attempt_count": 91, "agency_launch_attempt_count": 908, "orbital_launch_attempt_count_year": 28, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "4360ffb4-efae-415b-bb0b-6abfc6c4c586", "url": "https://ll.thespacedevs.com/2.2.0/launch/4360ffb4-efae-415b-bb0b-6abfc6c4c586/?format=api", "slug": "delta-ii-opportunity-rover", "name": "Delta II | Opportunity Rover", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-07-08T12:57:59Z", "net": "2003-07-08T03:18:15Z", "window_end": "2003-07-08T03:18:15Z", "window_start": "2003-07-08T03:18:15Z", "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": 7141, "configuration": { "id": 155, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/155/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925H-9.5", "variant": "7925H-9.5" } }, "mission": { "id": 5530, "name": "Opportunity Rover", "description": "Opportunity, also known as MER-B or MER-1, and nicknamed \"Oppy\", is a robotic rover that was active on Mars from 2004 until the middle of 2018. Opportunity was able to stay operational for 5111 sols after landing, maintaining its power and key systems through continual recharging of its batteries using solar power, and hibernating during events such as dust storms to save power. Due to the planetary 2018 dust storm on Mars, Opportunity ceased communications on June 10 and entered hibernation on June 12, 2018. It was hoped it would reboot once the weather cleared, but it did not, suggesting either a catastrophic failure or that a layer of dust had covered its solar panels.", "launch_designator": null, "type": "Planetary Science", "orbit": { "id": 6, "name": "Heliocentric N/A", "abbrev": "Helio-N/A" }, "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": 1076, "total_landing_count": 70 }, "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_20190222030358.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4608, "location_launch_attempt_count": 612, "pad_launch_attempt_count": 119, "agency_launch_attempt_count": 1052, "orbital_launch_attempt_count_year": 32, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "85bde53f-596d-44dc-bb8e-e0490714da6b", "url": "https://ll.thespacedevs.com/2.2.0/launch/85bde53f-596d-44dc-bb8e-e0490714da6b/?format=api", "slug": "delta-ii-nrol-17", "name": "Delta II | NROL-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-14T17:42:54Z", "net": "2001-05-18T17:45:01Z", "window_end": "2001-05-18T17:45:01Z", "window_start": "2001-05-18T17:45: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": 7041, "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": 5430, "name": "NROL-17 (GeoLITE)", "description": "GeoLITE was a TRW T-310 class satellite with a mass of about 1800 kg, including a solid apogee motor.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "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": 1076, "total_landing_count": 70 }, "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": 4472, "location_launch_attempt_count": 590, "pad_launch_attempt_count": 116, "agency_launch_attempt_count": 1033, "orbital_launch_attempt_count_year": 20, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "c053d208-e696-433f-b030-c17276e5720b", "url": "https://ll.thespacedevs.com/2.2.0/launch/c053d208-e696-433f-b030-c17276e5720b/?format=api", "slug": "delta-ii-noaa-18", "name": "Delta II | NOAA 18", "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:47Z", "net": "2005-05-20T10:22:01Z", "window_end": "2005-05-20T10:22:01Z", "window_start": "2005-05-20T10:22: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": 7225, "configuration": { "id": 56, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/56/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7320-10C", "variant": "7320-10C" } }, "mission": { "id": 5614, "name": "NOAA 18", "description": "NOAA-18, known before launch as NOAA-N, is a weather forecasting satellite run by NOAA. NOAA-N (18) was launched on May 20, 2005, into a sun-synchronous orbit at an altitude of 854 km above the Earth, with an orbital period of 102 minutes. It hosts the AMSU-A, MHS, AVHRR, Space Environment Monitor SEM/2 instrument and High Resolution Infrared Radiation Sounder (HIRS) instruments, as well as the SBUV/2 ozone-monitoring instrument. It is the first NOAA POES satellite to use MHS in place of AMSU-B. NOAA-18 also hosts Cospas-Sarsat payloads.", "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": 852, "total_landing_count": 30 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 98, "orbital_launch_attempt_count": 98 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030834.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4712, "location_launch_attempt_count": 621, "pad_launch_attempt_count": 73, "agency_launch_attempt_count": 1068, "orbital_launch_attempt_count_year": 18, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "194d3b15-9ddf-455b-bb6d-f073e600c474", "url": "https://ll.thespacedevs.com/2.2.0/launch/194d3b15-9ddf-455b-bb6d-f073e600c474/?format=api", "slug": "delta-ii-nato-4b", "name": "Delta II | NATO 4B", "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:20Z", "net": "1993-12-08T00:48:00Z", "window_end": "1993-12-08T00:48:00Z", "window_start": "1993-12-08T00:48: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": 6561, "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": 4951, "name": "NATO 4B", "description": "NATO-4 is the a communications satellite system serving the North Atlantic Treaty Organization (NATO) and British Ministry of Defense. NATO 4A was the first of two new-generation comsats offering secure military and diplomatic voice and data communications to NATO member nations and troops in the field. The satellites offered spot beam and global coverage to reach a wide range of ground stations and ships at sea.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "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": 1076, "total_landing_count": 70 }, "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": [], "orbital_launch_attempt_count": 3865, "location_launch_attempt_count": 477, "pad_launch_attempt_count": 105, "agency_launch_attempt_count": 933, "orbital_launch_attempt_count_year": 80, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 13, "type": "normal" } ] }