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=150&ordering=id
{ "count": 7503, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=160&ordering=id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=140&ordering=id", "results": [ { "id": "052a23e1-79ea-47f9-92e3-2a68a5e3a597", "url": "https://ll.thespacedevs.com/2.2.0/launch/052a23e1-79ea-47f9-92e3-2a68a5e3a597/?format=api", "slug": "proton-kdm-potok-1", "name": "Proton-K/DM | Potok 1", "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:35:16Z", "net": "1982-05-17T23:50:00Z", "window_end": "1982-05-17T23:50:00Z", "window_start": "1982-05-17T23:50: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": 5398, "configuration": { "id": 349, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/349/?format=api", "name": "Proton-K/DM", "family": "Proton / UR-500", "full_name": "Proton-K/DM", "variant": "DM" } }, "mission": { "id": 3805, "name": "Potok 1", "description": "Geostationary military relay satellite", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api", "agency_id": null, "name": "200/39 (200L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.039984,63.032093", "latitude": "46.039984", "longitude": "63.032093", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg", "total_launch_count": 167, "orbital_launch_attempt_count": 167 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2563, "location_launch_attempt_count": 628, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 1589, "orbital_launch_attempt_count_year": 46, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 38, "type": "normal" }, { "id": "052b0445-c598-4533-b590-da4329a07cc2", "url": "https://ll.thespacedevs.com/2.2.0/launch/052b0445-c598-4533-b590-da4329a07cc2/?format=api", "slug": "molniya-m-molniya-1-15", "name": "Molniya-M | Molniya-1 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-14T04:11:12Z", "net": "1970-09-29T08:14:01Z", "window_end": "1970-09-29T08:14:01Z", "window_start": "1970-09-29T08:14:01Z", "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": 4053, "configuration": { "id": 106, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/106/?format=api", "name": "Molniya-M", "family": "R-7", "full_name": "Molniya-M 2BL", "variant": "2BL" } }, "mission": { "id": 2471, "name": "Molniya-1 15", "description": "The Molniya were Soviet communication satellites operating from an inclined highly elliptical earth orbit of 500 km × 40000 km with 12 hour period for coverage of high northern latitudes.", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 85, "url": "https://ll.thespacedevs.com/2.2.0/pad/85/?format=api", "agency_id": 163, "name": "43/4 (43R)", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.92883,40.457098", "latitude": "62.92883", "longitude": "40.457098", "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": 1674, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 323, "orbital_launch_attempt_count": 323 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 1132, "location_launch_attempt_count": 145, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 510, "orbital_launch_attempt_count_year": 86, "location_launch_attempt_count_year": 37, "pad_launch_attempt_count_year": 9, "agency_launch_attempt_count_year": 57, "type": "normal" }, { "id": "052c101c-9422-4dab-88cf-804a8d12bdad", "url": "https://ll.thespacedevs.com/2.2.0/launch/052c101c-9422-4dab-88cf-804a8d12bdad/?format=api", "slug": "soyuz-u-zenit-8-32", "name": "Soyuz U | Zenit-8 32", "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:41:31Z", "net": "1986-05-29T09:20:00Z", "window_end": "1986-05-29T09:20:00Z", "window_start": "1986-05-29T09:20: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": 5860, "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": 4257, "name": "Zenit-8 32", "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": 20, "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 422, "orbital_launch_attempt_count": 422 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3074, "location_launch_attempt_count": 779, "pad_launch_attempt_count": 289, "agency_launch_attempt_count": 1992, "orbital_launch_attempt_count_year": 45, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 36, "type": "normal" }, { "id": "053b3801-c465-4619-ba27-4f7d94b1bf63", "url": "https://ll.thespacedevs.com/2.2.0/launch/053b3801-c465-4619-ba27-4f7d94b1bf63/?format=api", "slug": "soyuz-u-progress-18", "name": "Soyuz U | Progress 18", "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-06-15T14:22:22Z", "net": "1983-10-20T09:59:05Z", "window_end": "1983-10-20T09:59:05Z", "window_start": "1983-10-20T09:59:05Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 2248, "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": null, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 422, "orbital_launch_attempt_count": 422 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2754, "location_launch_attempt_count": 690, "pad_launch_attempt_count": 266, "agency_launch_attempt_count": 1740, "orbital_launch_attempt_count_year": 2754, "location_launch_attempt_count_year": 29, "pad_launch_attempt_count_year": 9, "agency_launch_attempt_count_year": 81, "type": "normal" }, { "id": "05493e88-1d72-4568-a075-52a3fa86c8e2", "url": "https://ll.thespacedevs.com/2.2.0/launch/05493e88-1d72-4568-a075-52a3fa86c8e2/?format=api", "slug": "proton-kdm-raduga-8", "name": "Proton-K/DM | Raduga 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:23:50Z", "net": "1981-03-18T04:40:00Z", "window_end": "1981-03-18T04:40:00Z", "window_start": "1981-03-18T04:40: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": 5260, "configuration": { "id": 349, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/349/?format=api", "name": "Proton-K/DM", "family": "Proton / UR-500", "full_name": "Proton-K/DM", "variant": "DM" } }, "mission": { "id": 3669, "name": "Raduga 8", "description": "Geostationary communications satellite for military and governmental puposes", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api", "agency_id": null, "name": "200/40", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200", "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949", "latitude": "46.0336111", "longitude": "63.0266949", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg", "total_launch_count": 64, "orbital_launch_attempt_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2419, "location_launch_attempt_count": 587, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 1474, "orbital_launch_attempt_count_year": 28, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 23, "type": "normal" }, { "id": "054a1928-57dc-4134-b3e3-c4c8728578b3", "url": "https://ll.thespacedevs.com/2.2.0/launch/054a1928-57dc-4134-b3e3-c4c8728578b3/?format=api", "slug": "falcon-9-block-5-neo-surveyor", "name": "Falcon 9 Block 5 | NEO Surveyor", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-02-26T12:04:48Z", "net": "2027-09-30T00:00:00Z", "window_end": "2027-09-30T00:00:00Z", "window_start": "2027-09-30T00:00:00Z", "net_precision": { "id": 7, "name": "Month", "abbrev": "M", "description": "The T-0 is expected in the given month." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8539, "configuration": { "id": 164, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7130, "name": "NEO Surveyor", "description": "NASA's Near-Earth Object (NEO) Surveyor mission is designed to help advance planetary defense efforts to discover and characterize most of the potentially hazardous asteroids and comets that come within 30 million miles of Earth’s orbit. These are collectively known as near-earth objects, or NEOs.\r\n\r\nNEO Surveyor consists of a single scientific instrument: a 50 centimeter (nearly 20 inch) diameter telescope that operates in two heat-sensing infrared wavelengths. It will be capable of detecting both bright and dark asteroids, which are the most difficult type to find.", "launch_designator": null, "type": "Space Situational Awareness", "orbit": { "id": 5, "name": "Heliocentric L1", "abbrev": "L1-point" }, "agencies": [ { "id": 1090, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1090/?format=api", "name": "Jet Propulsion Laboratory", "featured": false, "type": "Government", "country_code": "USA", "abbrev": "JPL", "description": "Jet Propulsion Laboratory (JPL) is a Federally Funded Research and Development Center (FFRDC) in La Cañada Flintridge, California, Crescenta Valley, United States. Founded in 1936 by Caltech researchers, the laboratory is now owned and sponsored by the National Aeronautics and Space Administration (NASA) and administered and managed by the California Institute of Technology.\r\n\r\nThe primary function of the laboratory is the construction and operation of planetary robotic spacecraft, though it also conducts Earth-orbit and astronomy missions. It is also responsible for operating the NASA Deep Space Network (DSN).", "administrator": "Director: Dave Gallagher", "founding_year": "1936", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://en.wikipedia.org/wiki/Jet_Propulsion_Laboratory", "wiki_url": "https://www.jpl.nasa.gov/", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jpl_logo_image_20250228202710.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jpl_social_logo_image_20250228202625.jpg" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "launch_library_url": null, "total_launch_count": 141, "consecutive_successful_launches": 11, "successful_launches": 121, "failed_launches": 20, "pending_launches": 6, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "http://www.nasa.gov", "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 72, "url": "https://ll.thespacedevs.com/2.2.0/pad/72/?format=api", "agency_id": null, "name": "Unknown Pad", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=28.458,-80.528", "latitude": "28.458", "longitude": "-80.528", "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": 1023, "total_landing_count": 64 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7227, "location_launch_attempt_count": 1115, "pad_launch_attempt_count": 45, "agency_launch_attempt_count": 605, "orbital_launch_attempt_count_year": 12, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "05587685-6e0a-4ec3-b27d-e05796fdd66e", "url": "https://ll.thespacedevs.com/2.2.0/launch/05587685-6e0a-4ec3-b27d-e05796fdd66e/?format=api", "slug": "atlas-slv-3-agena-d-kh-7-19", "name": "Atlas SLV-3 Agena D | KH-7 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-14T03:38:12Z", "net": "1965-06-25T19:30:00Z", "window_end": "1965-06-25T19:30:00Z", "window_start": "1965-06-25T19:30: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": 3410, "configuration": { "id": 258, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/258/?format=api", "name": "Atlas SLV-3 Agena D", "family": "Atlas", "full_name": "Atlas SLV-3 Agena D", "variant": "SLV-3 Agena D" } }, "mission": { "id": 1830, "name": "KH-7 19", "description": "The Program 206 satellite, carrying the KH-7 (Keyhole 7) camera system (codenamed Gambit-1), was the first successful high resolution space reconnaissance program. It was managed by NRO's Program A, the USAF-led segment of the National Reconnaissance Program managed from Los Angeles AFB in El Segundo, California.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "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": 807, "total_landing_count": 26 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 193, "orbital_launch_attempt_count": 193 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 449, "location_launch_attempt_count": 179, "pad_launch_attempt_count": 8, "agency_launch_attempt_count": 267, "orbital_launch_attempt_count_year": 56, "location_launch_attempt_count_year": 20, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 36, "type": "normal" }, { "id": "055fa36b-74c4-4fc5-809e-d123f7781df8", "url": "https://ll.thespacedevs.com/2.2.0/launch/055fa36b-74c4-4fc5-809e-d123f7781df8/?format=api", "slug": "black-brant-ix-sistine", "name": "Black Brant IX | SISTINE", "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:31:05Z", "net": "2022-07-06T13:54:00Z", "window_end": "2022-07-06T13:54:00Z", "window_start": "2022-07-06T13:54:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1038, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1038/?format=api", "name": "Equatorial Launch Australia", "type": "Commercial" }, "rocket": { "id": 7611, "configuration": { "id": 481, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/481/?format=api", "name": "Black Brant IX", "family": "", "full_name": "Black Brant IX", "variant": "IX" } }, "mission": { "id": 6097, "name": "SISTINE", "description": "The Suborbital Imaging Spectrograph for Transition region Irradiance from Nearby Exoplanet host stars (SISTINE) is a payload from the University of Colorado. Its objective is to study how light from stars affects the atmospheres of the planets around them, including the gases thought to be signs of life. For this flight, it will measure the ultraviolet light output from α Centauri A and B, two stars of the three-star α Centauri system that are the closest stars to our Sun.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 202, "url": "https://ll.thespacedevs.com/2.2.0/pad/202/?format=api", "agency_id": 1038, "name": "Suborbital Launch Ramp", "description": null, "info_url": "https://ela.space/arnhem-space-centre/", "wiki_url": "https://en.wikipedia.org/wiki/Arnhem_Land#Economy", "map_url": "https://www.google.com/maps?q=-12.3892948,136.7903215", "latitude": "-12.3892948", "longitude": "136.7903215", "location": { "id": 160, "url": "https://ll.thespacedevs.com/2.2.0/location/160/?format=api", "name": "Arnhem Space Centre", "country_code": "AUS", "description": "The Arnhem Space Centre was Australia's first commercial spaceport, located near Nhulunbuy, in Arnhem Land, Australia. It was owned and operated by Equatorial Launch Australia (ELA), and was the site of NASA's first non-orbital sounding rocket launch from a commercial port outside the United States on 27 June 2022.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_arnhem_space_centre_20220622160552.jpg", "timezone_name": "Australia/Darwin", "total_launch_count": 3, "total_landing_count": 0 }, "country_code": "AUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_suborbital_launch_ramp_20220625184504.jpg", "total_launch_count": 3, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/black_brant_ix_image_20220625190201.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "0560cfb0-ed19-4e8b-9fe9-728feb0f817c", "url": "https://ll.thespacedevs.com/2.2.0/launch/0560cfb0-ed19-4e8b-9fe9-728feb0f817c/?format=api", "slug": "falcon-1-ratsat", "name": "Falcon 1 | RatSat", "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-07-08T08:51:15Z", "net": "2008-09-28T23:15:00Z", "window_end": "2008-09-28T23:15:00Z", "window_start": "2008-09-28T23:15:00Z", "net_precision": null, "probability": -1, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 1400, "configuration": { "id": 133, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/133/?format=api", "name": "Falcon 1", "family": "Falcon", "full_name": "Falcon 1", "variant": "1" } }, "mission": { "id": 6461, "name": "RatSat", "description": "RatSat was an aluminum mass simulator on the fourth flight of the Falcon 1 rocket.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 107, "url": "https://ll.thespacedevs.com/2.2.0/pad/107/?format=api", "agency_id": null, "name": "Omelek Island", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Omelek_Island", "map_url": "https://www.google.com/maps?q=9.047861,167.743", "latitude": "9.047861", "longitude": "167.743", "location": { "id": 142, "url": "https://ll.thespacedevs.com/2.2.0/location/142/?format=api", "name": "Ronald Reagan Ballistic Missile Defense Test Site, Kwajalein Atoll, Marshall Islands", "country_code": "MHL", "description": "The Ronald Reagan Ballistic Missile Defense Test Site is a missile test range in Marshall Islands. It covers about 750,000 square miles (1,900,000 km2) and includes rocket launch sites at the Kwajalein Atoll (on multiple islands), Wake Island, and Aur Atoll. It primarily functions as a test facility for U.S. missile defense and space research programs.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_142_20200803142511.jpg", "timezone_name": "Pacific/Tarawa", "total_launch_count": 5, "total_landing_count": 0 }, "country_code": "MHL", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_107_20200803143450.jpg", "total_launch_count": 5, "orbital_launch_attempt_count": 5 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_image_20190222030438.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4935, "location_launch_attempt_count": 4, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 4, "orbital_launch_attempt_count_year": 50, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "05615e0e-55e6-4820-90d3-84d8103eb12a", "url": "https://ll.thespacedevs.com/2.2.0/launch/05615e0e-55e6-4820-90d3-84d8103eb12a/?format=api", "slug": "delta-ii-gps-iir-3", "name": "Delta II | GPS IIR-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": "2024-01-02T15:00:49Z", "net": "1999-10-07T12:51:01Z", "window_end": "1999-10-07T12:51:01Z", "window_start": "1999-10-07T12:51:01Z", "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": 6946, "configuration": { "id": 140, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/140/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925-9.5", "variant": "7925-9.5" } }, "mission": { "id": 5335, "name": "GPS IIR-3", "description": "GPS-2R (Global Positioning System) or Navstar-2R (Navigation System using Timing And Ranging) are the third evolution stage of the second generation of the GPS satellites.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "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": 1023, "total_landing_count": 64 }, "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_ii_7925-9_image_20240312090356.jpeg", "infographic": null, "program": [ { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api", "name": "Global Positioning System", "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.", "agencies": [ { "id": 1041, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api", "name": "United States Space Force", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png", "start_date": "1978-02-22T00:00:00Z", "end_date": null, "info_url": "https://www.gps.gov/", "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 4346, "location_launch_attempt_count": 571, "pad_launch_attempt_count": 124, "agency_launch_attempt_count": 1018, "orbital_launch_attempt_count_year": 57, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 15, "type": "normal" } ] }