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=6690&ordering=name
{ "count": 7675, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6700&ordering=name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6680&ordering=name", "results": [ { "id": "0f092b36-4968-416f-aabf-50377a41e631", "url": "https://ll.thespacedevs.com/2.2.0/launch/0f092b36-4968-416f-aabf-50377a41e631/?format=api", "slug": "titan-iiic-dsp-6", "name": "Titan IIIC | DSP 6", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:42:08Z", "net": "1976-06-26T03:00:01Z", "window_end": "1976-06-26T03:00:01Z", "window_start": "1976-06-26T03:00: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": 4723, "configuration": { "id": 439, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api", "name": "Titan IIIC", "family": "Titan", "full_name": "Titan IIIC", "variant": "IIIC" } }, "mission": { "id": 3141, "name": "DSP 6", "description": "Early warning satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 347, "orbital_launch_attempt_count": 347 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iii-c_lau_image_20251103140641.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1843, "location_launch_attempt_count": 314, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 670, "orbital_launch_attempt_count_year": 60, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 15, "type": "normal" }, { "id": "8a07bc5c-257a-49b3-b56a-bbd84b3fed47", "url": "https://ll.thespacedevs.com/2.2.0/launch/8a07bc5c-257a-49b3-b56a-bbd84b3fed47/?format=api", "slug": "titan-iiic-dsp-7", "name": "Titan IIIC | DSP 7", "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:41:17Z", "net": "1977-02-06T06:00:01Z", "window_end": "1977-02-06T06:00:01Z", "window_start": "1977-02-06T06:00: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": 4797, "configuration": { "id": 439, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api", "name": "Titan IIIC", "family": "Titan", "full_name": "Titan IIIC", "variant": "IIIC" } }, "mission": { "id": 3214, "name": "DSP 7", "description": "Early warning satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 347, "orbital_launch_attempt_count": 347 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iii-c_lau_image_20251103140641.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1922, "location_launch_attempt_count": 319, "pad_launch_attempt_count": 16, "agency_launch_attempt_count": 682, "orbital_launch_attempt_count_year": 7, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "c7fce96c-ee24-4727-b41f-9f5d3a8ffe09", "url": "https://ll.thespacedevs.com/2.2.0/launch/c7fce96c-ee24-4727-b41f-9f5d3a8ffe09/?format=api", "slug": "titan-iiic-dsp-8", "name": "Titan IIIC | DSP 8", "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:41:47Z", "net": "1979-06-10T13:39:00Z", "window_end": "1979-06-10T13:39:00Z", "window_start": "1979-06-10T13: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": 5082, "configuration": { "id": 439, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api", "name": "Titan IIIC", "family": "Titan", "full_name": "Titan IIIC", "variant": "IIIC" } }, "mission": { "id": 3494, "name": "DSP 8", "description": "American early warning satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 347, "orbital_launch_attempt_count": 347 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iii-c_lau_image_20251103140641.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2227, "location_launch_attempt_count": 358, "pad_launch_attempt_count": 21, "agency_launch_attempt_count": 743, "orbital_launch_attempt_count_year": 54, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "00a69380-53ac-49c8-a1dc-63a1d7107ca3", "url": "https://ll.thespacedevs.com/2.2.0/launch/00a69380-53ac-49c8-a1dc-63a1d7107ca3/?format=api", "slug": "titan-iiic-dsp-9", "name": "Titan IIIC | DSP 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:42:08Z", "net": "1981-03-16T19:24:00Z", "window_end": "1981-03-16T19:24:00Z", "window_start": "1981-03-16T19:24: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": 5258, "configuration": { "id": 439, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api", "name": "Titan IIIC", "family": "Titan", "full_name": "Titan IIIC", "variant": "IIIC" } }, "mission": { "id": 3667, "name": "DSP 9", "description": "American early warning satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 347, "orbital_launch_attempt_count": 347 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iii-c_lau_image_20251103140641.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2417, "location_launch_attempt_count": 371, "pad_launch_attempt_count": 24, "agency_launch_attempt_count": 766, "orbital_launch_attempt_count_year": 26, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "8117ac06-68de-4ec9-85fa-2dbfac1518bb", "url": "https://ll.thespacedevs.com/2.2.0/launch/8117ac06-68de-4ec9-85fa-2dbfac1518bb/?format=api", "slug": "titan-iiic-gemini-b", "name": "Titan IIIC | Gemini B", "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:41:40Z", "net": "1966-11-03T13:50:42Z", "window_end": "1966-11-03T13:50:42Z", "window_start": "1966-11-03T13:50:42Z", "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": 3589, "configuration": { "id": 439, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api", "name": "Titan IIIC", "family": "Titan", "full_name": "Titan IIIC", "variant": "IIIC" } }, "mission": { "id": 2008, "name": "Gemini B", "description": "Uncrewed suborbital test flight using the refurbished Gemini-2 capsule.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 347, "orbital_launch_attempt_count": 347 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iii-c_lau_image_20251103140641.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 627, "location_launch_attempt_count": 187, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 362, "orbital_launch_attempt_count_year": 110, "location_launch_attempt_count_year": 28, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 63, "type": "normal" }, { "id": "a28c93b7-e6ef-4324-8bf9-b941c2a65fc0", "url": "https://ll.thespacedevs.com/2.2.0/launch/a28c93b7-e6ef-4324-8bf9-b941c2a65fc0/?format=api", "slug": "titan-iiic-idcsp-16-to-19", "name": "Titan IIIC | IDCSP 16 to 19", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:42:33Z", "net": "1967-07-01T13:15:01Z", "window_end": "1967-07-01T13:15:01Z", "window_start": "1967-07-01T13:15: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": 3680, "configuration": { "id": 439, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api", "name": "Titan IIIC", "family": "Titan", "full_name": "Titan IIIC", "variant": "IIIC" } }, "mission": { "id": 2098, "name": "IDCSP 16 to 19", "description": "The IDCSP (Initial Defense Communications satellite Program) provided the Pentagon with its first near-geosynchronous communications system and replaced the cancelled ADVENT project.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 118, "orbital_launch_attempt_count": 118 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iii-c_lau_image_20251103140641.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 722, "location_launch_attempt_count": 204, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 405, "orbital_launch_attempt_count_year": 74, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 33, "type": "normal" }, { "id": "0c8656cb-a0f3-41d7-9eb1-c56e60cef520", "url": "https://ll.thespacedevs.com/2.2.0/launch/0c8656cb-a0f3-41d7-9eb1-c56e60cef520/?format=api", "slug": "titan-iiic-idcsp-1-to-7", "name": "Titan IIIC | IDCSP 1 to 7", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:42:40Z", "net": "1966-06-16T14:00:01Z", "window_end": "1966-06-16T14:00:01Z", "window_start": "1966-06-16T14:00: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": 3539, "configuration": { "id": 439, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api", "name": "Titan IIIC", "family": "Titan", "full_name": "Titan IIIC", "variant": "IIIC" } }, "mission": { "id": 1959, "name": "IDCSP 1 to 7", "description": "The IDCSP (Initial Defense Communications satellite Program) provided the Pentagon with its first near-geosynchronous communications system and replaced the cancelled ADVENT project.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 118, "orbital_launch_attempt_count": 118 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iii-c_lau_image_20251103140641.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 577, "location_launch_attempt_count": 173, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 332, "orbital_launch_attempt_count_year": 60, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 33, "type": "normal" }, { "id": "de2b65b1-7050-4a7f-8308-370e32b6a28f", "url": "https://ll.thespacedevs.com/2.2.0/launch/de2b65b1-7050-4a7f-8308-370e32b6a28f/?format=api", "slug": "titan-iiic-idcsp-20-to-27", "name": "Titan IIIC | IDCSP 20 to 27", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:42:34Z", "net": "1968-06-13T14:03:50Z", "window_end": "1968-06-13T14:03:50Z", "window_start": "1968-06-13T14:03:50Z", "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": 3793, "configuration": { "id": 439, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api", "name": "Titan IIIC", "family": "Titan", "full_name": "Titan IIIC", "variant": "IIIC" } }, "mission": { "id": 2211, "name": "IDCSP 20 to 27", "description": "The IDCSP (Initial Defense Communications satellite Program) provided the Pentagon with its first near-geosynchronous communications system and replaced the cancelled ADVENT project.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 118, "orbital_launch_attempt_count": 118 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iii-c_lau_image_20251103140641.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 845, "location_launch_attempt_count": 218, "pad_launch_attempt_count": 7, "agency_launch_attempt_count": 449, "orbital_launch_attempt_count_year": 57, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 16, "type": "normal" }, { "id": "ffa5b63e-72b1-4a55-801e-084464db15b1", "url": "https://ll.thespacedevs.com/2.2.0/launch/ffa5b63e-72b1-4a55-801e-084464db15b1/?format=api", "slug": "titan-iiic-idcsp-8-to-14", "name": "Titan IIIC | IDCSP 8 to 14", "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:42:35Z", "net": "1966-08-26T13:59:56Z", "window_end": "1966-08-26T13:59:56Z", "window_start": "1966-08-26T13:59:56Z", "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": 3565, "configuration": { "id": 439, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api", "name": "Titan IIIC", "family": "Titan", "full_name": "Titan IIIC", "variant": "IIIC" } }, "mission": { "id": 1985, "name": "IDCSP 8 to 14", "description": "The IDCSP (Initial Defense Communications satellite Program) provided the Pentagon with its first near-geosynchronous communications system and replaced the cancelled ADVENT project.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 118, "orbital_launch_attempt_count": 118 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iii-c_lau_image_20251103140641.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 603, "location_launch_attempt_count": 181, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 347, "orbital_launch_attempt_count_year": 86, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 48, "type": "normal" }, { "id": "d2a37e59-c192-4a2a-96fd-d69e0021a255", "url": "https://ll.thespacedevs.com/2.2.0/launch/d2a37e59-c192-4a2a-96fd-d69e0021a255/?format=api", "slug": "titan-iiic-idcsp-8-to-15", "name": "Titan IIIC | IDCSP 8 to 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:42:33Z", "net": "1967-01-18T14:19:08Z", "window_end": "1967-01-18T14:19:08Z", "window_start": "1967-01-18T14:19:08Z", "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": 3611, "configuration": { "id": 439, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api", "name": "Titan IIIC", "family": "Titan", "full_name": "Titan IIIC", "variant": "IIIC" } }, "mission": { "id": 2030, "name": "IDCSP 8 to 15", "description": "The IDCSP (Initial Defense Communications satellite Program) provided the Pentagon with its first near-geosynchronous communications system and replaced the cancelled ADVENT project.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 118, "orbital_launch_attempt_count": 118 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iii-c_lau_image_20251103140641.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 651, "location_launch_attempt_count": 194, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 375, "orbital_launch_attempt_count_year": 3, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 3, "type": "normal" } ] }