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=390&ordering=-id
{ "count": 559, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=400&ordering=-id", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=380&ordering=-id", "results": [ { "id": "4d3943e9-c894-46c4-a318-84d526d0ef40", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4d3943e9-c894-46c4-a318-84d526d0ef40/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-cygnus-crs-2-ng-22", "name": "Falcon 9 Block 5 | Cygnus CRS-2 NG-22", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8710, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.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": 7303, "launch_library_id": null, "name": "Cygnus CRS-2 NG-22", "description": "This is the 25th flight of the Orbital ATK's uncrewed resupply spacecraft Cygnus and its 24th flight to the International Space Station under the Commercial Resupply Services contract with NASA.\r\n\r\nThe NG-22 Cygnus spacecraft was damaged during transport to Cape Canaveral in March 2025 and was shipped back to factory for repairs.", "launch_designator": null, "type": "Resupply", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 72, "url": "https://lldev.thespacedevs.com/2.0.0/pad/72/?format=api", "agency_id": null, "name": "Unknown Pad", "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.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1081, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "4cc237b2-c61a-491e-9532-466cce81f524", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4cc237b2-c61a-491e-9532-466cce81f524/?format=api", "launch_library_id": 1191, "slug": "falcon-heavy-viasat-3-f3-viasat-3-asia-pacific", "name": "Falcon Heavy | ViaSat-3 F3 (ViaSat-3 Asia-Pacific)", "status": { "id": 2, "name": "TBD" }, "net": "2026-06-30T00:00:00Z", "window_end": "2026-06-30T00:00:00Z", "window_start": "2026-06-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 2489, "configuration": { "id": 161, "launch_library_id": 58, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/161/?format=api", "name": "Falcon Heavy", "family": "Falcon", "full_name": "Falcon Heavy", "variant": "Heavy" } }, "mission": { "id": 6218, "launch_library_id": null, "name": "ViaSat-3 F3 (ViaSat-3 Asia-Pacific)", "description": "The ViaSat-3 is a series of three Ka-band satellites is expected to provide vastly superior capabilities in terms of service speed and flexibility for a satellite platform. Each ViaSat-3 class satellite is expected to deliver more than 1-Terabit per second of network capacity, and to leverage high levels of flexibility to dynamically direct capacity to where customers are located.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 87, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 279, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 221 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg", "infographic": null, "program": [] }, { "id": "4ca86de3-2ff8-4fd3-a22c-35b7fc618610", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4ca86de3-2ff8-4fd3-a22c-35b7fc618610/?format=api", "launch_library_id": null, "slug": "gravity-2-demo-flight", "name": "Gravity-2 | Demo Flight", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1080, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1080/?format=api", "name": "Orienspace Technology", "type": "Commercial" }, "rocket": { "id": 8826, "configuration": { "id": 544, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/544/?format=api", "name": "Gravity-2", "family": "", "full_name": "Gravity-2", "variant": "" } }, "mission": { "id": 7417, "launch_library_id": null, "name": "Demo Flight", "description": "First test launch of OrienSpace’s Gravity-2 rocket.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 212, "url": "https://lldev.thespacedevs.com/2.0.0/pad/212/?format=api", "agency_id": 88, "name": "Unknown launch location", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=36.676794,121.235103", "latitude": "36.676794", "longitude": "121.235103", "location": { "id": 185, "url": "https://lldev.thespacedevs.com/2.0.0/location/185/?format=api", "name": "Haiyang Oriental Spaceport", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg", "total_launch_count": 22, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_haiyang_spaceport_20230827174240.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": null, "infographic": null, "program": [] }, { "id": "4c78e865-8f03-4f47-a081-b507da270d19", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4c78e865-8f03-4f47-a081-b507da270d19/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-ussf-31", "name": "Falcon 9 Block 5 | USSF-31", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 7890, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.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": 6399, "launch_library_id": null, "name": "USSF-31", "description": "Classified US Space Force carrying two payloads directly to geostationary orbit.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 72, "url": "https://lldev.thespacedevs.com/2.0.0/pad/72/?format=api", "agency_id": null, "name": "Unknown Pad", "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.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1081, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "4c2dfc7b-22f9-4695-8b13-46b7703871fc", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4c2dfc7b-22f9-4695-8b13-46b7703871fc/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-transporter-13-dedicated-sso-ride", "name": "Falcon 9 Block 5 | Transporter 13 (Dedicated SSO Rideshare)", "status": { "id": 3, "name": "Success" }, "net": "2025-03-15T06:43:00Z", "window_end": "2025-03-15T06:56:00Z", "window_start": "2025-03-15T06:39:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8182, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.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": 6749, "launch_library_id": null, "name": "Transporter 13 (Dedicated SSO Rideshare)", "description": "Dedicated rideshare flight to a sun-synchronous orbit with dozens of small microsatellites and nanosatellites for commercial and government customers.", "launch_designator": null, "type": "Dedicated Rideshare", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 16, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 857, "total_landing_count": 33 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 243 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "4be383b3-3997-4bd9-822b-33d9ca83a8fc", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4be383b3-3997-4bd9-822b-33d9ca83a8fc/?format=api", "launch_library_id": null, "slug": "long-march-4b-ziyuan-3-04", "name": "Long March 4B | Ziyuan-3-04", "status": { "id": 3, "name": "Success" }, "net": "2025-12-16T03:17:00Z", "window_end": "2025-12-16T03:39:00Z", "window_start": "2025-12-16T03:10:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8854, "configuration": { "id": 10, "launch_library_id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/10/?format=api", "name": "Long March 4B", "family": "Long March", "full_name": "Long March 4B", "variant": "B" } }, "mission": { "id": 7445, "launch_library_id": null, "name": "Ziyuan-3-04", "description": "The ZY-3 (Ziyuan-3, 'Resource-3') series represents China's first high-resolution, stereoscopic mapping satellites for civilian use.\r\n\r\nThe second satellite is managed by the Satellite Surveying and Mapping Application Center (SASMAC).\r\n\r\nThe imaging payload consists of a three-line camera array and a multispectral imager.\r\n\r\nThe three-line panchromatic camera array to acquire stereoscopic imagery consists of three telescopic cameras with one oriented to the nadir and the other two each offset by 22° forward and backward in flight direction. The stereo mapping camera of ZY-3 has a resolution of 2.1 m for the nadir camera, and 2.6 m for the offset cameras. The swath width is 51 km.\r\n\r\nThe multispectral imager for environmental and vegetation monitoring consists of a three-mirror telescope and a cooled detector system sensitive to four wavelength bands to capture full-color imagery as well as near-infrared data. The ground resolution of this system is 5.8 m.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/pad/25/?format=api", "agency_id": null, "name": "Launch Complex 9", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.863128,111.589567", "latitude": "38.863128", "longitude": "111.589567", "location": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "total_launch_count": 150, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_25_20200803143501.jpg", "total_launch_count": 77 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_4b_l_image_20251209044050.jpeg", "infographic": null, "program": [] }, { "id": "4b42add0-3da7-4ae7-b830-f8a1aa8dda85", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4b42add0-3da7-4ae7-b830-f8a1aa8dda85/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-sda-tranche-1-transport-layer-c", "name": "Falcon 9 Block 5 | SDA Tranche 1 Transport Layer C", "status": { "id": 3, "name": "Success" }, "net": "2025-10-15T23:06:06Z", "window_end": "2025-10-15T23:06:06Z", "window_start": "2025-10-15T23:06:06Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 80, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 7893, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.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": 6402, "launch_library_id": null, "name": "SDA Tranche 1 Transport Layer C", "description": "Tranche 1 Transport Layer C is one of six missions by the United States Space Force Space Development Agency (SDA) for the Proliferated Warfighter Space Architecture (PWSA) Tranche 1 Transport Layer constellation, which will provide assured, resilient, low-latency military data and connectivity worldwide to the full range of warfighter platforms from Low Earth Orbit satellites.\r\n\r\nThe constellation will be interconnected with Optical Inter-Satellite Links (OISLs) which have significantly increased performance over existing radio frequency crosslinks. It is expected to operate over Ka band, have stereo coverage and be dynamically networked for simpler hand-offs, greater bandwidth and fault tolerance.\r\n\r\nThis launch carries 21 satellites manufactured by Lockheed Martin.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 16, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 857, "total_landing_count": 33 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 243 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_liftof_image_20251102092840.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-dont-be-such-a-square-stp-s30", "name": "Electron | Don't Be Such A Square (STP-S30)", "status": { "id": 3, "name": "Success" }, "net": "2025-12-18T05:03:00Z", "window_end": "2025-12-18T09:00:00Z", "window_start": "2025-12-18T05:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 80, "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": "Don't Be Such A Square (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": 84, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg", "total_launch_count": 10 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "49e52470-1dd4-45a9-b549-cfb417031823", "url": "https://lldev.thespacedevs.com/2.0.0/launch/49e52470-1dd4-45a9-b549-cfb417031823/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-6-82", "name": "Falcon 9 Block 5 | Starlink Group 6-82", "status": { "id": 3, "name": "Success" }, "net": "2025-12-15T05:25:10Z", "window_end": "2025-12-15T06:43:00Z", "window_start": "2025-12-15T02:43:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 30, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8840, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.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": 7431, "launch_library_id": null, "name": "Starlink Group 6-82", "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "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.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1081, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 359 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink" } ] }, { "id": "49678ae6-8664-4d60-9aa2-622c087ed917", "url": "https://lldev.thespacedevs.com/2.0.0/launch/49678ae6-8664-4d60-9aa2-622c087ed917/?format=api", "launch_library_id": null, "slug": "soyuz-21b-bion-m-no-2", "name": "Soyuz 2.1b | Bion-M No. 2", "status": { "id": 3, "name": "Success" }, "net": "2025-08-20T17:13:10Z", "window_end": "2025-08-20T17:13:10Z", "window_start": "2025-08-20T17:13:10Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 8083, "configuration": { "id": 15, "launch_library_id": 3, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/15/?format=api", "name": "Soyuz 2.1b", "family": "Soyuz", "full_name": "Soyuz 2.1b", "variant": "" } }, "mission": { "id": 6637, "launch_library_id": null, "name": "Bion-M No. 2", "description": "Bion-M is the next generation of Russian biological research satellites. While retaining the Vostok/Zenit-derived reentry module of the earlier Bion, the propulsion module has been replace by a Yantar type module, which provides maneuvering capabilities and longer mission support. The mission duration has been increased to up to 6 months by using solar cells for energy generation. The weight of scientific equipment has been increased by 100 kilograms.", "launch_designator": null, "type": "Biology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 20, "url": "https://lldev.thespacedevs.com/2.0.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "location": { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1559, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 426 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg", "infographic": null, "program": [] } ] }