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=3980&ordering=-net
{ "count": 7994, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3990&ordering=-net", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3970&ordering=-net", "results": [ { "id": "e20cf1e8-1676-4725-868b-73c68598af23", "url": "https://ll.thespacedevs.com/2.2.0/launch/e20cf1e8-1676-4725-868b-73c68598af23/?format=api", "slug": "zenit-2-tselina-2-16", "name": "Zenit-2 | Tselina-2 16", "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:30:59Z", "net": "1994-11-24T09:15:59Z", "window_end": "1994-11-24T09:15:59Z", "window_start": "1994-11-24T09:15:59Z", "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": 6627, "configuration": { "id": 455, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api", "name": "Zenit-2", "family": "Zenith", "full_name": "Zenit-2", "variant": "2" } }, "mission": { "id": 5017, "name": "Tselina-2 16", "description": "Second generation ELING satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg", "total_launch_count": 47, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zenit-2_image_20251104090154.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3948, "location_launch_attempt_count": 1045, "pad_launch_attempt_count": 23, "agency_launch_attempt_count": 45, "orbital_launch_attempt_count_year": 80, "location_launch_attempt_count_year": 26, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 15, "type": "normal" }, { "id": "fd5a7ac2-a421-4095-a69e-5bcbd3afd9c7", "url": "https://ll.thespacedevs.com/2.2.0/launch/fd5a7ac2-a421-4095-a69e-5bcbd3afd9c7/?format=api", "slug": "proton-uragan-60-to-62", "name": "Proton | Uragan 60 to 62", "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:35:14Z", "net": "1994-11-20T00:39:37Z", "window_end": "1994-11-20T00:39:37Z", "window_start": "1994-11-20T00:39:37Z", "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": 6626, "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": 5016, "name": "Uragan 60 to 62", "description": "GLONASS navigation satellites", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api", "agency_id": null, "name": "200/39 (200L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.039984,63.032093", "latitude": "46.039984", "longitude": "63.032093", "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": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg", "total_launch_count": 167, "orbital_launch_attempt_count": 167 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [ { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/program/34/?format=api", "name": "GLONASS", "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png", "start_date": "1982-10-12T00:00:00Z", "end_date": null, "info_url": "https://www.glonass-iac.ru/en/", "wiki_url": "https://en.wikipedia.org/wiki/GLONASS", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 3947, "location_launch_attempt_count": 1044, "pad_launch_attempt_count": 67, "agency_launch_attempt_count": 25, "orbital_launch_attempt_count_year": 79, "location_launch_attempt_count_year": 25, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "63148291-a4ba-4719-873a-7366a6c67144", "url": "https://ll.thespacedevs.com/2.2.0/launch/63148291-a4ba-4719-873a-7366a6c67144/?format=api", "slug": "soyuz-u-progress-m-25", "name": "Soyuz U | Progress M-25", "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:25Z", "net": "1994-11-11T07:21:58Z", "window_end": "1994-11-11T07:21:58Z", "window_start": "1994-11-11T07:21:58Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "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": 2298, "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": null, "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": 1565, "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": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/program/16/?format=api", "name": "Mir", "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, { "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/mir_program_20200821092345.jpeg", "start_date": "1986-02-20T21:28:23Z", "end_date": "2001-03-23T05:59:00Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Mir", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 3946, "location_launch_attempt_count": 1043, "pad_launch_attempt_count": 328, "agency_launch_attempt_count": 44, "orbital_launch_attempt_count_year": 78, "location_launch_attempt_count_year": 24, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 14, "type": "normal" }, { "id": "7b192668-cd20-45cc-ae3a-2a8931cea1f2", "url": "https://ll.thespacedevs.com/2.2.0/launch/7b192668-cd20-45cc-ae3a-2a8931cea1f2/?format=api", "slug": "zenit-2-resurs-o1", "name": "Zenit-2 | Resurs-O1", "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:30:57Z", "net": "1994-11-04T05:47:00Z", "window_end": "1994-11-04T05:47:00Z", "window_start": "1994-11-04T05:47: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": 6625, "configuration": { "id": 455, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api", "name": "Zenit-2", "family": "Zenith", "full_name": "Zenit-2", "variant": "2" } }, "mission": { "id": 5015, "name": "Resurs-O1", "description": "Resurs-O1 N3 or Resurs-O1 1 is the third earth observation satellite in the Russian Resurs-O1 program.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg", "total_launch_count": 47, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zenit-2_image_20251104090154.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3945, "location_launch_attempt_count": 1042, "pad_launch_attempt_count": 22, "agency_launch_attempt_count": 43, "orbital_launch_attempt_count_year": 77, "location_launch_attempt_count_year": 23, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 13, "type": "normal" }, { "id": "de2170af-2f6f-42e1-a666-46c0e8cccc31", "url": "https://ll.thespacedevs.com/2.2.0/launch/de2170af-2f6f-42e1-a666-46c0e8cccc31/?format=api", "slug": "space-shuttle-atlantis-ov-104-sts-66", "name": "Space Shuttle Atlantis / OV-104 | STS-66", "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-14T08:49:55Z", "net": "1994-11-03T16:59:43Z", "window_end": "1994-11-03T16:59:43Z", "window_start": "1994-11-03T16:59:43Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 192, "url": "https://ll.thespacedevs.com/2.2.0/agencies/192/?format=api", "name": "Lockheed Space Operations Company", "type": "Commercial" }, "rocket": { "id": 382, "configuration": { "id": 493, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/493/?format=api", "name": "Space Shuttle", "family": "", "full_name": "Space Shuttle", "variant": "" } }, "mission": { "id": 767, "name": "STS-66", "description": "STS-66 was a Space Shuttle program mission that was flown by the Space Shuttle Atlantis. STS-66 launched on 3 November 1994 at 11:59:43.060 am EDT from Launch Pad 39-B at NASA's Kennedy Space Center. Atlantis landed at Edwards Air Force Base on 14 November 1994 at 10:33:45 am EST.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api", "agency_id": 44, "name": "Launch Complex 39B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B", "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503", "latitude": "28.62711233", "longitude": "-80.62101503", "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": 282, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 59, "orbital_launch_attempt_count": 58 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg", "infographic": null, "program": [ { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/program/6/?format=api", "name": "Space Shuttle", "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.", "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/space2520shutt_program_20200820202237.png", "start_date": "1981-04-12T12:00:03Z", "end_date": "2011-07-08T15:29:00Z", "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 3944, "location_launch_attempt_count": 83, "pad_launch_attempt_count": 30, "agency_launch_attempt_count": 57, "orbital_launch_attempt_count_year": 76, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "3f8dbf10-ee3b-416b-ad5f-f68b09d59c3e", "url": "https://ll.thespacedevs.com/2.2.0/launch/3f8dbf10-ee3b-416b-ad5f-f68b09d59c3e/?format=api", "slug": "tsiklon-2-us-pm-5", "name": "Tsiklon-2 | US-PM 5", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:24:32Z", "net": "1994-11-02T01:04:00Z", "window_end": "1994-11-02T01:04:00Z", "window_start": "1994-11-02T01:04: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": 6624, "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": 5014, "name": "US-PM 5", "description": "S-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": 1565, "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": 3943, "location_launch_attempt_count": 1041, "pad_launch_attempt_count": 17, "agency_launch_attempt_count": 42, "orbital_launch_attempt_count_year": 75, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 12, "type": "normal" }, { "id": "49c58580-68be-4b26-bf8b-234bfdc6c309", "url": "https://ll.thespacedevs.com/2.2.0/launch/49c58580-68be-4b26-bf8b-234bfdc6c309/?format=api", "slug": "delta-7925-10-wind", "name": "Delta 7925-10 | Wind", "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:53Z", "net": "1994-11-01T09:31:00Z", "window_end": "1994-11-01T09:31:00Z", "window_start": "1994-11-01T09:31: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": 6623, "configuration": { "id": 308, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/308/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925-10", "variant": "7925-10" } }, "mission": { "id": 5013, "name": "Wind", "description": "The main purpose of the Wind spacecraft is to measure the incoming solar wind, magnetic fields and particles, although early on it will also observe the Earth's foreshock region. Wind, together with Geotail, Polar, SOHO, and Cluster projects, constitute a cooperative scientific satellite project designated the International Solar Terrestrial Physics (ISTP) program which aims at gaining improved understanding of the physics of solar terrestrial relations.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 5, "name": "Heliocentric L1", "abbrev": "L1-point" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "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.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "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": 1129, "total_landing_count": 79 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_7925-10_o_image_20251101171906.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3942, "location_launch_attempt_count": 488, "pad_launch_attempt_count": 99, "agency_launch_attempt_count": 945, "orbital_launch_attempt_count_year": 74, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "a01e8e23-3294-4a3e-bde7-8bd03ae0d08a", "url": "https://ll.thespacedevs.com/2.2.0/launch/a01e8e23-3294-4a3e-bde7-8bd03ae0d08a/?format=api", "slug": "ariane-42p-astra-1d", "name": "Ariane 42P | Astra 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-14T04:22:24Z", "net": "1994-11-01T00:37:00Z", "window_end": "1994-11-01T00:37:00Z", "window_start": "1994-11-01T00:37:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "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": 6622, "configuration": { "id": 224, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/224/?format=api", "name": "Ariane 42P", "family": "Ariane", "full_name": "Ariane 42P", "variant": "42P" } }, "mission": { "id": 5012, "name": "Astra 1D", "description": "Second Hughes spacecraft ordered by SES", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/pad/124/?format=api", "agency_id": 115, "name": "Ariane Launch Area 2", "description": "The ELA-2 pad, built in 1986, had been used for Ariane 4 launches from 1988 until 2003. Before 1988, although purpose-built for Ariane 4, the pad hosted an Ariane-2 and two Ariane-3 launches.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/ELA-2", "map_url": "https://www.google.com/maps?q=5.232,-52.778194", "latitude": "5.232", "longitude": "-52.778194", "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": 336, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_124_20200803143241.jpg", "total_launch_count": 119, "orbital_launch_attempt_count": 119 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane42p_at_el_image_20240310184548.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 3941, "location_launch_attempt_count": 78, "pad_launch_attempt_count": 44, "agency_launch_attempt_count": 68, "orbital_launch_attempt_count_year": 73, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 7, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "ce49a4e9-165c-4126-a231-bf0953f4809a", "url": "https://ll.thespacedevs.com/2.2.0/launch/ce49a4e9-165c-4126-a231-bf0953f4809a/?format=api", "slug": "proton-elektro", "name": "Proton | Elektro", "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:18Z", "net": "1994-10-31T14:30:56Z", "window_end": "1994-10-31T14:30:56Z", "window_start": "1994-10-31T14:30:56Z", "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": 6621, "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": 5011, "name": "Elektro", "description": "Elektro (or GOMS, Geostationary Operational Meteorological Satellite) is a three-axis stabilized satellite with a payload that includes a three-channel, earth-imaging radiometer as well as comprehensive communications facilities together with a capability to measure space radiation spectra and densities. It is the space component of the Planeta-C Meteorological Space System.", "launch_designator": null, "type": "Earth Science", "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": 1565, "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": 3940, "location_launch_attempt_count": 1040, "pad_launch_attempt_count": 64, "agency_launch_attempt_count": 24, "orbital_launch_attempt_count_year": 72, "location_launch_attempt_count_year": 21, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 10, "type": "normal" }, { "id": "406c40f3-06c0-4979-ac61-b0b153238b70", "url": "https://ll.thespacedevs.com/2.2.0/launch/406c40f3-06c0-4979-ac61-b0b153238b70/?format=api", "slug": "pslv-irs-p2", "name": "PSLV | IRS-P2", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:54:26Z", "net": "1994-10-15T05:05:00Z", "window_end": "1994-10-15T05:05:00Z", "window_start": "1994-10-15T05:05:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 6620, "configuration": { "id": 7, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/7/?format=api", "name": "PSLV", "family": "PSLV", "full_name": "PSLV", "variant": "" } }, "mission": { "id": 5010, "name": "IRS-P2", "description": "IRS-P2 (Indian Remote Sensing Satellite) was an Indian experimental earth observation satellite.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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) 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": 105, "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": 64, "orbital_launch_attempt_count": 63 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190508083736.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3939, "location_launch_attempt_count": 10, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 10, "orbital_launch_attempt_count_year": 71, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" } ] }