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=6870&ordering=id
{ "count": 7903, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6880&ordering=id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6860&ordering=id", "results": [ { "id": "dd8c1f10-e3b9-49ce-b945-fa071c53404b", "url": "https://ll.thespacedevs.com/2.2.0/launch/dd8c1f10-e3b9-49ce-b945-fa071c53404b/?format=api", "slug": "feng-bao-1-jssw-1", "name": "Feng Bao 1 | JSSW 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-14T15:48:04Z", "net": "1975-07-26T13:30:00Z", "window_end": "1975-07-26T13:30:00Z", "window_start": "1975-07-26T13:30:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1035, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1035/?format=api", "name": "Seventh Ministry of Machine Building Industry", "type": "Government" }, "rocket": { "id": 4609, "configuration": { "id": 318, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/318/?format=api", "name": "Feng Bao 1", "family": "", "full_name": "Feng Bao 1", "variant": "1" } }, "mission": { "id": 3027, "name": "JSSW 1", "description": "Experimental Chinese satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "location": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 290, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 1725, "location_launch_attempt_count": 6, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 6, "orbital_launch_attempt_count_year": 74, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "dd92253d-5efb-426e-b6ba-bb934a4a7851", "url": "https://ll.thespacedevs.com/2.2.0/launch/dd92253d-5efb-426e-b6ba-bb934a4a7851/?format=api", "slug": "falcon-9-full-thrust-iridium-4", "name": "Falcon 9 Full Thrust | Iridium-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-12-29T19:06:01Z", "net": "2017-12-23T01:27:34Z", "window_end": "2017-12-23T01:27:34Z", "window_start": "2017-12-23T01:27:34Z", "net_precision": null, "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": 2057, "configuration": { "id": 55, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/55/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Full Thrust", "variant": "Full Thrust" } }, "mission": { "id": 444, "name": "Iridium-4", "description": "SpaceX’s Falcon 9 rocket will deliver 10 satellites to low Earth orbit for Iridium, a global leader in mobile voice and data satellite communications. This is the fourth set of 10 satellites in a series of 75 total satellites that SpaceX will launch for Iridium’s next generation global satellite constellation, Iridium® NEXT.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 890, "total_landing_count": 34 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 274, "orbital_launch_attempt_count": 274 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520full2520thrust_image_20190222031117.jpeg", "infographic": null, "program": [ { "id": 28, "url": "https://ll.thespacedevs.com/2.2.0/program/28/?format=api", "name": "Iridium Constellation", "description": "The Iridium satellite constellation provides L band voice and data information coverage to satellite phones, satellite messenger communication devices and integrated transceivers.", "agencies": [ { "id": 202, "url": "https://ll.thespacedevs.com/2.2.0/agencies/202/?format=api", "name": "Iridium Communications", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520con_program_20231228184831.jpeg", "start_date": "1997-05-05T00:00:00Z", "end_date": null, "info_url": "https://iridium.com/", "wiki_url": "https://en.wikipedia.org/wiki/Iridium_satellite_constellation", "mission_patches": [], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 5703, "location_launch_attempt_count": 674, "pad_launch_attempt_count": 75, "agency_launch_attempt_count": 52, "orbital_launch_attempt_count_year": 88, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 18, "type": "normal" }, { "id": "dd95d4d2-8762-4f58-95c9-25770c084b3d", "url": "https://ll.thespacedevs.com/2.2.0/launch/dd95d4d2-8762-4f58-95c9-25770c084b3d/?format=api", "slug": "atlas-iia-dscs-3-b7", "name": "Atlas IIA | DSCS-3 B7", "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:01Z", "net": "1995-07-31T23:30:02Z", "window_end": "1995-07-31T23:30:02Z", "window_start": "1995-07-31T23:30:02Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api", "name": "Lockheed Martin", "type": "Commercial" }, "rocket": { "id": 6672, "configuration": { "id": 254, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/254/?format=api", "name": "Atlas IIA", "family": "Atlas", "full_name": "Atlas IIA", "variant": "IIA" } }, "mission": { "id": 5062, "name": "DSCS-3 B7", "description": "DSCS-3 (Defense Satellite Communications System 3) are geostationary communications satellites, which provide a robust anti-jam, nuclear hardened capability that supports Department of Defense (DoD) worldwide requirements, White House and Diplomatic communications. They are the follow-on generation of the DSCS-2 satellites.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "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": 1115, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 71, "orbital_launch_attempt_count": 71 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/launch_of_an_at_image_20251123092831.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4003, "location_launch_attempt_count": 499, "pad_launch_attempt_count": 41, "agency_launch_attempt_count": 11, "orbital_launch_attempt_count_year": 42, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "dd9d41dc-675d-4dec-9f3a-1dcef46f45b4", "url": "https://ll.thespacedevs.com/2.2.0/launch/dd9d41dc-675d-4dec-9f3a-1dcef46f45b4/?format=api", "slug": "atlas-d-ov1-3", "name": "Atlas D | OV1-3", "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-14T04:29:30Z", "net": "1965-05-28T02:54:56Z", "window_end": "1965-05-28T02:54:56Z", "window_start": "1965-05-28T02:54:56Z", "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": 3401, "configuration": { "id": 237, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/237/?format=api", "name": "Atlas D", "family": "Atlas", "full_name": "SM-65D Atlas", "variant": "D" } }, "mission": { "id": 1821, "name": "OV1-3", "description": "The OV1 (Orbiting Vehicle 1) were small research satellite to be launched piggy back on Atlas ICBM test flights. They consisted in general of the OV1 satellite and the OV1-PM propulsion module (or upper stage) to reach orbit.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 170, "url": "https://ll.thespacedevs.com/2.2.0/pad/170/?format=api", "agency_id": null, "name": "576B3", "description": "Site 3 was active from 12 September 1960 to 21 January 1965, then was used for the space program from 27 May 1965 to 11 October 1967", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities", "map_url": "https://www.google.com/maps?q=34.7897222,-120.5980273", "latitude": "34.7897222", "longitude": "-120.5980273", "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": 890, "total_landing_count": 34 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_170_20200803143421.jpg", "total_launch_count": 7, "orbital_launch_attempt_count": 7 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/564th_strategic_image_20251211153200.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 440, "location_launch_attempt_count": 176, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 261, "orbital_launch_attempt_count_year": 47, "location_launch_attempt_count_year": 17, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 30, "type": "normal" }, { "id": "dda0eca1-a770-43f7-ad38-43dc780d7303", "url": "https://ll.thespacedevs.com/2.2.0/launch/dda0eca1-a770-43f7-ad38-43dc780d7303/?format=api", "slug": "smart-dragon-3-10-x-centispace-1-2", "name": "Smart Dragon 3 | 10 x CentiSpace-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": "2026-03-23T06:07:19Z", "net": "2026-03-22T15:49:00Z", "window_end": "2026-03-22T15:59:00Z", "window_start": "2026-03-22T15:39: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": 272, "url": "https://ll.thespacedevs.com/2.2.0/agencies/272/?format=api", "name": "China Rocket Co. Ltd.", "type": "Commercial" }, "rocket": { "id": 8948, "configuration": { "id": 484, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/484/?format=api", "name": "Smart Dragon 3", "family": "Smart Dragon", "full_name": "Smart Dragon 3", "variant": "" } }, "mission": { "id": 7543, "name": "10 x CentiSpace-1", "description": "Chinese commercial small satellites by Beijing-based company Future Navigation for providing GNSS augmentation signals services from LEO. They are part of a planned 160 satellites constellation.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 89, "url": "https://ll.thespacedevs.com/2.2.0/pad/89/?format=api", "agency_id": 88, "name": "Haiyang offshore launch location", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=36.631333,121.198361", "latitude": "36.631333", "longitude": "121.198361", "location": { "id": 185, "url": "https://ll.thespacedevs.com/2.2.0/location/185/?format=api", "name": "Haiyang Oriental Spaceport", "country_code": "CHN", "description": "Chinese orbital launch vehicle launches supporting sea port located at Haiyang, Shandong Province, with dedicated piers and rocket/payload processing facilities for Chinese launch vehicles’ sea launches, and (as part of its expansion project) land based launch pads on artificial islands for various test vehicles and launch vehicles of private and government launch services providers.\r\n\r\nIn operation as a remote base of Taiyuan Satellite Launch Center since 2019.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 25, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_89_20200803143242.jpg", "total_launch_count": 9, "orbital_launch_attempt_count": 9 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/smart_dragon_3__image_20240925074606.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7237, "location_launch_attempt_count": 24, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 11, "orbital_launch_attempt_count_year": 64, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "ddaeefa3-fc34-4c37-9a8e-31e363aa28bf", "url": "https://ll.thespacedevs.com/2.2.0/launch/ddaeefa3-fc34-4c37-9a8e-31e363aa28bf/?format=api", "slug": "zenit-2-taifun-1b-9", "name": "Zenit-2 | Taifun-1B 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:31:00Z", "net": "1986-10-22T08:00:00Z", "window_end": "1986-10-22T08:00:00Z", "window_start": "1986-10-22T08:00: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": 5901, "configuration": { "id": 455, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api", "name": "Zenit-2", "family": "Zenith", "full_name": "Zenit-2", "variant": "2" } }, "mission": { "id": 4297, "name": "Taifun-1B 9", "description": "Passive radar calibration satellite", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1563, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg", "total_launch_count": 47, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zenit-2_image_20251104090154.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3115, "location_launch_attempt_count": 793, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 2028, "orbital_launch_attempt_count_year": 86, "location_launch_attempt_count_year": 30, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 72, "type": "normal" }, { "id": "ddb56894-06af-4cf5-b4c3-d0cf6e97ccf2", "url": "https://ll.thespacedevs.com/2.2.0/launch/ddb56894-06af-4cf5-b4c3-d0cf6e97ccf2/?format=api", "slug": "long-march-4c-gaofen-5", "name": "Long March 4C | Gaofen 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": "2024-06-15T13:22:31Z", "net": "2018-05-08T18:28:40Z", "window_end": "2018-05-08T18:46:00Z", "window_start": "2018-05-08T18: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": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 2101, "configuration": { "id": 64, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/64/?format=api", "name": "Long March 4C", "family": "Long March", "full_name": "Long March 4C", "variant": "C" } }, "mission": { "id": 933, "name": "Gaofen 5", "description": "Gaofen is a series of civilian Earth observation satellites developed and launched for the China High-definition Earth Observation System (CHEOS), a state-sponsored programme aimed to develop a near-real time, all-weather, global surveillance network consisting of satellite, near-space (stratosphere) airships, and aerial observation platforms.\nBased on the SAST5000B bus, Gaofen 5 will carry six types of payloads, including visible and short-wave infra hyper-spectral camera, spectral imager, greenhouse gas detector, atmospheric environment infrared detector at very high spectral resolution, differential absorption spectrometer for atmospheric trace gas, and multi-angle polarization detector. The satellite has a designed life of 8 years. It is to be launched atop of a Long March 4C to a 705km Sun Syncronous Orbit (SSO).", "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": 156, "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": 78, "orbital_launch_attempt_count": 78 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_4c_image_20230801172338.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5749, "location_launch_attempt_count": 69, "pad_launch_attempt_count": 33, "agency_launch_attempt_count": 221, "orbital_launch_attempt_count_year": 43, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 14, "type": "normal" }, { "id": "ddc6c0d8-433d-4240-b5ce-69e35a4f2eb1", "url": "https://ll.thespacedevs.com/2.2.0/launch/ddc6c0d8-433d-4240-b5ce-69e35a4f2eb1/?format=api", "slug": "ariane-1-giotto", "name": "Ariane 1 | Giotto", "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:49:39Z", "net": "1985-07-02T11:23:13Z", "window_end": "1985-07-02T11:23:13Z", "window_start": "1985-07-02T11:23:13Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 115, "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "rocket": { "id": 5760, "configuration": { "id": 219, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/219/?format=api", "name": "Ariane 1", "family": "Ariane", "full_name": "Ariane 1", "variant": "1" } }, "mission": { "id": 4159, "name": "Giotto", "description": "Probe designed to flyby Comet 1P/Halley and Comet 26P/Grigg-Skjellerup", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 21, "name": "Asteroid", "abbrev": "Asteroid" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/pad/34/?format=api", "agency_id": 115, "name": "Ariane Launch Area 1 (ELV)", "description": "ELA-1, now named Ensemble de Lancement Vega (short ELV), is a launch pad at the Centre Spatial Guyanais in French Guiana. It has been used to support launches of the Europa rocket, Ariane 1, Ariane 3, and is currently used to launch Vega rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/ELA-1", "map_url": "https://www.google.com/maps?q=5.236,-52.775", "latitude": "5.236", "longitude": "-52.775", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 334, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg", "total_launch_count": 55, "orbital_launch_attempt_count": 55 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_1_in_fli_image_20240314094301.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2961, "location_launch_attempt_count": 23, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 13, "orbital_launch_attempt_count_year": 57, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "ddcdb08d-f497-4d1c-a18e-be1dba14a617", "url": "https://ll.thespacedevs.com/2.2.0/launch/ddcdb08d-f497-4d1c-a18e-be1dba14a617/?format=api", "slug": "soyuz-u-zenit-6u-40", "name": "Soyuz U | Zenit-6U 40", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:41:09Z", "net": "1981-06-17T09:30:00Z", "window_end": "1981-06-17T09:30:00Z", "window_start": "1981-06-17T09: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": 5287, "configuration": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 3696, "name": "Zenit-6U 40", "description": "Optical film-return reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1563, "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": 428, "orbital_launch_attempt_count": 428 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2449, "location_launch_attempt_count": 598, "pad_launch_attempt_count": 231, "agency_launch_attempt_count": 1498, "orbital_launch_attempt_count_year": 58, "location_launch_attempt_count_year": 20, "pad_launch_attempt_count_year": 9, "agency_launch_attempt_count_year": 47, "type": "normal" }, { "id": "ddf6371a-3194-4b85-912f-92d07c095cd4", "url": "https://ll.thespacedevs.com/2.2.0/launch/ddf6371a-3194-4b85-912f-92d07c095cd4/?format=api", "slug": "scout-b-esro-1b-boreas", "name": "Scout B | ESRO 1B (Boreas)", "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:25:50Z", "net": "1969-10-01T22:29:00Z", "window_end": "1969-10-01T22:29:00Z", "window_start": "1969-10-01T22:29:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 1019, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1019/?format=api", "name": "European Space Research Organisation", "type": "Multinational" }, "rocket": { "id": 3947, "configuration": { "id": 358, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/358/?format=api", "name": "Scout B", "family": "Scout", "full_name": "Scout B", "variant": "B" } }, "mission": { "id": 2365, "name": "ESRO 1B (Boreas)", "description": "ESRO-1B / Boreas (European Space Research Organisation) was a 80 kg, cylindrically shaped, solar-cell-powered spacecraft instrumented with seven scientific experiments chosen to measure a comprehensive range of auroral effects.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 154, "url": "https://ll.thespacedevs.com/2.2.0/pad/154/?format=api", "agency_id": null, "name": "Space Launch Complex 5", "description": "Space Launch Complex 5 (SLC-5) was a launch pad at Vandenberg Space Force Base in California, United States. It was previously part of the Point Arguello Naval Air Station, during which time it was designated Launch Complex D or LC-D. Constructed in 1961, it was used by 69 Scout launch vehicles between 1962 and 1994.", "info_url": "https://www.astronautix.com/v/vandenbergslc5.html", "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_5", "map_url": "https://www.google.com/maps?q=34.6080,-120.6247", "latitude": "34.608", "longitude": "-120.6247", "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": 890, "total_landing_count": 34 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_154_20200803143408.jpg", "total_launch_count": 69, "orbital_launch_attempt_count": 69 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scout-b_2528se_image_20251109064911.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 1016, "location_launch_attempt_count": 336, "pad_launch_attempt_count": 36, "agency_launch_attempt_count": 4, "orbital_launch_attempt_count_year": 97, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" } ] }