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=50&ordering=name
{ "count": 448, "next": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=60&ordering=name", "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=40&ordering=name", "results": [ { "id": "113a85d7-2f1c-4302-a1d5-9b8837ab6a33", "url": "https://lldev.thespacedevs.com/2.2.0/launch/113a85d7-2f1c-4302-a1d5-9b8837ab6a33/?format=api", "slug": "electron-the-lightning-god-reigns-iqps-launch-1", "name": "Electron | The Lightning God Reigns (iQPS Launch 1)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-03-16T03:13:24Z", "net": "2025-03-15T00:00:00Z", "window_end": "2025-03-15T02:00:00Z", "window_start": "2025-03-15T00:00:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8518, "configuration": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7108, "name": "The Lightning God Reigns (iQPS Launch 1)", "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 1092, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1092/?format=api", "name": "Institute for Q-shu Pioneers of Space", "featured": false, "type": "Private", "country_code": "JPN", "abbrev": "iQPS", "description": "iQPS (Institute for Q-shu Pioneers of Space, Inc.) is a Japanese satellite manufacturer and operator. The company was founded as a spin-off company of Kyushu University in 2005.", "administrator": "CEO: Shunsuke Onishi", "founding_year": "2005", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://i-qps.net/en/", "wiki_url": "https://en.wikipedia.org/wiki/IQPS", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/iqps_logo_image_20250303221951.jpg", "image_url": null, "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/iqps_social_log_image_20250303221924.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 185, "url": "https://lldev.thespacedevs.com/2.2.0/pad/185/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=-39.262833,177.864469", "latitude": "-39.262833", "longitude": "177.864469", "location": { "id": 10, "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "timezone_name": "Pacific/Auckland", "total_launch_count": 67, "total_landing_count": 17 }, "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 32 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6900, "location_launch_attempt_count": 55, "pad_launch_attempt_count": 27, "agency_launch_attempt_count": 61, "orbital_launch_attempt_count_year": 51, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "0a4ae6ce-07ef-4e48-9b4d-0bf4e1182134", "url": "https://lldev.thespacedevs.com/2.2.0/launch/0a4ae6ce-07ef-4e48-9b4d-0bf4e1182134/?format=api", "slug": "electron-the-mountain-god-guards-iqps-launch-3", "name": "Electron | The Mountain God Guards (iQPS Launch 3)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-08-04T07:05:06Z", "net": "2025-06-11T15:31:00Z", "window_end": "2025-06-11T16:05:00Z", "window_start": "2025-06-11T15:15:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": 70, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8520, "configuration": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7110, "name": "The Mountain God Guards (iQPS Launch 3)", "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 1092, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1092/?format=api", "name": "Institute for Q-shu Pioneers of Space", "featured": false, "type": "Private", "country_code": "JPN", "abbrev": "iQPS", "description": "iQPS (Institute for Q-shu Pioneers of Space, Inc.) is a Japanese satellite manufacturer and operator. The company was founded as a spin-off company of Kyushu University in 2005.", "administrator": "CEO: Shunsuke Onishi", "founding_year": "2005", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://i-qps.net/en/", "wiki_url": "https://en.wikipedia.org/wiki/IQPS", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/iqps_logo_image_20250303221951.jpg", "image_url": null, "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/iqps_social_log_image_20250303221924.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 65, "url": "https://lldev.thespacedevs.com/2.2.0/pad/65/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=-39.262833,177.864469", "latitude": "-39.262833", "longitude": "177.864469", "location": { "id": 10, "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "timezone_name": "Pacific/Auckland", "total_launch_count": 67, "total_landing_count": 17 }, "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg", "total_launch_count": 35, "orbital_launch_attempt_count": 35 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6978, "location_launch_attempt_count": 60, "pad_launch_attempt_count": 31, "agency_launch_attempt_count": 66, "orbital_launch_attempt_count_year": 129, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "5d816773-89cb-48b9-9bf0-a9c4d8236785", "url": "https://lldev.thespacedevs.com/2.2.0/launch/5d816773-89cb-48b9-9bf0-a9c4d8236785/?format=api", "slug": "electron-the-nation-god-navigates-iqps-launch-5", "name": "Electron | The Nation God Navigates (iQPS Launch 5)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-06T07:27:25Z", "net": "2025-11-05T19:51:00Z", "window_end": "2025-11-05T19:51:00Z", "window_start": "2025-11-05T19:51:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8544, "configuration": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7135, "name": "The Nation God Navigates (iQPS Launch 5)", "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 185, "url": "https://lldev.thespacedevs.com/2.2.0/pad/185/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=-39.262833,177.864469", "latitude": "-39.262833", "longitude": "177.864469", "location": { "id": 10, "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "timezone_name": "Pacific/Auckland", "total_launch_count": 67, "total_landing_count": 17 }, "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 32 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7107, "location_launch_attempt_count": 66, "pad_launch_attempt_count": 32, "agency_launch_attempt_count": 74, "orbital_launch_attempt_count_year": 258, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 7, "agency_launch_attempt_count_year": 16, "type": "normal" }, { "id": "a150bf95-0152-410d-9657-423608ddfab4", "url": "https://lldev.thespacedevs.com/2.2.0/launch/a150bf95-0152-410d-9657-423608ddfab4/?format=api", "slug": "electron-the-sea-god-sees-iqps-launch-2", "name": "Electron | The Sea God Sees (iQPS Launch 2)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-05-21T08:48:02Z", "net": "2025-05-17T08:17:00Z", "window_end": "2025-05-17T09:15:00Z", "window_start": "2025-05-17T08:15:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8519, "configuration": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7109, "name": "The Sea God Sees (iQPS Launch 2)", "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 1092, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1092/?format=api", "name": "Institute for Q-shu Pioneers of Space", "featured": false, "type": "Private", "country_code": "JPN", "abbrev": "iQPS", "description": "iQPS (Institute for Q-shu Pioneers of Space, Inc.) is a Japanese satellite manufacturer and operator. The company was founded as a spin-off company of Kyushu University in 2005.", "administrator": "CEO: Shunsuke Onishi", "founding_year": "2005", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://i-qps.net/en/", "wiki_url": "https://en.wikipedia.org/wiki/IQPS", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/iqps_logo_image_20250303221951.jpg", "image_url": null, "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/iqps_social_log_image_20250303221924.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 65, "url": "https://lldev.thespacedevs.com/2.2.0/pad/65/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=-39.262833,177.864469", "latitude": "-39.262833", "longitude": "177.864469", "location": { "id": 10, "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "timezone_name": "Pacific/Auckland", "total_launch_count": 67, "total_landing_count": 17 }, "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg", "total_launch_count": 35, "orbital_launch_attempt_count": 35 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6956, "location_launch_attempt_count": 58, "pad_launch_attempt_count": 30, "agency_launch_attempt_count": 64, "orbital_launch_attempt_count_year": 107, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "04154b70-045b-4e3a-bb5a-e5436091ba37", "url": "https://lldev.thespacedevs.com/2.2.0/launch/04154b70-045b-4e3a-bb5a-e5436091ba37/?format=api", "slug": "electron-victus-haze", "name": "Electron | VICTUS HAZE", "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-09-15T11:29:20Z", "net": "2026-03-31T00:00:00Z", "window_end": "2026-03-31T00:00:00Z", "window_start": "2026-03-31T00:00:00Z", "net_precision": { "id": 8, "name": "Quarter 1", "abbrev": "Q1", "description": "The T-0 is expected in the first quarter of the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8384, "configuration": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6965, "name": "VICTUS HAZE", "description": "VICTUS HAZE will see Rocket Lab design, build, launch, and operate a rendezvous proximity operation (RPO) capable spacecraft. U.S. Space Force Space Systems Command (SSC)’s Space Safari’s VICTUS HAZE mission will be an exercise of a realistic threat-response scenario and on-orbit space domain awareness (SDA) demonstration. Once the spacecraft build is complete, Rocket Lab will be entered into a Hot Standby Phase awaiting further direction. Once the exercise begins, Rocket Lab will be given notice to launch the spacecraft into a target orbit. After reaching orbit, the spacecraft will be rapidly commissioned and readied for operations. Rocket Lab will configure a Pioneer class spacecraft bus to meet the unique requirements of the VICTUS HAZE mission.\r\n\r\nThe mission will improve Tactically Responsive Space (TacRS) processes and timelines, demonstrating the ability to respond to on-orbit threats on very short timelines and validating techniques for space domain awareness (SDA) and on-orbit characterization. Rocket Lab’s constellation-class production capability and discriminating technical capabilities in the areas of in-space propulsion, precision attitude control, low latency communications, and autonomous operations are key enablers for this mission.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 210, "url": "https://lldev.thespacedevs.com/2.2.0/pad/210/?format=api", "agency_id": null, "name": "Unknown Pad", "description": null, "info_url": null, "wiki_url": null, "map_url": null, "latitude": "-39.260881", "longitude": "177.865826", "location": { "id": 10, "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "timezone_name": "Pacific/Auckland", "total_launch_count": 67, "total_landing_count": 17 }, "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7222, "location_launch_attempt_count": 77, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 93, "orbital_launch_attempt_count_year": 35, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "5792dbed-ea1a-4095-9c74-6d6de99b9827", "url": "https://lldev.thespacedevs.com/2.2.0/launch/5792dbed-ea1a-4095-9c74-6d6de99b9827/?format=api", "slug": "eris-1-maiden-flight", "name": "Eris-1 | Maiden Flight", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2025-07-30T07:02:41Z", "net": "2025-07-29T22:35:00Z", "window_end": "2025-07-30T07:30:00Z", "window_start": "2025-07-29T21:30:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "Rocket never developed sufficient thrust, ascended for about 50 meters before flying sideways and fall back near the pad.", "hashtag": null, "launch_service_provider": { "id": 188, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/188/?format=api", "name": "Gilmour Space Technologies", "type": "Private" }, "rocket": { "id": 8540, "configuration": { "id": 460, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/460/?format=api", "name": "Eris-1", "family": "Eris", "full_name": "Eris Block 1", "variant": "1" } }, "mission": { "id": 7131, "name": "Maiden Flight", "description": "Maiden flight of Gilmour Space's orbital launch vehicle Eris.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 188, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/188/?format=api", "name": "Gilmour Space Technologies", "featured": false, "type": "Private", "country_code": "AUS,SGP", "abbrev": "GST", "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.", "administrator": "CEO: Adam Gilmour", "founding_year": "2013", "launchers": "Eris", "spacecraft": "", "launch_library_url": null, "total_launch_count": 1, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 1, "pending_launches": 1, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.gspacetech.com/", "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg", "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 238, "url": "https://lldev.thespacedevs.com/2.2.0/pad/238/?format=api", "agency_id": 188, "name": "Eris Pad", "description": "Launch pad for Gilmour Space's orbital rocket Eris.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies#Bowen_Orbital_Spaceport_(BOS)", "map_url": null, "latitude": "-19.958151", "longitude": "148.1129553", "location": { "id": 181, "url": "https://lldev.thespacedevs.com/2.2.0/location/181/?format=api", "name": "Bowen Orbital Spaceport", "country_code": "AUS", "description": "Private orbital launch facility owned and operated by Gilmour Space.", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_bowen_orbital_spaceport_20250227073649.jpg", "timezone_name": "Australia/Brisbane", "total_launch_count": 1, "total_landing_count": 0 }, "country_code": "AUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_eris_pad_20250227074117.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7014, "location_launch_attempt_count": 1, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 165, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "9bfa0324-db74-444f-8dc3-1c7d373ca659", "url": "https://lldev.thespacedevs.com/2.2.0/launch/9bfa0324-db74-444f-8dc3-1c7d373ca659/?format=api", "slug": "falcon-9-block-5-5x-astranis-microgeo", "name": "Falcon 9 Block 5 | 5x Astranis MicroGEO", "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", "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8506, "configuration": { "id": 164, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7095, "name": "5x Astranis MicroGEO", "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)", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 72, "url": "https://lldev.thespacedevs.com/2.2.0/pad/72/?format=api", "agency_id": null, "name": "Unknown Pad", "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", "location": { "id": 12, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1072, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20241221043403.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7187, "location_launch_attempt_count": 1079, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 621, "orbital_launch_attempt_count_year": 338, "location_launch_attempt_count_year": 85, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 172, "type": "normal" }, { "id": "be8b4b0d-1989-48a5-a96d-e8e4d59ed8b3", "url": "https://lldev.thespacedevs.com/2.2.0/launch/be8b4b0d-1989-48a5-a96d-e8e4d59ed8b3/?format=api", "slug": "falcon-9-block-5-8-x-globalstar-3", "name": "Falcon 9 Block 5 | 8 x Globalstar-3", "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-11-06T23:56:06Z", "net": "2026-06-30T00:00:00Z", "window_end": "2026-06-30T00:00:00Z", "window_start": "2026-06-30T00:00:00Z", "net_precision": { "id": 12, "name": "Year Half 1", "abbrev": "H1", "description": "The T-0 is expected in the first half of the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8654, "configuration": { "id": 164, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7246, "name": "8 x Globalstar-3", "description": "The Globalstar global mobile communications network offers global, digital real time voice, data and fax services via its Low Earth Orbit satellite constellation. The constellation operates in a 1410 km orbit inclined at 52 degrees.\r\n\r\nIn early 2022, Globalstar contracted with MDA for the construction of 17 new 3rd generation satellites to replenish the existing constellation. Rocket Lab is sub-contracted to build the satellites' buses and the launch dispensers.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 204, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/204/?format=api", "name": "Globalstar", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "GSAT", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Globalstar", "logo_url": null, "image_url": null, "nation_url": null } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 72, "url": "https://lldev.thespacedevs.com/2.2.0/pad/72/?format=api", "agency_id": null, "name": "Unknown Pad", "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", "location": { "id": 12, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1072, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7243, "location_launch_attempt_count": 1094, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 642, "orbital_launch_attempt_count_year": 56, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 7, "agency_launch_attempt_count_year": 21, "type": "normal" }, { "id": "fa8460de-5bbc-42fe-8702-47bf5dde5442", "url": "https://lldev.thespacedevs.com/2.2.0/launch/fa8460de-5bbc-42fe-8702-47bf5dde5442/?format=api", "slug": "falcon-9-block-5-amazon-leo-kf-01", "name": "Falcon 9 Block 5 | Amazon Leo (KF-01)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-21T16:13:49Z", "net": "2025-07-16T06:30:00Z", "window_end": "2025-07-16T06:45:00Z", "window_start": "2025-07-16T06:18:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": 80, "weather_concerns": "Anvil Cloud Rules, Cumulus Cloud Rule", "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8109, "configuration": { "id": 164, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6667, "name": "Amazon Leo (KF-01)", "description": "First of a three launches contract for Amazon's Kuiper low Earth orbit satellite internet constellation, with 24 satellites on board.\r\n\r\nAmazon Leo, formerly known as Project Kuiper, is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access, this constellation will be managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned to be composed of 3,276 satellites. The satellites are projected to be placed in 98 orbital planes in three orbital layers, one at 590 km, 610 km and 630 km altitude.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 1058, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1058/?format=api", "name": "Amazon Leo", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "Amazon", "description": "Amazon Leo, formerly known as Kuiper Systems LLC and Project Kuiper, is a subsidiary of Amazon that was established in 2019 to deploy a large satellite internet constellation to provide low-latency broadband internet connectivity.", "administrator": "President: Rajeev Badyal", "founding_year": "2019", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://leo.amazon.com/", "wiki_url": "https://en.wikipedia.org/wiki/Kuiper_Systems", "logo_url": null, "image_url": null, "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/amazon_leo_soci_image_20251117075814.png" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://lldev.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1072, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 351, "orbital_launch_attempt_count": 351 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [ { "id": 27, "url": "https://lldev.thespacedevs.com/2.2.0/program/27/?format=api", "name": "Amazon Leo", "description": "Amazon Leo is a satellite internet constellation aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.", "agencies": [ { "id": 1058, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1058/?format=api", "name": "Amazon Leo", "type": "Private" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg", "start_date": "2023-10-16T18:06:00Z", "end_date": null, "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems", "wiki_url": "https://aboutamazon.com/what-we-do/devices-services/project-kuiper", "mission_patches": [], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 7004, "location_launch_attempt_count": 1039, "pad_launch_attempt_count": 322, "agency_launch_attempt_count": 539, "orbital_launch_attempt_count_year": 155, "location_launch_attempt_count_year": 45, "pad_launch_attempt_count_year": 42, "agency_launch_attempt_count_year": 90, "type": "normal" }, { "id": "594ae0c5-2039-4a1a-a6be-7b0940b2ed2c", "url": "https://lldev.thespacedevs.com/2.2.0/launch/594ae0c5-2039-4a1a-a6be-7b0940b2ed2c/?format=api", "slug": "falcon-9-block-5-amazon-leo-kf-02", "name": "Falcon 9 Block 5 | Amazon Leo (KF-02)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-21T16:15:11Z", "net": "2025-08-11T12:35:00Z", "window_end": "2025-08-11T13:02:00Z", "window_start": "2025-08-11T12:35:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": 90, "weather_concerns": "Cumulus Cloud Rule, Anvil Rules", "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8112, "configuration": { "id": 164, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6670, "name": "Amazon Leo (KF-02)", "description": "Second of a three launches contract for Amazon's Kuiper low Earth orbit satellite internet constellation, with 24 satellites on board.\r\n\r\nAmazon Leo, formerly known as Project Kuiper, is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access, this constellation will be managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned to be composed of 3,276 satellites. The satellites are projected to be placed in 98 orbital planes in three orbital layers, one at 590 km, 610 km and 630 km altitude.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 1058, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1058/?format=api", "name": "Amazon Leo", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "Amazon", "description": "Amazon Leo, formerly known as Kuiper Systems LLC and Project Kuiper, is a subsidiary of Amazon that was established in 2019 to deploy a large satellite internet constellation to provide low-latency broadband internet connectivity.", "administrator": "President: Rajeev Badyal", "founding_year": "2019", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://leo.amazon.com/", "wiki_url": "https://en.wikipedia.org/wiki/Kuiper_Systems", "logo_url": null, "image_url": null, "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/amazon_leo_soci_image_20251117075814.png" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://lldev.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1072, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 351, "orbital_launch_attempt_count": 351 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/f9_on_slc-40_2_image_20250807141208.jpeg", "infographic": null, "program": [ { "id": 27, "url": "https://lldev.thespacedevs.com/2.2.0/program/27/?format=api", "name": "Amazon Leo", "description": "Amazon Leo is a satellite internet constellation aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.", "agencies": [ { "id": 1058, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1058/?format=api", "name": "Amazon Leo", "type": "Private" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg", "start_date": "2023-10-16T18:06:00Z", "end_date": null, "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems", "wiki_url": "https://aboutamazon.com/what-we-do/devices-services/project-kuiper", "mission_patches": [], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 7025, "location_launch_attempt_count": 1044, "pad_launch_attempt_count": 327, "agency_launch_attempt_count": 549, "orbital_launch_attempt_count_year": 176, "location_launch_attempt_count_year": 50, "pad_launch_attempt_count_year": 47, "agency_launch_attempt_count_year": 100, "type": "normal" } ] }