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=410&ordering=-name
{ "count": 454, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=420&ordering=-name", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=400&ordering=-name", "results": [ { "id": "66172ee0-3d02-4640-a802-55025a51172d", "url": "https://lldev.thespacedevs.com/2.0.0/launch/66172ee0-3d02-4640-a802-55025a51172d/?format=api", "launch_library_id": null, "slug": "electron-owl-new-world-strix-launch-7", "name": "Electron | Owl New World (StriX Launch 7)", "status": { "id": 3, "name": "Success" }, "net": "2025-10-14T16:33:00Z", "window_end": "2025-10-14T16:33:00Z", "window_start": "2025-10-14T16:33: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": 8263, "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": 6844, "launch_library_id": null, "name": "Owl New World (StriX Launch 7)", "description": "Synthetic aperture radar satellite for Japanese Earth imaging company Synspective.", "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": "cd10c1a7-886f-427d-a653-106001da54d6", "url": "https://lldev.thespacedevs.com/2.0.0/launch/cd10c1a7-886f-427d-a653-106001da54d6/?format=api", "launch_library_id": null, "slug": "electron-northstar-3", "name": "Electron | NorthStar 3", "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": 7942, "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": 6451, "launch_library_id": null, "name": "NorthStar 3", "description": "Four space situational awareness (SSA) satellites for Canadian company NorthStar Earth and Space.", "launch_designator": null, "type": "Space Situational Awareness", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "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": "bc939d6c-4f57-44d8-8caf-dd81c0872a9e", "url": "https://lldev.thespacedevs.com/2.0.0/launch/bc939d6c-4f57-44d8-8caf-dd81c0872a9e/?format=api", "launch_library_id": null, "slug": "electron-northstar-2", "name": "Electron | NorthStar 2", "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": 7941, "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": 6450, "launch_library_id": null, "name": "NorthStar 2", "description": "Four space situational awareness (SSA) satellites for Canadian company NorthStar Earth and Space.", "launch_designator": null, "type": "Space Situational Awareness", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "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": "599ba2df-7483-4b2f-a083-2b5ddc06e069", "url": "https://lldev.thespacedevs.com/2.0.0/launch/599ba2df-7483-4b2f-a083-2b5ddc06e069/?format=api", "launch_library_id": null, "slug": "electron-loxsat-1", "name": "Electron | LOXSAT 1", "status": { "id": 2, "name": "TBD" }, "net": "2026-03-31T00:00:00Z", "window_end": "2026-03-31T00:00:00Z", "window_start": "2026-03-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": 8764, "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": 7355, "launch_library_id": null, "name": "LOXSAT 1", "description": "LOXSAT 1 is a demonstration satellite of a complete cryogenic oxygen fluid management system in orbit, developed by Eta Space and sponsored by NASA's Tipping Point program.\r\n\r\nThe system will be integrated on a Rocket Lab Photon-LEO satellite bus and collect critical cryogenic fluid management data in orbit for 9 months, demonstrating capabilities of in-space cryogenic storage and transferal. Eta Space plans to use technology developed for this mission to develop a truly commercial depot intended to serve multiple customers in the future.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "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": "5b483b3d-d5c5-44df-8a67-c5a8ad87a123", "url": "https://lldev.thespacedevs.com/2.0.0/launch/5b483b3d-d5c5-44df-8a67-c5a8ad87a123/?format=api", "launch_library_id": null, "slug": "electron-live-laugh-launch-calistus-a-e", "name": "Electron | Live, Laugh, Launch (Calistus A-E)", "status": { "id": 3, "name": "Success" }, "net": "2025-08-23T22:42:00Z", "window_end": "2025-08-23T22:42:00Z", "window_start": "2025-08-23T22:42: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": 8686, "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": 7278, "launch_library_id": null, "name": "Live, Laugh, Launch (Calistus A-E)", "description": "'Live, Laugh, Launch' is the second of two dedicated missions on Electron for a confidential customer in 2025. This mission deployed 5 satellites to a 655 km circular Earth orbit identified as “Calistus A to E”, identified as most likely for Low Earth Orbit communication satellite constellation operator E-Space.", "launch_designator": null, "type": "Communications", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "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": "b0ca3e7a-650e-4af6-bdf9-658e6e114763", "url": "https://lldev.thespacedevs.com/2.0.0/launch/b0ca3e7a-650e-4af6-bdf9-658e6e114763/?format=api", "launch_library_id": null, "slug": "electron-leo-pnt-pathfinder-a", "name": "Electron | LEO-PNT Pathfinder A", "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": 8648, "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": 7240, "launch_library_id": null, "name": "LEO-PNT Pathfinder A", "description": "The European Space Agency (ESA)'s LEO-PNT (Low Earth Orbit Positioning, Navigation and Timing) demonstrator mission will feature a 10-satellite constellation demonstration mission that will assess how a low Earth orbit fleet of satellites can work in combination with the Galileo and EGNOS constellations in higher orbits that provide Europe’s own global navigation system.\r\n\r\nThis launch will lift 2 “Pathfinder A” satellites built by Thales Alenia Space and GMV to a 510 km altitude Low Earth Orbit.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "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": "9281afa8-140d-425b-a560-2fa59feef814", "url": "https://lldev.thespacedevs.com/2.0.0/launch/9281afa8-140d-425b-a560-2fa59feef814/?format=api", "launch_library_id": null, "slug": "electron-kakushin-rising-jaxa-rideshare", "name": "Electron | Kakushin Rising (JAXA Rideshare)", "status": { "id": 2, "name": "TBD" }, "net": "2026-03-31T00:00:00Z", "window_end": "2026-03-31T00:00:00Z", "window_start": "2026-03-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": 8765, "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": 7356, "launch_library_id": null, "name": "Kakushin Rising (JAXA Rideshare)", "description": "JAXA-manifested rideshare of eight separate spacecraft that includes educational small sats, an ocean monitoring satellite, a demonstration satellite for ultra-small multispectral cameras, and a deployable antenna that can be packed tightly using origami folding techniques and unfurled to 25 times its size.\r\n\r\nThe satellites were originally planned to launch with RAISE-4 on a Japanese Epsilon-S rocket, but the Epsilon-S was heavily delayed due to test firing failures.\r\n\r\nThe 8 satellites are:\r\n\r\n* MAGNARO-II\r\n* KOSEN-2R\r\n* WASEDA-SAT-ZERO-II\r\n* FSI-SAT2\r\n* OrigamiSat-2\r\n* Mono-Nikko\r\n* ARICA-2\r\n* PRELUDE", "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": "f842964b-288f-4100-95d4-3b3510712f81", "url": "https://lldev.thespacedevs.com/2.0.0/launch/f842964b-288f-4100-95d4-3b3510712f81/?format=api", "launch_library_id": null, "slug": "electron-iot-4-you-and-me-kineis-16-20", "name": "Electron | IoT 4 You and Me (Kinéis 16-20)", "status": { "id": 3, "name": "Success" }, "net": "2025-02-08T20:43:00Z", "window_end": "2025-02-08T20:43:00Z", "window_start": "2025-02-08T20:43: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": 7532, "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": 5951, "launch_library_id": null, "name": "IoT 4 You and Me (Kinéis 16-20)", "description": "Fourth batch of five satellites for the French Kinéis IoT constellation designed to operate with 25 nanosatellites of 30 kg each.", "launch_designator": null, "type": "Communications", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "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": "5d63efa7-7cb4-4a00-ad96-9929cf027041", "url": "https://lldev.thespacedevs.com/2.0.0/launch/5d63efa7-7cb4-4a00-ad96-9929cf027041/?format=api", "launch_library_id": null, "slug": "electron-ice-ais-baby-kineis-11-15", "name": "Electron | Ice AIS Baby (Kinéis 11-15)", "status": { "id": 3, "name": "Success" }, "net": "2024-11-25T03:55:00Z", "window_end": "2024-11-25T03:55:00Z", "window_start": "2024-11-25T03:55: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": 7531, "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": 5950, "launch_library_id": null, "name": "Ice AIS Baby (Kinéis 11-15)", "description": "Third batch of five satellites for the French Kinéis IoT constellation designed to operate with 25 nanosatellites of 30 kg each.", "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_liftof_image_20241125103858.jpg", "infographic": null, "program": [] }, { "id": "ad025362-828f-448c-855d-bfe53e04cdeb", "url": "https://lldev.thespacedevs.com/2.0.0/launch/ad025362-828f-448c-855d-bfe53e04cdeb/?format=api", "launch_library_id": null, "slug": "electron-high-five-kineis-21-25", "name": "Electron | High Five (Kinéis 21-25)", "status": { "id": 3, "name": "Success" }, "net": "2025-03-18T01:31:00Z", "window_end": "2025-03-18T01:31:00Z", "window_start": "2025-03-18T01:31: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": 7533, "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": 5952, "launch_library_id": null, "name": "High Five (Kinéis 21-25)", "description": "Last of five batches of five satellites for the French Kinéis IoT constellation designed to operate with 25 nanosatellites of 30 kg each.", "launch_designator": null, "type": "Communications", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "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": [] } ] }