Launch List
API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/
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'
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.0.0/launch/?format=api&offset=400&ordering=-name
{ "count": 454, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=410&ordering=-name", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=390&ordering=-name", "results": [ { "id": "5d816773-89cb-48b9-9bf0-a9c4d8236785", "url": "https://lldev.thespacedevs.com/2.0.0/launch/5d816773-89cb-48b9-9bf0-a9c4d8236785/?format=api", "launch_library_id": null, "slug": "electron-the-nation-god-navigates-iqps-launch-5", "name": "Electron | The Nation God Navigates (iQPS Launch 5)", "status": { "id": 1, "name": "Go" }, "net": "2025-11-05T19:45:00Z", "window_end": "2025-11-05T19:45:00Z", "window_start": "2025-11-05T19:45:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8544, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7135, "launch_library_id": null, "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" } }, "pad": { "id": 185, "url": "https://lldev.thespacedevs.com/2.0.0/pad/185/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1B", "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.0.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 65, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg", "total_launch_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "0a4ae6ce-07ef-4e48-9b4d-0bf4e1182134", "url": "https://lldev.thespacedevs.com/2.0.0/launch/0a4ae6ce-07ef-4e48-9b4d-0bf4e1182134/?format=api", "launch_library_id": null, "slug": "electron-the-mountain-god-guards-iqps-launch-3", "name": "Electron | The Mountain God Guards (iQPS Launch 3)", "status": { "id": 3, "name": "Success" }, "net": "2025-06-11T15:31:00Z", "window_end": "2025-06-11T16:05:00Z", "window_start": "2025-06-11T15:15:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 70, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8520, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7110, "launch_library_id": null, "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" } }, "pad": { "id": 65, "url": "https://lldev.thespacedevs.com/2.0.0/pad/65/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1A", "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.0.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 65, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg", "total_launch_count": 34 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "113a85d7-2f1c-4302-a1d5-9b8837ab6a33", "url": "https://lldev.thespacedevs.com/2.0.0/launch/113a85d7-2f1c-4302-a1d5-9b8837ab6a33/?format=api", "launch_library_id": null, "slug": "electron-the-lightning-god-reigns-iqps-launch-1", "name": "Electron | The Lightning God Reigns (iQPS Launch 1)", "status": { "id": 3, "name": "Success" }, "net": "2025-03-15T00:00:00Z", "window_end": "2025-03-15T02:00:00Z", "window_start": "2025-03-15T00:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8518, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7108, "launch_library_id": null, "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" } }, "pad": { "id": 185, "url": "https://lldev.thespacedevs.com/2.0.0/pad/185/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1B", "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.0.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 65, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg", "total_launch_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "fc69c107-b0ad-47e9-8973-9de75a7c6b6d", "url": "https://lldev.thespacedevs.com/2.0.0/launch/fc69c107-b0ad-47e9-8973-9de75a7c6b6d/?format=api", "launch_library_id": null, "slug": "electron-the-harvest-goddess-thrives-iqps-launch-4", "name": "Electron | The Harvest Goddess Thrives (iQPS Launch 4)", "status": { "id": 3, "name": "Success" }, "net": "2025-08-05T04:10:00Z", "window_end": "2025-08-05T05:15:00Z", "window_start": "2025-08-05T03:45:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8521, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7111, "launch_library_id": null, "name": "The Harvest Goddess Thrives (iQPS Launch 4)", "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" } }, "pad": { "id": 185, "url": "https://lldev.thespacedevs.com/2.0.0/pad/185/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1B", "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.0.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 65, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg", "total_launch_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "0f16b696-d248-4096-9be7-953802c569b2", "url": "https://lldev.thespacedevs.com/2.0.0/launch/0f16b696-d248-4096-9be7-953802c569b2/?format=api", "launch_library_id": null, "slug": "electron-symphony-in-the-stars-echostar-lyra-4", "name": "Electron | Symphony In The Stars (EchoStar Lyra-4)", "status": { "id": 3, "name": "Success" }, "net": "2025-06-28T07:08:00Z", "window_end": "2025-06-28T07:08:00Z", "window_start": "2025-06-28T07:08:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8642, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7234, "launch_library_id": null, "name": "Symphony In The Stars (EchoStar Lyra-4)", "description": "'Symphony In The Stars' is the first of two dedicated missions on Electron to deploy a single spacecraft to a 650km circular Earth orbit for a confidential commercial customer.\r\n\r\nA second dedicated launch on Electron to meet those same mission requirements is scheduled for launch before the end of 2025.\r\n\r\nThe payload has since been identified by USSF as EchoStar's Lyra-4, an EchoStar Lyra Block 1 satellite. It is a 4-satellite constellation that will deliver global Internet of Things (IoT), machine-to-machine (M2M) and other data services through S-band. EchoStar will operate the constellation from its Australian subsidiary, EchoStar Global.", "launch_designator": null, "type": "Communications", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 185, "url": "https://lldev.thespacedevs.com/2.0.0/pad/185/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1B", "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.0.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 65, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg", "total_launch_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "156a9e46-01b5-46f4-818e-ea563c71c5fe", "url": "https://lldev.thespacedevs.com/2.0.0/launch/156a9e46-01b5-46f4-818e-ea563c71c5fe/?format=api", "launch_library_id": null, "slug": "electron-strix-launch-9", "name": "Electron | StriX Launch 9", "status": { "id": 2, "name": "TBD" }, "net": "2025-12-31T00:00:00Z", "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8265, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6846, "launch_library_id": null, "name": "StriX Launch 9", "description": "Synthetic aperture radar satellite for Japanese Earth imaging company Synspective.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 210, "url": "https://lldev.thespacedevs.com/2.0.0/pad/210/?format=api", "agency_id": null, "name": "Unknown Pad", "info_url": null, "wiki_url": null, "map_url": null, "latitude": "-39.260881", "longitude": "177.865826", "location": { "id": 10, "url": "https://lldev.thespacedevs.com/2.0.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 65, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "36dd2ab6-b454-40c5-8707-7d38c69cf226", "url": "https://lldev.thespacedevs.com/2.0.0/launch/36dd2ab6-b454-40c5-8707-7d38c69cf226/?format=api", "launch_library_id": null, "slug": "electron-strix-launch-8", "name": "Electron | StriX Launch 8", "status": { "id": 2, "name": "TBD" }, "net": "2025-12-31T00:00:00Z", "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8264, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6845, "launch_library_id": null, "name": "StriX Launch 8", "description": "Synthetic aperture radar satellite for Japanese Earth imaging company Synspective.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 210, "url": "https://lldev.thespacedevs.com/2.0.0/pad/210/?format=api", "agency_id": null, "name": "Unknown Pad", "info_url": null, "wiki_url": null, "map_url": null, "latitude": "-39.260881", "longitude": "177.865826", "location": { "id": 10, "url": "https://lldev.thespacedevs.com/2.0.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 65, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "4a0681be-ed20-40b9-870b-38de1583c0ef", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4a0681be-ed20-40b9-870b-38de1583c0ef/?format=api", "launch_library_id": null, "slug": "electron-stp-s30", "name": "Electron | STP-S30", "status": { "id": 2, "name": "TBD" }, "net": "2025-12-08T00:00:00Z", "window_end": "2025-12-08T00:00:00Z", "window_start": "2025-12-08T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8229, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6806, "launch_library_id": null, "name": "STP-S30", "description": "STP-S30 is a complex mission that will deliver research experiments and technology demonstrations to orbit for the DoD and contribute to future space systems development. The projected primary payload, DISKSat, will demonstrate sustained very low earth orbit (VLEO) flight and test a unique, 1-meter diameter, disk-shaped satellite bus that is designed to increase on-orbit persistence.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 79, "url": "https://lldev.thespacedevs.com/2.0.0/pad/79/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=37.833262,-75.488235", "latitude": "37.833262", "longitude": "-75.488235", "location": { "id": 21, "url": "https://lldev.thespacedevs.com/2.0.0/location/21/?format=api", "name": "Wallops Flight Facility, Virginia, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg", "total_launch_count": 82, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg", "total_launch_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "de6db617-3d40-414a-86d6-f365b130df30", "url": "https://lldev.thespacedevs.com/2.0.0/launch/de6db617-3d40-414a-86d6-f365b130df30/?format=api", "launch_library_id": 1309, "slug": "electron-raise-and-shine-raise-4", "name": "Electron | Raise and Shine (RAISE-4)", "status": { "id": 2, "name": "TBD" }, "net": "2025-12-31T00:00:00Z", "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 186, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6304, "launch_library_id": null, "name": "Raise and Shine (RAISE-4)", "description": "RAISE-4 (RApid Innovative payload demonstration Satellite-4) is a Japan Aerospace Exploration Agency (JAXA) satellite for on-orbit demonstrations of 15 demonstration components and equipment selected by public solicitation. The satellite will be operated in response to requests from the demonstration theme proposers, and will provide experimental data of the demonstration devices and environmental data during the experiments.\r\n\r\n6 of the demonstration payload, as well as as well as 4 cubesats originally planned to ride on the same launch vehicle, are re-flight of those planned for RAISE-3, which failed to reach orbit in October 2022.\r\n\r\nThe launch vehicle was switched from Epsilon-S to Rocket Lab's Electron due to continuous testing problems with the Epsilon-S' 2nd stage motor. The original 8 hitch-hiking cubesats will be launched on another Electron rocket later.", "launch_designator": null, "type": "Technology", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 210, "url": "https://lldev.thespacedevs.com/2.0.0/pad/210/?format=api", "agency_id": null, "name": "Unknown Pad", "info_url": null, "wiki_url": null, "map_url": null, "latitude": "-39.260881", "longitude": "177.865826", "location": { "id": 10, "url": "https://lldev.thespacedevs.com/2.0.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 65, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "af1466bb-289b-40b3-b83c-102b3a7af047", "url": "https://lldev.thespacedevs.com/2.0.0/launch/af1466bb-289b-40b3-b83c-102b3a7af047/?format=api", "launch_library_id": null, "slug": "electron-owl-the-way-up-strix-launch-6", "name": "Electron | Owl The Way Up (StriX Launch 6)", "status": { "id": 3, "name": "Success" }, "net": "2024-12-21T14:17:00Z", "window_end": "2024-12-21T15:15:00Z", "window_start": "2024-12-21T14:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 7955, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6472, "launch_library_id": null, "name": "Owl The Way Up (StriX Launch 6)", "description": "Synthetic aperture radar satellites for Japanese Earth imaging company Synspective.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 185, "url": "https://lldev.thespacedevs.com/2.0.0/pad/185/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1B", "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.0.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 65, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg", "total_launch_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] } ] }