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=6660&ordering=id
{ "count": 7904, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6670&ordering=id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6650&ordering=id", "results": [ { "id": "d6cc6817-411a-4802-9a29-1f43e7011ba8", "url": "https://ll.thespacedevs.com/2.2.0/launch/d6cc6817-411a-4802-9a29-1f43e7011ba8/?format=api", "slug": "diamant-b-tournesol", "name": "Diamant B | Tournesol", "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:27Z", "net": "1971-04-15T09:19:37Z", "window_end": "1971-04-15T09:19:37Z", "window_start": "1971-04-15T09:19:37Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 4122, "configuration": { "id": 312, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/312/?format=api", "name": "Diamant B", "family": "Diamant", "full_name": "Diamant B", "variant": "B" } }, "mission": { "id": 2540, "name": "Tournesol", "description": "French satellite designed to detect the presence of hydrogen in several directions of the celestial sphere.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 125, "url": "https://ll.thespacedevs.com/2.2.0/pad/125/?format=api", "agency_id": 46, "name": "Diamant Launch Area", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051", "latitude": "5.2222222", "longitude": "-52.7758051", "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": 334, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_b_lifto_image_20240411170212.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1205, "location_launch_attempt_count": 3, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 8, "orbital_launch_attempt_count_year": 34, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "d6cdf365-f3db-430d-b8a4-d09cfac0106c", "url": "https://ll.thespacedevs.com/2.2.0/launch/d6cdf365-f3db-430d-b8a4-d09cfac0106c/?format=api", "slug": "delta-6925-gps-2-9", "name": "Delta 6925 | GPS-2 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": "2024-01-02T15:19:15Z", "net": "1990-10-01T21:56:00Z", "window_end": "1990-10-01T21:56:00Z", "window_start": "1990-10-01T21:56:00Z", "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": 6313, "configuration": { "id": 300, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/300/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 6925", "variant": "6925" } }, "mission": { "id": 4703, "name": "GPS-2 9", "description": "Second generation GPS navigation satellite", "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": 1115, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": null, "infographic": null, "program": [ { "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": 3568, "location_launch_attempt_count": 439, "pad_launch_attempt_count": 94, "agency_launch_attempt_count": 888, "orbital_launch_attempt_count_year": 92, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 12, "type": "normal" }, { "id": "d6dd6900-332e-4e9e-89b8-dfa4ba285822", "url": "https://ll.thespacedevs.com/2.2.0/launch/d6dd6900-332e-4e9e-89b8-dfa4ba285822/?format=api", "slug": "firefly-alpha-flta006-message-in-a-booster", "name": "Firefly Alpha | FLTA006 (Message in a Booster)", "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": "2025-04-29T18:12:36Z", "net": "2025-04-29T13:37:00Z", "window_end": "2025-04-29T14:29:00Z", "window_start": "2025-04-29T13:37:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": 90, "weather_concerns": null, "holdreason": "", "failreason": "Problem during stage separation and second stage ignition caused disintegration of the separated 1st stage and the loss of the Lightning engine nozzle extension on the 2nd stage, substantially reducing the engine’s thrust. 2nd stage reached 320 km in altitude but did not reach orbital velocity, eventually impacted the Pacific Ocean north of Antarctica.", "hashtag": null, "launch_service_provider": { "id": 265, "url": "https://ll.thespacedevs.com/2.2.0/agencies/265/?format=api", "name": "Firefly Aerospace", "type": "Commercial" }, "rocket": { "id": 8418, "configuration": { "id": 179, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/179/?format=api", "name": "Firefly Alpha", "family": "Firefly Alpha", "full_name": "Firefly Alpha", "variant": "" } }, "mission": { "id": 7007, "name": "FLTA006 (Message in a Booster)", "description": "Sixth flight of the Firefly Alpha small satellite launcher, launching the demonstration mission for Lockheed Martin's new LM400 satellite bus, which will carry a communications payload. The satellite bus is customizable to support different missions, including remote sensing, communications, imagery and radar Earth observations. It can also support different kinds of orbits and launch configurations.", "launch_designator": null, "type": "Technology", "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": 892, "total_landing_count": 35 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 99, "orbital_launch_attempt_count": 99 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly_alpha_l_image_20240605174156.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6942, "location_launch_attempt_count": 804, "pad_launch_attempt_count": 98, "agency_launch_attempt_count": 6, "orbital_launch_attempt_count_year": 93, "location_launch_attempt_count_year": 18, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "d6e5241f-c55d-4469-ab80-1a1f59ec6064", "url": "https://ll.thespacedevs.com/2.2.0/launch/d6e5241f-c55d-4469-ab80-1a1f59ec6064/?format=api", "slug": "kuaizhou-1a-tianmu-1-19-22", "name": "Kuaizhou 1A | Tianmu-1 19-22", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-12-13T03:53:07Z", "net": "2023-12-27T06:50:00Z", "window_end": "2023-12-27T07:26:00Z", "window_start": "2023-12-27T06:49:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 194, "url": "https://ll.thespacedevs.com/2.2.0/agencies/194/?format=api", "name": "ExPace", "type": "Commercial" }, "rocket": { "id": 8153, "configuration": { "id": 135, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/135/?format=api", "name": "Kuaizhou 1A", "family": "Kuaizhou", "full_name": "Kuaizhou 1A", "variant": "1A" } }, "mission": { "id": 6714, "name": "Tianmu-1 19-22", "description": "Small meteorology research satellites using GNSS radio occultation by CASIC subsidiary Xiyong Microelectronics Park.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "location": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 290, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 67, "orbital_launch_attempt_count": 67 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou-1a252_image_20231227075024.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6585, "location_launch_attempt_count": 217, "pad_launch_attempt_count": 49, "agency_launch_attempt_count": 23, "orbital_launch_attempt_count_year": 217, "location_launch_attempt_count_year": 35, "pad_launch_attempt_count_year": 14, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "d6e60f3b-21d0-44f9-be02-fe0c00289b6a", "url": "https://ll.thespacedevs.com/2.2.0/launch/d6e60f3b-21d0-44f9-be02-fe0c00289b6a/?format=api", "slug": "falcon-9-block-5-inmarsat-6-f2", "name": "Falcon 9 Block 5 | Inmarsat-6 F2", "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-03-05T17:44:04Z", "net": "2023-02-18T03:59:00Z", "window_end": "2023-02-18T05:28:00Z", "window_start": "2023-02-18T03:59:00Z", "net_precision": null, "probability": 75, "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": 7703, "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": 6221, "name": "Inmarsat-6 F2", "description": "Inmarsat-6 is the sixth generation of satellites for the London-based global mobile satellite communications operator Inmarsat. It consists of a dual mission to augment both L-band and Ka-band Global Xpress services.\r\n\r\nAirbus Defence and Space has been awarded a contract by Inmarsat to design and develop the first two Inmarsat-6 (I-6) mobile communications satellites, creating the most versatile mobile services satellites in its fleet.\r\n\r\nThe two I-6 satellites are based on Airbus Defence and Space's Eurostar platform in its E3000e variant, which exclusively uses electric propulsion for orbit raising. The satellites take advantage of the reduction in mass that this electric propulsion technology enables for a dual payload mission, with an exceptionally large next generation digitally processed payload.\r\n\r\nI-6 F1 and F2 both carry a large 9 m aperture L-band antenna and nine multibeam Ka-band antennas, and feature a high level of flexibility and connectivity. A new generation modular digital processor provides full routing flexibility over up to 8000 channels and dynamic power allocation to over 200 spot beams in L-band. Ka-band spot beams are steerable over the full Earth disk, with flexible channel to beam allocation.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "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": 1115, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 388, "orbital_launch_attempt_count": 388 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240101101051.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6392, "location_launch_attempt_count": 875, "pad_launch_attempt_count": 170, "agency_launch_attempt_count": 225, "orbital_launch_attempt_count_year": 24, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 7, "agency_launch_attempt_count_year": 12, "type": "normal" }, { "id": "d6e7ef65-c122-4fbf-ace5-76431c557673", "url": "https://ll.thespacedevs.com/2.2.0/launch/d6e7ef65-c122-4fbf-ace5-76431c557673/?format=api", "slug": "saturn-i-saturn-sa-4", "name": "Saturn I | Saturn SA-4", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:42:45Z", "net": "1963-03-28T20:11:55Z", "window_end": "1963-03-28T20:11:55Z", "window_start": "1963-03-28T20:11:55Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 7421, "configuration": { "id": 355, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/355/?format=api", "name": "Saturn I", "family": "Saturn", "full_name": "Saturn I", "variant": "I" } }, "mission": { "id": 5810, "name": "Saturn SA-4", "description": "Fourth and last suborbital test flight of the Saturn I launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/pad/19/?format=api", "agency_id": null, "name": "Launch Complex 34", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_34", "map_url": "https://www.google.com/maps?q=28.521811,-80.56113", "latitude": "28.521811", "longitude": "-80.56113", "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": 1115, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_19_20200803143428.jpg", "total_launch_count": 9, "orbital_launch_attempt_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg", "infographic": null, "program": [ { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api", "name": "Apollo", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "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/apollo_program_20200820200202.png", "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 96, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 46, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "d6ebccda-9537-40b3-8d1c-f1e1bded54c2", "url": "https://ll.thespacedevs.com/2.2.0/launch/d6ebccda-9537-40b3-8d1c-f1e1bded54c2/?format=api", "slug": "thorad-slv-2g-agena-d-kh-4a-50", "name": "Thorad SLV-2G Agena D | KH-4A 50", "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:02Z", "net": "1969-03-19T21:38:00Z", "window_end": "1969-03-19T21:38:00Z", "window_start": "1969-03-19T21:38: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": 3886, "configuration": { "id": 418, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/418/?format=api", "name": "Thorad SLV-2G Agena D", "family": "Thor", "full_name": "Thorad SLV-2G Agena D", "variant": "SLV-2G Agena D" } }, "mission": { "id": 2304, "name": "KH-4A 50", "description": "The KH-4A (Keyhole-4A) was the fifth optical reconnaissance satellite version in the Corona-program.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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": 892, "total_landing_count": 35 }, "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thorad-slv2g_ag_image_20251102061406.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 950, "location_launch_attempt_count": 323, "pad_launch_attempt_count": 34, "agency_launch_attempt_count": 485, "orbital_launch_attempt_count_year": 31, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "d6fc45b4-8775-48cd-8007-55e82706eb86", "url": "https://ll.thespacedevs.com/2.2.0/launch/d6fc45b4-8775-48cd-8007-55e82706eb86/?format=api", "slug": "voskhod-zenit-4m-25", "name": "Voskhod | Zenit-4M 25", "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:16Z", "net": "1971-11-02T14:25:02Z", "window_end": "1971-11-02T14:25:02Z", "window_start": "1971-11-02T14:25:02Z", "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": 4189, "configuration": { "id": 104, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2607, "name": "Zenit-4M 25", "description": "The soviet Zenit-4M (Rotor, 11F691) was an improved version of the Zenit-4 high resolution reconnaissance satellite and was part of the Vostok-based Zenit-family.", "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": 1685, "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/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1276, "location_launch_attempt_count": 202, "pad_launch_attempt_count": 81, "agency_launch_attempt_count": 610, "orbital_launch_attempt_count_year": 105, "location_launch_attempt_count_year": 41, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 69, "type": "normal" }, { "id": "d6fd5085-8665-4b6c-a886-edd41c21aa73", "url": "https://ll.thespacedevs.com/2.2.0/launch/d6fd5085-8665-4b6c-a886-edd41c21aa73/?format=api", "slug": "soyuz-u-soyuz-t-9", "name": "Soyuz-U | Soyuz T-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": "2024-06-15T13:54:00Z", "net": "1983-06-27T09:12:18Z", "window_end": "1983-06-27T09:12:18Z", "window_start": "1983-06-27T09:12:18Z", "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": 291, "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": 322, "name": "Soyuz T-9", "description": "Soyuz T-5 was the second long-duration expedition to the Salyut 7 space station. The mission began on June 27, 1983, 09:12:00 UTC, launching Commander Vladimir Lyakhov and Flight Engineer Aleksandr Aleksandrov into orbit. They docked with the station the next day. During their 150-day stay on the station, crew carried outd various scientific and medical experiments, performed two EVAs to install additional solar panels on the station, and were visited by 2 uncrewed cargo Progress vehicles.\nThe mission concluded with a safe landing back on Earth on November 23, 1983, 19:58:00 UTC.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "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": 1563, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [ { "id": 23, "url": "https://ll.thespacedevs.com/2.2.0/program/23/?format=api", "name": "Salyut", "description": "The Salyut programme was the first space station programme, undertaken by the Soviet Union. It involved a series of four crewed scientific research space stations and two crewed military reconnaissance space stations over a period of 15 years, from 1971 to 1986.", "agencies": [ { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut_program_20230506090532.png", "start_date": "1971-04-19T01:40:00Z", "end_date": "1986-07-16T12:34:05Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Salyut_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } }, { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api", "name": "Soyuz", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "start_date": "1966-11-28T11:02:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 2709, "location_launch_attempt_count": 677, "pad_launch_attempt_count": 201, "agency_launch_attempt_count": 1706, "orbital_launch_attempt_count_year": 63, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 47, "type": "normal" }, { "id": "d6fe52c8-abad-407b-b11d-63e791ba4b0c", "url": "https://ll.thespacedevs.com/2.2.0/launch/d6fe52c8-abad-407b-b11d-63e791ba4b0c/?format=api", "slug": "tsiklon-2-is-a-9", "name": "Tsiklon-2 | IS-A 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-14T04:24:17Z", "net": "1978-05-19T00:21:00Z", "window_end": "1978-05-19T00:21:00Z", "window_start": "1978-05-19T00:21: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": 4962, "configuration": { "id": 443, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/443/?format=api", "name": "Tsiklon-2", "family": "Tsiklon", "full_name": "Tsiklon-2", "variant": "2" } }, "mission": { "id": 3378, "name": "IS-A 9", "description": "Second generation ASAT satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 132, "url": "https://ll.thespacedevs.com/2.2.0/pad/132/?format=api", "agency_id": null, "name": "90", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90", "map_url": "https://www.google.com/maps?q=46.081,62.929806", "latitude": "46.081", "longitude": "62.929806", "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": 1563, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_132_20200803143344.jpg", "total_launch_count": 74, "orbital_launch_attempt_count": 74 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2096, "location_launch_attempt_count": 518, "pad_launch_attempt_count": 19, "agency_launch_attempt_count": 1215, "orbital_launch_attempt_count_year": 51, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 33, "type": "normal" } ] }