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=2800&ordering=id
{ "count": 7714, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2810&ordering=id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2790&ordering=id", "results": [ { "id": "5eece78e-d65c-4afe-a45b-0f06f1d08f68", "url": "https://ll.thespacedevs.com/2.2.0/launch/5eece78e-d65c-4afe-a45b-0f06f1d08f68/?format=api", "slug": "delta-ii-iridium-83-to-87", "name": "Delta II | Iridium 83 to 87", "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-12-30T10:31:41Z", "net": "1998-11-06T13:37:52Z", "window_end": "1998-11-06T13:37:52Z", "window_start": "1998-11-06T13:37:52Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 6887, "configuration": { "id": 99, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/99/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920-10C", "variant": "7920-10C" } }, "mission": { "id": 5277, "name": "Iridium 83 to 87", "description": "Iridium provides global mobile telecommunications services using a constellation of 66 low earth orbit satellites in a 86.4° inclined orbit. Although 77 satellites were originally envisioned for the system and spawned the name based on the 77th element in the periodic table, the system has been scaled back. Motorola's Satellite Communications Group designed and manufactured the Iridium satellites with Lockheed Martin providing the LM-700A spacecraft buses.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/pad/39/?format=api", "agency_id": null, "name": "Space Launch Complex 2W", "description": "SLC-2W was originally used for Delta, Thor-Agena and Delta II launches. After the last Delta II flight in 2018, SLC-2W was repurposed to launch Firefly Alpha rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7556,-120.6224", "latitude": "34.7556", "longitude": "-120.6224", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 848, "total_landing_count": 30 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 98, "orbital_launch_attempt_count": 98 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030612.jpeg", "infographic": null, "program": [ { "id": 28, "url": "https://ll.thespacedevs.com/2.2.0/program/28/?format=api", "name": "Iridium Constellation", "description": "The Iridium satellite constellation provides L band voice and data information coverage to satellite phones, satellite messenger communication devices and integrated transceivers.", "agencies": [ { "id": 202, "url": "https://ll.thespacedevs.com/2.2.0/agencies/202/?format=api", "name": "Iridium Communications", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520con_program_20231228184831.jpeg", "start_date": "1997-05-05T00:00:00Z", "end_date": null, "info_url": "https://iridium.com/", "wiki_url": "https://en.wikipedia.org/wiki/Iridium_satellite_constellation", "mission_patches": [], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 4278, "location_launch_attempt_count": 588, "pad_launch_attempt_count": 61, "agency_launch_attempt_count": 1001, "orbital_launch_attempt_count_year": 71, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 14, "type": "normal" }, { "id": "5ef61859-52a1-4b2f-94e0-61286cd45dc5", "url": "https://ll.thespacedevs.com/2.2.0/launch/5ef61859-52a1-4b2f-94e0-61286cd45dc5/?format=api", "slug": "kosmos-11k63-ds-p1-yu-64", "name": "Kosmos 11K63 | DS-P1-Yu 64", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:31:43Z", "net": "1973-08-22T11:24:55Z", "window_end": "1973-08-22T11:24:55Z", "window_start": "1973-08-22T11:24:55Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 4387, "configuration": { "id": 327, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/327/?format=api", "name": "Kosmos 11K63", "family": "Kosmos", "full_name": "Kosmos 11K63", "variant": "11K63" } }, "mission": { "id": 2805, "name": "DS-P1-Yu 64", "description": "The DS-P1-Yu series of satellites was used to calibrate space surveillance and early warning radars.", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/pad/3/?format=api", "agency_id": 163, "name": "133/3 (133L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.886999,40.846984", "latitude": "62.886999", "longitude": "40.846984", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_3_20200803143438.jpg", "total_launch_count": 159, "orbital_launch_attempt_count": 159 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos_11k63_image_20251104091702.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1485, "location_launch_attempt_count": 304, "pad_launch_attempt_count": 68, "agency_launch_attempt_count": 759, "orbital_launch_attempt_count_year": 63, "location_launch_attempt_count_year": 30, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 47, "type": "normal" }, { "id": "5ef7ae3d-8667-49c9-aeea-548a34f82776", "url": "https://ll.thespacedevs.com/2.2.0/launch/5ef7ae3d-8667-49c9-aeea-548a34f82776/?format=api", "slug": "angara-a5briz-m-dummy-payload", "name": "Angara A5/Briz-M | Dummy payload", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-01-02T17:15:46Z", "net": "2020-12-14T05:50:00Z", "window_end": "2020-12-14T05:50:00Z", "window_start": "2020-12-14T05:50:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 2563, "configuration": { "id": 504, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/504/?format=api", "name": "Angara A5/Briz-M", "family": "Angara", "full_name": "Angara A5/Briz-M", "variant": "A5/Briz-M" } }, "mission": { "id": 1218, "name": "Dummy payload", "description": "This is the second test flight of the Angara-A5 launch vehicle. It carries mass simulator payload which is to be delivered to geostationary orbit.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 42, "url": "https://ll.thespacedevs.com/2.2.0/pad/42/?format=api", "agency_id": 163, "name": "35/1", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35", "map_url": "https://www.google.com/maps?q=62.927319,40.574897", "latitude": "62.927319", "longitude": "40.574897", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_42_20200803143543.jpg", "total_launch_count": 11, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara_a52fbri_image_20240102171438.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6029, "location_launch_attempt_count": 1641, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 186, "orbital_launch_attempt_count_year": 107, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "5f06f96e-6bfd-478b-a45e-e4289ebdbf00", "url": "https://ll.thespacedevs.com/2.2.0/launch/5f06f96e-6bfd-478b-a45e-e4289ebdbf00/?format=api", "slug": "space-shuttle-atlantis-ov-104-sts-27", "name": "Space Shuttle Atlantis / OV-104 | STS-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-14T08:47:30Z", "net": "1988-12-02T14:30:34Z", "window_end": "1988-12-02T14:30:34Z", "window_start": "1988-12-02T14:30:34Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 192, "url": "https://ll.thespacedevs.com/2.2.0/agencies/192/?format=api", "name": "Lockheed Space Operations Company", "type": "Commercial" }, "rocket": { "id": 324, "configuration": { "id": 493, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/493/?format=api", "name": "Space Shuttle", "family": "", "full_name": "Space Shuttle", "variant": "" } }, "mission": { "id": 674, "name": "STS-27", "description": "STS-27 was the twenty-seventh and the third for Atlantis. It carried a classified payload for the Department of Defence. The heat shielding was substantially damaged during lift-off, impacting the right wing. The crew narrowly survived re-entry with a steal bar taking the brunt of the heat before beginning to burn through the aluminum structure.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api", "agency_id": 44, "name": "Launch Complex 39B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B", "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503", "latitude": "28.62711233", "longitude": "-80.62101503", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "timezone_name": "America/New_York", "total_launch_count": 277, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 58, "orbital_launch_attempt_count": 57 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg", "infographic": null, "program": [ { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/program/6/?format=api", "name": "Space Shuttle", "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shutt_program_20200820202237.png", "start_date": "1981-04-12T12:00:03Z", "end_date": "2011-07-08T15:29:00Z", "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 3364, "location_launch_attempt_count": 44, "pad_launch_attempt_count": 8, "agency_launch_attempt_count": 18, "orbital_launch_attempt_count_year": 111, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "5f0c1e24-fe10-44de-b997-cdcbbb5a97ce", "url": "https://ll.thespacedevs.com/2.2.0/launch/5f0c1e24-fe10-44de-b997-cdcbbb5a97ce/?format=api", "slug": "soyuz-u-zenit-8-85", "name": "Soyuz U | Zenit-8 85", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:50:21Z", "net": "1989-08-02T11:29:59Z", "window_end": "1989-08-02T11:29:59Z", "window_start": "1989-08-02T11:29:59Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 6196, "configuration": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 4586, "name": "Zenit-8 85", "description": "Film-return reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 35, "url": "https://ll.thespacedevs.com/2.2.0/pad/35/?format=api", "agency_id": 163, "name": "16/2", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.960091,40.682983", "latitude": "62.960091", "longitude": "40.682983", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_35_20200803143306.jpg", "total_launch_count": 136, "orbital_launch_attempt_count": 136 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3435, "location_launch_attempt_count": 1278, "pad_launch_attempt_count": 80, "agency_launch_attempt_count": 2289, "orbital_launch_attempt_count_year": 61, "location_launch_attempt_count_year": 31, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 48, "type": "normal" }, { "id": "5f11c608-2768-4e26-b1a8-cd0479991de8", "url": "https://ll.thespacedevs.com/2.2.0/launch/5f11c608-2768-4e26-b1a8-cd0479991de8/?format=api", "slug": "atlas-iias-telstar-401", "name": "Atlas IIAS | Telstar 401", "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:39:53Z", "net": "1993-12-16T00:40:02Z", "window_end": "1993-12-16T00:40:02Z", "window_start": "1993-12-16T00:40:02Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 6562, "configuration": { "id": 255, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/255/?format=api", "name": "Atlas IIAS", "family": "Atlas", "full_name": "Atlas IIAS", "variant": "IIAS" } }, "mission": { "id": 4952, "name": "Telstar 401", "description": "The Telstar 4 series was the successor to AT&T's Telstar 3 series. The spacecraft were built on Lockheed Martin's AS-7000 bus and featured 24 C-band and 16 Ku-band transponders.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api", "agency_id": 161, "name": "Launch Complex 36B", "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": 1072, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg", "total_launch_count": 76, "orbital_launch_attempt_count": 76 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3866, "location_launch_attempt_count": 478, "pad_launch_attempt_count": 45, "agency_launch_attempt_count": 934, "orbital_launch_attempt_count_year": 81, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 14, "type": "normal" }, { "id": "5f143307-6ace-466a-bdd3-7af2f201cf2b", "url": "https://ll.thespacedevs.com/2.2.0/launch/5f143307-6ace-466a-bdd3-7af2f201cf2b/?format=api", "slug": "ariane-44l-intelsat-907", "name": "Ariane 44L | INTELSAT 907", "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-14T04:22:19Z", "net": "2003-02-15T07:00:00Z", "window_end": "2003-02-15T07:00:00Z", "window_start": "2003-02-15T07:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 115, "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "rocket": { "id": 7123, "configuration": { "id": 225, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/225/?format=api", "name": "Ariane 44L", "family": "Ariane", "full_name": "Ariane 44L", "variant": "44L" } }, "mission": { "id": 5512, "name": "INTELSAT 907", "description": "Intelsat 907 (or IS-907) is a communications satellite operated by Intelsat.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/pad/124/?format=api", "agency_id": 115, "name": "Ariane Launch Area 2", "description": "The ELA-2 pad, built in 1986, had been used for Ariane 4 launches from 1988 until 2003. Before 1988, although purpose-built for Ariane 4, the pad hosted an Ariane-2 and two Ariane-3 launches.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/ELA-2", "map_url": "https://www.google.com/maps?q=5.232,-52.778194", "latitude": "5.232", "longitude": "-52.778194", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 329, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_124_20200803143241.jpg", "total_launch_count": 119, "orbital_launch_attempt_count": 119 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44l_at_e_image_20240401082337.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4583, "location_launch_attempt_count": 167, "pad_launch_attempt_count": 119, "agency_launch_attempt_count": 153, "orbital_launch_attempt_count_year": 7, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "5f239efe-b723-4eee-a609-d507d6c5d072", "url": "https://ll.thespacedevs.com/2.2.0/launch/5f239efe-b723-4eee-a609-d507d6c5d072/?format=api", "slug": "tsiklon-3-strela-3-7-to-12", "name": "Tsiklon-3 | Strela-3 7 to 12", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:22:44Z", "net": "1985-10-09T21:35:00Z", "window_end": "1985-10-09T21:35:00Z", "window_start": "1985-10-09T21:35:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5795, "configuration": { "id": 445, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/445/?format=api", "name": "Tsiklon-3", "family": "Tsiklon", "full_name": "Tsiklon-3", "variant": "3" } }, "mission": { "id": 4194, "name": "Strela-3 7 to 12", "description": "Second generation store-dump military communications satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 126, "url": "https://ll.thespacedevs.com/2.2.0/pad/126/?format=api", "agency_id": 63, "name": "32/1", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32", "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727", "latitude": "62.9063889", "longitude": "40.7844727", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_126_20200803143238.jpg", "total_launch_count": 57, "orbital_launch_attempt_count": 57 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 3001, "location_launch_attempt_count": 1077, "pad_launch_attempt_count": 16, "agency_launch_attempt_count": 1932, "orbital_launch_attempt_count_year": 97, "location_launch_attempt_count_year": 46, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 76, "type": "normal" }, { "id": "5f242c3c-a1ba-44c8-9135-98c46c7c8a88", "url": "https://ll.thespacedevs.com/2.2.0/launch/5f242c3c-a1ba-44c8-9135-98c46c7c8a88/?format=api", "slug": "atlas-e-noaa-8", "name": "Atlas E | NOAA 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-14T04:18:00Z", "net": "1983-03-28T15:52:00Z", "window_end": "1983-03-28T15:52:00Z", "window_start": "1983-03-28T15: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": 5496, "configuration": { "id": 238, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/238/?format=api", "name": "Atlas E", "family": "Atlas", "full_name": "SM-65E Atlas", "variant": "E" } }, "mission": { "id": 3900, "name": "NOAA 8", "description": "Fourth generation NOAA meteorological satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 93, "url": "https://ll.thespacedevs.com/2.2.0/pad/93/?format=api", "agency_id": 161, "name": "Space Launch Complex 3W", "description": "SLC-3W was originally built for Atlas-Agena launches and the first flight off the pad was the launch of Samos 1 on October 11, 1960. The facility was extensively damaged 11 months later when Samos 3's booster exploded on the pad, but it was repaired quickly and hosted its next launch slightly under two months afterwards.\r\n\r\nIn 1962-63, the pad was converted for Thor-Agena use and was the primary launching site for Corona reconnaissance satellites for the next decade. After the Corona program ended in 1972, SLC-3W was converted back to support Atlases, this time flights of refurbished Atlas E/F missiles. The final such launch took place in 1995.\r\n\r\nSpaceX initially planned to use SLC-3W for the Falcon 1 launch vehicle but switched to SLC-4E with Falcon 9.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W", "map_url": "https://www.google.com/maps?q=34.644,-120.593", "latitude": "34.644", "longitude": "-120.593", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 848, "total_landing_count": 30 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg", "total_launch_count": 81, "orbital_launch_attempt_count": 81 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 2669, "location_launch_attempt_count": 500, "pad_launch_attempt_count": 62, "agency_launch_attempt_count": 798, "orbital_launch_attempt_count_year": 23, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "5f25543a-7c7c-4a2b-b07e-70023aaea338", "url": "https://ll.thespacedevs.com/2.2.0/launch/5f25543a-7c7c-4a2b-b07e-70023aaea338/?format=api", "slug": "soyuz-u-yantar-2k-19", "name": "Soyuz U | Yantar-2K 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-14T04:29:25Z", "net": "1981-06-03T14:00:00Z", "window_end": "1981-06-03T14:00:00Z", "window_start": "1981-06-03T14:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5283, "configuration": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 3692, "name": "Yantar-2K 19", "description": "High-resolution film-return Yantar reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 168, "url": "https://ll.thespacedevs.com/2.2.0/pad/168/?format=api", "agency_id": null, "name": "41/1", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.941,40.526806", "latitude": "62.941", "longitude": "40.526806", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg", "total_launch_count": 310, "orbital_launch_attempt_count": 310 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2445, "location_launch_attempt_count": 811, "pad_launch_attempt_count": 203, "agency_launch_attempt_count": 1494, "orbital_launch_attempt_count_year": 54, "location_launch_attempt_count_year": 24, "pad_launch_attempt_count_year": 9, "agency_launch_attempt_count_year": 43, "type": "normal" } ] }