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=4230&ordering=id
https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4240&ordering=id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4220&ordering=id", "results": [ { "id": "8ffb4866-43c9-46c1-aaac-05bd37891b0a", "url": "https://ll.thespacedevs.com/2.2.0/launch/8ffb4866-43c9-46c1-aaac-05bd37891b0a/?format=api", "slug": "falcon-9-block-5-starlink-group-6-84", "name": "Falcon 9 Block 5 | Starlink Group 6-84", "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-05-04T17:04:59Z", "net": "2025-05-04T08:54:40Z", "window_end": "2025-05-04T12:48:00Z", "window_start": "2025-05-04T08:54:40Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 60, "weather_concerns": "Anvil Cloud Rules, Cumulus Cloud Rule, Thick Cloud Layers Rule", "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": 8598, "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": 7190, "name": "Starlink Group 6-84", "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": "2002", "launchers": "Falcon | Starship", "spacecraft": "Dragon", "launch_library_url": null, "total_launch_count": 511, "consecutive_successful_launches": 34, "successful_launches": 497, "failed_launches": 14, "pending_launches": 117, "consecutive_successful_landings": 80, "successful_landings": 458, "failed_landings": 26, "attempted_landings": 483, "info_url": "http://www.spacex.com/", "wiki_url": "http://en.wikipedia.org/wiki/SpaceX", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "timezone_name": "America/New_York", "total_launch_count": 265, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 207, "orbital_launch_attempt_count": 206 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 6944, "location_launch_attempt_count": 264, "pad_launch_attempt_count": 206, "agency_launch_attempt_count": 503, "orbital_launch_attempt_count_year": 95, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 12, "agency_launch_attempt_count_year": 54, "type": "normal" }, { "id": "9000e50e-c94b-410c-946b-82867f56f49f", "url": "https://ll.thespacedevs.com/2.2.0/launch/9000e50e-c94b-410c-946b-82867f56f49f/?format=api", "slug": "delta-2910-landsat-3", "name": "Delta 2910 | Landsat 3", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-12-30T16:30:51Z", "net": "1978-03-05T17:54:00Z", "window_end": "1978-03-05T17:54:00Z", "window_start": "1978-03-05T17:54:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 4938, "configuration": { "id": 285, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/285/?format=api", "name": "Delta 2910", "family": "Delta", "full_name": "Delta 2910", "variant": "2910" } }, "mission": { "id": 3354, "name": "Landsat 3", "description": "Earth observation satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/pad/39/?format=api", "agency_id": null, "name": "Space Launch Complex 2W", "description": "SLC-2W was originally used for Delta, Thor-Agena and Delta II launches. After the last Delta II flight in 2018, SLC-2W was repurposed to launch Firefly Alpha rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7556,-120.6224", "latitude": "34.7556", "longitude": "-120.6224", "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": 807, "total_landing_count": 26 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 98, "orbital_launch_attempt_count": 98 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [ { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/program/31/?format=api", "name": "Landsat", "description": "The Landsat program is the longest-running enterprise for acquisition of satellite imagery of Earth. It is a joint NASA / USGS program.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/landsat_program_20231230154736.jpeg", "start_date": "1972-07-23T00:00:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Landsat_program", "mission_patches": [], "type": { "id": 8, "name": "Earth Observation" } } ], "orbital_launch_attempt_count": 2071, "location_launch_attempt_count": 458, "pad_launch_attempt_count": 39, "agency_launch_attempt_count": 710, "orbital_launch_attempt_count_year": 26, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "90081677-2e9c-4898-b011-906638ab8cfe", "url": "https://ll.thespacedevs.com/2.2.0/launch/90081677-2e9c-4898-b011-906638ab8cfe/?format=api", "slug": "tsiklon-2-us-p-26", "name": "Tsiklon-2 | US-P 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-14T04:24:16Z", "net": "1987-04-08T03:51:21Z", "window_end": "1987-04-08T03:51:21Z", "window_start": "1987-04-08T03:51:21Z", "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": 5955, "configuration": { "id": 443, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/443/?format=api", "name": "Tsiklon-2", "family": "Tsiklon", "full_name": "Tsiklon-2", "variant": "2" } }, "mission": { "id": 4349, "name": "US-P 26", "description": "Ocean surveillance satellite using passive ELINT devices", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 132, "url": "https://ll.thespacedevs.com/2.2.0/pad/132/?format=api", "agency_id": null, "name": "90", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90", "map_url": "https://www.google.com/maps?q=46.081,62.929806", "latitude": "46.081", "longitude": "62.929806", "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": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_132_20200803143344.jpg", "total_launch_count": 74, "orbital_launch_attempt_count": 74 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3172, "location_launch_attempt_count": 811, "pad_launch_attempt_count": 59, "agency_launch_attempt_count": 2076, "orbital_launch_attempt_count_year": 33, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 26, "type": "normal" }, { "id": "9009b780-e843-4f35-accf-8f65e619d40f", "url": "https://ll.thespacedevs.com/2.2.0/launch/9009b780-e843-4f35-accf-8f65e619d40f/?format=api", "slug": "vega-c-pleiades-neo-5-6", "name": "Vega-C | Pléiades Neo 5 & 6", "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-11-07T09:36:12Z", "net": "2022-12-21T01:47:31Z", "window_end": "2022-12-21T01:47:31Z", "window_start": "2022-12-21T01:47:31Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "2nd stage Zefiro 40 motor lost chamber pressure from T+151 seconds due to unexpected erosion of carbon-carbon (C-C) material in the motor nozzle's throat insert, caused by the material's flaw in homogeneity.", "hashtag": null, "launch_service_provider": { "id": 115, "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "rocket": { "id": 7608, "configuration": { "id": 127, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/127/?format=api", "name": "Vega-C", "family": "Vega", "full_name": "Vega-C", "variant": "" } }, "mission": { "id": 6153, "name": "Pléiades Neo 5 & 6", "description": "Pléiades Neo 5 and 6 are the last two in a constellation of four optical high-resolution Earth observation satellites built and operated by Airbus. It is a dual purpose constellation, serving both civilian and military purposes.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/pad/34/?format=api", "agency_id": 115, "name": "Ariane Launch Area 1 (ELV)", "description": "ELA-1, now named Ensemble de Lancement Vega (short ELV), is a launch pad at the Centre Spatial Guyanais in French Guiana. It has been used to support launches of the Europa rocket, Ariane 1, Ariane 3, and is currently used to launch Vega rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/ELA-1", "map_url": "https://www.google.com/maps?q=5.236,-52.775", "latitude": "5.236", "longitude": "-52.775", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 325, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg", "total_launch_count": 52, "orbital_launch_attempt_count": 52 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6364, "location_launch_attempt_count": 317, "pad_launch_attempt_count": 48, "agency_launch_attempt_count": 312, "orbital_launch_attempt_count_year": 182, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "900fd1ba-c068-4296-a174-6aa68c17af02", "url": "https://ll.thespacedevs.com/2.2.0/launch/900fd1ba-c068-4296-a174-6aa68c17af02/?format=api", "slug": "kosmos-3m-sfera-5", "name": "Kosmos-3M | Sfera 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-14T03:43:52Z", "net": "1969-11-24T16:49:59Z", "window_end": "1969-11-24T16:49:59Z", "window_start": "1969-11-24T16:49: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": 3963, "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": 2381, "name": "Sfera 5", "description": "The Sfera or Geoid series were the first soviet geodetic satellites to improve the accuracy of maps. The development of the satellites started in 1965 at NPO-PM.", "launch_designator": null, "type": "Earth Science", "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": 1674, "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": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 1037, "location_launch_attempt_count": 103, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 445, "orbital_launch_attempt_count_year": 118, "location_launch_attempt_count_year": 35, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 74, "type": "normal" }, { "id": "90232cff-15ff-4755-8a56-4ed544767665", "url": "https://ll.thespacedevs.com/2.2.0/launch/90232cff-15ff-4755-8a56-4ed544767665/?format=api", "slug": "pslv-xl-oceansat-3a", "name": "PSLV-XL | Oceansat-3A", "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-02-03T18:50:20Z", "net": "2025-11-30T00:00:00Z", "window_end": "2025-11-30T00:00:00Z", "window_start": "2025-11-30T00:00:00Z", "net_precision": { "id": 7, "name": "Month", "abbrev": "M", "description": "The T-0 is expected in the given month." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 8514, "configuration": { "id": 38, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/38/?format=api", "name": "PSLV-XL", "family": "PSLV", "full_name": "PSLV XL", "variant": "XL" } }, "mission": { "id": 7104, "name": "Oceansat-3A", "description": "Oceansat-3A is a part of ISRO's Oceansat program. Its main purpose is ocean observation, which includes gathering ocean color data, sea surface temperature measurements and wind vector data.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "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": 99, "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": 62, "orbital_launch_attempt_count": 61 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190224012254.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7019, "location_launch_attempt_count": 102, "pad_launch_attempt_count": 63, "agency_launch_attempt_count": 98, "orbital_launch_attempt_count_year": 170, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "903e6655-670e-45e8-900e-dcfe8c870d22", "url": "https://ll.thespacedevs.com/2.2.0/launch/903e6655-670e-45e8-900e-dcfe8c870d22/?format=api", "slug": "long-march-2c-piesat-2-01-04", "name": "Long March 2C | PIESAT-2 01-04", "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-10T08:12:46Z", "net": "2024-11-09T03:39:00Z", "window_end": "2024-11-09T03:53:00Z", "window_start": "2024-11-09T03:29: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": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8399, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 6985, "name": "PIESAT-2 01-04", "description": "4 X-band synthetic-aperture radar Earth observation satellites for the Chinese Earth observation satellite company PIESAT.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 22, "url": "https://ll.thespacedevs.com/2.2.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 4 (SLS-2 / 603)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.960482,100.298059", "latitude": "40.960482", "longitude": "100.298059", "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": 251, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 124, "orbital_launch_attempt_count": 124 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2c_liftoff__image_20241110080439.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6796, "location_launch_attempt_count": 234, "pad_launch_attempt_count": 117, "agency_launch_attempt_count": 491, "orbital_launch_attempt_count_year": 207, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 39, "type": "normal" }, { "id": "903f0d20-2fc0-4187-8fd3-336888ae1c04", "url": "https://ll.thespacedevs.com/2.2.0/launch/903f0d20-2fc0-4187-8fd3-336888ae1c04/?format=api", "slug": "atlas-slv-3d-centaur-comstar-1d", "name": "Atlas SLV-3D Centaur | Comstar 1D", "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:04Z", "net": "1981-02-21T23:23:00Z", "window_end": "1981-02-21T23:23:00Z", "window_start": "1981-02-21T23:23:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 1004, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1004/?format=api", "name": "Convair", "type": "Commercial" }, "rocket": { "id": 5252, "configuration": { "id": 261, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/261/?format=api", "name": "Atlas SLV-3D Centaur", "family": "Atlas", "full_name": "Atlas SLV-3D Centaur", "variant": "SLV-3D Centaur" } }, "mission": { "id": 3661, "name": "Comstar 1D", "description": "Geostationary communications satellite built by Hughes Aircraft Company", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1024, "total_landing_count": 64 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 69, "orbital_launch_attempt_count": 69 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 2410, "location_launch_attempt_count": 370, "pad_launch_attempt_count": 28, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 19, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "903f366e-3919-420b-8a16-725c14c43860", "url": "https://ll.thespacedevs.com/2.2.0/launch/903f366e-3919-420b-8a16-725c14c43860/?format=api", "slug": "long-march-2csd-iridium-88-89", "name": "Long March 2C/SD | Iridium 88 & 89", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-12-30T10:31:20Z", "net": "1998-12-19T11:39:44Z", "window_end": "1998-12-19T11:39:44Z", "window_start": "1998-12-19T11:39:44Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 189, "url": "https://ll.thespacedevs.com/2.2.0/agencies/189/?format=api", "name": "China Aerospace Corporation", "type": "Government" }, "rocket": { "id": 6893, "configuration": { "id": 267, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/267/?format=api", "name": "Long March 2C/SD", "family": "Long March", "full_name": "Long March 2C/SD", "variant": "C/SD" } }, "mission": { "id": 5283, "name": "Iridium 88 & 89", "description": "Iridium provides global mobile telecommunications services using a constellation of 66 low earth orbit satellites in a 86.4° inclined orbit. Although 77 satellites were originally envisioned for the system and spawned the name based on the 77th element in the periodic table, the system has been scaled back. Motorola's Satellite Communications Group designed and manufactured the Iridium satellites with Lockheed Martin providing the LM-700A spacecraft buses.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 33, "url": "https://ll.thespacedevs.com/2.2.0/pad/33/?format=api", "agency_id": null, "name": "Launch Complex 7", "description": null, "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.8489311,111.6079339", "latitude": "38.8489311", "longitude": "111.6079339", "location": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 141, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_33_20200803143335.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 32 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2c-i_image_20210908194304.jpeg", "infographic": null, "program": [ { "id": 28, "url": "https://ll.thespacedevs.com/2.2.0/program/28/?format=api", "name": "Iridium Constellation", "description": "The Iridium satellite constellation provides L band voice and data information coverage to satellite phones, satellite messenger communication devices and integrated transceivers.", "agencies": [ { "id": 202, "url": "https://ll.thespacedevs.com/2.2.0/agencies/202/?format=api", "name": "Iridium Communications", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520con_program_20231228184831.jpeg", "start_date": "1997-05-05T00:00:00Z", "end_date": null, "info_url": "https://iridium.com/", "wiki_url": "https://en.wikipedia.org/wiki/Iridium_satellite_constellation", "mission_patches": [], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 4286, "location_launch_attempt_count": 8, "pad_launch_attempt_count": 8, "agency_launch_attempt_count": 25, "orbital_launch_attempt_count_year": 79, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "903fb65a-356b-4f66-a70c-b739574cf2b0", "url": "https://ll.thespacedevs.com/2.2.0/launch/903fb65a-356b-4f66-a70c-b739574cf2b0/?format=api", "slug": "molniya-m-molniya-1k-46", "name": "Molniya-M | Molniya-1K 46", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:29:13Z", "net": "1980-01-11T12:28:00Z", "window_end": "1980-01-11T12:28:00Z", "window_start": "1980-01-11T12:28: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": 5138, "configuration": { "id": 106, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/106/?format=api", "name": "Molniya-M", "family": "R-7", "full_name": "Molniya-M 2BL", "variant": "2BL" } }, "mission": { "id": 3549, "name": "Molniya-1K 46", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 168, "url": "https://ll.thespacedevs.com/2.2.0/pad/168/?format=api", "agency_id": null, "name": "41/1", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.941,40.526806", "latitude": "62.941", "longitude": "40.526806", "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": 1674, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg", "total_launch_count": 310, "orbital_launch_attempt_count": 310 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 2285, "location_launch_attempt_count": 725, "pad_launch_attempt_count": 169, "agency_launch_attempt_count": 1364, "orbital_launch_attempt_count_year": 2, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" } ] }{ "count": 7505, "next": "