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=2750&ordering=id
{ "count": 7695, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2760&ordering=id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2740&ordering=id", "results": [ { "id": "5d63efa7-7cb4-4a00-ad96-9929cf027041", "url": "https://ll.thespacedevs.com/2.2.0/launch/5d63efa7-7cb4-4a00-ad96-9929cf027041/?format=api", "slug": "electron-ice-ais-baby-kineis-11-15", "name": "Electron | Ice AIS Baby (Kinéis 11-15)", "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-11-25T10:39:02Z", "net": "2024-11-25T03:55:00Z", "window_end": "2024-11-25T03:55:00Z", "window_start": "2024-11-25T03:55: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": 147, "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 7531, "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": 5950, "name": "Ice AIS Baby (Kinéis 11-15)", "description": "Third 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": 185, "url": "https://ll.thespacedevs.com/2.2.0/pad/185/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1B", "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": 67, "total_landing_count": 17 }, "country_code": "NZL", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 32 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_liftof_image_20241125103858.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6812, "location_launch_attempt_count": 51, "pad_launch_attempt_count": 24, "agency_launch_attempt_count": 56, "orbital_launch_attempt_count_year": 223, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 11, "agency_launch_attempt_count_year": 14, "type": "normal" }, { "id": "5d645be7-b331-494c-b781-9d32aaa36ecc", "url": "https://ll.thespacedevs.com/2.2.0/launch/5d645be7-b331-494c-b781-9d32aaa36ecc/?format=api", "slug": "thor-delta-m-skynet-ia", "name": "Thor Delta M | Skynet IA", "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:18Z", "net": "1969-11-22T00:37:00Z", "window_end": "1969-11-22T00:37:00Z", "window_start": "1969-11-22T00:37: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": 3961, "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": 2379, "name": "Skynet IA", "description": "First generation satellite providing communications for the British armed forces.", "launch_designator": null, "type": "Government/Top Secret", "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": 1071, "total_landing_count": 69 }, "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": 1035, "location_launch_attempt_count": 242, "pad_launch_attempt_count": 44, "agency_launch_attempt_count": 508, "orbital_launch_attempt_count_year": 116, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 7, "agency_launch_attempt_count_year": 34, "type": "normal" }, { "id": "5d64dda4-be30-4cec-b173-3a5c71a50655", "url": "https://ll.thespacedevs.com/2.2.0/launch/5d64dda4-be30-4cec-b173-3a5c71a50655/?format=api", "slug": "soyuz-u-zenit-8-92", "name": "Soyuz U | Zenit-8 92", "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:19Z", "net": "1990-06-19T08:45:00Z", "window_end": "1990-06-19T08:45:00Z", "window_start": "1990-06-19T08:45: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": 6279, "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": 4669, "name": "Zenit-8 92", "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": 1679, "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/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3531, "location_launch_attempt_count": 1316, "pad_launch_attempt_count": 86, "agency_launch_attempt_count": 2349, "orbital_launch_attempt_count_year": 55, "location_launch_attempt_count_year": 23, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 33, "type": "normal" }, { "id": "5d6fa4db-262f-40ee-99ad-7b6560618e9e", "url": "https://ll.thespacedevs.com/2.2.0/launch/5d6fa4db-262f-40ee-99ad-7b6560618e9e/?format=api", "slug": "proton-gorizont-26", "name": "Proton | Gorizont 26", "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:46:15Z", "net": "1992-07-14T22:02:00Z", "window_end": "1992-07-14T22:02:00Z", "window_start": "1992-07-14T22:02:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 6451, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4841, "name": "Gorizont 26", "description": "Geostationary communications satellite", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api", "agency_id": null, "name": "81/23 (81L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": "46.073997", "longitude": "62.977999", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1559, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3732, "location_launch_attempt_count": 985, "pad_launch_attempt_count": 46, "agency_launch_attempt_count": 3, "orbital_launch_attempt_count_year": 44, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "5d75ee96-a897-499f-8f48-7d98d78fc01c", "url": "https://ll.thespacedevs.com/2.2.0/launch/5d75ee96-a897-499f-8f48-7d98d78fc01c/?format=api", "slug": "vostok-8k72-korabl-sputnik-2-2", "name": "Vostok 8K72 | Korabl'-Sputnik-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-14T03:48:41Z", "net": "1960-08-19T08:44:06Z", "window_end": "1960-08-19T08:44:06Z", "window_start": "1960-08-19T08:44:06Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 3077, "configuration": { "id": 453, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/453/?format=api", "name": "Vostok 8K72", "family": "Vostok", "full_name": "Vostok 8K72", "variant": "8K72" } }, "mission": { "id": 1499, "name": "Korabl'-Sputnik-2", "description": "A test of the Vostok capsule which carried dogs Belka and Stelka (amonst other animals) the flight was successful and all animals were recovered successfully.", "launch_designator": null, "type": "Test Flight", "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": 1559, "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": null, "infographic": null, "program": [ { "id": 9, "url": "https://ll.thespacedevs.com/2.2.0/program/9/?format=api", "name": "Vostok", "description": "The Vostok programme was a Soviet human spaceflight project to put the first Soviet citizens into low Earth orbit and return them safely. Competing with the United States Project Mercury, it succeeded in placing the first human into space, Yuri Gagarin, in a single orbit in Vostok 1 on April 12, 1961.", "agencies": [ { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_program_20210417063956.png", "start_date": "1961-04-12T06:07:00Z", "end_date": "1963-06-19T08:20:00Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vostok_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 75, "location_launch_attempt_count": 16, "pad_launch_attempt_count": 16, "agency_launch_attempt_count": 16, "orbital_launch_attempt_count_year": 21, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "5d80f624-5374-42a4-95f2-60d7ceb0133c", "url": "https://ll.thespacedevs.com/2.2.0/launch/5d80f624-5374-42a4-95f2-60d7ceb0133c/?format=api", "slug": "titan-34d-transtage-dscs-2-15", "name": "Titan 34D Transtage | DSCS-2 15", "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:29Z", "net": "1989-09-04T05:54:01Z", "window_end": "1989-09-04T05:54:01Z", "window_start": "1989-09-04T05:54:01Z", "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": 6203, "configuration": { "id": 426, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/426/?format=api", "name": "Titan 34D Transtage", "family": "Titan", "full_name": "Titan 34D Transtage", "variant": "34D Transtage" } }, "mission": { "id": 4593, "name": "DSCS-2 15", "description": "Satellite designed to provide secure voice and data communications for the US military.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 350, "orbital_launch_attempt_count": 350 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3444, "location_launch_attempt_count": 422, "pad_launch_attempt_count": 34, "agency_launch_attempt_count": 871, "orbital_launch_attempt_count_year": 70, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "5d816773-89cb-48b9-9bf0-a9c4d8236785", "url": "https://ll.thespacedevs.com/2.2.0/launch/5d816773-89cb-48b9-9bf0-a9c4d8236785/?format=api", "slug": "electron-the-nation-god-navigates-iqps-launch-5", "name": "Electron | The Nation God Navigates (iQPS Launch 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": "2025-11-06T07:27:25Z", "net": "2025-11-05T19:51:00Z", "window_end": "2025-11-05T19:51:00Z", "window_start": "2025-11-05T19:51: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": 147, "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8544, "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": 7135, "name": "The Nation God Navigates (iQPS Launch 5)", "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 185, "url": "https://ll.thespacedevs.com/2.2.0/pad/185/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1B", "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": 67, "total_landing_count": 17 }, "country_code": "NZL", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 32 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7107, "location_launch_attempt_count": 66, "pad_launch_attempt_count": 32, "agency_launch_attempt_count": 74, "orbital_launch_attempt_count_year": 258, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 7, "agency_launch_attempt_count_year": 16, "type": "normal" }, { "id": "5d8b2d5b-ae9b-46df-a39b-57fd5611d0c6", "url": "https://ll.thespacedevs.com/2.2.0/launch/5d8b2d5b-ae9b-46df-a39b-57fd5611d0c6/?format=api", "slug": "kosmos-3m-zaliv-20", "name": "Kosmos-3M | Zaliv 20", "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:43:48Z", "net": "1976-02-03T08:16:00Z", "window_end": "1976-02-03T08:16:00Z", "window_start": "1976-02-03T08:16: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": 4673, "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": 3091, "name": "Zaliv 20", "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": 28, "url": "https://ll.thespacedevs.com/2.2.0/pad/28/?format=api", "agency_id": 163, "name": "132/1 (132L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.883229,40.868549", "latitude": "62.883229", "longitude": "40.868549", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_28_20200803143254.jpg", "total_launch_count": 212, "orbital_launch_attempt_count": 212 }, "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": 1794, "location_launch_attempt_count": 464, "pad_launch_attempt_count": 51, "agency_launch_attempt_count": 987, "orbital_launch_attempt_count_year": 11, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "5d8b78f2-874f-470d-b8e2-a62d840f6dab", "url": "https://ll.thespacedevs.com/2.2.0/launch/5d8b78f2-874f-470d-b8e2-a62d840f6dab/?format=api", "slug": "voskhod-zenit-4mk-57", "name": "Voskhod | Zenit-4MK 57", "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:31Z", "net": "1976-03-26T15:00:00Z", "window_end": "1976-03-26T15:00:00Z", "window_start": "1976-03-26T15: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": 4691, "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": 3109, "name": "Zenit-4MK 57", "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": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 231, "orbital_launch_attempt_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1812, "location_launch_attempt_count": 471, "pad_launch_attempt_count": 41, "agency_launch_attempt_count": 999, "orbital_launch_attempt_count_year": 29, "location_launch_attempt_count_year": 13, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 20, "type": "normal" }, { "id": "5d8f38e9-10a5-402f-a63c-ba1b7e1f6535", "url": "https://ll.thespacedevs.com/2.2.0/launch/5d8f38e9-10a5-402f-a63c-ba1b7e1f6535/?format=api", "slug": "rokotbriz-km-geo-ik-2-no11l-kosmos-2470", "name": "Rokot/Briz-KM | Geo-IK-2 No.11L (Kosmos 2470)", "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": "2024-06-15T13:57:15Z", "net": "2011-02-01T14:00:14Z", "window_end": "2011-02-01T14:00:14Z", "window_start": "2011-02-01T14:00:14Z", "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": 193, "url": "https://ll.thespacedevs.com/2.2.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 1510, "configuration": { "id": 40, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/40/?format=api", "name": "Rokot/Briz-KM", "family": "Rokot", "full_name": "Rokot/Briz-KM", "variant": "Briz-KM" } }, "mission": { "id": 896, "name": "Geo-IK-2 No.11L (Kosmos 2470)", "description": "Geo-IK-2 is a Russian geodesy mission to deliver precise three-dimensional maps of the Earth’s surface and gravitational data for use in scientific studies and military applications. This satellite was supposed to be the first one of the two-spacecraft system, however it was not delivered to an operational orbit due to upper stage underperformance.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/pad/3/?format=api", "agency_id": 163, "name": "133/3 (133L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.886999,40.846984", "latitude": "62.886999", "longitude": "40.846984", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_3_20200803143438.jpg", "total_launch_count": 159, "orbital_launch_attempt_count": 159 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rokot25202f2520briz-km_image_20190224012237.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5111, "location_launch_attempt_count": 1577, "pad_launch_attempt_count": 143, "agency_launch_attempt_count": 80, "orbital_launch_attempt_count_year": 5, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" } ] }