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=2630&ordering=-last_updated
{ "count": 7695, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2640&ordering=-last_updated", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2620&ordering=-last_updated", "results": [ { "id": "beb6dd86-1b4f-4b84-ab93-b02e57ba5ad7", "url": "https://ll.thespacedevs.com/2.2.0/launch/beb6dd86-1b4f-4b84-ab93-b02e57ba5ad7/?format=api", "slug": "delta-3914-nato-3d", "name": "Delta 3914 | NATO 3D", "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:11Z", "net": "1984-11-14T00:34:00Z", "window_end": "1984-11-14T00:34:00Z", "window_start": "1984-11-14T00:34: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": 5695, "configuration": { "id": 291, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/291/?format=api", "name": "Delta 3914", "family": "Delta", "full_name": "Delta 3914", "variant": "3914" } }, "mission": { "id": 4096, "name": "NATO 3D", "description": "Military communications satellite providing links between officials of the various NATO nations.", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_3910_image_20231231105538.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2890, "location_launch_attempt_count": 401, "pad_launch_attempt_count": 83, "agency_launch_attempt_count": 827, "orbital_launch_attempt_count_year": 115, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 14, "type": "normal" }, { "id": "b910e1c9-e875-45a7-a9b7-9a88fbf24efd", "url": "https://ll.thespacedevs.com/2.2.0/launch/b910e1c9-e875-45a7-a9b7-9a88fbf24efd/?format=api", "slug": "delta-ii-thor-ii", "name": "Delta II | Thor II", "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:11Z", "net": "1997-05-20T22:39:00Z", "window_end": "1997-05-20T22:39:00Z", "window_start": "1997-05-20T22:39: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": 6783, "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": 5173, "name": "Thor II", "description": "In November 1995, Hughes was awarded the contract for Thor 2, a high-powered version of Hughes' spin-stabilized HS-376 model. Thor 2 was successfully launched in May 1997.", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4145, "location_launch_attempt_count": 529, "pad_launch_attempt_count": 112, "agency_launch_attempt_count": 977, "orbital_launch_attempt_count_year": 27, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "9c84d2c4-9f45-47ab-a71a-d7825d0d5ef3", "url": "https://ll.thespacedevs.com/2.2.0/launch/9c84d2c4-9f45-47ab-a71a-d7825d0d5ef3/?format=api", "slug": "delta-3910-solar-maximum-mission", "name": "Delta 3910 | Solar Maximum Mission", "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:11Z", "net": "1980-02-14T15:57:00Z", "window_end": "1980-02-14T15:57:00Z", "window_start": "1980-02-14T15:57: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": 5150, "configuration": { "id": 288, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/288/?format=api", "name": "Delta 3910", "family": "Delta", "full_name": "Delta 3910", "variant": "3910" } }, "mission": { "id": 3561, "name": "Solar Maximum Mission", "description": "Solarmax (also known as Solar Maximum Mission or SMM) was a solar observation satellite. Its primary mission was the study of solar flares.", "launch_designator": null, "type": "Heliophysics", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_3910_image_20231231105538.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2297, "location_launch_attempt_count": 365, "pad_launch_attempt_count": 69, "agency_launch_attempt_count": 753, "orbital_launch_attempt_count_year": 14, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "9c033f9b-5d7b-4e67-9c26-6e3842723936", "url": "https://ll.thespacedevs.com/2.2.0/launch/9c033f9b-5d7b-4e67-9c26-6e3842723936/?format=api", "slug": "thor-delta-c-explorer-26", "name": "Thor Delta C | Explorer 26", "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:11Z", "net": "1964-12-21T09:00:03Z", "window_end": "1964-12-21T09:00:03Z", "window_start": "1964-12-21T09:00: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": 3349, "configuration": { "id": 401, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/401/?format=api", "name": "Thor Delta C", "family": "Thor", "full_name": "Thor Delta C", "variant": "Delta C" } }, "mission": { "id": 1770, "name": "Explorer 26", "description": "Explorer 26 was a spin-stabilized, solar-cell-powered spacecraft instrumented to measure cosmic-ray particles, trapped particles, solar wind protons, and magnetospheric and interplanetary magnetic fields.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/launch_of_thor__image_20251127091608.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 392, "location_launch_attempt_count": 126, "pad_launch_attempt_count": 26, "agency_launch_attempt_count": 230, "orbital_launch_attempt_count_year": 99, "location_launch_attempt_count_year": 20, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 55, "type": "normal" }, { "id": "f463bbce-fd0e-44aa-9a0c-0de62e4492f6", "url": "https://ll.thespacedevs.com/2.2.0/launch/f463bbce-fd0e-44aa-9a0c-0de62e4492f6/?format=api", "slug": "thor-delta-d-syncom-3", "name": "Thor Delta D | Syncom 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:11Z", "net": "1964-08-19T12:15:02Z", "window_end": "1964-08-19T12:15:02Z", "window_start": "1964-08-19T12:15: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": 3306, "configuration": { "id": 403, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/403/?format=api", "name": "Thor Delta D", "family": "Thor", "full_name": "Thor Delta D", "variant": "Delta D" } }, "mission": { "id": 1728, "name": "Syncom 3", "description": "Syncom 3 was the first geostationary satellite.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" }, "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 349, "location_launch_attempt_count": 117, "pad_launch_attempt_count": 24, "agency_launch_attempt_count": 207, "orbital_launch_attempt_count_year": 56, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 32, "type": "normal" }, { "id": "f2857a6e-5c74-4804-9764-9fdbd1eb0c83", "url": "https://ll.thespacedevs.com/2.2.0/launch/f2857a6e-5c74-4804-9764-9fdbd1eb0c83/?format=api", "slug": "delta-2914-palapa-a1", "name": "Delta 2914 | Palapa A1", "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:11Z", "net": "1976-07-08T23:31:00Z", "window_end": "1976-07-08T23:31:00Z", "window_start": "1976-07-08T23:31: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": 4730, "configuration": { "id": 287, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3148, "name": "Palapa A1", "description": "Indonesia communications satellite", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1851, "location_launch_attempt_count": 315, "pad_launch_attempt_count": 57, "agency_launch_attempt_count": 672, "orbital_launch_attempt_count_year": 68, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 17, "type": "normal" }, { "id": "bf12b9f3-2c0c-4271-b317-6a53340500de", "url": "https://ll.thespacedevs.com/2.2.0/launch/bf12b9f3-2c0c-4271-b317-6a53340500de/?format=api", "slug": "thor-delta-m-intelsat-iii-f-1", "name": "Thor Delta M | INTELSAT III F-1", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T17:40:11Z", "net": "1968-09-19T00:09:00Z", "window_end": "1968-09-19T00:09:00Z", "window_start": "1968-09-19T00:09:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 3823, "configuration": { "id": 409, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/409/?format=api", "name": "Thor Delta M", "family": "Thor", "full_name": "Thor Delta M", "variant": "Delta M" } }, "mission": { "id": 2241, "name": "INTELSAT III F-1", "description": "The Intelsat 3 spacecraft were used to relay commercial global telecommunications including live TV. Three of the 8 satellites in the series (F1, F5, F8) were unusable due to launch vehicle failures, and most of the remainder did not achieve their desired lifetimes.", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor_delta_m_image_20251122093853.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 877, "location_launch_attempt_count": 221, "pad_launch_attempt_count": 36, "agency_launch_attempt_count": 462, "orbital_launch_attempt_count_year": 89, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 29, "type": "normal" }, { "id": "66474554-b9f4-4170-8ce8-e265f8ca5b2d", "url": "https://ll.thespacedevs.com/2.2.0/launch/66474554-b9f4-4170-8ce8-e265f8ca5b2d/?format=api", "slug": "delta-7420-10c-globalstar-6-8-14-15", "name": "Delta 7420-10C | Globalstar 6, 8, 14, 15", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:40:10Z", "net": "1998-04-24T22:38:34Z", "window_end": "1998-04-24T22:38:34Z", "window_start": "1998-04-24T22:38:34Z", "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": 6849, "configuration": { "id": 467, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/467/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7420-10C", "variant": "7420-10C" } }, "mission": { "id": 5239, "name": "Globalstar 6, 8, 14, 15", "description": "The Globalstar global mobile communications network offers global, digital real time voice, data and fax via a constellation of 48 minisatellites. The constellation operates in a 1410 km orbit inclined at 52 degrees, and will also have 8 spares. The satellites were built by Space Systems Loral and Alenia Aerospazio in Rome, Italy.", "launch_designator": null, "type": "Communications", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4231, "location_launch_attempt_count": 546, "pad_launch_attempt_count": 117, "agency_launch_attempt_count": 992, "orbital_launch_attempt_count_year": 24, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "897acf5a-d2e2-4562-8de4-75ff5381fcf3", "url": "https://ll.thespacedevs.com/2.2.0/launch/897acf5a-d2e2-4562-8de4-75ff5381fcf3/?format=api", "slug": "delta-3910pam-satcom-4", "name": "Delta 3910/PAM | Satcom 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:10Z", "net": "1982-01-16T01:55:00Z", "window_end": "1982-01-16T01:55:00Z", "window_start": "1982-01-16T01: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": 5358, "configuration": { "id": 289, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/289/?format=api", "name": "Delta 3910/PAM", "family": "Delta", "full_name": "Delta 3910/PAM", "variant": "3910/PAM" } }, "mission": { "id": 3766, "name": "Satcom 4", "description": "First generation geostationary communication satellite built for RCA Americom", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_3910_image_20231231105538.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2521, "location_launch_attempt_count": 379, "pad_launch_attempt_count": 75, "agency_launch_attempt_count": 781, "orbital_launch_attempt_count_year": 4, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "f466b70a-f55e-4f66-a178-e58cd040e5ff", "url": "https://ll.thespacedevs.com/2.2.0/launch/f466b70a-f55e-4f66-a178-e58cd040e5ff/?format=api", "slug": "thor-delta-m-nato-iia", "name": "Thor Delta M | NATO IIA", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:40:10Z", "net": "1970-03-20T23:52:00Z", "window_end": "1970-03-20T23:52:00Z", "window_start": "1970-03-20T23:52: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": 3994, "configuration": { "id": 409, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/409/?format=api", "name": "Thor Delta M", "family": "Thor", "full_name": "Thor Delta M", "variant": "Delta M" } }, "mission": { "id": 2412, "name": "NATO IIA", "description": "First generation satellite providing communications bezween officials of NATO nations.", "launch_designator": null, "type": "Government/Top Secret", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor_delta_m_image_20251122093853.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1069, "location_launch_attempt_count": 244, "pad_launch_attempt_count": 46, "agency_launch_attempt_count": 516, "orbital_launch_attempt_count_year": 23, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 7, "type": "normal" } ] }