Previous Launch List
API endpoint that returns previous Launch objects.
GET: Return a list of previous Launches
FILTERS: Fields - 'name', 'id(s)', 'lsp_id', 'lsp_name', 'launcher_config__id',
MODE: 'normal', 'list', 'detailed' EXAMPLE: ?mode=list
SEARCH: Searches through the launch name, rocket name, launch agency and mission name. EXAMPLE - ?search=SpaceX
GET /2.0.0/launch/previous/?format=api&offset=110&ordering=id
{ "count": 333, "next": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=120&ordering=id", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=100&ordering=id", "results": [ { "id": "50a1337c-db6f-4bf4-b7b0-919c9fca906e", "url": "https://lldev.thespacedevs.com/2.0.0/launch/50a1337c-db6f-4bf4-b7b0-919c9fca906e/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-bandwagon-2-dedicated-mid-inclina", "name": "Falcon 9 Block 5 | Bandwagon 2 (Dedicated Mid-Inclination Rideshare)", "status": { "id": 3, "name": "Success" }, "net": "2024-12-21T11:34:24Z", "window_end": "2024-12-21T11:34:24Z", "window_start": "2024-12-21T11:34:24Z", "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": 7986, "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": 6512, "launch_library_id": null, "name": "Bandwagon 2 (Dedicated Mid-Inclination Rideshare)", "description": "Dedicated rideshare flight to a mid-inclination orbit with dozens of small microsatellites and nanosatellites for commercial and government customers. Payloads include the South Korean government's 425 Project Flight 3.", "launch_designator": null, "type": "Dedicated Rideshare", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "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": 842, "total_landing_count": 29 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 228 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_at_slc_image_20241220183145.jpg", "infographic": null, "program": [] }, { "id": "5221eb56-ccb1-498c-a757-89e34cc099d7", "url": "https://lldev.thespacedevs.com/2.0.0/launch/5221eb56-ccb1-498c-a757-89e34cc099d7/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-o3b-mpower-9-10", "name": "Falcon 9 Block 5 | O3b mPower 9-10", "status": { "id": 3, "name": "Success" }, "net": "2025-07-22T21:12:00Z", "window_end": "2025-07-22T23:12:00Z", "window_start": "2025-07-22T21:12:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 60, "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": 7553, "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": 6158, "launch_library_id": null, "name": "O3b mPower 9-10", "description": "2 high-throughput communications satellites in Medium Earth Orbit (MEO) built by Boeing and operated by SES.", "launch_designator": null, "type": "Communications", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "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": 1064, "total_landing_count": 69 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 345 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "53264b64-3f01-4745-a900-f5596c0e4ef8", "url": "https://lldev.thespacedevs.com/2.0.0/launch/53264b64-3f01-4745-a900-f5596c0e4ef8/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-11-18", "name": "Falcon 9 Block 5 | Starlink Group 11-18", "status": { "id": 3, "name": "Success" }, "net": "2025-05-31T20:10:00Z", "window_end": "2025-05-31T23:51:10Z", "window_start": "2025-05-31T20:10: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": 8621, "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": 7213, "launch_library_id": null, "name": "Starlink Group 11-18", "description": "A batch of 27 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": 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": 842, "total_landing_count": 29 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 228 }, "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": "558c07d5-625d-4b83-b7a0-91d3de5797ae", "url": "https://lldev.thespacedevs.com/2.0.0/launch/558c07d5-625d-4b83-b7a0-91d3de5797ae/?format=api", "launch_library_id": null, "slug": "ceres-1-yunyao-1-43-48", "name": "Ceres-1 | Yunyao-1 43-48", "status": { "id": 3, "name": "Success" }, "net": "2025-03-21T11:07:00Z", "window_end": "2025-03-21T11:47:00Z", "window_start": "2025-03-21T11:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1021, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 8554, "configuration": { "id": 461, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/461/?format=api", "name": "Ceres-1", "family": "Ceres-1", "full_name": "Ceres-1", "variant": "Ceres-1" } }, "mission": { "id": 7145, "launch_library_id": null, "name": "Yunyao-1 43-48", "description": "6 weather satellites performing atmospheric measurements using GNSS Radio Occultation for a Tianjin based company. Constellation is planned to have an eventual 90 satellites.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 21, "url": "https://lldev.thespacedevs.com/2.0.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "location": { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 262, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 61 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ceres-1_image_20230722081939.jpeg", "infographic": null, "program": [] }, { "id": "5707ddea-8f06-4a3b-83d1-cfd8a3017637", "url": "https://lldev.thespacedevs.com/2.0.0/launch/5707ddea-8f06-4a3b-83d1-cfd8a3017637/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-10-21", "name": "Falcon 9 Block 5 | Starlink Group 10-21", "status": { "id": 3, "name": "Success" }, "net": "2025-10-26T15:00:40Z", "window_end": "2025-10-26T18:05:00Z", "window_start": "2025-10-26T14:05:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 85, "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": 8760, "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": 7351, "launch_library_id": null, "name": "Starlink Group 10-21", "description": "A batch of 28 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": 1064, "total_landing_count": 69 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 345 }, "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": "5777db03-a5d2-4b4f-956a-d8a2830e8fc8", "url": "https://lldev.thespacedevs.com/2.0.0/launch/5777db03-a5d2-4b4f-956a-d8a2830e8fc8/?format=api", "launch_library_id": null, "slug": "long-march-7a-yaogan-45", "name": "Long March 7A | Yaogan 45", "status": { "id": 3, "name": "Success" }, "net": "2025-09-09T02:00:00Z", "window_end": "2025-09-09T04:10:00Z", "window_start": "2025-09-09T01:52: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": 8703, "configuration": { "id": 216, "launch_library_id": 247, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/216/?format=api", "name": "Long March 7A", "family": "Long March", "full_name": "Long March 7A", "variant": "" } }, "mission": { "id": 7296, "launch_library_id": null, "name": "Yaogan 45", "description": "A Chinese military “remote sensing” satellite of unknown purposes.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "pad": { "id": 176, "url": "https://lldev.thespacedevs.com/2.0.0/pad/176/?format=api", "agency_id": null, "name": "201", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site", "map_url": "https://www.google.com/maps?q=19.618452,110.955356", "latitude": "19.618452", "longitude": "110.955356", "location": { "id": 8, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg", "total_launch_count": 47, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg", "total_launch_count": 25 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_7a_image_20210311201838.jpg", "infographic": null, "program": [] }, { "id": "5792dbed-ea1a-4095-9c74-6d6de99b9827", "url": "https://lldev.thespacedevs.com/2.0.0/launch/5792dbed-ea1a-4095-9c74-6d6de99b9827/?format=api", "launch_library_id": null, "slug": "eris-1-maiden-flight", "name": "Eris-1 | Maiden Flight", "status": { "id": 4, "name": "Failure" }, "net": "2025-07-29T22:35:00Z", "window_end": "2025-07-30T07:30:00Z", "window_start": "2025-07-29T21:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "Rocket never developed sufficient thrust, ascended for about 50 meters before flying sideways and fall back near the pad.", "hashtag": null, "launch_service_provider": { "id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/188/?format=api", "name": "Gilmour Space Technologies", "type": "Private" }, "rocket": { "id": 8540, "configuration": { "id": 460, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/460/?format=api", "name": "Eris-1", "family": "Eris", "full_name": "Eris Block 1", "variant": "1" } }, "mission": { "id": 7131, "launch_library_id": null, "name": "Maiden Flight", "description": "Maiden flight of Gilmour Space's orbital launch vehicle Eris.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 238, "url": "https://lldev.thespacedevs.com/2.0.0/pad/238/?format=api", "agency_id": 188, "name": "Eris Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies#Bowen_Orbital_Spaceport_(BOS)", "map_url": null, "latitude": "-19.958151", "longitude": "148.1129553", "location": { "id": 181, "url": "https://lldev.thespacedevs.com/2.0.0/location/181/?format=api", "name": "Bowen Orbital Spaceport", "country_code": "AUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_bowen_orbital_spaceport_20250227073649.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_eris_pad_20250227074117.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg", "infographic": null, "program": [] }, { "id": "57b5b880-7892-42b1-a327-1c919c033cb6", "url": "https://lldev.thespacedevs.com/2.0.0/launch/57b5b880-7892-42b1-a327-1c919c033cb6/?format=api", "launch_library_id": null, "slug": "long-march-2cyz-1s-satnet-test-satellites", "name": "Long March 2C/YZ-1S | SatNet test satellites", "status": { "id": 3, "name": "Success" }, "net": "2025-09-16T01:06:00Z", "window_end": "2025-09-16T01:25:00Z", "window_start": "2025-09-16T00:58: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": 8705, "configuration": { "id": 156, "launch_library_id": 192, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/156/?format=api", "name": "Long March 2C/YZ-1S", "family": "Long March", "full_name": "Long March 2C/YZ-1S", "variant": "C/YZ-1S" } }, "mission": { "id": 7298, "launch_library_id": null, "name": "SatNet test satellites", "description": "Officially described as \"Satellite-Internet Technology Demonstration Satellite(s)\".\r\n\r\nProbably test satellites for the Chinese state-owned LEO communication satellite constellation SatNet.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 22, "url": "https://lldev.thespacedevs.com/2.0.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 4 (SLS-2 / 603)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.960482,100.298059", "latitude": "40.960482", "longitude": "100.298059", "location": { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 262, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 129 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_2c-i_image_20210908194304.jpeg", "infographic": null, "program": [] }, { "id": "57d675d1-9a50-4c62-bee0-915c8c26befe", "url": "https://lldev.thespacedevs.com/2.0.0/launch/57d675d1-9a50-4c62-bee0-915c8c26befe/?format=api", "launch_library_id": null, "slug": "gravity-1-3-satellites", "name": "Gravity-1 | 3 satellites", "status": { "id": 3, "name": "Success" }, "net": "2025-10-11T02:20:00Z", "window_end": "2025-10-11T02:32:00Z", "window_start": "2025-10-11T02:10:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "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": 8759, "configuration": { "id": 503, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/503/?format=api", "name": "Gravity-1", "family": "", "full_name": "Gravity-1", "variant": "Gravity-1" } }, "mission": { "id": 7350, "launch_library_id": null, "name": "3 satellites", "description": "Carried 3 satellites to sun-synchronous orbit, including the Earth observation satellite Jilin-1 Wideband-02B-07. Details TBD.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 212, "url": "https://lldev.thespacedevs.com/2.0.0/pad/212/?format=api", "agency_id": 88, "name": "Haiyang Spaceport", "info_url": null, "wiki_url": null, "map_url": null, "latitude": "36.676794", "longitude": "121.235103", "location": { "id": 3, "url": "https://lldev.thespacedevs.com/2.0.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "total_launch_count": 60, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_haiyang_spaceport_20230827174240.jpg", "total_launch_count": 5 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gravity-12520_image_20240112065126.jpg", "infographic": null, "program": [] }, { "id": "58e080d1-90cd-42ac-8152-9f56fc580f8d", "url": "https://lldev.thespacedevs.com/2.0.0/launch/58e080d1-90cd-42ac-8152-9f56fc580f8d/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-12-6", "name": "Falcon 9 Block 5 | Starlink Group 12-6", "status": { "id": 3, "name": "Success" }, "net": "2024-12-31T05:39:10Z", "window_end": "2024-12-31T06:28:10Z", "window_start": "2024-12-31T05:39:10Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 90, "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": 8452, "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": 7041, "launch_library_id": null, "name": "Starlink Group 12-6", "description": "A batch of 21 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": 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": 273, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 215 }, "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" } ] } ] }