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=180&ordering=-net
{ "count": 7785, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=190&ordering=-net", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=170&ordering=-net", "results": [ { "id": "3785d31d-770f-4622-b7e4-a683dbd34c39", "url": "https://ll.thespacedevs.com/2.2.0/launch/3785d31d-770f-4622-b7e4-a683dbd34c39/?format=api", "slug": "haste-dart-ae", "name": "HASTE | DART AE", "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-12-18T17:30:52Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8093, "configuration": { "id": 26, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6648, "name": "DART AE", "description": "Payload is a scramjet-powered hypersonic vehicle developed by by Australian company Hypersonix.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [ { "id": 1025, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1025/?format=api", "name": "United States Departement of Defense", "featured": false, "type": "Government", "country_code": "USA", "abbrev": "DoD", "description": "The DoD is a government agency in the United States. It is in charge of coordinating and supervising all agencies and functions of the government directly related to national security and the United States Armed Forces.", "administrator": null, "founding_year": "1947", "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://www.defense.gov", "wiki_url": "https://en.wikipedia.org/wiki/United_States_Department_of_Defense", "logo_url": null, "image_url": null, "nation_url": null } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 79, "url": "https://ll.thespacedevs.com/2.2.0/pad/79/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=37.833262,-75.488235", "latitude": "37.833262", "longitude": "-75.488235", "location": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/location/21/?format=api", "name": "Wallops Flight Facility, Virginia, USA", "country_code": "USA", "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg", "timezone_name": "America/New_York", "total_launch_count": 84, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg", "total_launch_count": 10, "orbital_launch_attempt_count": 4 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 93, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 105, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 26, "type": "normal" }, { "id": "84f8dd64-8146-45e1-b34c-7df662a59c65", "url": "https://ll.thespacedevs.com/2.2.0/launch/84f8dd64-8146-45e1-b34c-7df662a59c65/?format=api", "slug": "hyperbola-3-demo-flight", "name": "Hyperbola-3 | Demo Flight", "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-12-01T16:44:54Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 274, "url": "https://ll.thespacedevs.com/2.2.0/agencies/274/?format=api", "name": "i-Space", "type": "Commercial" }, "rocket": { "id": 8825, "configuration": { "id": 543, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/543/?format=api", "name": "Hyperbola-3", "family": "", "full_name": "Hyperbola-3", "variant": "" } }, "mission": { "id": 7416, "name": "Demo Flight", "description": "First test launch of i-Space’s Hyperbola-3 rocket.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 219, "url": "https://ll.thespacedevs.com/2.2.0/pad/219/?format=api", "agency_id": null, "name": "Commercial LC-2", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site", "map_url": "https://www.google.com/maps?q=19.59755,110.936481", "latitude": "19.59755", "longitude": "110.936481", "location": { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/location/8/?format=api", "name": "Wenchang Space Launch Site, People's Republic of China", "country_code": "CHN", "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 57, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-2_20231225074048.jpg", "total_launch_count": 5, "orbital_launch_attempt_count": 5 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 7408, "location_launch_attempt_count": 61, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 9, "orbital_launch_attempt_count_year": 235, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "8701f102-a33e-450b-87b1-660679aab736", "url": "https://ll.thespacedevs.com/2.2.0/launch/8701f102-a33e-450b-87b1-660679aab736/?format=api", "slug": "falcon-9-block-5-echostar-25", "name": "Falcon 9 Block 5 | EchoStar 25", "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-06-22T09:02:31Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "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": 8647, "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": 7239, "name": "EchoStar 25", "description": "EchoStar 25 is a direct broadcast satellite, built on the proven Maxar 1300 series platform, which will deliver content across North America. It will be equipped with a high-power, multi-spot beam payload, allowing DISH to provide high-quality content to its customers.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "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": 1083, "total_landing_count": 70 }, "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": 7408, "location_launch_attempt_count": 1151, "pad_launch_attempt_count": 31, "agency_launch_attempt_count": 702, "orbital_launch_attempt_count_year": 235, "location_launch_attempt_count_year": 75, "pad_launch_attempt_count_year": 31, "agency_launch_attempt_count_year": 83, "type": "normal" }, { "id": "b565ab64-1642-4cef-a13f-f3dad53518e7", "url": "https://ll.thespacedevs.com/2.2.0/launch/b565ab64-1642-4cef-a13f-f3dad53518e7/?format=api", "slug": "spectrum-cassini", "name": "Spectrum | Cassini", "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-08-27T13:49:11Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1046, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1046/?format=api", "name": "Isar Aerospace", "type": "Private" }, "rocket": { "id": 8691, "configuration": { "id": 491, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/491/?format=api", "name": "Spectrum", "family": "", "full_name": "Spectrum", "variant": "" } }, "mission": { "id": 7283, "name": "Cassini", "description": "Three small satellites hosting payloads for companies across Europe as part of the ESA-European Union IOD (In-Orbit Demonstration) and IOV (In-Orbit Verification) programs.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 1095, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1095/?format=api", "name": "ISISPACE", "featured": false, "type": "Private", "country_code": "NLD", "abbrev": "ISISPACE", "description": "ISISPACE (Innovative Solutions In Space) is a Dutch NewSpace company based in Delft dedicated to the design, manufacture and operation of CubeSats.", "administrator": "CEO: Jeroen Rotteveel", "founding_year": "2006", "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://www.isispace.nl/isispace-general-terms-and-conditions/", "wiki_url": "https://en.wikipedia.org/wiki/Innovative_Solutions_In_Space", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/isispace_logo_image_20250827134831.png", "image_url": null, "nation_url": null } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 51, "url": "https://ll.thespacedevs.com/2.2.0/pad/51/?format=api", "agency_id": null, "name": "Orbital Launch Pad", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space", "map_url": "https://www.google.com/maps?q=69.1084,15.5895", "latitude": "69.1084", "longitude": "15.5895", "location": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/location/161/?format=api", "name": "Andøya Spaceport", "country_code": "NOR", "description": "Andøya Space, also named Andøya Space Center and formerly Andøya Rocket Range, is a rocket launch site, rocket range, and spaceport on Andøya island (the northernmost in the Vesterålen archipelago) in Andøy Municipality in Nordland county, Norway.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "timezone_name": "Europe/Oslo", "total_launch_count": 1, "total_landing_count": 0 }, "country_code": "NOR", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7408, "location_launch_attempt_count": 5, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 5, "orbital_launch_attempt_count_year": 235, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "98b905bb-4060-40a2-b299-2773b6883203", "url": "https://ll.thespacedevs.com/2.2.0/launch/98b905bb-4060-40a2-b299-2773b6883203/?format=api", "slug": "falcon-9-block-5-telesat-lightspeed-5", "name": "Falcon 9 Block 5 | Telesat Lightspeed 5", "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": "2023-09-11T12:41:58Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "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": 8008, "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": 6544, "name": "Telesat Lightspeed 5", "description": "Up to 18 satellites manufactured by MDA for Canadian satellite operator Telesat's Lightspeed constellation.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 208, "url": "https://ll.thespacedevs.com/2.2.0/agencies/208/?format=api", "name": "Telesat", "featured": false, "type": "Commercial", "country_code": "CAN", "abbrev": "TELE", "description": "Telesat, formerly Telesat Canada, is a Canadian satellite communications company founded on May 2, 1969.", "administrator": null, "founding_year": null, "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://www.telesat.com/", "wiki_url": "https://en.wikipedia.org/wiki/Telesat", "logo_url": null, "image_url": null, "nation_url": null } ], "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": 1083, "total_landing_count": 70 }, "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": 7408, "location_launch_attempt_count": 1151, "pad_launch_attempt_count": 31, "agency_launch_attempt_count": 702, "orbital_launch_attempt_count_year": 235, "location_launch_attempt_count_year": 75, "pad_launch_attempt_count_year": 31, "agency_launch_attempt_count_year": 83, "type": "normal" }, { "id": "f0460950-3cb6-4889-8cbe-707f063d0565", "url": "https://ll.thespacedevs.com/2.2.0/launch/f0460950-3cb6-4889-8cbe-707f063d0565/?format=api", "slug": "new-glenn-bluebird-block-2-4", "name": "New Glenn | BlueBird Block 2 #4", "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-06-30T19:18:19Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "rocket": { "id": 8411, "configuration": { "id": 138, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/138/?format=api", "name": "New Glenn", "family": "New Glenn", "full_name": "New Glenn", "variant": "" } }, "mission": { "id": 6999, "name": "BlueBird Block 2 #4", "description": "AST SpaceMobile’s Block 2 BlueBird satellites are designed to deliver up to 10 times the bandwidth capacity of the BlueBird Block 1 satellites, required to achieve 24/7 continuous cellular broadband service coverage in the United States, with beams designed to support a capacity of up to 40 MHz, enabling peak data transmission speeds up to 120 Mbps, supporting voice, full data and video applications. The Block 2 BlueBirds, featuring as large as 2400 square foot communications arrays, will be the largest satellites ever commercially deployed in Low Earth orbit once launched.\r\n\r\nThis launch will feature 8 satellites.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "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": 1083, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_lc_image_20240313170026.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7408, "location_launch_attempt_count": 1151, "pad_launch_attempt_count": 74, "agency_launch_attempt_count": 44, "orbital_launch_attempt_count_year": 235, "location_launch_attempt_count_year": 75, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "3de97847-11cd-40e3-ba7f-e16b276612de", "url": "https://ll.thespacedevs.com/2.2.0/launch/3de97847-11cd-40e3-ba7f-e16b276612de/?format=api", "slug": "electron-blacksky-gen-3-4", "name": "Electron | BlackSky Gen-3 4", "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-12-20T02:02:01Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 7981, "configuration": { "id": 26, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6504, "name": "BlackSky Gen-3 4", "description": "BlackSky Gen-3 Earth-imaging satellites", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 1064, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1064/?format=api", "name": "BlackSky", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "BS", "description": "BlackSky is an American private aerospace company specializing in geospatial intelligence services. It operates the BlackSky constellation of Earth-imaging small satellites.", "administrator": "CEO: Brian O’Toole", "founding_year": "2013", "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://www.blacksky.com/", "wiki_url": "https://en.wikipedia.org/wiki/Spaceflight_Industries#BlackSky", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blacksky_logo_20230810081114.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blacksky_nation_20230810082744.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 210, "url": "https://ll.thespacedevs.com/2.2.0/pad/210/?format=api", "agency_id": null, "name": "Unknown Pad", "description": null, "info_url": null, "wiki_url": null, "map_url": null, "latitude": "-39.260881", "longitude": "177.865826", "location": { "id": 10, "url": "https://ll.thespacedevs.com/2.2.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "timezone_name": "Pacific/Auckland", "total_launch_count": 71, "total_landing_count": 17 }, "country_code": "NZL", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7408, "location_launch_attempt_count": 88, "pad_launch_attempt_count": 17, "agency_launch_attempt_count": 105, "orbital_launch_attempt_count_year": 235, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 17, "agency_launch_attempt_count_year": 26, "type": "normal" }, { "id": "f2b6ed2a-0f6a-4d19-a436-d387319ff52d", "url": "https://ll.thespacedevs.com/2.2.0/launch/f2b6ed2a-0f6a-4d19-a436-d387319ff52d/?format=api", "slug": "lvm-3-gaganyaan-3", "name": "LVM-3 | Gaganyaan-3", "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-05-06T21:01:56Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 8603, "configuration": { "id": 172, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api", "name": "LVM-3 (GSLV Mk III)", "family": "GSLV", "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)", "variant": "" } }, "mission": { "id": 7195, "name": "Gaganyaan-3", "description": "Third uncrewed orbital test flight of the Gaganyaan capsule.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "featured": true, "type": "Government", "country_code": "IND", "abbrev": "ISRO", "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"", "administrator": "Chairman: V. Narayanan", "founding_year": "1969", "launchers": "PSLV | GSLV", "spacecraft": "Gaganyaan", "launch_library_url": null, "total_launch_count": 99, "consecutive_successful_launches": 0, "successful_launches": 84, "failed_launches": 15, "pending_launches": 16, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.isro.gov.in/", "wiki_url": "https://en.wikipedia.org/wiki/Indian_Space_Research_Organization", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 103, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg", "infographic": null, "program": [ { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/program/21/?format=api", "name": "Gaganyaan", "description": "Gaganyaan is India's first human spaceflight program.", "agencies": [ { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg", "start_date": "2018-08-15T00:00:00Z", "end_date": null, "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan", "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7408, "location_launch_attempt_count": 117, "pad_launch_attempt_count": 40, "agency_launch_attempt_count": 112, "orbital_launch_attempt_count_year": 235, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 14, "type": "normal" }, { "id": "6ef4751b-ac96-450c-8072-ac1ef368d2ec", "url": "https://ll.thespacedevs.com/2.2.0/launch/6ef4751b-ac96-450c-8072-ac1ef368d2ec/?format=api", "slug": "vulcan-ussf-95", "name": "Vulcan | USSF-95", "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": "2023-10-31T19:47:31Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 8067, "configuration": { "id": 200, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/200/?format=api", "name": "Vulcan", "family": "Vulcan", "full_name": "Vulcan", "variant": "Vulcan" } }, "mission": { "id": 6620, "name": "USSF-95", "description": "First satellite of a medium Earth orbit missile-warning and missile-tracking constellation.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [ { "id": 1041, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api", "name": "United States Space Force", "featured": false, "type": "Government", "country_code": "USA", "abbrev": "USSF", "description": "The United States Space Force (USSF) is the space service branch of the U.S. Armed Forces, one of the eight U.S. uniformed services.", "administrator": null, "founding_year": "2019", "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://www.spaceforce.mil/", "wiki_url": "https://en.wikipedia.org/wiki/United_States_Space_Force", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520space2520force_logo_20221102113048.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_states_s_image_20250916065613.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1083, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 120, "orbital_launch_attempt_count": 120 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7408, "location_launch_attempt_count": 1151, "pad_launch_attempt_count": 145, "agency_launch_attempt_count": 202, "orbital_launch_attempt_count_year": 235, "location_launch_attempt_count_year": 75, "pad_launch_attempt_count_year": 25, "agency_launch_attempt_count_year": 32, "type": "normal" }, { "id": "581d1d85-bbe8-48f1-9dac-5b4e63503896", "url": "https://ll.thespacedevs.com/2.2.0/launch/581d1d85-bbe8-48f1-9dac-5b4e63503896/?format=api", "slug": "unknown-vcls-demo-2-mission-one", "name": "Unknown | VCLS Demo 2 Mission One", "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-11-14T15:27:42Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 183, "url": "https://ll.thespacedevs.com/2.2.0/agencies/183/?format=api", "name": "Unknown", "type": "Unknown" }, "rocket": { "id": 7818, "configuration": { "id": 511, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/511/?format=api", "name": "Unknown Launch Vehicle", "family": "", "full_name": "Unknown Launch Vehicle", "variant": "" } }, "mission": { "id": 6324, "name": "VCLS Demo 2 Mission One", "description": "Payload consists of a single 30 kg NASA payload to be delivered to a 500 km orbit with a 41 degrees inclination.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "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": 1083, "total_landing_count": 70 }, "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": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 7408, "location_launch_attempt_count": 1151, "pad_launch_attempt_count": 31, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 235, "location_launch_attempt_count_year": 75, "pad_launch_attempt_count_year": 31, "agency_launch_attempt_count_year": 2, "type": "normal" } ] }