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=20&ordering=-net
{ "count": 7757, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=30&ordering=-net", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=10&ordering=-net", "results": [ { "id": "17b75859-1630-481b-9985-6eef21dcc9a8", "url": "https://ll.thespacedevs.com/2.0.0/launch/17b75859-1630-481b-9985-6eef21dcc9a8/?format=api", "launch_library_id": null, "slug": "starship-starlab", "name": "Starship | Starlab", "status": { "id": 2, "name": "TBD" }, "net": "2029-12-31T00:00:00Z", "window_end": "2029-12-31T00:00:00Z", "window_start": "2029-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8188, "configuration": { "id": 528, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/528/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship", "variant": "N/A" } }, "mission": { "id": 6756, "launch_library_id": null, "name": "Starlab", "description": "Private space station developed by a joint venture between Voyager Space and Airbus.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 203, "url": "https://ll.thespacedevs.com/2.0.0/pad/203/?format=api", "agency_id": 121, "name": "Launch Complex 39A Starship Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 279, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_39a_20220818090654.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg", "infographic": null, "program": [] }, { "id": "21aaaf10-d26f-40d9-b6b7-5247c634e254", "url": "https://ll.thespacedevs.com/2.0.0/launch/21aaaf10-d26f-40d9-b6b7-5247c634e254/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-nrol-157", "name": "Falcon 9 Block 5 | NROL-157", "status": { "id": 2, "name": "TBD" }, "net": "2029-12-31T00:00:00Z", "window_end": "2029-12-31T00:00:00Z", "window_start": "2029-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8575, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7166, "launch_library_id": null, "name": "NROL-157", "description": "Classified payload for the US National Reconnaissance Office", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 853, "total_landing_count": 31 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 239 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "2e617580-6781-4701-b86a-84884b72fa9b", "url": "https://ll.thespacedevs.com/2.0.0/launch/2e617580-6781-4701-b86a-84884b72fa9b/?format=api", "launch_library_id": null, "slug": "electron-strix-launch-27", "name": "Electron | StriX Launch 27", "status": { "id": 2, "name": "TBD" }, "net": "2029-12-31T00:00:00Z", "window_end": "2029-12-31T00:00:00Z", "window_start": "2029-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://ll.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8745, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7336, "launch_library_id": null, "name": "StriX Launch 27", "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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 69, "total_landing_count": 17 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "331133b9-ec0a-4436-990d-495da4bdac63", "url": "https://ll.thespacedevs.com/2.0.0/launch/331133b9-ec0a-4436-990d-495da4bdac63/?format=api", "launch_library_id": null, "slug": "electron-strix-launch-24", "name": "Electron | StriX Launch 24", "status": { "id": 2, "name": "TBD" }, "net": "2029-12-31T00:00:00Z", "window_end": "2029-12-31T00:00:00Z", "window_start": "2029-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://ll.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8742, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7333, "launch_library_id": null, "name": "StriX Launch 24", "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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 69, "total_landing_count": 17 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "3d4800c4-3e30-4121-a289-ae4e6bbf18c0", "url": "https://ll.thespacedevs.com/2.0.0/launch/3d4800c4-3e30-4121-a289-ae4e6bbf18c0/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-nrol-96", "name": "Falcon 9 Block 5 | NROL-96", "status": { "id": 2, "name": "TBD" }, "net": "2029-12-31T00:00:00Z", "window_end": "2029-12-31T00:00:00Z", "window_start": "2029-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8573, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7164, "launch_library_id": null, "name": "NROL-96", "description": "Classified payload for the US National Reconnaissance Office", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 853, "total_landing_count": 31 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 239 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "42913ac6-4ec8-4cad-9f97-5fc1824a10e8", "url": "https://ll.thespacedevs.com/2.0.0/launch/42913ac6-4ec8-4cad-9f97-5fc1824a10e8/?format=api", "launch_library_id": null, "slug": "long-march-5-change-8", "name": "Long March 5 | Chang'e 8", "status": { "id": 2, "name": "TBD" }, "net": "2029-12-31T00:00:00Z", "window_end": "2029-12-31T00:00:00Z", "window_start": "2029-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8040, "configuration": { "id": 128, "launch_library_id": 116, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/128/?format=api", "name": "Long March 5", "family": "Long March", "full_name": "Long March 5", "variant": "" } }, "mission": { "id": 6587, "launch_library_id": null, "name": "Chang'e 8", "description": "Chang'e 8/CE-8 is scheduled to launch in 2028, including a lander, a rover and a legged robot. The mission will land in the South Pole regions of the Moon to study lunar surface environment around the South Pole and experimenting with resource utilization, including testing an enclosed terrestrial ecosystem in the lunar environment.", "launch_designator": null, "type": "Planetary Science", "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO" } }, "pad": { "id": 175, "url": "https://ll.thespacedevs.com/2.0.0/pad/175/?format=api", "agency_id": null, "name": "101", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site", "map_url": "https://www.google.com/maps?q=19.614334,110.951011", "latitude": "19.614334", "longitude": "110.951011", "location": { "id": 8, "url": "https://ll.thespacedevs.com/2.0.0/location/8/?format=api", "name": "Wenchang Space Launch Site, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg", "total_launch_count": 55, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_175_20200803143424.jpg", "total_launch_count": 17 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20201119165033.png", "infographic": null, "program": [] }, { "id": "4651fd8a-43de-4166-bf8f-c168b3bd1d2c", "url": "https://ll.thespacedevs.com/2.0.0/launch/4651fd8a-43de-4166-bf8f-c168b3bd1d2c/?format=api", "launch_library_id": null, "slug": "falcon-heavy-nrol-97", "name": "Falcon Heavy | NROL-97", "status": { "id": 2, "name": "TBD" }, "net": "2029-12-31T00:00:00Z", "window_end": "2029-12-31T00:00:00Z", "window_start": "2029-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8574, "configuration": { "id": 161, "launch_library_id": 58, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api", "name": "Falcon Heavy", "family": "Falcon", "full_name": "Falcon Heavy", "variant": "Heavy" } }, "mission": { "id": 7165, "launch_library_id": null, "name": "NROL-97", "description": "Classified payload for the US National Reconnaissance Office", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 279, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 221 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg", "infographic": null, "program": [] }, { "id": "47cc8616-8c23-4e64-8a73-6e4d4434f3d2", "url": "https://ll.thespacedevs.com/2.0.0/launch/47cc8616-8c23-4e64-8a73-6e4d4434f3d2/?format=api", "launch_library_id": null, "slug": "electron-strix-launch-20", "name": "Electron | StriX Launch 20", "status": { "id": 2, "name": "TBD" }, "net": "2029-12-31T00:00:00Z", "window_end": "2029-12-31T00:00:00Z", "window_start": "2029-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://ll.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8738, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7329, "launch_library_id": null, "name": "StriX Launch 20", "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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 69, "total_landing_count": 17 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "4c696af0-887c-4ff0-9f16-fed6bebd00bf", "url": "https://ll.thespacedevs.com/2.0.0/launch/4c696af0-887c-4ff0-9f16-fed6bebd00bf/?format=api", "launch_library_id": null, "slug": "vulcan-gps-iiif-sv02-ussf-49", "name": "Vulcan | GPS IIIF SV02 (USSF-49)", "status": { "id": 2, "name": "TBD" }, "net": "2029-12-31T00:00:00Z", "window_end": "2029-12-31T00:00:00Z", "window_start": "2029-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 8581, "configuration": { "id": 200, "launch_library_id": 226, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/200/?format=api", "name": "Vulcan", "family": "Vulcan", "full_name": "Vulcan", "variant": "Vulcan" } }, "mission": { "id": 7172, "launch_library_id": null, "name": "GPS IIIF SV02 (USSF-49)", "description": "Second Block IIIF GPS satellite", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "pad": { "id": 29, "url": "https://ll.thespacedevs.com/2.0.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1078, "total_landing_count": 70 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 120 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg", "infographic": null, "program": [ { "id": 29, "url": "https://ll.thespacedevs.com/2.0.0/program/29/?format=api", "name": "Global Positioning System", "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.", "agencies": [ { "id": 1041, "url": "https://ll.thespacedevs.com/2.0.0/agencies/1041/?format=api", "name": "United States Space Force", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png", "start_date": "1978-02-22T00:00:00Z", "end_date": null, "info_url": "https://www.gps.gov/", "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System" } ] }, { "id": "582515be-18d9-4038-9bf0-8e08f40579ca", "url": "https://ll.thespacedevs.com/2.0.0/launch/582515be-18d9-4038-9bf0-8e08f40579ca/?format=api", "launch_library_id": null, "slug": "electron-strix-launch-19", "name": "Electron | StriX Launch 19", "status": { "id": 2, "name": "TBD" }, "net": "2029-12-31T00:00:00Z", "window_end": "2029-12-31T00:00:00Z", "window_start": "2029-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://ll.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8737, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7328, "launch_library_id": null, "name": "StriX Launch 19", "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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 69, "total_landing_count": 17 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] } ] }