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=3600&ordering=-id
{ "count": 7737, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3610&ordering=-id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3590&ordering=-id", "results": [ { "id": "89906e81-8bab-46b2-880d-d1d5e2387421", "url": "https://ll.thespacedevs.com/2.2.0/launch/89906e81-8bab-46b2-880d-d1d5e2387421/?format=api", "slug": "long-march-3a-feng-yun-2d", "name": "Long March 3A | Feng Yun 2D", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:53:42Z", "net": "2006-12-08T00:53:00Z", "window_end": "2006-12-08T00:53:00Z", "window_start": "2006-12-08T00:53:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "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": 7295, "configuration": { "id": 71, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/71/?format=api", "name": "Long March 3A", "family": "Long March", "full_name": "Long March 3A", "variant": "A" } }, "mission": { "id": 5684, "name": "Feng Yun 2D", "description": "Chinese geostationary meteorological satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 45, "url": "https://ll.thespacedevs.com/2.2.0/pad/45/?format=api", "agency_id": null, "name": "Launch Complex 2 (LC-2)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.245564,102.026751", "latitude": "28.245564", "longitude": "102.026751", "location": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 235, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg", "total_launch_count": 122, "orbital_launch_attempt_count": 122 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25203a_image_20190222031143.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 4807, "location_launch_attempt_count": 41, "pad_launch_attempt_count": 25, "agency_launch_attempt_count": 40, "orbital_launch_attempt_count_year": 57, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "89869fbc-ecc2-4e97-904c-6febfdb54138", "url": "https://ll.thespacedevs.com/2.2.0/launch/89869fbc-ecc2-4e97-904c-6febfdb54138/?format=api", "slug": "thor-burner-2-dsap-4b-f3", "name": "Thor Burner 2 | DSAP-4B F3", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:29:39Z", "net": "1969-07-23T04:39:55Z", "window_end": "1969-07-23T04:39:55Z", "window_start": "1969-07-23T04:39:55Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 3924, "configuration": { "id": 395, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/395/?format=api", "name": "Thor Burner 2", "family": "Thor", "full_name": "Thor Burner 2", "variant": "Burner 2" } }, "mission": { "id": 2342, "name": "DSAP-4B F3", "description": "DSAP-4B (Defense Satellite Application Program Block 4B) was the sixth version of the military meteorological satellites of the Defense Meteorological Satellite Program.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 171, "url": "https://ll.thespacedevs.com/2.2.0/pad/171/?format=api", "agency_id": null, "name": "Space Launch Complex 10W", "description": "Space Launch Complex 10, or Missile Launch Complex 10, is located on Vandenberg Space Force Base in Lompoc, California. It was built in 1958 to test ballistic missiles and developed into a space launching facility in 1963.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_10", "map_url": "https://www.google.com/maps?q=34.7652778,-120.6244162", "latitude": "34.7652778", "longitude": "-120.6244162", "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": 852, "total_landing_count": 30 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_171_20200803143449.jpg", "total_launch_count": 31, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 992, "location_launch_attempt_count": 330, "pad_launch_attempt_count": 14, "agency_launch_attempt_count": 497, "orbital_launch_attempt_count_year": 73, "location_launch_attempt_count_year": 13, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 23, "type": "normal" }, { "id": "897acf5a-d2e2-4562-8de4-75ff5381fcf3", "url": "https://ll.thespacedevs.com/2.2.0/launch/897acf5a-d2e2-4562-8de4-75ff5381fcf3/?format=api", "slug": "delta-3910pam-satcom-4", "name": "Delta 3910/PAM | Satcom 4", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:40:10Z", "net": "1982-01-16T01:55:00Z", "window_end": "1982-01-16T01:55:00Z", "window_start": "1982-01-16T01:55:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 5358, "configuration": { "id": 289, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/289/?format=api", "name": "Delta 3910/PAM", "family": "Delta", "full_name": "Delta 3910/PAM", "variant": "3910/PAM" } }, "mission": { "id": 3766, "name": "Satcom 4", "description": "First generation geostationary communication satellite built for RCA Americom", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1076, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_3910_image_20231231105538.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2521, "location_launch_attempt_count": 379, "pad_launch_attempt_count": 75, "agency_launch_attempt_count": 781, "orbital_launch_attempt_count_year": 4, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "89728c36-2d91-40e4-9c97-6283191384b4", "url": "https://ll.thespacedevs.com/2.2.0/launch/89728c36-2d91-40e4-9c97-6283191384b4/?format=api", "slug": "space-shuttle-columbia-ov-102-sts-5", "name": "Space Shuttle Columbia / OV-102 | STS-5", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T08:45:24Z", "net": "1982-11-11T12:19:00Z", "window_end": "1982-11-11T12:19:00Z", "window_start": "1982-11-11T12:19:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/agencies/102/?format=api", "name": "Rockwell International", "type": "Commercial" }, "rocket": { "id": 287, "configuration": { "id": 493, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/493/?format=api", "name": "Space Shuttle", "family": "", "full_name": "Space Shuttle", "variant": "" } }, "mission": { "id": 504, "name": "STS-5", "description": "STS-5 marked the first fully operational mission of the Space Shuttle program, launched by the Columbia shuttle with four crew members. Known as the first satellite deployment mission, it successfully deployed two commercial communications satellites into orbit. STS-5 not only advanced satellite deployment techniques but also demonstrated the Space Shuttle's role in supporting commercial and scientific endeavors in space.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "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/space_shuttle_image_20230422074810.jpeg", "infographic": null, "program": [ { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/program/6/?format=api", "name": "Space Shuttle", "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shutt_program_20200820202237.png", "start_date": "1981-04-12T12:00:03Z", "end_date": "2011-07-08T15:29:00Z", "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 2633, "location_launch_attempt_count": 22, "pad_launch_attempt_count": 17, "agency_launch_attempt_count": 4, "orbital_launch_attempt_count_year": 116, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "896e8af6-d256-4a5b-ab15-2f25c84e90e3", "url": "https://ll.thespacedevs.com/2.2.0/launch/896e8af6-d256-4a5b-ab15-2f25c84e90e3/?format=api", "slug": "juno-i-explorer-2", "name": "Juno-I | Explorer 2", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T17:40:22Z", "net": "1958-03-05T18:27:57Z", "window_end": "1958-03-05T18:27:57Z", "window_start": "1958-03-05T18:27:57Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 271, "url": "https://ll.thespacedevs.com/2.2.0/agencies/271/?format=api", "name": "Army Ballistic Missile Agency", "type": "Government" }, "rocket": { "id": 3008, "configuration": { "id": 324, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/324/?format=api", "name": "Juno-I", "family": "Redstone", "full_name": "Juno-I", "variant": "Juno I" } }, "mission": { "id": 1434, "name": "Explorer 2", "description": "Small satellite similar to Explorer 1. It failed to reach orbit due to a fourth stage failure.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 193, "url": "https://ll.thespacedevs.com/2.2.0/pad/193/?format=api", "agency_id": 161, "name": "Launch Complex 26A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_26", "map_url": "https://www.google.com/maps?q=28.4433,-80.5712", "latitude": "28.4433", "longitude": "-80.5712", "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": 1076, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_space_launch_complex_26a_20210830170946.jpg", "total_launch_count": 3, "orbital_launch_attempt_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/juno_i_on_the_p_image_20240411120216.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6, "location_launch_attempt_count": 4, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 3, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "896d876d-e834-4810-8a5e-44d6b6a42630", "url": "https://ll.thespacedevs.com/2.2.0/launch/896d876d-e834-4810-8a5e-44d6b6a42630/?format=api", "slug": "falcon-9-block-5-starlink-21", "name": "Falcon 9 Block 5 | Starlink 21", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-06-15T13:34:28Z", "net": "2021-03-14T10:01:26Z", "window_end": "2021-03-14T10:01:26Z", "window_start": "2021-03-14T10:01:26Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 90, "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": 2838, "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": 1248, "name": "Starlink 21", "description": "A batch of 60 satellites for 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": [], "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/falcon2520925_infographic_20210314032200.jpeg", "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": 6059, "location_launch_attempt_count": 185, "pad_launch_attempt_count": 128, "agency_launch_attempt_count": 127, "orbital_launch_attempt_count_year": 22, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 10, "type": "normal" }, { "id": "896d4626-cb19-4a6e-8c56-43f1182bdf1c", "url": "https://ll.thespacedevs.com/2.2.0/launch/896d4626-cb19-4a6e-8c56-43f1182bdf1c/?format=api", "slug": "soyuz-soyuz-3", "name": "Soyuz | Soyuz 3", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T08:37:46Z", "net": "1968-10-26T08:34:18Z", "window_end": "1968-10-26T08:34:18Z", "window_start": "1968-10-26T08:34:18Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 216, "configuration": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/96/?format=api", "name": "Soyuz", "family": "Soyuz", "full_name": "Soyuz", "variant": "" } }, "mission": { "id": 777, "name": "Soyuz 3", "description": "Soyuz 3 was a spaceflight mission, which started with the launch on October 26, 1968, 08:34:18 UTC. Flown by Georgy Beregovoy, the Soyuz 7K-OK spacecraft completed 81 orbits over four days. The mission achieved the first Soviet space rendezvous with the uncrewed Soyuz 2, but Beregovoy failed to achieve a planned docking with the spacecraft. During the remaining time on orbit he performed topographical and meteorological observations.\nThe mission concluded with a safe landing back on Earth on 30 October 1968, 07:25:03 UTC.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1559, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 426, "orbital_launch_attempt_count": 426 }, "webcast_live": false, "image": null, "infographic": null, "program": [ { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api", "name": "Soyuz", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "start_date": "1966-11-28T11:02:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 893, "location_launch_attempt_count": 239, "pad_launch_attempt_count": 80, "agency_launch_attempt_count": 356, "orbital_launch_attempt_count_year": 105, "location_launch_attempt_count_year": 36, "pad_launch_attempt_count_year": 12, "agency_launch_attempt_count_year": 67, "type": "normal" }, { "id": "89658777-7ee4-476a-9d5b-ed0ab667953e", "url": "https://ll.thespacedevs.com/2.2.0/launch/89658777-7ee4-476a-9d5b-ed0ab667953e/?format=api", "slug": "soyuz-21vvolga-kosmos-2535-kosmos-2536-kosmos-2537", "name": "Soyuz 2.1v/Volga | Kosmos 2535, Kosmos 2536, Kosmos 2537, Kosmos 2538", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:11:13Z", "net": "2019-07-10T17:14:00Z", "window_end": "2019-07-10T17:14:00Z", "window_start": "2019-07-10T17:14:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://ll.thespacedevs.com/2.2.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 2505, "configuration": { "id": 60, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/60/?format=api", "name": "Soyuz 2.1v", "family": "Soyuz", "full_name": "Soyuz 2.1v Volga", "variant": "Volga" } }, "mission": { "id": 1022, "name": "Kosmos 2535, Kosmos 2536, Kosmos 2537, Kosmos 2538", "description": "Four satellites in the interests of the Ministry of Defense of Russia.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 85, "url": "https://ll.thespacedevs.com/2.2.0/pad/85/?format=api", "agency_id": 163, "name": "43/4 (43R)", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.92883,40.457098", "latitude": "62.92883", "longitude": "40.457098", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 324, "orbital_launch_attempt_count": 324 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202-1v_image_20191122081651.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5863, "location_launch_attempt_count": 1628, "pad_launch_attempt_count": 296, "agency_launch_attempt_count": 103, "orbital_launch_attempt_count_year": 43, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "89646ea4-9111-4312-8aa8-c5bd44aaf63c", "url": "https://ll.thespacedevs.com/2.2.0/launch/89646ea4-9111-4312-8aa8-c5bd44aaf63c/?format=api", "slug": "long-march-3be-alcomsat-1", "name": "Long March 3B/E | Alcomsat-1", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:53:43Z", "net": "2017-12-10T16:40:04Z", "window_end": "2017-12-10T17:34:00Z", "window_start": "2017-12-10T16:27:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "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": 2052, "configuration": { "id": 50, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/50/?format=api", "name": "Long March 3B/E", "family": "Long March", "full_name": "Long March 3B/E", "variant": "B/E" } }, "mission": { "id": 411, "name": "Alcomsat-1", "description": "Alcomsat-1 is the first Algerian telecommunications satellite. It is expected to operate in geostationary orbit for 15 years. Satellite carries Ku-band and Ka-band transponders for civil applications and X-band, UHF and EHF for the needs of the military and strategic state sectors.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 45, "url": "https://ll.thespacedevs.com/2.2.0/pad/45/?format=api", "agency_id": null, "name": "Launch Complex 2 (LC-2)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.245564,102.026751", "latitude": "28.245564", "longitude": "102.026751", "location": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 235, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg", "total_launch_count": 122, "orbital_launch_attempt_count": 122 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230907120240.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5698, "location_launch_attempt_count": 107, "pad_launch_attempt_count": 68, "agency_launch_attempt_count": 205, "orbital_launch_attempt_count_year": 83, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 15, "type": "normal" }, { "id": "8962c433-a329-47ae-9be4-ebb95584c05c", "url": "https://ll.thespacedevs.com/2.2.0/launch/8962c433-a329-47ae-9be4-ebb95584c05c/?format=api", "slug": "vostok-8a92m-meteor-2-9", "name": "Vostok 8A92M | Meteor-2 9", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:51:37Z", "net": "1982-12-14T22:30:00Z", "window_end": "1982-12-14T22:30:00Z", "window_start": "1982-12-14T22:30:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5467, "configuration": { "id": 452, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/452/?format=api", "name": "Vostok 8A92M", "family": "Vostok", "full_name": "Vostok 8A92M", "variant": "8A92M" } }, "mission": { "id": 3872, "name": "Meteor-2 9", "description": "Second generation soviet meteorological satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 36, "url": "https://ll.thespacedevs.com/2.2.0/pad/36/?format=api", "agency_id": 163, "name": "43/3 (43L)", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.9273,40.45", "latitude": "62.9273", "longitude": "40.45", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 231, "orbital_launch_attempt_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_20251127090310.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2640, "location_launch_attempt_count": 905, "pad_launch_attempt_count": 149, "agency_launch_attempt_count": 1654, "orbital_launch_attempt_count_year": 123, "location_launch_attempt_count_year": 58, "pad_launch_attempt_count_year": 9, "agency_launch_attempt_count_year": 103, "type": "normal" } ] }