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=2680&ordering=-last_updated
{ "count": 7695, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2690&ordering=-last_updated", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2670&ordering=-last_updated", "results": [ { "id": "034ca44b-69c3-4305-b601-e4a7dd88e01b", "url": "https://ll.thespacedevs.com/2.2.0/launch/034ca44b-69c3-4305-b601-e4a7dd88e01b/?format=api", "slug": "atlas-slv-3d-centaur-comstar-1a", "name": "Atlas SLV-3D Centaur | Comstar 1A", "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:06Z", "net": "1976-05-13T22:28:00Z", "window_end": "1976-05-13T22:28:00Z", "window_start": "1976-05-13T22:28: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": 4705, "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": 3123, "name": "Comstar 1A", "description": "Geostationary communications satellite built 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-3d_li_image_20251103141732.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1826, "location_launch_attempt_count": 312, "pad_launch_attempt_count": 19, "agency_launch_attempt_count": 666, "orbital_launch_attempt_count_year": 43, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "1d0a6f7b-3ef4-4596-882c-f488bc1a62db", "url": "https://ll.thespacedevs.com/2.2.0/launch/1d0a6f7b-3ef4-4596-882c-f488bc1a62db/?format=api", "slug": "atlas-iia-dscs-3-b11", "name": "Atlas IIA | DSCS-3 B11", "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:06Z", "net": "2000-10-20T00:40:02Z", "window_end": "2000-10-20T00:40:02Z", "window_start": "2000-10-20T00:40:02Z", "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": 7017, "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": 5406, "name": "DSCS-3 B11", "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/launch_of_an_at_image_20251123092831.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4434, "location_launch_attempt_count": 584, "pad_launch_attempt_count": 60, "agency_launch_attempt_count": 53, "orbital_launch_attempt_count_year": 67, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "91ee7159-1558-42af-8b63-3736705e0b6f", "url": "https://ll.thespacedevs.com/2.2.0/launch/91ee7159-1558-42af-8b63-3736705e0b6f/?format=api", "slug": "atlas-centaur-d-surveyor-2", "name": "Atlas Centaur D | Surveyor 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:40:06Z", "net": "1966-09-20T12:32:00Z", "window_end": "1966-09-20T12:32:00Z", "window_start": "1966-09-20T12:32: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": 3573, "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": 1992, "name": "Surveyor 2", "description": "Lunar probe lost due to the failure of a vernier engine during a midcourse correction maneuver which sent the spacecraft in an unrecoverable tumble.", "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": 611, "location_launch_attempt_count": 184, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 351, "orbital_launch_attempt_count_year": 94, "location_launch_attempt_count_year": 25, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 52, "type": "normal" }, { "id": "0d1a8e13-a5c5-42f6-9a89-7b6e4663c5a2", "url": "https://ll.thespacedevs.com/2.2.0/launch/0d1a8e13-a5c5-42f6-9a89-7b6e4663c5a2/?format=api", "slug": "atlas-slv-3c-centaur-pioneer-10", "name": "Atlas SLV-3C Centaur | Pioneer 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:06Z", "net": "1972-03-03T01:49:04Z", "window_end": "1972-03-03T01:49:04Z", "window_start": "1972-03-03T01:49:04Z", "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": 4232, "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": 2650, "name": "Pioneer 10", "description": "Probe sent to the outer solar system", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 14, "name": "Solar Escape Trajectory", "abbrev": "Solar Esc." }, "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": 1320, "location_launch_attempt_count": 265, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 570, "orbital_launch_attempt_count_year": 14, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "1a51d9c7-cd31-4687-9c8e-2f062bcab11f", "url": "https://ll.thespacedevs.com/2.2.0/launch/1a51d9c7-cd31-4687-9c8e-2f062bcab11f/?format=api", "slug": "atlas-iia-inmarsat-iii-f-3", "name": "Atlas IIA | INMARSAT III F-3", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:40:06Z", "net": "1996-12-18T01:57:01Z", "window_end": "1996-12-18T01:57:01Z", "window_start": "1996-12-18T01:57: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": 6760, "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": 5150, "name": "INMARSAT III F-3", "description": "Launched in 1996-8, the Inmarsat-3s were built by Lockheed Martin Astro Space (now Lockheed Martin Missiles & Space) of the USA, responsible for the basic spacecraft, and the European Matra Marconi Space (now Astrium), which developed the communications payload.", "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/launch_of_an_at_image_20251123092831.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4115, "location_launch_attempt_count": 523, "pad_launch_attempt_count": 46, "agency_launch_attempt_count": 22, "orbital_launch_attempt_count_year": 74, "location_launch_attempt_count_year": 17, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "4475d8c1-0274-4c26-81a3-f2a966c8ba14", "url": "https://ll.thespacedevs.com/2.2.0/launch/4475d8c1-0274-4c26-81a3-f2a966c8ba14/?format=api", "slug": "atlas-iia-galaxy-3r", "name": "Atlas IIA | Galaxy 3R", "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:06Z", "net": "1995-12-15T00:23:01Z", "window_end": "1995-12-15T00:23:01Z", "window_start": "1995-12-15T00: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": 6700, "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": 5090, "name": "Galaxy 3R", "description": "Galaxy 3R, operated by PanAmSat Corporation, is used to provide video and telecommunications services throughout the United States. The satellite's Ku-band capacity can also be switched to provide coverage of Latin America.", "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/launch_of_an_at_image_20251123092831.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4036, "location_launch_attempt_count": 505, "pad_launch_attempt_count": 43, "agency_launch_attempt_count": 16, "orbital_launch_attempt_count_year": 75, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "f164d4ee-db80-4130-8bc4-fc522d11bdb1", "url": "https://ll.thespacedevs.com/2.2.0/launch/f164d4ee-db80-4130-8bc4-fc522d11bdb1/?format=api", "slug": "atlas-centaur-ac-2-instrumentation-ring", "name": "Atlas Centaur | AC-2 Instrumentation Ring", "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:05Z", "net": "1963-11-27T19:03:23Z", "window_end": "1963-11-27T19:03:23Z", "window_start": "1963-11-27T19:03:23Z", "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": 3238, "configuration": { "id": 235, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/235/?format=api", "name": "Atlas Centaur", "family": "Atlas", "full_name": "Atlas LV-3C Centaur", "variant": "Centaur" } }, "mission": { "id": 1660, "name": "AC-2 Instrumentation Ring", "description": "Test flight of the cryogenic Centaur stage.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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": 284, "location_launch_attempt_count": 105, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 170, "orbital_launch_attempt_count_year": 60, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 44, "type": "normal" }, { "id": "66b8d66a-2490-4602-8267-032db90f04db", "url": "https://ll.thespacedevs.com/2.2.0/launch/66b8d66a-2490-4602-8267-032db90f04db/?format=api", "slug": "atlas-ii-uhf-fo-f5", "name": "Atlas II | UHF F/O F5", "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:05Z", "net": "1995-05-31T15:27:01Z", "window_end": "1995-05-31T15:27:01Z", "window_start": "1995-05-31T15:27: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": 6664, "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": 5054, "name": "UHF F/O F5", "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": 3991, "location_launch_attempt_count": 497, "pad_launch_attempt_count": 40, "agency_launch_attempt_count": 10, "orbital_launch_attempt_count_year": 30, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "aa0704b2-0c1f-411b-83d3-6b4390ef9f96", "url": "https://ll.thespacedevs.com/2.2.0/launch/aa0704b2-0c1f-411b-83d3-6b4390ef9f96/?format=api", "slug": "atlas-slv-3d-centaur-intelsat-iv-f7", "name": "Atlas SLV-3D Centaur | INTELSAT IV F7", "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:05Z", "net": "1973-08-23T22:57:02Z", "window_end": "1973-08-23T22:57:02Z", "window_start": "1973-08-23T22:57: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": 4388, "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": 2806, "name": "INTELSAT IV F7", "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-3d_li_image_20251103141732.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1486, "location_launch_attempt_count": 276, "pad_launch_attempt_count": 16, "agency_launch_attempt_count": 604, "orbital_launch_attempt_count_year": 64, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 13, "type": "normal" }, { "id": "affee424-35a0-4ff7-b203-4687a160f49a", "url": "https://ll.thespacedevs.com/2.2.0/launch/affee424-35a0-4ff7-b203-4687a160f49a/?format=api", "slug": "atlas-slv-3d-centaur-fltsatcom-4", "name": "Atlas SLV-3D Centaur | FLTSATCOM 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:05Z", "net": "1980-10-31T03:54:00Z", "window_end": "1980-10-31T03:54:00Z", "window_start": "1980-10-31T03:54:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 5216, "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": 3626, "name": "FLTSATCOM 4", "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": 2372, "location_launch_attempt_count": 367, "pad_launch_attempt_count": 27, "agency_launch_attempt_count": 760, "orbital_launch_attempt_count_year": 89, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 11, "type": "normal" } ] }