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=2700&ordering=-last_updated
{ "count": 7695, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2710&ordering=-last_updated", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2690&ordering=-last_updated", "results": [ { "id": "d4bf15fd-b412-4a72-a747-07a2ebc0c696", "url": "https://ll.thespacedevs.com/2.2.0/launch/d4bf15fd-b412-4a72-a747-07a2ebc0c696/?format=api", "slug": "atlas-ii-uhf-fo-f4", "name": "Atlas II | UHF F/O F4", "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:04Z", "net": "1995-01-29T01:25:01Z", "window_end": "1995-01-29T01:25:01Z", "window_start": "1995-01-29T01:25: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": 6645, "configuration": { "id": 253, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/253/?format=api", "name": "Atlas II", "family": "Atlas", "full_name": "Atlas II", "variant": "II" } }, "mission": { "id": 5035, "name": "UHF F/O F4", "description": "The U.S. Navy began replacing and upgrading its ultra-high frequency (UHF) satellite communications network during the 1990s with a constellation of customized satellites built by Hughes Space and Communications Company. Known as the UFO (Ultra High Frequency Follow On) series, these HS-601 model satellites support the Navy's global communications network, serving ships at sea and a variety of other U.S. military fixed and mobile terminals.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3966, "location_launch_attempt_count": 492, "pad_launch_attempt_count": 38, "agency_launch_attempt_count": 950, "orbital_launch_attempt_count_year": 5, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "d33eae45-8a3d-4e72-b7e2-e84af1d0a2ca", "url": "https://ll.thespacedevs.com/2.2.0/launch/d33eae45-8a3d-4e72-b7e2-e84af1d0a2ca/?format=api", "slug": "atlas-ii-dscs-3-b14", "name": "Atlas II | DSCS-3 B14", "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:04Z", "net": "1992-02-11T00:41:02Z", "window_end": "1992-02-11T00:41:02Z", "window_start": "1992-02-11T00:41:02Z", "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": 6420, "configuration": { "id": 253, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/253/?format=api", "name": "Atlas II", "family": "Atlas", "full_name": "Atlas II", "variant": "II" } }, "mission": { "id": 4810, "name": "DSCS-3 B14", "description": "American communications satellite used for high priority communications between defense officials and battlefield commanders.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3695, "location_launch_attempt_count": 450, "pad_launch_attempt_count": 32, "agency_launch_attempt_count": 904, "orbital_launch_attempt_count_year": 7, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "76b72341-91ab-4a18-8315-32abf6d41d69", "url": "https://ll.thespacedevs.com/2.2.0/launch/76b72341-91ab-4a18-8315-32abf6d41d69/?format=api", "slug": "atlas-slv-3c-centaur-intelsat-iv-f2", "name": "Atlas SLV-3C Centaur | INTELSAT IV F2", "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:04Z", "net": "1971-01-26T00:36:03Z", "window_end": "1971-01-26T00:36:03Z", "window_start": "1971-01-26T00:36:03Z", "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": 4097, "configuration": { "id": 260, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/260/?format=api", "name": "Atlas SLV-3C Centaur", "family": "Atlas", "full_name": "Atlas SLV-3C Centaur", "variant": "SLV-3C Centaur" } }, "mission": { "id": 2515, "name": "INTELSAT IV F2", "description": "Geostationary communications satellite developed by Hughes Aircraft Company", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_slv-3c_li_image_20251103141951.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1177, "location_launch_attempt_count": 253, "pad_launch_attempt_count": 12, "agency_launch_attempt_count": 538, "orbital_launch_attempt_count_year": 6, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "5b25fef0-9cac-4d69-9f1c-2214b10060db", "url": "https://ll.thespacedevs.com/2.2.0/launch/5b25fef0-9cac-4d69-9f1c-2214b10060db/?format=api", "slug": "atlas-iia-tdrs-9", "name": "Atlas IIA | TDRS 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:40:04Z", "net": "2002-03-08T22:59:01Z", "window_end": "2002-03-08T22:59:01Z", "window_start": "2002-03-08T22:59:01Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api", "name": "Lockheed Martin", "type": "Commercial" }, "rocket": { "id": 7079, "configuration": { "id": 254, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/254/?format=api", "name": "Atlas IIA", "family": "Atlas", "full_name": "Atlas IIA", "variant": "IIA" } }, "mission": { "id": 5468, "name": "TDRS 9", "description": "TDRS-9, known before launch as TDRS-I, is an American communications satellite which is operated by NASA as part of the Tracking and Data Relay Satellite System. It was constructed by the Boeing Satellite Development Center, formerly Hughes Space and Communications, and is based on the BSS-601 satellite bus.[3] It was the second Advanced TDRS, or second-generation Tracking and Data Relay Satellite, to be launched.", "launch_designator": null, "type": "Communications", "orbit": { "id": 4, "name": "Geosynchronous Transfer Orbit", "abbrev": "GSTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/launch_of_an_at_image_20251123092831.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4522, "location_launch_attempt_count": 599, "pad_launch_attempt_count": 63, "agency_launch_attempt_count": 61, "orbital_launch_attempt_count_year": 11, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "ad31df64-2932-46f2-a416-b65a47e1b945", "url": "https://ll.thespacedevs.com/2.2.0/launch/ad31df64-2932-46f2-a416-b65a47e1b945/?format=api", "slug": "atlas-iia-goes-11", "name": "Atlas IIA | GOES 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": "2023-06-14T17:40:04Z", "net": "2000-05-03T07:07:03Z", "window_end": "2000-05-03T07:07:03Z", "window_start": "2000-05-03T07:07:03Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api", "name": "Lockheed Martin", "type": "Commercial" }, "rocket": { "id": 6982, "configuration": { "id": 254, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/254/?format=api", "name": "Atlas IIA", "family": "Atlas", "full_name": "Atlas IIA", "variant": "IIA" } }, "mission": { "id": 5371, "name": "GOES 11", "description": "American meteorological satellite.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/launch_of_an_at_image_20251123092831.jpg", "infographic": null, "program": [ { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/program/37/?format=api", "name": "Geostationary Operational Environmental Satellite", "description": "The Geostationary Operational Environmental Satellite (GOES), operated by the United States' National Oceanic and Atmospheric Administration (NOAA)'s National Environmental Satellite, Data, and Information Service division, supports weather forecasting, severe storm tracking, and meteorology research", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 210, "url": "https://ll.thespacedevs.com/2.2.0/agencies/210/?format=api", "name": "National Oceanic and Atmospheric Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_20240623151909.jpg", "start_date": "1975-10-16T22:40:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Geostationary_Operational_Environmental_Satellite", "mission_patches": [], "type": { "id": 8, "name": "Earth Observation" } } ], "orbital_launch_attempt_count": 4391, "location_launch_attempt_count": 576, "pad_launch_attempt_count": 58, "agency_launch_attempt_count": 49, "orbital_launch_attempt_count_year": 24, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "594f5e5a-e747-4025-a097-7823b5bc2af2", "url": "https://ll.thespacedevs.com/2.2.0/launch/594f5e5a-e747-4025-a097-7823b5bc2af2/?format=api", "slug": "atlas-slv-3d-centaur-fltsatcom-5", "name": "Atlas SLV-3D Centaur | FLTSATCOM 5", "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:03Z", "net": "1981-08-06T08:16:00Z", "window_end": "1981-08-06T08:16:00Z", "window_start": "1981-08-06T08:16: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": 5304, "configuration": { "id": 261, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/261/?format=api", "name": "Atlas SLV-3D Centaur", "family": "Atlas", "full_name": "Atlas SLV-3D Centaur", "variant": "SLV-3D Centaur" } }, "mission": { "id": 3712, "name": "FLTSATCOM 5", "description": "FLTSATCOM satellite for US Navy, Air Force and presidential communications", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_slv-3d_li_image_20251103141732.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2466, "location_launch_attempt_count": 374, "pad_launch_attempt_count": 29, "agency_launch_attempt_count": 773, "orbital_launch_attempt_count_year": 75, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "715d71ff-a8b7-469b-9621-c61da467ca64", "url": "https://ll.thespacedevs.com/2.2.0/launch/715d71ff-a8b7-469b-9621-c61da467ca64/?format=api", "slug": "atlas-iia-goes-12", "name": "Atlas IIA | GOES 12", "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:03Z", "net": "2001-07-23T07:23:01Z", "window_end": "2001-07-23T07:23:01Z", "window_start": "2001-07-23T07:23:01Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api", "name": "Lockheed Martin", "type": "Commercial" }, "rocket": { "id": 7049, "configuration": { "id": 254, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/254/?format=api", "name": "Atlas IIA", "family": "Atlas", "full_name": "Atlas IIA", "variant": "IIA" } }, "mission": { "id": 5438, "name": "GOES 12", "description": "The Geostationary Operational Environmental Satellites were developed by NASA-Goddard and were transferred to the NOAA weather agency when operational. In addition to the usual weather imager/sounder, GOES-M carried a new solar soft X-ray imager.", "launch_designator": null, "type": "Planetary Science", "orbit": { "id": 18, "name": "Supersynchronous Transfer Orbit", "abbrev": "Super-GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/launch_of_an_at_image_20251123092831.jpg", "infographic": null, "program": [ { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/program/37/?format=api", "name": "Geostationary Operational Environmental Satellite", "description": "The Geostationary Operational Environmental Satellite (GOES), operated by the United States' National Oceanic and Atmospheric Administration (NOAA)'s National Environmental Satellite, Data, and Information Service division, supports weather forecasting, severe storm tracking, and meteorology research", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 210, "url": "https://ll.thespacedevs.com/2.2.0/agencies/210/?format=api", "name": "National Oceanic and Atmospheric Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_20240623151909.jpg", "start_date": "1975-10-16T22:40:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Geostationary_Operational_Environmental_Satellite", "mission_patches": [], "type": { "id": 8, "name": "Earth Observation" } } ], "orbital_launch_attempt_count": 4483, "location_launch_attempt_count": 593, "pad_launch_attempt_count": 62, "agency_launch_attempt_count": 56, "orbital_launch_attempt_count_year": 31, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "f60232e7-8545-4ea8-978c-d1eaa90c1023", "url": "https://ll.thespacedevs.com/2.2.0/launch/f60232e7-8545-4ea8-978c-d1eaa90c1023/?format=api", "slug": "atlas-centaur-d-surveyor-4", "name": "Atlas Centaur D | Surveyor 4", "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:03Z", "net": "1967-07-14T11:53:29Z", "window_end": "1967-07-14T11:53:29Z", "window_start": "1967-07-14T11:53:29Z", "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": 3682, "configuration": { "id": 236, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/236/?format=api", "name": "Atlas Centaur D", "family": "Atlas", "full_name": "Atlas LV-3C Centaur D", "variant": "Centaur D" } }, "mission": { "id": 2100, "name": "Surveyor 4", "description": "Lunar probe which was lost during the terminal-descent phase and crashed into the surface.", "launch_designator": null, "type": "Lunar Exploration", "orbit": { "id": 10, "name": "Lunar Impactor", "abbrev": "Lunar Impactor" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 724, "location_launch_attempt_count": 205, "pad_launch_attempt_count": 7, "agency_launch_attempt_count": 406, "orbital_launch_attempt_count_year": 76, "location_launch_attempt_count_year": 13, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 34, "type": "normal" }, { "id": "5976a0a6-e5d3-4aaf-839e-fb3498b74155", "url": "https://ll.thespacedevs.com/2.2.0/launch/5976a0a6-e5d3-4aaf-839e-fb3498b74155/?format=api", "slug": "atlas-ii-dscs-3-b10", "name": "Atlas II | DSCS-3 B10", "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:03Z", "net": "1993-11-28T23:40:02Z", "window_end": "1993-11-28T23:40:02Z", "window_start": "1993-11-28T23:40:02Z", "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": 6560, "configuration": { "id": 253, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/253/?format=api", "name": "Atlas II", "family": "Atlas", "full_name": "Atlas II", "variant": "II" } }, "mission": { "id": 4950, "name": "DSCS-3 B10", "description": "DSCS-3 (Defense Satellite Communications System 3) are geostationary communications satellites, which provide a robust anti-jam, nuclear hardened capability that supports Department of Defense (DoD) worldwide requirements, White House and Diplomatic communications. They are the follow-on generation of the DSCS-2 satellites.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3863, "location_launch_attempt_count": 476, "pad_launch_attempt_count": 35, "agency_launch_attempt_count": 932, "orbital_launch_attempt_count_year": 78, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 12, "type": "normal" }, { "id": "5a119dba-d621-486f-9ec6-65b0d69d49a0", "url": "https://ll.thespacedevs.com/2.2.0/launch/5a119dba-d621-486f-9ec6-65b0d69d49a0/?format=api", "slug": "atlas-iia-tdrs-10", "name": "Atlas IIA | TDRS 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": "2023-06-14T17:40:03Z", "net": "2002-12-05T02:42:01Z", "window_end": "2002-12-05T02:42:01Z", "window_start": "2002-12-05T02:42:01Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api", "name": "Lockheed Martin", "type": "Commercial" }, "rocket": { "id": 7113, "configuration": { "id": 254, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/254/?format=api", "name": "Atlas IIA", "family": "Atlas", "full_name": "Atlas IIA", "variant": "IIA" } }, "mission": { "id": 5502, "name": "TDRS 10", "description": "The third and final Advanced Tracking and Data Relay Satellite satellite separated from the Centaur upper stage 30 minutes after launch. This completed the $800 million, three satellite contract.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/launch_of_an_at_image_20251123092831.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4568, "location_launch_attempt_count": 604, "pad_launch_attempt_count": 65, "agency_launch_attempt_count": 65, "orbital_launch_attempt_count_year": 57, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 6, "type": "normal" } ] }