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
{ "count": 335, "next": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=10", "previous": null, "results": [ { "id": "dc4c201e-b11d-4650-91cc-ecc2eec95598", "url": "https://lldev.thespacedevs.com/2.0.0/launch/dc4c201e-b11d-4650-91cc-ecc2eec95598/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-transporter-15-dedicated-sso-ride", "name": "Falcon 9 Block 5 | Transporter 15 (Dedicated SSO Rideshare)", "status": { "id": 1, "name": "Go" }, "net": "2025-11-26T18:18:00Z", "window_end": "2025-11-26T19:15:00Z", "window_start": "2025-11-26T18:18: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": 8184, "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": 6751, "launch_library_id": null, "name": "Transporter 15 (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": 845, "total_landing_count": 30 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "5c7280f6-b793-4899-a6fe-1d274ed46493", "url": "https://lldev.thespacedevs.com/2.0.0/launch/5c7280f6-b793-4899-a6fe-1d274ed46493/?format=api", "launch_library_id": null, "slug": "nuri-cas500-3", "name": "Nuri | CAS500-3", "status": { "id": 1, "name": "Go" }, "net": "2025-11-26T15:54:00Z", "window_end": "2025-11-26T16:14:00Z", "window_start": "2025-11-26T15:54:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 41, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/41/?format=api", "name": "Korea Aerospace Research Institute", "type": "Government" }, "rocket": { "id": 8507, "configuration": { "id": 117, "launch_library_id": 169, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/117/?format=api", "name": "Nuri", "family": "KSLV", "full_name": "KSLV-2 Nuri", "variant": "2" } }, "mission": { "id": 7096, "launch_library_id": null, "name": "CAS500-3", "description": "CAS500-3 is a South Korean Earth observation satellites to be used by the Ministry of Science and ICT for space technology verification and space science research.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 192, "url": "https://lldev.thespacedevs.com/2.0.0/pad/192/?format=api", "agency_id": 41, "name": "LC-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Naro_Space_Center", "map_url": "https://www.google.com/maps?q=34.431867,127.535069", "latitude": "34.431867", "longitude": "127.535069", "location": { "id": 9, "url": "https://lldev.thespacedevs.com/2.0.0/location/9/?format=api", "name": "Naro Space Center, South Korea", "country_code": "KOR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_9_20200803142441.jpg", "total_launch_count": 7, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_lc-2_20210812070305.jpg", "total_launch_count": 4 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nuri_liftoff_2_image_20240820080542.jpeg", "infographic": null, "program": [] }, { "id": "547f1a96-0539-4fd3-b13c-2a781f02cfd5", "url": "https://lldev.thespacedevs.com/2.0.0/launch/547f1a96-0539-4fd3-b13c-2a781f02cfd5/?format=api", "launch_library_id": null, "slug": "angara-12-kosmos-unknown-payload", "name": "Angara 1.2 | Kosmos (Unknown Payload)", "status": { "id": 1, "name": "Go" }, "net": "2025-11-25T13:00:00Z", "window_end": "2025-11-25T14:35:00Z", "window_start": "2025-11-25T13:00:00Z", "inhold": false, "tbdtime": true, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 8801, "configuration": { "id": 136, "launch_library_id": 145, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/136/?format=api", "name": "Angara 1.2", "family": "Angara", "full_name": "Angara 1.2", "variant": "1.2" } }, "mission": { "id": 7392, "launch_library_id": null, "name": "Kosmos (Unknown Payload)", "description": "Note: Payload identity and Cosmos series numbering not confirmed.\r\n\r\nUnknown Payload(s) for the Russian military.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 42, "url": "https://lldev.thespacedevs.com/2.0.0/pad/42/?format=api", "agency_id": 163, "name": "35/1", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35", "map_url": "https://www.google.com/maps?q=62.927319,40.574897", "latitude": "62.927319", "longitude": "40.574897", "location": { "id": 6, "url": "https://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1678, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_42_20200803143543.jpg", "total_launch_count": 10 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/angara25201.2_image_20190224012254.jpeg", "infographic": null, "program": [] }, { "id": "6da58dd3-57bf-4c0a-a003-c56268db3e59", "url": "https://lldev.thespacedevs.com/2.0.0/launch/6da58dd3-57bf-4c0a-a003-c56268db3e59/?format=api", "launch_library_id": null, "slug": "long-march-2fg-shenzhou-22", "name": "Long March 2F/G | Shenzhou 22", "status": { "id": 1, "name": "Go" }, "net": "2025-11-25T04:11:00Z", "window_end": "2025-11-25T04:41:00Z", "window_start": "2025-11-25T04:01: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": 8806, "configuration": { "id": 84, "launch_library_id": 111, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/84/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2F/G", "variant": "F/G" } }, "mission": { "id": 7397, "launch_library_id": null, "name": "Shenzhou 22", "description": "Shenzhou 22 (Chinese: 神舟二十二号) will be the 22nd flight of the Shenzhou program. The spacecraft will be launched without crew to replace Shenzhou 20 that was damaged by orbital debris on the descent module porthole window, and thus deemed unsuitable for crew re-entry. The spacecraft will later return three Chinese astronauts on the 10th flight to the Chinese Space Station back to Earth, after launching on Shenzhou 21.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 37, "url": "https://lldev.thespacedevs.com/2.0.0/pad/37/?format=api", "agency_id": null, "name": "Launch Area 4 (SLS-1 / 921)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.957893,100.290944", "latitude": "40.957893", "longitude": "100.290944", "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": 265, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg", "total_launch_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg", "infographic": null, "program": [ { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/program/19/?format=api", "name": "Tiangong space station", "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.", "agencies": [ { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png", "start_date": "2021-04-29T03:23:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station" }, { "id": 7, "url": "https://lldev.thespacedevs.com/2.0.0/program/7/?format=api", "name": "Shenzhou", "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.", "agencies": [ { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG", "start_date": "1993-01-01T00:00:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program" } ] }, { "id": "8cda58f9-3fe2-43dc-8fa3-3125cbc9a754", "url": "https://lldev.thespacedevs.com/2.0.0/launch/8cda58f9-3fe2-43dc-8fa3-3125cbc9a754/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-11-30", "name": "Falcon 9 Block 5 | Starlink Group 11-30", "status": { "id": 3, "name": "Success" }, "net": "2025-11-23T08:48:00Z", "window_end": "2025-11-23T12:00:00Z", "window_start": "2025-11-23T08:00: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": 8784, "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": 7375, "launch_library_id": null, "name": "Starlink Group 11-30", "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": 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": 845, "total_landing_count": 30 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 231 }, "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": "3a22283a-4521-429c-bf45-0d53aa0fcff3", "url": "https://lldev.thespacedevs.com/2.0.0/launch/3a22283a-4521-429c-bf45-0d53aa0fcff3/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-6-79", "name": "Falcon 9 Block 5 | Starlink Group 6-79", "status": { "id": 3, "name": "Success" }, "net": "2025-11-22T07:53:50Z", "window_end": "2025-11-22T10:59:00Z", "window_start": "2025-11-22T06:59:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 99, "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": 8797, "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": 7388, "launch_library_id": null, "name": "Starlink Group 6-79", "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": 1071, "total_landing_count": 69 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 350 }, "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": "1331ed69-c92d-4b82-9cab-ef627b23d792", "url": "https://lldev.thespacedevs.com/2.0.0/launch/1331ed69-c92d-4b82-9cab-ef627b23d792/?format=api", "launch_library_id": null, "slug": "long-march-3be-tjsw-21", "name": "Long March 3B/E | TJSW-21", "status": { "id": 3, "name": "Success" }, "net": "2025-11-21T10:55:00Z", "window_end": "2025-11-21T11:23:00Z", "window_start": "2025-11-21T10:47: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": 8805, "configuration": { "id": 50, "launch_library_id": 69, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/50/?format=api", "name": "Long March 3", "family": "Long March", "full_name": "Long March 3B/E", "variant": "B/E" } }, "mission": { "id": 7396, "launch_library_id": null, "name": "TJSW-21", "description": "Chinese classified satellite claimed to be for communication technology test purposes. Actual mission not known.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 4, "name": "Geosynchronous Transfer Orbit", "abbrev": "GSTO" } }, "pad": { "id": 45, "url": "https://lldev.thespacedevs.com/2.0.0/pad/45/?format=api", "agency_id": null, "name": "Launch Complex 2 (LC-2)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.245564,102.026751", "latitude": "28.245564", "longitude": "102.026751", "location": { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/location/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "total_launch_count": 234, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg", "total_launch_count": 122 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230907120240.jpeg", "infographic": null, "program": [] }, { "id": "f0554c45-3e52-43bb-95e5-73aa8fab53dd", "url": "https://lldev.thespacedevs.com/2.0.0/launch/f0554c45-3e52-43bb-95e5-73aa8fab53dd/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-6-78", "name": "Falcon 9 Block 5 | Starlink Group 6-78", "status": { "id": 3, "name": "Success" }, "net": "2025-11-21T03:39:30Z", "window_end": "2025-11-21T07:01:00Z", "window_start": "2025-11-21T03:01:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 99, "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": 8796, "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": 7387, "launch_library_id": null, "name": "Starlink Group 6-78", "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": 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": 276, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 218 }, "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": "f9e4852a-fba8-4937-9a86-5a05b3244fb1", "url": "https://lldev.thespacedevs.com/2.0.0/launch/f9e4852a-fba8-4937-9a86-5a05b3244fb1/?format=api", "launch_library_id": null, "slug": "electron-follow-my-speed-blacksky-gen-3-3", "name": "Electron | Follow My Speed (BlackSky Gen-3 3?)", "status": { "id": 3, "name": "Success" }, "net": "2025-11-20T12:43:00Z", "window_end": "2025-11-20T12:43:00Z", "window_start": "2025-11-20T12: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": 7980, "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": 6503, "launch_library_id": null, "name": "Follow My Speed (BlackSky Gen-3 3?)", "description": "Note: Payload and customer identities unconfirmed, identification based on mission patch and rocket drop zones analysis.\r\n\r\n3rd of the BlackSky Gen-3 high resolution Earth-imaging satellites.", "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": 67, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg", "total_launch_count": 35 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_on_the_image_20251120104331.jpg", "infographic": null, "program": [] }, { "id": "011f18f2-16a8-41a8-8257-416bb9915138", "url": "https://lldev.thespacedevs.com/2.0.0/launch/011f18f2-16a8-41a8-8257-416bb9915138/?format=api", "launch_library_id": null, "slug": "long-march-2c-shijian-30-a-c", "name": "Long March 2C | Shijian 30 A-C", "status": { "id": 3, "name": "Success" }, "net": "2025-11-19T04:01:00Z", "window_end": "2025-11-19T04:19:00Z", "window_start": "2025-11-19T03: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": 8804, "configuration": { "id": 61, "launch_library_id": 75, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/61/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 7395, "launch_library_id": null, "name": "Shijian 30 A-C", "description": "3 Chinese satellites described as for “Space Environment Measurements” purposes. Actual usage not known.", "launch_designator": null, "type": "Government/Top Secret", "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": 265, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 130 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-2c_liftoff__image_20251119093404.jpg", "infographic": null, "program": [] } ] }