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=6730&ordering=-id
{ "count": 7793, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6740&ordering=-id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6720&ordering=-id", "results": [ { "id": "23bf399a-fae9-412b-affc-9d165dbd69c0", "url": "https://ll.thespacedevs.com/2.2.0/launch/23bf399a-fae9-412b-affc-9d165dbd69c0/?format=api", "slug": "minotaur-i-ors-1-usa-231", "name": "Minotaur I | ORS-1 (USA-231)", "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:49Z", "net": "2011-06-30T03:09:00Z", "window_end": "2011-06-30T03:09:00Z", "window_start": "2011-06-30T03:09:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 100, "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api", "name": "Orbital Sciences Corporation", "type": "Commercial" }, "rocket": { "id": 1532, "configuration": { "id": 175, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/175/?format=api", "name": "Minotaur I", "family": "Minotaur", "full_name": "Minotaur I", "variant": "" } }, "mission": { "id": 406, "name": "ORS-1 (USA-231)", "description": "ORS-1 satellite is designed to provide orbital space imagery of Southwest Asia and to enhance battlespace awareness to operational field commanders.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 56, "url": "https://ll.thespacedevs.com/2.2.0/pad/56/?format=api", "agency_id": 44, "name": "Launch Area 0 B", "description": "LP-0B became operational in 1999,and was subsequently upgraded in 2003 with the construction of a mobile service tower, which was completed in 2004. It is active, and is currently used by Northrop Grumman Minotaur rockets. The first launch from LP-0B was of a Minotaur I in December 2006, and was the first launch from the Mid-Atlantic Regional Spaceport.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Mid-Atlantic_Regional_Spaceport_Launch_Pad_0#Pad-0B", "map_url": "https://www.google.com/maps?q=37.831,-75.4911", "latitude": "37.831", "longitude": "-75.4911", "location": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/location/21/?format=api", "name": "Wallops Flight Facility, Virginia, USA", "country_code": "USA", "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg", "timezone_name": "America/New_York", "total_launch_count": 84, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_56_20200803143541.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur2520i_image_20190224012247.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5136, "location_launch_attempt_count": 52, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 62, "orbital_launch_attempt_count_year": 30, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "23ba3860-a7e8-4a81-8f41-9c9958e34e38", "url": "https://ll.thespacedevs.com/2.2.0/launch/23ba3860-a7e8-4a81-8f41-9c9958e34e38/?format=api", "slug": "kinetica-1-flight-3", "name": "Kinetica 1 | Flight 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": "2024-03-05T17:59:24Z", "net": "2024-01-23T04:03:00Z", "window_end": "2024-01-23T04:16:00Z", "window_start": "2024-01-23T03:52: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": 8173, "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": 6740, "name": "Flight 3", "description": "Carries 5 Earth and spatial observation satellites manufactured by MINOSPACE; details TBD:\r\n\r\n* Taijing-1-03\r\n* Taijing-2-02\r\n* Taijing-2-04\r\n* Taijing-3-02\r\n* Taijing-4-03", "launch_designator": null, "type": "Earth Science", "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": 277, "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/kinetica25201_image_20240123092350.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6605, "location_launch_attempt_count": 221, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 3, "orbital_launch_attempt_count_year": 16, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "23b1dac9-9ba6-473a-bcf4-94b0a21ea1b9", "url": "https://ll.thespacedevs.com/2.2.0/launch/23b1dac9-9ba6-473a-bcf4-94b0a21ea1b9/?format=api", "slug": "atlas-v-401-nrol-24-usa-198", "name": "Atlas V 401 | NROL-24 (USA-198)", "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:42:40Z", "net": "2007-12-10T22:05:00Z", "window_end": "2007-12-10T22:05:00Z", "window_start": "2007-12-10T22:05:00Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 1386, "configuration": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/16/?format=api", "name": "Atlas V 401", "family": "Atlas", "full_name": "Atlas V 401", "variant": "401" } }, "mission": { "id": 544, "name": "NROL-24 (USA-198)", "description": "A military reconnaissance satellite, it's purpose is classified.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "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": 1087, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 121, "orbital_launch_attempt_count": 121 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4880, "location_launch_attempt_count": 653, "pad_launch_attempt_count": 39, "agency_launch_attempt_count": 14, "orbital_launch_attempt_count_year": 63, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 12, "type": "normal" }, { "id": "239e05a1-55cd-497f-a85d-0148e6324f3f", "url": "https://ll.thespacedevs.com/2.2.0/launch/239e05a1-55cd-497f-a85d-0148e6324f3f/?format=api", "slug": "tsiklon-2-us-pm-3", "name": "Tsiklon-2 | US-PM 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-06-14T04:24:32Z", "net": "1993-07-07T07:15:00Z", "window_end": "1993-07-07T07:15:00Z", "window_start": "1993-07-07T07:15:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 6531, "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": 4921, "name": "US-PM 3", "description": "US-PM (Upravlenniye Sputnik Passivny Modifikirovanny) (also reported as US-PU) was a solar powered improved EORSAT (Electronic Ocean Reconnaissance Satellite). It used an passive ELINT devices to track naval vessels from space by registering their electronic emmissions.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 134, "url": "https://ll.thespacedevs.com/2.2.0/pad/134/?format=api", "agency_id": null, "name": "90/20", "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": 1560, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_134_20200803143259.jpg", "total_launch_count": 23, "orbital_launch_attempt_count": 23 }, "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": 3830, "location_launch_attempt_count": 1010, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 24, "orbital_launch_attempt_count_year": 45, "location_launch_attempt_count_year": 13, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 10, "type": "normal" }, { "id": "23992957-afa4-403b-a13d-56bc43788fdf", "url": "https://ll.thespacedevs.com/2.2.0/launch/23992957-afa4-403b-a13d-56bc43788fdf/?format=api", "slug": "proton-kdm-ekran-7", "name": "Proton-K/DM | Ekran", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:23:50Z", "net": "1979-10-03T17:12:00Z", "window_end": "1979-10-03T17:12:00Z", "window_start": "1979-10-03T17:12: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": 5117, "configuration": { "id": 349, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/349/?format=api", "name": "Proton-K/DM", "family": "Proton / UR-500", "full_name": "Proton-K/DM", "variant": "DM" } }, "mission": { "id": 3186, "name": "Ekran", "description": "Ekran was a Soviet series of geostationary satellites which were the first in the world to provide Direct-To-Home TV service.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api", "agency_id": null, "name": "200/40", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200", "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949", "latitude": "46.0336111", "longitude": "63.0266949", "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_130_20200803143249.jpg", "total_launch_count": 64, "orbital_launch_attempt_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2263, "location_launch_attempt_count": 552, "pad_launch_attempt_count": 11, "agency_launch_attempt_count": 1346, "orbital_launch_attempt_count_year": 90, "location_launch_attempt_count_year": 17, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 73, "type": "normal" }, { "id": "238d4548-c546-4214-9fee-1bebd7da8396", "url": "https://ll.thespacedevs.com/2.2.0/launch/238d4548-c546-4214-9fee-1bebd7da8396/?format=api", "slug": "molniya-m-molniya-3-39l", "name": "Molniya-M | Molniya-3 39L", "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:10:51Z", "net": "1985-05-29T07:40:44Z", "window_end": "1985-05-29T07:40:44Z", "window_start": "1985-05-29T07:40:44Z", "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": 5747, "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": 4147, "name": "Molniya-3 39L", "description": "Molniya communication satellites operating from a highly elliptical orbit", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 85, "url": "https://ll.thespacedevs.com/2.2.0/pad/85/?format=api", "agency_id": 163, "name": "43/4 (43R)", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.92883,40.457098", "latitude": "62.92883", "longitude": "40.457098", "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_85_20200803143554.jpg", "total_launch_count": 326, "orbital_launch_attempt_count": 326 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2945, "location_launch_attempt_count": 1049, "pad_launch_attempt_count": 180, "agency_launch_attempt_count": 1888, "orbital_launch_attempt_count_year": 41, "location_launch_attempt_count_year": 18, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 32, "type": "normal" }, { "id": "237d1609-d1ed-4e33-98af-cd1082de3809", "url": "https://ll.thespacedevs.com/2.2.0/launch/237d1609-d1ed-4e33-98af-cd1082de3809/?format=api", "slug": "titan-34b-quasar-2", "name": "Titan 34B | Quasar 2", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:26:21Z", "net": "1976-08-06T22:21:00Z", "window_end": "1976-08-06T22:21:00Z", "window_start": "1976-08-06T22:21: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": 4743, "configuration": { "id": 423, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/423/?format=api", "name": "Titan 34B", "family": "Titan", "full_name": "Titan 34B", "variant": "34B" } }, "mission": { "id": 3161, "name": "Quasar 2", "description": "Communication relay satellite for US reconnaissance satellites", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 156, "url": "https://ll.thespacedevs.com/2.2.0/pad/156/?format=api", "agency_id": null, "name": "Space Launch Complex 4W", "description": "SLC-4W started operations in 1963 as Space Launch Complex 4W, and continued as an operational launch site through 2003. In 2015, SpaceX started conversion of the launch site into Landing Zone LZ-4. Landing operations commenced in 2018 at LZ-4.", "info_url": "https://www.astronautix.com/v/vandenbergslc4w.html", "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W", "map_url": "https://www.google.com/maps?q=34.63312,-120.61584", "latitude": "34.63312", "longitude": "-120.61584", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 862, "total_landing_count": 33 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_156_20200803143351.jpg", "total_launch_count": 93, "orbital_launch_attempt_count": 93 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 1864, "location_launch_attempt_count": 444, "pad_launch_attempt_count": 64, "agency_launch_attempt_count": 675, "orbital_launch_attempt_count_year": 81, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 20, "type": "normal" }, { "id": "23538a9d-d745-4944-aec8-294c8f773cbf", "url": "https://ll.thespacedevs.com/2.2.0/launch/23538a9d-d745-4944-aec8-294c8f773cbf/?format=api", "slug": "atlas-able-p-30-able-va", "name": "Atlas-Able | P-30 (Able VA)", "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-14T17:40:07Z", "net": "1960-09-25T15:13:17Z", "window_end": "1960-09-25T15:13:17Z", "window_start": "1960-09-25T15:13:17Z", "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": 3080, "configuration": { "id": 230, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/230/?format=api", "name": "Atlas-Able", "family": "Atlas", "full_name": "Atlas-Able", "variant": "" } }, "mission": { "id": 1502, "name": "P-30 (Able VA)", "description": "An intended lunar orbiter probe. The vehicle failed during launch.", "launch_designator": null, "type": "Lunar Exploration", "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 99, "url": "https://ll.thespacedevs.com/2.2.0/pad/99/?format=api", "agency_id": 161, "name": "Launch Complex 12", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_12", "map_url": "https://www.google.com/maps?q=28.480607,-80.541938", "latitude": "28.480607", "longitude": "-80.541938", "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": 1087, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_99_20200803143435.jpg", "total_launch_count": 23, "orbital_launch_attempt_count": 21 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-d_able_on_image_20240411161010.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 77, "location_launch_attempt_count": 43, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 29, "orbital_launch_attempt_count_year": 23, "location_launch_attempt_count_year": 13, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 18, "type": "normal" }, { "id": "23464825-30dc-49d2-9702-dee0b6d5be1f", "url": "https://ll.thespacedevs.com/2.2.0/launch/23464825-30dc-49d2-9702-dee0b6d5be1f/?format=api", "slug": "thor-delta-n6-itos-b", "name": "Thor Delta N6 | ITOS B", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T04:18:57Z", "net": "1971-10-21T11:32:00Z", "window_end": "1971-10-21T11:32:00Z", "window_start": "1971-10-21T11:32: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": 4186, "configuration": { "id": 412, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/412/?format=api", "name": "Thor Delta N6", "family": "Thor", "full_name": "Thor Delta N6", "variant": "Delta N6" } }, "mission": { "id": 2604, "name": "ITOS B", "description": "Sun-synchronous meteorological satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 98, "url": "https://ll.thespacedevs.com/2.2.0/pad/98/?format=api", "agency_id": 161, "name": "Space Launch Complex 2E", "description": "SLC-2E, was used for Delta, Thor-Agena and Thorad launches between 1966 and 1972 and has been demolished", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7516,-120.6192", "latitude": "34.7516", "longitude": "-120.6192", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 862, "total_landing_count": 33 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_98_20200803143228.jpg", "total_launch_count": 47, "orbital_launch_attempt_count": 47 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 1273, "location_launch_attempt_count": 372, "pad_launch_attempt_count": 45, "agency_launch_attempt_count": 559, "orbital_launch_attempt_count_year": 102, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 23, "type": "normal" }, { "id": "233d10bb-4bbc-4673-8249-6f298d0ef5e0", "url": "https://ll.thespacedevs.com/2.2.0/launch/233d10bb-4bbc-4673-8249-6f298d0ef5e0/?format=api", "slug": "soyuz-u-yantar-4k2-43", "name": "Soyuz U | Yantar-4K2 43", "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:19Z", "net": "1989-01-28T12:30:00Z", "window_end": "1989-01-28T12:30:00Z", "window_start": "1989-01-28T12:30:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 6146, "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": 4536, "name": "Yantar-4K2 43", "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": 3381, "location_launch_attempt_count": 898, "pad_launch_attempt_count": 272, "agency_launch_attempt_count": 2247, "orbital_launch_attempt_count_year": 7, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 6, "type": "normal" } ] }