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=4460&ordering=id
{ "count": 7784, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4470&ordering=id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4450&ordering=id", "results": [ { "id": "9281afa8-140d-425b-a560-2fa59feef814", "url": "https://ll.thespacedevs.com/2.2.0/launch/9281afa8-140d-425b-a560-2fa59feef814/?format=api", "slug": "electron-kakushin-rising-jaxa-rideshare", "name": "Electron | Kakushin Rising (JAXA Rideshare)", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-10-10T14:17:16Z", "net": "2026-03-31T00:00:00Z", "window_end": "2026-03-31T00:00:00Z", "window_start": "2026-03-31T00:00:00Z", "net_precision": { "id": 8, "name": "Quarter 1", "abbrev": "Q1", "description": "The T-0 is expected in the first quarter of the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8765, "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": 7356, "name": "Kakushin Rising (JAXA Rideshare)", "description": "JAXA-manifested rideshare of eight separate spacecraft that includes educational small sats, an ocean monitoring satellite, a demonstration satellite for ultra-small multispectral cameras, and a deployable antenna that can be packed tightly using origami folding techniques and unfurled to 25 times its size.\r\n\r\nThe satellites were originally planned to launch with RAISE-4 on a Japanese Epsilon-S rocket, but the Epsilon-S was heavily delayed due to test firing failures.\r\n\r\nThe 8 satellites are:\r\n\r\n* MAGNARO-II\r\n* KOSEN-2R\r\n* WASEDA-SAT-ZERO-II\r\n* FSI-SAT2\r\n* OrigamiSat-2\r\n* Mono-Nikko\r\n* ARICA-2\r\n* PRELUDE", "launch_designator": null, "type": "Technology", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [ { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "featured": true, "type": "Government", "country_code": "JPN", "abbrev": "JAXA", "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.", "administrator": "Administrator: Hiroshi Yamakawa", "founding_year": "2003", "launchers": "H-II", "spacecraft": "", "launch_library_url": null, "total_launch_count": 37, "consecutive_successful_launches": 2, "successful_launches": 33, "failed_launches": 4, "pending_launches": 2, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.jaxa.jp/", "wiki_url": "https://en.wikipedia.org/wiki/Japan_Aerospace_Exploration_Agency", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 210, "url": "https://ll.thespacedevs.com/2.2.0/pad/210/?format=api", "agency_id": null, "name": "Unknown Pad", "description": null, "info_url": null, "wiki_url": null, "map_url": null, "latitude": "-39.260881", "longitude": "177.865826", "location": { "id": 10, "url": "https://ll.thespacedevs.com/2.2.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "timezone_name": "Pacific/Auckland", "total_launch_count": 71, "total_landing_count": 17 }, "country_code": "NZL", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7239, "location_launch_attempt_count": 75, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 86, "orbital_launch_attempt_count_year": 66, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "928dbe8e-410c-44b2-aba0-fe4ca9b89200", "url": "https://ll.thespacedevs.com/2.2.0/launch/928dbe8e-410c-44b2-aba0-fe4ca9b89200/?format=api", "slug": "long-march-5b-xuntian-telescope", "name": "Long March 5B | Xuntian Telescope", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-12-16T19:09:31Z", "net": "2027-12-31T00:00:00Z", "window_end": "2027-12-31T00:00:00Z", "window_start": "2027-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8857, "configuration": { "id": 208, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/208/?format=api", "name": "Long March 5B", "family": "Long March", "full_name": "Long March 5B", "variant": "B" } }, "mission": { "id": 7448, "name": "Xuntian Telescope", "description": "Xuntian, formerly known as the Chinese Space Station Telescope (CSST), is a Chinese space telescope designed to perform high-resolution, large-area, multi-band imaging and slit-less spectroscopy surveys of the sky at ultraviolet to infrared wavelengths of 255 – 1000 nm. The survey camera is slated to cover approximately 17500 square degrees of the sky in various bands, reaching maximum magnitudes of about 26.\r\n\r\nXuntian will carry a survey camera, a tera-hertz receiver, a multi-channel imager, an integral field spectrograph, and a cool planet imaging coronagraph.\r\n\r\nXuntian will be launched to a Low Earth Orbit that will be co-orbiting with the Tiangong space station/Chinese Space Station, which will allow for periodic docking with the station for regular maintenance by astronauts.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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": 57, "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/long_march_5b__image_20250906200134.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7484, "location_launch_attempt_count": 63, "pad_launch_attempt_count": 19, "agency_launch_attempt_count": 585, "orbital_launch_attempt_count_year": 77, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "929064be-7930-41c7-9f41-d4c8bc7e01bb", "url": "https://ll.thespacedevs.com/2.2.0/launch/929064be-7930-41c7-9f41-d4c8bc7e01bb/?format=api", "slug": "tsiklon-3-meteor-3-2", "name": "Tsiklon-3 | Meteor-3 2", "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:23:05Z", "net": "1988-07-26T05:01:00Z", "window_end": "1988-07-26T05:01:00Z", "window_start": "1988-07-26T05:01: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": 6091, "configuration": { "id": 445, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/445/?format=api", "name": "Tsiklon-3", "family": "Tsiklon", "full_name": "Tsiklon-3", "variant": "3" } }, "mission": { "id": 4481, "name": "Meteor-3 2", "description": "Third generation meteorological satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 127, "url": "https://ll.thespacedevs.com/2.2.0/pad/127/?format=api", "agency_id": 63, "name": "32/2", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32", "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727", "latitude": "62.9063889", "longitude": "40.7844727", "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": 1681, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_127_20200803143245.jpg", "total_launch_count": 65, "orbital_launch_attempt_count": 65 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 3320, "location_launch_attempt_count": 1226, "pad_launch_attempt_count": 38, "agency_launch_attempt_count": 2202, "orbital_launch_attempt_count_year": 67, "location_launch_attempt_count_year": 27, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 55, "type": "normal" }, { "id": "9296bc36-506e-4b8d-bdb4-b52baaec4aed", "url": "https://ll.thespacedevs.com/2.2.0/launch/9296bc36-506e-4b8d-bdb4-b52baaec4aed/?format=api", "slug": "kosmos-3m-strela-1m-177-184", "name": "Kosmos-3M | Strela-1M 177-184", "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:27:36Z", "net": "1979-09-25T21:00:00Z", "window_end": "1979-09-25T21:00:00Z", "window_start": "1979-09-25T21: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": 5114, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 3526, "name": "Strela-1M 177-184", "description": "Military communications satellites", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 167, "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api", "agency_id": null, "name": "132/2", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.883,40.869806", "latitude": "62.883", "longitude": "40.869806", "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": 1681, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg", "total_launch_count": 172, "orbital_launch_attempt_count": 172 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2260, "location_launch_attempt_count": 708, "pad_launch_attempt_count": 100, "agency_launch_attempt_count": 1344, "orbital_launch_attempt_count_year": 87, "location_launch_attempt_count_year": 53, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 71, "type": "normal" }, { "id": "929aa6e9-0916-4a1a-b6b8-7dde449b443f", "url": "https://ll.thespacedevs.com/2.2.0/launch/929aa6e9-0916-4a1a-b6b8-7dde449b443f/?format=api", "slug": "thor-dm-21-ablestar-transit-5bn-3", "name": "Thor DM-21 Ablestar | Transit-5BN 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:18:58Z", "net": "1964-04-21T18:50:00Z", "window_end": "1964-04-21T18:50:00Z", "window_start": "1964-04-21T18:50: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": 3274, "configuration": { "id": 187, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/187/?format=api", "name": "Thor DM-21 Ablestar", "family": "Thor", "full_name": "Thor DM-21 Ablestar", "variant": "DM-21" } }, "mission": { "id": 1696, "name": "Transit-5BN 3", "description": "Transit navigation satellite equipped with nuclear power.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 98, "url": "https://ll.thespacedevs.com/2.2.0/pad/98/?format=api", "agency_id": 161, "name": "Space Launch Complex 2E", "description": "SLC-2E, was used for Delta, Thor-Agena and Thorad launches between 1966 and 1972 and has been demolished", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7516,-120.6192", "latitude": "34.7516", "longitude": "-120.6192", "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": 859, "total_landing_count": 33 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_98_20200803143228.jpg", "total_launch_count": 47, "orbital_launch_attempt_count": 47 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor2520dm-212520ablestar_image_20191201205131.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 318, "location_launch_attempt_count": 126, "pad_launch_attempt_count": 16, "agency_launch_attempt_count": 189, "orbital_launch_attempt_count_year": 25, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 14, "type": "normal" }, { "id": "929b14e6-09ed-4fc4-8e60-f9d530ef1e62", "url": "https://ll.thespacedevs.com/2.2.0/launch/929b14e6-09ed-4fc4-8e60-f9d530ef1e62/?format=api", "slug": "thor-delta-m-intelsat-iii-f-4", "name": "Thor Delta M | INTELSAT III F-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:17Z", "net": "1969-05-22T02:00:00Z", "window_end": "1969-05-22T02:00:00Z", "window_start": "1969-05-22T02:00: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": 3906, "configuration": { "id": 409, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/409/?format=api", "name": "Thor Delta M", "family": "Thor", "full_name": "Thor Delta M", "variant": "Delta M" } }, "mission": { "id": 2324, "name": "INTELSAT III F-4", "description": "The Intelsat 3 spacecraft were used to relay commercial global telecommunications including live TV. Three of the 8 satellites in the series (F1, F5, F8) were unusable due to launch vehicle failures, and most of the remainder did not achieve their desired lifetimes.", "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": 1083, "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/thor_delta_m_image_20251122093853.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 971, "location_launch_attempt_count": 235, "pad_launch_attempt_count": 39, "agency_launch_attempt_count": 491, "orbital_launch_attempt_count_year": 52, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 17, "type": "normal" }, { "id": "929b89ee-3f2c-4e14-9a4d-e84e851ac748", "url": "https://ll.thespacedevs.com/2.2.0/launch/929b89ee-3f2c-4e14-9a4d-e84e851ac748/?format=api", "slug": "titan-iiib-kh-8-1", "name": "Titan IIIB | KH-8 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-14T04:26:24Z", "net": "1966-07-29T18:30:20Z", "window_end": "1966-07-29T18:30:20Z", "window_start": "1966-07-29T18:30:20Z", "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": 3554, "configuration": { "id": 438, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/438/?format=api", "name": "Titan IIIB", "family": "Titan", "full_name": "Titan IIIB", "variant": "IIIB" } }, "mission": { "id": 1974, "name": "KH-8 1", "description": "KH-8 or Gambit-3 was the second generation of Gambit high resolution reconnaissance satellites.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 156, "url": "https://ll.thespacedevs.com/2.2.0/pad/156/?format=api", "agency_id": null, "name": "Space Launch Complex 4W", "description": "SLC-4W started operations in 1963 as Space Launch Complex 4W, and continued as an operational launch site through 2003. In 2015, SpaceX started conversion of the launch site into Landing Zone LZ-4. Landing operations commenced in 2018 at LZ-4.", "info_url": "https://www.astronautix.com/v/vandenbergslc4w.html", "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W", "map_url": "https://www.google.com/maps?q=34.63312,-120.61584", "latitude": "34.63312", "longitude": "-120.61584", "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": 859, "total_landing_count": 33 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_156_20200803143351.jpg", "total_launch_count": 93, "orbital_launch_attempt_count": 93 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iiib_image_20251204210122.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 593, "location_launch_attempt_count": 225, "pad_launch_attempt_count": 13, "agency_launch_attempt_count": 339, "orbital_launch_attempt_count_year": 76, "location_launch_attempt_count_year": 26, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 40, "type": "normal" }, { "id": "92a2c8e9-8b56-4abd-8fe9-e67bef355a64", "url": "https://ll.thespacedevs.com/2.2.0/launch/92a2c8e9-8b56-4abd-8fe9-e67bef355a64/?format=api", "slug": "europa-i-stv-1", "name": "Europa I | STV 1", "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:59Z", "net": "1968-11-29T23:12:02Z", "window_end": "1968-11-29T23:12:02Z", "window_start": "1968-11-29T23:12:02Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 1015, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1015/?format=api", "name": "European Launcher Development Organisation", "type": "Government" }, "rocket": { "id": 3847, "configuration": { "id": 316, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/316/?format=api", "name": "Europa I", "family": "Europa", "full_name": "Europa I", "variant": "I" } }, "mission": { "id": 2265, "name": "STV 1", "description": "STV (Satellite Test Vehicle) was a series of vehicle evaluation payloads built for the test flights of the Europa-1 rocket.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 180, "url": "https://ll.thespacedevs.com/2.2.0/pad/180/?format=api", "agency_id": null, "name": "Launch Area 6A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/RAAF_Woomera_Range_Complex", "map_url": "https://www.google.com/maps?q=-30.9552778,136.5300282", "latitude": "-30.9552778", "longitude": "136.5300282", "location": { "id": 152, "url": "https://ll.thespacedevs.com/2.2.0/location/152/?format=api", "name": "RAAF Woomera Range Complex", "country_code": "AUS", "description": "The RAAF Woomera Range Complex (WRC) is a major Australian military and civil aerospace facility and operation located in South Australia, approximately 450 km (280 mi) north-west of Adelaide. The WRC is operated by the Royal Australian Air Force (RAAF), a Service of the Australian Defence Force (ADF). The complex has a land area of 122,188 km2 (47,177 sq mi) or roughly the size of North Korea or Pennsylvania. The airspace above the area is restricted and controlled by the RAAF for safety and security. The WRC is a highly specialised ADF test and evaluation capability operated by the RAAF for the purposes of testing defence materiel.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_152_20200803142502.jpg", "timezone_name": "Australia/Adelaide", "total_launch_count": 6, "total_landing_count": 0 }, "country_code": "AUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_180_20200803143508.jpg", "total_launch_count": 3, "orbital_launch_attempt_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/europa_1_on_the_image_20240411115405.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 905, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 117, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "92b828ed-509f-42dc-96e5-c56b46249a29", "url": "https://ll.thespacedevs.com/2.2.0/launch/92b828ed-509f-42dc-96e5-c56b46249a29/?format=api", "slug": "soyuz-u-pvb-zenit-8-78", "name": "Soyuz-U-PVB | Zenit-8 78", "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:50:18Z", "net": "1989-03-16T14:59:59Z", "window_end": "1989-03-16T14:59:59Z", "window_start": "1989-03-16T14:59:59Z", "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": 6159, "configuration": { "id": 378, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/378/?format=api", "name": "Soyuz-U-PVB", "family": "Soyuz", "full_name": "Soyuz-U-PVB", "variant": "U-PVB" } }, "mission": { "id": 4549, "name": "Zenit-8 78", "description": "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": 35, "url": "https://ll.thespacedevs.com/2.2.0/pad/35/?format=api", "agency_id": 163, "name": "16/2", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.960091,40.682983", "latitude": "62.960091", "longitude": "40.682983", "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": 1681, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_35_20200803143306.jpg", "total_launch_count": 136, "orbital_launch_attempt_count": 136 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3396, "location_launch_attempt_count": 1258, "pad_launch_attempt_count": 76, "agency_launch_attempt_count": 2258, "orbital_launch_attempt_count_year": 22, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 17, "type": "normal" }, { "id": "92b9bd50-5b8e-4ef9-800e-7cf04d51f61d", "url": "https://ll.thespacedevs.com/2.2.0/launch/92b9bd50-5b8e-4ef9-800e-7cf04d51f61d/?format=api", "slug": "kosmos-3m-zaliv-5", "name": "Kosmos-3M | Zaliv 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-14T04:27:30Z", "net": "1970-04-11T17:00:00Z", "window_end": "1970-04-11T17:00:00Z", "window_start": "1970-04-11T17: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": 4001, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 2419, "name": "Zaliv 5", "description": "The first soviet navigation system called Tsiklon consisted of Zaliv satellites in low earth orbit.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 167, "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api", "agency_id": null, "name": "132/2", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.883,40.869806", "latitude": "62.883", "longitude": "40.869806", "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": 1681, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg", "total_launch_count": 172, "orbital_launch_attempt_count": 172 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1076, "location_launch_attempt_count": 123, "pad_launch_attempt_count": 16, "agency_launch_attempt_count": 472, "orbital_launch_attempt_count_year": 30, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 19, "type": "normal" } ] }