Launch List
Modes
Levels of detail in the response - list
, normal
, detailed
Example - /launches/?mode=list
Filters
Parameters - agency_launch_attempt_count
, agency_launch_attempt_count__gt
, agency_launch_attempt_count__gte
, agency_launch_attempt_count__lt
, agency_launch_attempt_count__lte
, agency_launch_attempt_count_year
, agency_launch_attempt_count_year__gt
, agency_launch_attempt_count_year__gte
, agency_launch_attempt_count_year__lt
, agency_launch_attempt_count_year__lte
, day
, id
, include_suborbital
, is_crewed
, last_updated__gte
, last_updated__lte
, launch_designator
, launcher_config__id
, location__ids
, location_launch_attempt_count
, location_launch_attempt_count__gt
, location_launch_attempt_count__gte
, location_launch_attempt_count__lt
, location_launch_attempt_count__lte
, location_launch_attempt_count_year
, location_launch_attempt_count_year__gt
, location_launch_attempt_count_year__gte
, location_launch_attempt_count_year__lt
, location_launch_attempt_count_year__lte
, lsp__id
, lsp__name
, mission__orbit__celestial_body__id
, mission__orbit__name
, mission__orbit__name__icontains
, month
, name
, net__gt
, net__gte
, net__lt
, net__lte
, orbital_launch_attempt_count
, orbital_launch_attempt_count__gt
, orbital_launch_attempt_count__gte
, orbital_launch_attempt_count__lt
, orbital_launch_attempt_count__lte
, orbital_launch_attempt_count_year
, orbital_launch_attempt_count_year__gt
, orbital_launch_attempt_count_year__gte
, orbital_launch_attempt_count_year__lt
, orbital_launch_attempt_count_year__lte
, pad
, pad__location
, pad__location__celestial_body__id
, pad_launch_attempt_count
, pad_launch_attempt_count__gt
, pad_launch_attempt_count__gte
, pad_launch_attempt_count__lt
, pad_launch_attempt_count__lte
, pad_launch_attempt_count_year
, pad_launch_attempt_count_year__gt
, pad_launch_attempt_count_year__gte
, pad_launch_attempt_count_year__lt
, pad_launch_attempt_count_year__lte
, program
, related_lsp__id
, related_lsp__name
, rocket__configuration__full_name
, rocket__configuration__full_name__icontains
, rocket__configuration__id
, rocket__configuration__manufacturer__name
, rocket__configuration__manufacturer__name__icontains
, rocket__configuration__name
, rocket__spacecraftflight__spacecraft__id
, rocket__spacecraftflight__spacecraft__name
, rocket__spacecraftflight__spacecraft__name__icontains
, serial_number
, slug
, spacecraft_config__ids
, status
, status__ids
, video_url
, window_end__gt
, window_end__gte
, window_end__lt
, window_end__lte
, window_start__gt
, window_start__gte
, window_start__lt
, window_start__lte
, year
Example - /launches/?pad__location=13
Search
Fields searched - launch_designator
, launch_service_provider__name
, mission__name
, name
, pad__location__name
, pad__name
, rocket__configuration__manufacturer__abbrev
, rocket__configuration__manufacturer__name
, rocket__configuration__name
, rocket__spacecraftflight__spacecraft__name
Example - /launches/?search=Starlink
Ordering
Fields - id
, last_updated
, name
, net
Example - /launches/?ordering=-last_updated
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /launches/?limit=2
Format
Switch to JSON output - /launches/?format=json
Help
Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs
GET /2.3.0/launches/?format=api&offset=7310&ordering=net
https://ll.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=7320&ordering=net", "previous": "https://ll.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=7300&ordering=net", "results": [ { "id": "d3bd7fb2-fac6-49fc-ae52-cee07d2fde67", "url": "https://ll.thespacedevs.com/2.3.0/launches/d3bd7fb2-fac6-49fc-ae52-cee07d2fde67/?format=api", "name": "Falcon Heavy | Griffin Mission One", "response_mode": "normal", "slug": "falcon-heavy-griffin-mission-one", "launch_designator": null, "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-06T06:00:03Z", "net": "2025-12-31T00:00:00Z", "net_precision": { "id": 7, "name": "Month", "abbrev": "M", "description": "The T-0 is expected in the given month." }, "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "image": { "id": 1739, "name": "[AUTO] Falcon Heavy - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193632.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 2853, "configuration": { "response_mode": "list", "id": 161, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/161/?format=api", "name": "Falcon Heavy", "families": [ { "response_mode": "list", "id": 1, "name": "Falcon" } ], "full_name": "Falcon Heavy", "variant": "Heavy" } }, "mission": { "id": 1267, "name": "Griffin Mission One", "type": "Lunar Exploration", "description": "Demonstration flight of the Astrobotic Griffin lander and its engines, initially contracted for the cancelled NASA VIPER (Volatiles Investigating Polar Exploration Rover) mission. The vacated payload spot will now host the FLIP (FLEX Lunar Innovation Platform) lunar rover from Astrolab.", "image": null, "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 1069, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1069/?format=api", "name": "Astrobotic Technology", "abbrev": "Astrobotic", "type": { "id": 5, "name": "Private" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "Astrobotic Technology is an American private company that is developing space robotics technology for lunar and planetary missions.", "administrator": "CEO: John Thornton", "founding_year": 2007, "launchers": "", "spacecraft": "Peregrine", "parent": null, "image": null, "logo": { "id": 111, "name": "[AUTO] Astrobotic Technology - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astrobotic2520technology_logo_20230820172908.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184914.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 42, "name": "[AUTO] Astrobotic Technology - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astrobotic2520technology_nation_20230820172908.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184733.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 0, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 0, "successful_landings_payload": 0, "failed_landings_payload": 1, "attempted_landings_payload": 1, "info_url": "https://www.astrobotic.com/", "wiki_url": "https://en.wikipedia.org/wiki/Astrobotic_Technology", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.3.0/pads/87/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "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", "parent": null, "image": { "id": 29, "name": "[AUTO] SpaceX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 186, "name": "[AUTO] SpaceX - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 94, "name": "[AUTO] SpaceX - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Launch Complex 39A", "image": { "id": 2119, "name": "FH liftoff from LC-39A (GOES-U)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_20240626200232.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_thumbnail_20240626200233.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "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, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 205, "orbital_launch_attempt_count": 204, "fastest_turnaround": "P5DT7H9M30S", "location": { "response_mode": "normal", "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/locations/27/?format=api", "name": "Kennedy Space Center, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7148, "successful_launches": 6605, "failed_launches": 543, "total_attempted_landings": 1102, "successful_landings": 1059, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "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).", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "longitude": -80.650833, "latitude": 28.524167, "timezone_name": "America/New_York", "total_launch_count": 263, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7113, "location_launch_attempt_count": 266, "pad_launch_attempt_count": 208, "agency_launch_attempt_count": 553, "orbital_launch_attempt_count_year": 264, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 14, "agency_launch_attempt_count_year": 104 }, { "id": "bc939d6c-4f57-44d8-8caf-dd81c0872a9e", "url": "https://ll.thespacedevs.com/2.3.0/launches/bc939d6c-4f57-44d8-8caf-dd81c0872a9e/?format=api", "name": "Electron | NorthStar 2", "response_mode": "normal", "slug": "electron-northstar-2", "launch_designator": null, "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": "2024-12-06T05:10:24Z", "net": "2025-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "image": { "id": 1727, "name": "[AUTO] Electron - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193613.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 147, "url": "https://ll.thespacedevs.com/2.3.0/agencies/147/?format=api", "name": "Rocket Lab", "abbrev": "RL", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7941, "configuration": { "response_mode": "list", "id": 26, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/26/?format=api", "name": "Electron", "families": [], "full_name": "Electron", "variant": "" } }, "mission": { "id": 6450, "name": "NorthStar 2", "type": "Space Situational Awareness", "description": "Four space situational awareness (SSA) satellites for Canadian company NorthStar Earth and Space.", "image": null, "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 210, "url": "https://ll.thespacedevs.com/2.3.0/pads/210/?format=api", "active": true, "agencies": [], "name": "Unknown Pad", "image": null, "description": null, "info_url": null, "wiki_url": null, "map_url": null, "latitude": -39.260881, "longitude": 177.865826, "country": { "id": 51, "name": "New Zealand", "alpha_2_code": "NZ", "alpha_3_code": "NZL", "nationality_name": "Kiwi", "nationality_name_composed": "Kiwi" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0, "fastest_turnaround": null, "location": { "response_mode": "normal", "id": 10, "url": "https://ll.thespacedevs.com/2.3.0/locations/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7148, "successful_launches": 6605, "failed_launches": 543, "total_attempted_landings": 1102, "successful_landings": 1059, "failed_landings": 43 }, "active": true, "country": { "id": 51, "name": "New Zealand", "alpha_2_code": "NZ", "alpha_3_code": "NZL", "nationality_name": "Kiwi", "nationality_name_composed": "Kiwi" }, "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.", "image": { "id": 2206, "name": "Rocket Lab Launch Complex 1", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_lab_laun_image_20240918164228.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_lab_laun_image_thumbnail_20240918164228.jpeg", "credit": "Rocket Lab", "license": { "id": 7, "name": "Rocket Lab Image Use Policy", "priority": 3, "link": "https://www.rocketlabusa.com/about/gallery/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "longitude": 177.86586, "latitude": -39.26085, "timezone_name": "Pacific/Auckland", "total_launch_count": 57, "total_landing_count": 17 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7113, "location_launch_attempt_count": 72, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 86, "orbital_launch_attempt_count_year": 264, "location_launch_attempt_count_year": 20, "pad_launch_attempt_count_year": 15, "agency_launch_attempt_count_year": 28 }, { "id": "9bfa0324-db74-444f-8dc3-1c7d373ca659", "url": "https://ll.thespacedevs.com/2.3.0/launches/9bfa0324-db74-444f-8dc3-1c7d373ca659/?format=api", "name": "Falcon 9 Block 5 | 5x Astranis MicroGEO", "response_mode": "normal", "slug": "falcon-9-block-5-5x-astranis-microgeo", "launch_designator": null, "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-01-27T22:36:15Z", "net": "2025-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "image": { "id": 2297, "name": "Falcon 9 on SLC-40 (From One To Many)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20241221043403.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_thumbnail_20241221043404.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8506, "configuration": { "response_mode": "list", "id": 164, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api", "name": "Falcon 9", "families": [ { "response_mode": "list", "id": 1, "name": "Falcon" }, { "response_mode": "list", "id": 176, "name": "Falcon 9" } ], "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7095, "name": "5x Astranis MicroGEO", "type": "Communications", "description": "Five Astranis MicroGEO communications satellite to be inserted in a custom geostationary orbit, from where they conduct on-orbit maneuvers to reach their individual slots.\r\n\r\nThe 5 satellites include:\r\n\r\n* Apco 1 & Apco 2 (Mexico)\r\n\r\n* Thaicom-9 (Thailand)\r\n\r\n* 1x for Orbith (Argentina)\r\n\r\n* 1x for Orbits Corp (Philippines)", "image": null, "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 72, "url": "https://ll.thespacedevs.com/2.3.0/pads/72/?format=api", "active": true, "agencies": [], "name": "Unknown Pad", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=28.458,-80.528", "latitude": 28.458, "longitude": -80.528, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0, "fastest_turnaround": null, "location": { "response_mode": "normal", "id": 12, "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7148, "successful_launches": 6605, "failed_launches": 543, "total_attempted_landings": 1102, "successful_landings": 1059, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "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.", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "longitude": -80.577778, "latitude": 28.488889, "timezone_name": "America/New_York", "total_launch_count": 1020, "total_landing_count": 64 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7113, "location_launch_attempt_count": 1075, "pad_launch_attempt_count": 23, "agency_launch_attempt_count": 553, "orbital_launch_attempt_count_year": 264, "location_launch_attempt_count_year": 81, "pad_launch_attempt_count_year": 23, "agency_launch_attempt_count_year": 104 }, { "id": "d9adedc4-8fa1-4a36-84f9-43b8893a6865", "url": "https://ll.thespacedevs.com/2.3.0/launches/d9adedc4-8fa1-4a36-84f9-43b8893a6865/?format=api", "name": "Falcon 9 Block 5 | SDA Tranche 1 Transport Layer E", "response_mode": "normal", "slug": "falcon-9-block-5-sda-tranche-1-transport-layer-e", "launch_designator": null, "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": "2024-03-05T18:12:33Z", "net": "2025-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "image": { "id": 1736, "name": "[AUTO] Falcon 9 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193628.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7895, "configuration": { "response_mode": "list", "id": 164, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api", "name": "Falcon 9", "families": [ { "response_mode": "list", "id": 1, "name": "Falcon" }, { "response_mode": "list", "id": 176, "name": "Falcon 9" } ], "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6404, "name": "SDA Tranche 1 Transport Layer E", "type": "Government/Top Secret", "description": "Classified mission launched by the Space Development Agency (SDA) for Tranche 1 Transport Layer.", "image": null, "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 1056, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1056/?format=api", "name": "Space Development Agency", "abbrev": "SDA", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The Space Development Agency (SDA) is a United States Space Force direct-reporting unit tasked with deploying disruptive space technology. A primary focus is space-based missile defense using large global satellite constellations made up of industry-procured low-cost satellites.", "administrator": "Director: Derek Tournear", "founding_year": 2019, "launchers": "", "spacecraft": "", "parent": "United States Space Force", "image": null, "logo": { "id": 184, "name": "[AUTO] Space Development Agency - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520development2520agency_logo_20230806170522.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185134.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 0, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 0, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "https://www.sda.mil/", "wiki_url": "https://en.wikipedia.org/wiki/Space_Development_Agency", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 16, "url": "https://ll.thespacedevs.com/2.3.0/pads/16/?format=api", "active": true, "agencies": [], "name": "Space Launch Complex 4E", "image": { "id": 1342, "name": "Falcon 9 Block 5 | SARah 2 & 3 from SLC-4E", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20231223073520.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192449.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": 34.632, "longitude": -120.611, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 190, "orbital_launch_attempt_count": 190, "fastest_turnaround": "P2DT22H21M10S", "location": { "response_mode": "normal", "id": 11, "url": "https://ll.thespacedevs.com/2.3.0/locations/11/?format=api", "name": "Vandenberg SFB, CA, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7148, "successful_launches": 6605, "failed_launches": 543, "total_attempted_landings": 1102, "successful_landings": 1059, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "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.", "image": { "id": 2226, "name": "Vandenberg SFB imaged by Sentinel-2", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg", "credit": "Contains modified Copernicus Sentinel data 2020", "license": { "id": 33, "name": "Copernicus Image Use Policy", "priority": 0, "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "longitude": -120.52023, "latitude": 34.75133, "timezone_name": "America/Los_Angeles", "total_launch_count": 804, "total_landing_count": 26 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7113, "location_launch_attempt_count": 832, "pad_launch_attempt_count": 211, "agency_launch_attempt_count": 553, "orbital_launch_attempt_count_year": 264, "location_launch_attempt_count_year": 46, "pad_launch_attempt_count_year": 37, "agency_launch_attempt_count_year": 104 }, { "id": "9d69b85a-940d-4c1a-be75-6449d3b2a836", "url": "https://ll.thespacedevs.com/2.3.0/launches/9d69b85a-940d-4c1a-be75-6449d3b2a836/?format=api", "name": "Long March 3B/E | Fengyun-4C", "response_mode": "normal", "slug": "long-march-3be-fengyun-4c", "launch_designator": null, "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2023-12-19T04:32:04Z", "net": "2025-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "image": { "id": 1770, "name": "[AUTO] Long March 3 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25203_image_20190222031215.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193722.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 88, "url": "https://ll.thespacedevs.com/2.3.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "abbrev": "CASC", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 138, "configuration": { "response_mode": "list", "id": 50, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/50/?format=api", "name": "Long March 3", "families": [ { "response_mode": "list", "id": 106, "name": "Long March" }, { "response_mode": "list", "id": 110, "name": "Long March 3" } ], "full_name": "Long March 3B/E", "variant": "B/E" } }, "mission": { "id": 6709, "name": "Fengyun-4C", "type": "Earth Science", "description": "China's geostationary meteorological satellite program FY-4 (Feng Yun 4) is the second generation of chinese geostationary meteorological satellites.", "image": null, "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 86, "url": "https://ll.thespacedevs.com/2.3.0/pads/86/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" }, "featured": true, "country": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.", "administrator": "Administrator: Tang Dengjie", "founding_year": 1993, "launchers": "", "spacecraft": "Shenzhou", "parent": null, "image": { "id": 9, "name": "[AUTO] China National Space Administration - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184601.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 125, "name": "[AUTO] China National Space Administration - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184936.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 51, "name": "[AUTO] China National Space Administration - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184747.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Unknown Pad", "image": null, "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.246017,102.026556", "latitude": 28.246017, "longitude": 102.026556, "country": { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_86_20200803143555.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0, "fastest_turnaround": null, "location": { "response_mode": "normal", "id": 16, "url": "https://ll.thespacedevs.com/2.3.0/locations/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7148, "successful_launches": 6605, "failed_launches": 543, "total_attempted_landings": 1102, "successful_landings": 1059, "failed_landings": 43 }, "active": true, "country": { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" }, "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.", "image": { "id": 1421, "name": "Long March 3B/E liftoff from LC-2 (Beidou-3 G4)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230728061656.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192718.jpeg", "credit": "China Pictorial/Wanquan", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "longitude": 102.026556, "latitude": 28.246017, "timezone_name": "Asia/Shanghai", "total_launch_count": 224, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7113, "location_launch_attempt_count": 226, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 526, "orbital_launch_attempt_count_year": 264, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 25 }, { "id": "5d816773-89cb-48b9-9bf0-a9c4d8236785", "url": "https://ll.thespacedevs.com/2.3.0/launches/5d816773-89cb-48b9-9bf0-a9c4d8236785/?format=api", "name": "Electron | iQPS Launch 5", "response_mode": "normal", "slug": "electron-iqps-launch-5", "launch_designator": null, "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-27T23:30:21Z", "net": "2025-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "image": { "id": 1727, "name": "[AUTO] Electron - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193613.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 147, "url": "https://ll.thespacedevs.com/2.3.0/agencies/147/?format=api", "name": "Rocket Lab", "abbrev": "RL", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8544, "configuration": { "response_mode": "list", "id": 26, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/26/?format=api", "name": "Electron", "families": [], "full_name": "Electron", "variant": "" } }, "mission": { "id": 7135, "name": "iQPS Launch 5", "type": "Earth Science", "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.", "image": null, "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 210, "url": "https://ll.thespacedevs.com/2.3.0/pads/210/?format=api", "active": true, "agencies": [], "name": "Unknown Pad", "image": null, "description": null, "info_url": null, "wiki_url": null, "map_url": null, "latitude": -39.260881, "longitude": 177.865826, "country": { "id": 51, "name": "New Zealand", "alpha_2_code": "NZ", "alpha_3_code": "NZL", "nationality_name": "Kiwi", "nationality_name_composed": "Kiwi" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0, "fastest_turnaround": null, "location": { "response_mode": "normal", "id": 10, "url": "https://ll.thespacedevs.com/2.3.0/locations/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7148, "successful_launches": 6605, "failed_launches": 543, "total_attempted_landings": 1102, "successful_landings": 1059, "failed_landings": 43 }, "active": true, "country": { "id": 51, "name": "New Zealand", "alpha_2_code": "NZ", "alpha_3_code": "NZL", "nationality_name": "Kiwi", "nationality_name_composed": "Kiwi" }, "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.", "image": { "id": 2206, "name": "Rocket Lab Launch Complex 1", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_lab_laun_image_20240918164228.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_lab_laun_image_thumbnail_20240918164228.jpeg", "credit": "Rocket Lab", "license": { "id": 7, "name": "Rocket Lab Image Use Policy", "priority": 3, "link": "https://www.rocketlabusa.com/about/gallery/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "longitude": 177.86586, "latitude": -39.26085, "timezone_name": "Pacific/Auckland", "total_launch_count": 57, "total_landing_count": 17 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7113, "location_launch_attempt_count": 72, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 86, "orbital_launch_attempt_count_year": 264, "location_launch_attempt_count_year": 20, "pad_launch_attempt_count_year": 15, "agency_launch_attempt_count_year": 28 }, { "id": "4b42add0-3da7-4ae7-b830-f8a1aa8dda85", "url": "https://ll.thespacedevs.com/2.3.0/launches/4b42add0-3da7-4ae7-b830-f8a1aa8dda85/?format=api", "name": "Falcon 9 Block 5 | SDA Tranche 1 Transport Layer C", "response_mode": "normal", "slug": "falcon-9-block-5-sda-tranche-1-transport-layer-c", "launch_designator": null, "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2023-06-14T09:25:56Z", "net": "2025-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "image": { "id": 1736, "name": "[AUTO] Falcon 9 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193628.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7893, "configuration": { "response_mode": "list", "id": 164, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api", "name": "Falcon 9", "families": [ { "response_mode": "list", "id": 1, "name": "Falcon" }, { "response_mode": "list", "id": 176, "name": "Falcon 9" } ], "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6402, "name": "SDA Tranche 1 Transport Layer C", "type": "Government/Top Secret", "description": "Classified mission launched by the Space Development Agency (SDA) for Tranche 1 Transport Layer.", "image": null, "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 1056, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1056/?format=api", "name": "Space Development Agency", "abbrev": "SDA", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The Space Development Agency (SDA) is a United States Space Force direct-reporting unit tasked with deploying disruptive space technology. A primary focus is space-based missile defense using large global satellite constellations made up of industry-procured low-cost satellites.", "administrator": "Director: Derek Tournear", "founding_year": 2019, "launchers": "", "spacecraft": "", "parent": "United States Space Force", "image": null, "logo": { "id": 184, "name": "[AUTO] Space Development Agency - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520development2520agency_logo_20230806170522.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185134.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 0, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 0, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "https://www.sda.mil/", "wiki_url": "https://en.wikipedia.org/wiki/Space_Development_Agency", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 16, "url": "https://ll.thespacedevs.com/2.3.0/pads/16/?format=api", "active": true, "agencies": [], "name": "Space Launch Complex 4E", "image": { "id": 1342, "name": "Falcon 9 Block 5 | SARah 2 & 3 from SLC-4E", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20231223073520.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192449.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": 34.632, "longitude": -120.611, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 190, "orbital_launch_attempt_count": 190, "fastest_turnaround": "P2DT22H21M10S", "location": { "response_mode": "normal", "id": 11, "url": "https://ll.thespacedevs.com/2.3.0/locations/11/?format=api", "name": "Vandenberg SFB, CA, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7148, "successful_launches": 6605, "failed_launches": 543, "total_attempted_landings": 1102, "successful_landings": 1059, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "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.", "image": { "id": 2226, "name": "Vandenberg SFB imaged by Sentinel-2", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg", "credit": "Contains modified Copernicus Sentinel data 2020", "license": { "id": 33, "name": "Copernicus Image Use Policy", "priority": 0, "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "longitude": -120.52023, "latitude": 34.75133, "timezone_name": "America/Los_Angeles", "total_launch_count": 804, "total_landing_count": 26 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7113, "location_launch_attempt_count": 832, "pad_launch_attempt_count": 211, "agency_launch_attempt_count": 553, "orbital_launch_attempt_count_year": 264, "location_launch_attempt_count_year": 46, "pad_launch_attempt_count_year": 37, "agency_launch_attempt_count_year": 104 }, { "id": "01ca3653-126a-4c01-94fb-a9467b39cdac", "url": "https://ll.thespacedevs.com/2.3.0/launches/01ca3653-126a-4c01-94fb-a9467b39cdac/?format=api", "name": "H3 | Inmarsat satellite", "response_mode": "normal", "slug": "h3-inmarsat-satellite", "launch_designator": null, "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": "2024-08-02T17:17:10Z", "net": "2025-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "image": { "id": 1746, "name": "H3 render", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h-iii_image_20221104084531.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193643.jpeg", "credit": "JAXA", "license": { "id": 9, "name": "JAXA Image Usage Policy", "priority": 8, "link": "https://global.jaxa.jp/policy.html" }, "single_use": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 98, "url": "https://ll.thespacedevs.com/2.3.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "abbrev": "MHI", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 2163, "configuration": { "response_mode": "list", "id": 30, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/30/?format=api", "name": "H3", "families": [ { "response_mode": "list", "id": 86, "name": "H3" } ], "full_name": "H3", "variant": "" } }, "mission": null, "pad": { "id": 209, "url": "https://ll.thespacedevs.com/2.3.0/pads/209/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 37, "url": "https://ll.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" }, "featured": true, "country": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.", "administrator": "Administrator: Hiroshi Yamakawa", "founding_year": 2003, "launchers": "H-II", "spacecraft": "", "parent": null, "image": { "id": 16, "name": "[AUTO] Japan Aerospace Exploration Agency - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 151, "name": "[AUTO] Japan Aerospace Exploration Agency - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 69, "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Yoshinobu Launch Complex LP-2", "image": { "id": 1751, "name": "H-IIB 304 liftoff from LP-2 (HTV-3)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_20240325125154.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h-iib_304_lifto_image_thumbnail_20240325125154.jpeg", "credit": "JAXA", "license": { "id": 9, "name": "JAXA Image Usage Policy", "priority": 8, "link": "https://global.jaxa.jp/policy.html" }, "single_use": false, "variants": [] }, "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex", "map_url": "https://www.google.com/maps?q=30.400938,130.97564", "latitude": 30.400938, "longitude": 130.97564, "country": { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg", "total_launch_count": 14, "orbital_launch_attempt_count": 14, "fastest_turnaround": "P90DT1H42M", "location": { "response_mode": "normal", "id": 26, "url": "https://ll.thespacedevs.com/2.3.0/locations/26/?format=api", "name": "Tanegashima Space Center, Japan", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7148, "successful_launches": 6605, "failed_launches": 543, "total_attempted_landings": 1102, "successful_landings": 1059, "failed_landings": 43 }, "active": true, "country": { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" }, "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.", "image": { "id": 2223, "name": "Tanegashima Space Center", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_20240920081514.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tanegashima_spa_image_thumbnail_20240920081514.jpeg", "credit": "JAXA", "license": { "id": 9, "name": "JAXA Image Usage Policy", "priority": 8, "link": "https://global.jaxa.jp/policy.html" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "longitude": 130.97, "latitude": 30.4, "timezone_name": "Asia/Tokyo", "total_launch_count": 94, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7113, "location_launch_attempt_count": 100, "pad_launch_attempt_count": 19, "agency_launch_attempt_count": 59, "orbital_launch_attempt_count_year": 7113, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 6 }, { "id": "156a9e46-01b5-46f4-818e-ea563c71c5fe", "url": "https://ll.thespacedevs.com/2.3.0/launches/156a9e46-01b5-46f4-818e-ea563c71c5fe/?format=api", "name": "Electron | StriX Launch 9", "response_mode": "normal", "slug": "electron-strix-launch-9", "launch_designator": null, "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": "2024-08-01T16:18:42Z", "net": "2025-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "image": { "id": 1727, "name": "[AUTO] Electron - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193613.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 147, "url": "https://ll.thespacedevs.com/2.3.0/agencies/147/?format=api", "name": "Rocket Lab", "abbrev": "RL", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8265, "configuration": { "response_mode": "list", "id": 26, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/26/?format=api", "name": "Electron", "families": [], "full_name": "Electron", "variant": "" } }, "mission": { "id": 6846, "name": "StriX Launch 9", "type": "Earth Science", "description": "Synthetic aperture radar satellite for Japanese Earth imaging company Synspective.", "image": null, "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 1071, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1071/?format=api", "name": "Synspective", "abbrev": "", "type": { "id": 5, "name": "Private" }, "featured": false, "country": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "description": "Synspective was established with the aim to integrate SAR satellite technology in society through the agility of a start-up company. Synspective derives its name from the company concept of “Synthetic Data for Perspective on Sustainable Development.", "administrator": "CEO: Dr. Motoyuki Arai", "founding_year": 2018, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 2029, "name": "Synspective logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/synspective_log_image_20240325082018.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/synspective_log_image_thumbnail_20240325082018.png", "credit": "Synspective", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [ { "id": 7, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/lightbg.png_tra_image_20240325082021.png" }, { "id": 8, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/darkbg.png_tran_image_20240325082023.png" } ] }, "social_logo": { "id": 95, "name": "Synspective social logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/synspective_nation_20240228091738.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184850.jpeg", "credit": "Synspective", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 0, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 0, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "https://synspective.com/", "wiki_url": null, "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 210, "url": "https://ll.thespacedevs.com/2.3.0/pads/210/?format=api", "active": true, "agencies": [], "name": "Unknown Pad", "image": null, "description": null, "info_url": null, "wiki_url": null, "map_url": null, "latitude": -39.260881, "longitude": 177.865826, "country": { "id": 51, "name": "New Zealand", "alpha_2_code": "NZ", "alpha_3_code": "NZL", "nationality_name": "Kiwi", "nationality_name_composed": "Kiwi" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0, "fastest_turnaround": null, "location": { "response_mode": "normal", "id": 10, "url": "https://ll.thespacedevs.com/2.3.0/locations/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7148, "successful_launches": 6605, "failed_launches": 543, "total_attempted_landings": 1102, "successful_landings": 1059, "failed_landings": 43 }, "active": true, "country": { "id": 51, "name": "New Zealand", "alpha_2_code": "NZ", "alpha_3_code": "NZL", "nationality_name": "Kiwi", "nationality_name_composed": "Kiwi" }, "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.", "image": { "id": 2206, "name": "Rocket Lab Launch Complex 1", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_lab_laun_image_20240918164228.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_lab_laun_image_thumbnail_20240918164228.jpeg", "credit": "Rocket Lab", "license": { "id": 7, "name": "Rocket Lab Image Use Policy", "priority": 3, "link": "https://www.rocketlabusa.com/about/gallery/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "longitude": 177.86586, "latitude": -39.26085, "timezone_name": "Pacific/Auckland", "total_launch_count": 57, "total_landing_count": 17 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7113, "location_launch_attempt_count": 72, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 86, "orbital_launch_attempt_count_year": 264, "location_launch_attempt_count_year": 20, "pad_launch_attempt_count_year": 15, "agency_launch_attempt_count_year": 28 }, { "id": "63ddb2d1-8369-4681-8a50-e95819150382", "url": "https://ll.thespacedevs.com/2.3.0/launches/63ddb2d1-8369-4681-8a50-e95819150382/?format=api", "name": "Vega-C | CSG-3", "response_mode": "normal", "slug": "vega-c-csg-3", "launch_designator": null, "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": "2024-01-25T08:09:14Z", "net": "2025-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "image": { "id": 1861, "name": "Vega-C liftoff on its maiden flight (LARES-2)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193950.jpeg", "credit": "ESA/CNES/Arianespace/Optique vidéo du CSG–S. Martin", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7470, "configuration": { "response_mode": "list", "id": 127, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/127/?format=api", "name": "Vega-C", "families": [ { "response_mode": "list", "id": 3, "name": "Vega" } ], "full_name": "Vega-C", "variant": "" } }, "mission": { "id": 5871, "name": "CSG-3", "type": "Earth Science", "description": "CSG-3 is an Earth observation satellite for the Italian Space Agency, part of a reconnaissance constellation using synthetic aperture radars operating in the X-band.", "image": null, "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 34, "url": "https://ll.thespacedevs.com/2.3.0/pads/34/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.", "administrator": "CEO: David Cavaillolès", "founding_year": 1980, "launchers": "Ariane | Vega", "spacecraft": "", "parent": "ArianeGroup", "image": { "id": 1692, "name": "Ariane 62 on ELA-4 (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg", "credit": "ESA/L. Bourgeon", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": false, "variants": [] }, "logo": { "id": 108, "name": "Arianespace blue logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [ { "id": 11, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png" }, { "id": 12, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png" } ] }, "social_logo": { "id": 39, "name": "Arianespace social logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Ariane Launch Area 1 (ELV)", "image": { "id": 1981, "name": "Ensemble de lancement Vega", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ensemble_de_lan_image_20240310185520.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ensemble_de_lan_image_thumbnail_20240310185520.jpeg", "credit": "Camille Gévaudan", "license": { "id": 20, "name": "CC BY-SA 4.0", "priority": 6, "link": "https://creativecommons.org/licenses/by-sa/4.0/" }, "single_use": true, "variants": [] }, "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, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg", "total_launch_count": 52, "orbital_launch_attempt_count": 52, "fastest_turnaround": "P55DT10H7M35S", "location": { "response_mode": "normal", "id": 13, "url": "https://ll.thespacedevs.com/2.3.0/locations/13/?format=api", "name": "Guiana Space Centre, French Guiana", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7148, "successful_launches": 6605, "failed_launches": 543, "total_attempted_landings": 1102, "successful_landings": 1059, "failed_landings": 43 }, "active": true, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "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.", "image": { "id": 2203, "name": "Vega & Ariane 5 pads at the Guiana Space Centre", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg", "credit": "ESA/S. Corvaja", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "longitude": -52.6903, "latitude": 5.169, "timezone_name": "America/Cayenne", "total_launch_count": 325, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7113, "location_launch_attempt_count": 343, "pad_launch_attempt_count": 59, "agency_launch_attempt_count": 336, "orbital_launch_attempt_count_year": 264, "location_launch_attempt_count_year": 20, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 19 } ] }{ "count": 7497, "next": "