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=6860&ordering=-id
{ "count": 7820, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6870&ordering=-id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6850&ordering=-id", "results": [ { "id": "1fae2781-87aa-4a0a-a023-af689a9c5d79", "url": "https://ll.thespacedevs.com/2.2.0/launch/1fae2781-87aa-4a0a-a023-af689a9c5d79/?format=api", "slug": "electron-kineis-killed-the-radiot-star-kineis-6-10", "name": "Electron | Kinéis Killed the RadIoT Star (Kinéis 6-10)", "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-09-24T21:59:42Z", "net": "2024-09-20T23:01:00Z", "window_end": "2024-09-20T23:01:00Z", "window_start": "2024-09-20T23:01:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": 70, "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": 7530, "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": 5949, "name": "Kinéis Killed the RadIoT Star (Kinéis 6-10)", "description": "Second batch of five satellites for the French Kinéis IoT constellation designed to operate with 25 nanosatellites of 30 kg each.", "launch_designator": null, "type": "Communications", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [ { "id": 1082, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1082/?format=api", "name": "Kinéis", "featured": false, "type": "Commercial", "country_code": "FRA", "abbrev": "KIN", "description": "French company operating an Internet of Things (IoT) constellation of nano-satellites following on from the Argos system developed in the 1980s.\r\nIt was founded by the company Collecte Localisation Satellites (CLS) with the support of CNES, the French space agency.", "administrator": "CEO: Alexandre Tisserant", "founding_year": "2018", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.kineis.com/", "wiki_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kin25c325a9is_logo_20240117103827.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kin25c325a9is_nation_20240117103827.png" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 65, "url": "https://ll.thespacedevs.com/2.2.0/pad/65/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=-39.262833,177.864469", "latitude": "-39.262833", "longitude": "177.864469", "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": 72, "total_landing_count": 17 }, "country_code": "NZL", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg", "total_launch_count": 38, "orbital_launch_attempt_count": 38 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6765, "location_launch_attempt_count": 49, "pad_launch_attempt_count": 27, "agency_launch_attempt_count": 53, "orbital_launch_attempt_count_year": 176, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "1fac2df2-b6a8-4e28-a7cd-fa4d6d76987d", "url": "https://ll.thespacedevs.com/2.2.0/launch/1fac2df2-b6a8-4e28-a7cd-fa4d6d76987d/?format=api", "slug": "long-march-3be-eutelsat-w3c", "name": "Long March 3B/E | Eutelsat W3C", "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-15T14:22:35Z", "net": "2011-10-07T08:21:04Z", "window_end": "2011-10-07T08:21:04Z", "window_start": "2011-10-07T08:21:04Z", "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": 1560, "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": null, "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": 238, "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": 124, "orbital_launch_attempt_count": 124 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230907120240.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5166, "location_launch_attempt_count": 68, "pad_launch_attempt_count": 43, "agency_launch_attempt_count": 94, "orbital_launch_attempt_count_year": 60, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 12, "type": "normal" }, { "id": "1fa9d6c1-309e-4181-85e3-53833b9bc76c", "url": "https://ll.thespacedevs.com/2.2.0/launch/1fa9d6c1-309e-4181-85e3-53833b9bc76c/?format=api", "slug": "delta-2914-iue", "name": "Delta 2914 | IUE", "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:13Z", "net": "1978-01-26T17:36:00Z", "window_end": "1978-01-26T17:36:00Z", "window_start": "1978-01-26T17:36: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": 4925, "configuration": { "id": 287, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3341, "name": "IUE", "description": "UV astronomical obsrvatory used as an international facility", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "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": 1096, "total_landing_count": 71 }, "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_2910_image_20231231105214.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2057, "location_launch_attempt_count": 338, "pad_launch_attempt_count": 63, "agency_launch_attempt_count": 706, "orbital_launch_attempt_count_year": 12, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "1fa6e219-a2cc-414c-b323-4b20fa7e874f", "url": "https://ll.thespacedevs.com/2.2.0/launch/1fa6e219-a2cc-414c-b323-4b20fa7e874f/?format=api", "slug": "kinetica-1-7-satellites", "name": "Kinetica 1 | 7 satellites", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-08-26T11:51:18Z", "net": "2025-08-19T07:33:00Z", "window_end": "2025-08-19T07:51:00Z", "window_start": "2025-08-19T07:25: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": 1040, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1040/?format=api", "name": "CAS Space", "type": "Commercial" }, "rocket": { "id": 8680, "configuration": { "id": 483, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/483/?format=api", "name": "Kinetica 1", "family": "", "full_name": "Kinetica 1", "variant": "" } }, "mission": { "id": 7272, "name": "7 satellites", "description": "A share ride mission of 7 various Earth observation and technological demonstration satellites:\r\n\r\n* AIRSAT-05/Haishao-2\r\n* Tianyan 26\r\n* Duogongneng Shiyan-2 01-03\r\n* ThumbSat-1/2 (Mexico)", "launch_designator": null, "type": "Technology", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 151, "url": "https://ll.thespacedevs.com/2.2.0/pad/151/?format=api", "agency_id": null, "name": "Launch Area 130", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.8182,100.22514", "latitude": "40.8182", "longitude": "100.22514", "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": 278, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg", "total_launch_count": 11, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 7035, "location_launch_attempt_count": 256, "pad_launch_attempt_count": 8, "agency_launch_attempt_count": 8, "orbital_launch_attempt_count_year": 186, "location_launch_attempt_count_year": 17, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "1fa3741c-3339-4954-a026-2cd9d36161c0", "url": "https://ll.thespacedevs.com/2.2.0/launch/1fa3741c-3339-4954-a026-2cd9d36161c0/?format=api", "slug": "falcon-9-block-5-rivada-7", "name": "Falcon 9 Block 5 | Rivada 7", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2023-09-21T20:01:42Z", "net": "2026-06-30T00:00:00Z", "window_end": "2026-06-30T00:00:00Z", "window_start": "2026-06-30T00:00:00Z", "net_precision": { "id": 12, "name": "Year Half 1", "abbrev": "H1", "description": "The T-0 is expected in the first half of the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 7805, "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": 6573, "name": "Rivada 7", "description": "24 satellites for Rivada's internet constellation.", "launch_designator": null, "type": "Communications", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" }, "agencies": [ { "id": 1076, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1076/?format=api", "name": "Rivada Space Networks", "featured": false, "type": "Commercial", "country_code": "DEU", "abbrev": "RivadaSpace", "description": "In March 2022, Rivada announced the formation of Rivada Space Networks GmbH, a wholly owned subsidiary that was land to launch 600 low earth orbit satellites interconnected with laser links to form a single global mesh network in space.", "administrator": "CEO: Declan Ganley", "founding_year": "2022", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://rivadaspace.com/", "wiki_url": "https://en.wikipedia.org/wiki/Rivada_Networks", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rivada2520space2520networks_logo_20230921195723.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rivada2520space2520networks_nation_20230921195724.png" } ], "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": 869, "total_landing_count": 33 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 254, "orbital_launch_attempt_count": 254 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7289, "location_launch_attempt_count": 889, "pad_launch_attempt_count": 272, "agency_launch_attempt_count": 681, "orbital_launch_attempt_count_year": 116, "location_launch_attempt_count_year": 37, "pad_launch_attempt_count_year": 34, "agency_launch_attempt_count_year": 62, "type": "normal" }, { "id": "1f9d512f-8222-4058-8444-13237d15dbde", "url": "https://ll.thespacedevs.com/2.2.0/launch/1f9d512f-8222-4058-8444-13237d15dbde/?format=api", "slug": "pslv-kalpana-1", "name": "PSLV | KALPANA-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:54:26Z", "net": "2002-09-12T10:23:40Z", "window_end": "2002-09-12T10:23:40Z", "window_start": "2002-09-12T10:23:40Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 7103, "configuration": { "id": 7, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/7/?format=api", "name": "PSLV", "family": "PSLV", "full_name": "PSLV", "variant": "" } }, "mission": { "id": 5492, "name": "KALPANA-1", "description": "Kalpana-1 was the first dedicated meteorological satellite launched by Indian Space Research Organisation using Polar Satellite Launch Vehicle on 12 September 2002. The satellite is three-axis stabilized and is powered by solar panels, getting up to 550 watts (0.74 hp) of power. The METSAT bus was used as the basis for the Chandrayaan lunar orbiter mission of 2008.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 50, "url": "https://ll.thespacedevs.com/2.2.0/pad/50/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre First Launch Pad", "description": "India has two launch pads at the site. The First Launch Pad, operational since 1993, is used for Polar Satellite Launch Vehicle, Small Satellite Launch Vehicle and formerly used by Geosynchronous Satellite Launch Vehicle.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.733,80.235", "latitude": "13.733", "longitude": "80.235", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 103, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg", "total_launch_count": 63, "orbital_launch_attempt_count": 62 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190508083736.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4554, "location_launch_attempt_count": 16, "pad_launch_attempt_count": 8, "agency_launch_attempt_count": 16, "orbital_launch_attempt_count_year": 43, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "1f9b76fc-41c4-418a-9ee3-ec5e882f012b", "url": "https://ll.thespacedevs.com/2.2.0/launch/1f9b76fc-41c4-418a-9ee3-ec5e882f012b/?format=api", "slug": "soyuz-u-yantar-4k2-40", "name": "Soyuz U | Yantar-4K2 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:48:17Z", "net": "1988-08-16T13:00:00Z", "window_end": "1988-08-16T13:00:00Z", "window_start": "1988-08-16T13: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": 6098, "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": 4488, "name": "Yantar-4K2 40", "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": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "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": 1560, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3327, "location_launch_attempt_count": 879, "pad_launch_attempt_count": 262, "agency_launch_attempt_count": 2208, "orbital_launch_attempt_count_year": 74, "location_launch_attempt_count_year": 31, "pad_launch_attempt_count_year": 14, "agency_launch_attempt_count_year": 61, "type": "normal" }, { "id": "1f869b6f-13b7-4efa-ab48-cb25b3a3f65e", "url": "https://ll.thespacedevs.com/2.2.0/launch/1f869b6f-13b7-4efa-ab48-cb25b3a3f65e/?format=api", "slug": "blue-scout-jr-oar-22-5", "name": "Blue Scout Jr | OAR 22-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-14T17:43:00Z", "net": "1965-06-09T16:26:15Z", "window_end": "1965-06-09T16:26:15Z", "window_start": "1965-06-09T16:26:15Z", "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": 3404, "configuration": { "id": 265, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/265/?format=api", "name": "Blue Scout Jr", "family": "Blue Scout", "full_name": "Blue Scout Jr", "variant": "Jr" } }, "mission": { "id": 1824, "name": "OAR 22-5", "description": "Mission to study the magnetosphere", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 118, "url": "https://ll.thespacedevs.com/2.2.0/pad/118/?format=api", "agency_id": 166, "name": "Launch Complex 18A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18", "map_url": "https://www.google.com/maps?q=28.4493,-80.564494", "latitude": "28.4493", "longitude": "-80.564494", "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": 1096, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg", "total_launch_count": 18, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_20240411084702.png", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 145, "pad_launch_attempt_count": 18, "agency_launch_attempt_count": 263, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 32, "type": "normal" }, { "id": "1f8005cf-c667-476b-96a9-cdd18057508c", "url": "https://ll.thespacedevs.com/2.2.0/launch/1f8005cf-c667-476b-96a9-cdd18057508c/?format=api", "slug": "voskhod-zenit-4mk-41", "name": "Voskhod | Zenit-4MK 41", "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:46Z", "net": "1975-04-24T08:04:59Z", "window_end": "1975-04-24T08:04:59Z", "window_start": "1975-04-24T08:04: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": 4576, "configuration": { "id": 104, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2994, "name": "Zenit-4MK 41", "description": "High resolution optical reconnaissance satellite of the Vostok-based Zenit family.", "launch_designator": null, "type": "Government/Top Secret", "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": 1681, "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/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1689, "location_launch_attempt_count": 414, "pad_launch_attempt_count": 23, "agency_launch_attempt_count": 915, "orbital_launch_attempt_count_year": 38, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 29, "type": "normal" }, { "id": "1f79ce8e-dabc-4287-bb59-2a40f567c4e4", "url": "https://ll.thespacedevs.com/2.2.0/launch/1f79ce8e-dabc-4287-bb59-2a40f567c4e4/?format=api", "slug": "nuri-flight-test", "name": "Nuri | Flight Test", "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:30:54Z", "net": "2021-10-21T08:00:00Z", "window_end": "2021-10-21T10:20:00Z", "window_start": "2021-10-21T06:05:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "Third stage failed to place the payload simulator into orbit, for unknown reason.", "hashtag": null, "launch_service_provider": { "id": 41, "url": "https://ll.thespacedevs.com/2.2.0/agencies/41/?format=api", "name": "Korea Aerospace Research Institute", "type": "Government" }, "rocket": { "id": 2994, "configuration": { "id": 117, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/117/?format=api", "name": "Nuri", "family": "KSLV", "full_name": "KSLV-2 Nuri", "variant": "2" } }, "mission": { "id": 1419, "name": "Flight Test", "description": "Maiden flight of the KSLV-II \"Nuri\" launch vehicle, carrying a dummy Payload of 1500 kg to sun-synchronous orbit.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 192, "url": "https://ll.thespacedevs.com/2.2.0/pad/192/?format=api", "agency_id": 41, "name": "LC-2", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Naro_Space_Center", "map_url": "https://www.google.com/maps?q=34.431867,127.535069", "latitude": "34.431867", "longitude": "127.535069", "location": { "id": 9, "url": "https://ll.thespacedevs.com/2.2.0/location/9/?format=api", "name": "Naro Space Center, South Korea", "country_code": "KOR", "description": "The Naro Space Center is a South Korean spaceport in South Jeolla's Goheung County, operated by the state-run Korea Aerospace Research Institute.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_9_20200803142441.jpg", "timezone_name": "Asia/Seoul", "total_launch_count": 8, "total_landing_count": 0 }, "country_code": "KOR", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_lc-2_20210812070305.jpg", "total_launch_count": 5, "orbital_launch_attempt_count": 4 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nuri_on_the_lau_image_20240307163812.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6138, "location_launch_attempt_count": 5, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 5, "orbital_launch_attempt_count_year": 101, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" } ] }