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=7370&ordering=net
{ "count": 7751, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7380&ordering=net", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7360&ordering=net", "results": [ { "id": "faf4a0bc-7dad-4842-b74c-73a9f648b5cc", "url": "https://ll.thespacedevs.com/2.2.0/launch/faf4a0bc-7dad-4842-b74c-73a9f648b5cc/?format=api", "slug": "falcon-9-block-5-starlink-group-15-12", "name": "Falcon 9 Block 5 | Starlink Group 15-12", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-12-15T14:45:22Z", "net": "2025-12-14T05:49:00Z", "window_end": "2025-12-14T09:20:00Z", "window_start": "2025-12-14T05:20:00Z", "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": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8838, "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": 7429, "name": "Starlink Group 15-12", "description": "A batch of 27 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": "2002", "launchers": "Falcon | Starship", "spacecraft": "Dragon", "launch_library_url": null, "total_launch_count": 621, "consecutive_successful_launches": 106, "successful_launches": 606, "failed_launches": 15, "pending_launches": 116, "consecutive_successful_landings": 105, "successful_landings": 566, "failed_landings": 27, "attempted_landings": 592, "info_url": "https://www.spacex.com/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg" } ], "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": 853, "total_landing_count": 31 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 239, "orbital_launch_attempt_count": 239 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 7154, "location_launch_attempt_count": 851, "pad_launch_attempt_count": 237, "agency_launch_attempt_count": 616, "orbital_launch_attempt_count_year": 305, "location_launch_attempt_count_year": 65, "pad_launch_attempt_count_year": 63, "agency_launch_attempt_count_year": 167, "type": "normal" }, { "id": "49e52470-1dd4-45a9-b549-cfb417031823", "url": "https://ll.thespacedevs.com/2.2.0/launch/49e52470-1dd4-45a9-b549-cfb417031823/?format=api", "slug": "falcon-9-block-5-starlink-group-6-82", "name": "Falcon 9 Block 5 | Starlink Group 6-82", "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-15T15:47:22Z", "net": "2025-12-15T05:25:10Z", "window_end": "2025-12-15T06:43:00Z", "window_start": "2025-12-15T02:43:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 30, "weather_concerns": "Liftoff Winds, Cumulus Cloud Rule", "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": 8840, "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": 7431, "name": "Starlink Group 6-82", "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": "2002", "launchers": "Falcon | Starship", "spacecraft": "Dragon", "launch_library_url": null, "total_launch_count": 621, "consecutive_successful_launches": 106, "successful_launches": 606, "failed_launches": 15, "pending_launches": 116, "consecutive_successful_landings": 105, "successful_landings": 566, "failed_landings": 27, "attempted_landings": 592, "info_url": "https://www.spacex.com/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg" } ], "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": 1077, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 355, "orbital_launch_attempt_count": 355 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 7155, "location_launch_attempt_count": 1075, "pad_launch_attempt_count": 354, "agency_launch_attempt_count": 617, "orbital_launch_attempt_count_year": 306, "location_launch_attempt_count_year": 81, "pad_launch_attempt_count_year": 74, "agency_launch_attempt_count_year": 168, "type": "normal" }, { "id": "4be383b3-3997-4bd9-822b-33d9ca83a8fc", "url": "https://ll.thespacedevs.com/2.2.0/launch/4be383b3-3997-4bd9-822b-33d9ca83a8fc/?format=api", "slug": "long-march-4b-ziyuan-3-04", "name": "Long March 4B | Ziyuan-3-04", "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-16T22:59:08Z", "net": "2025-12-16T03:17:00Z", "window_end": "2025-12-16T03:39:00Z", "window_start": "2025-12-16T03:10: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": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8854, "configuration": { "id": 10, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/10/?format=api", "name": "Long March 4B", "family": "Long March", "full_name": "Long March 4B", "variant": "B" } }, "mission": { "id": 7445, "name": "Ziyuan-3-04", "description": "The ZY-3 (Ziyuan-3, 'Resource-3') series represents China's first high-resolution, stereoscopic mapping satellites for civilian use.\r\n\r\nThe second satellite is managed by the Satellite Surveying and Mapping Application Center (SASMAC).\r\n\r\nThe imaging payload consists of a three-line camera array and a multispectral imager.\r\n\r\nThe three-line panchromatic camera array to acquire stereoscopic imagery consists of three telescopic cameras with one oriented to the nadir and the other two each offset by 22° forward and backward in flight direction. The stereo mapping camera of ZY-3 has a resolution of 2.1 m for the nadir camera, and 2.6 m for the offset cameras. The swath width is 51 km.\r\n\r\nThe multispectral imager for environmental and vegetation monitoring consists of a three-mirror telescope and a cooled detector system sensitive to four wavelength bands to capture full-color imagery as well as near-infrared data. The ground resolution of this system is 5.8 m.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/pad/25/?format=api", "agency_id": null, "name": "Launch Complex 9", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.863128,111.589567", "latitude": "38.863128", "longitude": "111.589567", "location": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 149, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_25_20200803143501.jpg", "total_launch_count": 77, "orbital_launch_attempt_count": 77 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_4b_l_image_20251209044050.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7156, "location_launch_attempt_count": 149, "pad_launch_attempt_count": 77, "agency_launch_attempt_count": 564, "orbital_launch_attempt_count_year": 307, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 63, "type": "normal" }, { "id": "0dcbd5ee-2728-4c79-8dc5-051ea11b888f", "url": "https://ll.thespacedevs.com/2.2.0/launch/0dcbd5ee-2728-4c79-8dc5-051ea11b888f/?format=api", "slug": "atlas-v-551-amazon-leo-la-04", "name": "Atlas V 551 | Amazon Leo (LA-04)", "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-17T00:02:28Z", "net": "2025-12-16T08:28:00Z", "window_end": "2025-12-16T08:57:00Z", "window_start": "2025-12-16T08:28:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": 90, "weather_concerns": "Cumulus Cloud Rule", "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": 171, "configuration": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/27/?format=api", "name": "Atlas V 551", "family": "Atlas", "full_name": "Atlas V 551", "variant": "551" } }, "mission": { "id": 5996, "name": "Amazon Leo (LA-04)", "description": "Amazon Leo, formerly known as Project Kuiper, is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access, this constellation will be managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned to be composed of 3,276 satellites. The satellites are projected to be placed in 98 orbital planes in three orbital layers, one at 590 km, 610 km and 630 km altitude.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1077, "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/atlas_v_on_the__image_20251216072231.jpeg", "infographic": null, "program": [ { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/program/27/?format=api", "name": "Amazon Leo", "description": "Amazon Leo is a satellite internet constellation aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.", "agencies": [ { "id": 1058, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1058/?format=api", "name": "Amazon Leo", "type": "Private" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg", "start_date": "2023-10-16T18:06:00Z", "end_date": null, "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems", "wiki_url": "https://aboutamazon.com/what-we-do/devices-services/project-kuiper", "mission_patches": [], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 7157, "location_launch_attempt_count": 1076, "pad_launch_attempt_count": 120, "agency_launch_attempt_count": 170, "orbital_launch_attempt_count_year": 308, "location_launch_attempt_count_year": 82, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "8e7d57b1-b5c0-4d0d-a575-fe23606bdeee", "url": "https://ll.thespacedevs.com/2.2.0/launch/8e7d57b1-b5c0-4d0d-a575-fe23606bdeee/?format=api", "slug": "ariane-62-galileo-l14-foc-fm33-fm34", "name": "Ariane 62 | Galileo L14 (FOC FM33 & FM34)", "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-17T15:39:58Z", "net": "2025-12-17T05:01:58Z", "window_end": "2025-12-17T05:01:58Z", "window_start": "2025-12-17T05:01:58Z", "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": "VA266", "launch_service_provider": { "id": 115, "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "rocket": { "id": 7509, "configuration": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/121/?format=api", "name": "Ariane 62", "family": "Ariane", "full_name": "Ariane 62", "variant": "62" } }, "mission": { "id": 5918, "name": "Galileo L14 (FOC FM33 & FM34)", "description": "Payload consists of two satellites for Europe's Galileo navigation system.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [ { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "featured": false, "type": "Multinational", "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL,SVN", "abbrev": "ESA", "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": "1975", "launchers": "Ariane | Vega", "spacecraft": "Space Rider", "launch_library_url": null, "total_launch_count": 7, "consecutive_successful_launches": 5, "successful_launches": 6, "failed_launches": 1, "pending_launches": 1, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.esa.int/", "wiki_url": "https://en.wikipedia.org/wiki/European_Space_Agency", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 67, "url": "https://ll.thespacedevs.com/2.2.0/pad/67/?format=api", "agency_id": 115, "name": "Ariane Launch Area 4", "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre", "map_url": "https://www.google.com/maps?q=5.256319,-52.786838", "latitude": "5.256319", "longitude": "-52.786838", "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": 330, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg", "total_launch_count": 5, "orbital_launch_attempt_count": 5 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg", "infographic": null, "program": [ { "id": 30, "url": "https://ll.thespacedevs.com/2.2.0/program/30/?format=api", "name": "Galileo", "description": "Galileo is a global navigation satellite system (GNSS) that went live in 2016, created by the European Union through the European Space Agency (ESA), operated by the European Union Agency for the Space Programme (EUSPA).", "agencies": [ { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galileo_program_20231230110547.png", "start_date": "2011-10-21T10:30:00Z", "end_date": null, "info_url": "https://www.gsc-europa.eu/", "wiki_url": "https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 7158, "location_launch_attempt_count": 330, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 324, "orbital_launch_attempt_count_year": 309, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "9d12fbac-53de-4517-9191-4697fbc07dd2", "url": "https://ll.thespacedevs.com/2.2.0/launch/9d12fbac-53de-4517-9191-4697fbc07dd2/?format=api", "slug": "falcon-9-block-5-starlink-group-6-99", "name": "Falcon 9 Block 5 | Starlink Group 6-99", "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-17T16:41:40Z", "net": "2025-12-17T13:42:10Z", "window_end": "2025-12-17T16:19:00Z", "window_start": "2025-12-17T12:19:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 95, "weather_concerns": "Cumulus Cloud Rule", "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": 8839, "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": 7430, "name": "Starlink Group 6-99", "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": "2002", "launchers": "Falcon | Starship", "spacecraft": "Dragon", "launch_library_url": null, "total_launch_count": 621, "consecutive_successful_launches": 106, "successful_launches": 606, "failed_launches": 15, "pending_launches": 116, "consecutive_successful_landings": 105, "successful_landings": 566, "failed_landings": 27, "attempted_landings": 592, "info_url": "https://www.spacex.com/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "timezone_name": "America/New_York", "total_launch_count": 279, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 221, "orbital_launch_attempt_count": 220 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 7159, "location_launch_attempt_count": 279, "pad_launch_attempt_count": 221, "agency_launch_attempt_count": 618, "orbital_launch_attempt_count_year": 310, "location_launch_attempt_count_year": 27, "pad_launch_attempt_count_year": 27, "agency_launch_attempt_count_year": 169, "type": "normal" }, { "id": "0b5da6e2-9141-427b-ab22-bcdd3ca6520a", "url": "https://ll.thespacedevs.com/2.2.0/launch/0b5da6e2-9141-427b-ab22-bcdd3ca6520a/?format=api", "slug": "falcon-9-block-5-starlink-group-15-13", "name": "Falcon 9 Block 5 | Starlink Group 15-13", "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-17T17:43:48Z", "net": "2025-12-17T15:27:50Z", "window_end": "2025-12-17T19:10:00Z", "window_start": "2025-12-17T15:10:00Z", "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": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8842, "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": 7433, "name": "Starlink Group 15-13", "description": "A batch of 27 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": "2002", "launchers": "Falcon | Starship", "spacecraft": "Dragon", "launch_library_url": null, "total_launch_count": 621, "consecutive_successful_launches": 106, "successful_launches": 606, "failed_launches": 15, "pending_launches": 116, "consecutive_successful_landings": 105, "successful_landings": 566, "failed_landings": 27, "attempted_landings": 592, "info_url": "https://www.spacex.com/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg" } ], "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": 853, "total_landing_count": 31 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 239, "orbital_launch_attempt_count": 239 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 7160, "location_launch_attempt_count": 852, "pad_launch_attempt_count": 238, "agency_launch_attempt_count": 619, "orbital_launch_attempt_count_year": 311, "location_launch_attempt_count_year": 66, "pad_launch_attempt_count_year": 64, "agency_launch_attempt_count_year": 170, "type": "normal" }, { "id": "4a0681be-ed20-40b9-870b-38de1583c0ef", "url": "https://ll.thespacedevs.com/2.2.0/launch/4a0681be-ed20-40b9-870b-38de1583c0ef/?format=api", "slug": "electron-dont-be-such-a-square-stp-s30", "name": "Electron | Don't Be Such A Square (STP-S30)", "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-18T23:48:42Z", "net": "2025-12-18T05:03:00Z", "window_end": "2025-12-18T09:00:00Z", "window_start": "2025-12-18T05:00:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": 80, "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": 8229, "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": 6806, "name": "Don't Be Such A Square (STP-S30)", "description": "STP-S30 is a complex mission that will deliver research experiments and technology demonstrations to orbit for the DoD and contribute to future space systems development. The projected primary payload, DISKSat, will demonstrate sustained very low earth orbit (VLEO) flight and test a unique, 1-meter diameter, disk-shaped satellite bus that is designed to increase on-orbit persistence.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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": 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": 7161, "location_launch_attempt_count": 84, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 78, "orbital_launch_attempt_count_year": 312, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 20, "type": "normal" }, { "id": "3eb3a9c4-65b8-49fa-afb3-8eee0c3ddfd2", "url": "https://ll.thespacedevs.com/2.2.0/launch/3eb3a9c4-65b8-49fa-afb3-8eee0c3ddfd2/?format=api", "slug": "long-march-5-tjsw-23", "name": "Long March 5 | TJSW-23", "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-21T03:58:53Z", "net": "2025-12-20T12:30:00Z", "window_end": "2025-12-20T13:40:00Z", "window_start": "2025-12-20T12:22: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": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8855, "configuration": { "id": 128, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/128/?format=api", "name": "Long March 5", "family": "Long March", "full_name": "Long March 5", "variant": "" } }, "mission": { "id": 7446, "name": "TJSW-23", "description": "Chinese classified satellite claimed to be for communication technology test purposes. Actual mission not known.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 175, "url": "https://ll.thespacedevs.com/2.2.0/pad/175/?format=api", "agency_id": null, "name": "101", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site", "map_url": "https://www.google.com/maps?q=19.614334,110.951011", "latitude": "19.614334", "longitude": "110.951011", "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": 55, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_175_20200803143424.jpg", "total_launch_count": 17, "orbital_launch_attempt_count": 17 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20201119165033.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 7162, "location_launch_attempt_count": 53, "pad_launch_attempt_count": 17, "agency_launch_attempt_count": 565, "orbital_launch_attempt_count_year": 313, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 64, "type": "normal" }, { "id": "9936c9c4-faff-4e67-9adb-c8c147239d57", "url": "https://ll.thespacedevs.com/2.2.0/launch/9936c9c4-faff-4e67-9adb-c8c147239d57/?format=api", "slug": "new-shepard-ns-37", "name": "New Shepard | NS-37", "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-20T17:34:09Z", "net": "2025-12-20T14:15:00Z", "window_end": "2025-12-20T22:30:00Z", "window_start": "2025-12-20T14:00:00Z", "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": 141, "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "rocket": { "id": 8767, "configuration": { "id": 137, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api", "name": "New Shepard", "family": "", "full_name": "New Shepard", "variant": "" } }, "mission": { "id": 7358, "name": "NS-37", "description": "NS-37 is the 16th crewed flight for the New Shepard program and the 37th in the New Shepard program's history.", "launch_designator": null, "type": "Tourism", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [ { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "launch_library_url": null, "total_launch_count": 39, "consecutive_successful_launches": 16, "successful_launches": 38, "failed_launches": 1, "pending_launches": 4, "consecutive_successful_landings": 10, "successful_landings": 36, "failed_landings": 3, "attempted_landings": 39, "info_url": "https://www.blueorigin.com/", "wiki_url": "https://en.wikipedia.org/wiki/Blue_Origin", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 90, "url": "https://ll.thespacedevs.com/2.2.0/pad/90/?format=api", "agency_id": 141, "name": "West Texas Suborbital Launch Site/ Corn Ranch", "description": null, "info_url": "https://www.blueorigin.com", "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch", "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000", "latitude": "31.422878", "longitude": "-104.757121", "location": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api", "name": "Corn Ranch, Van Horn, TX, USA", "country_code": "USA", "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg", "timezone_name": "America/Chicago", "total_launch_count": 37, "total_landing_count": 37 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg", "total_launch_count": 37, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 37, "pad_launch_attempt_count": 37, "agency_launch_attempt_count": 39, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 9, "agency_launch_attempt_count_year": 11, "type": "normal" } ] }