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": 335, "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": "aa591da9-5a59-4ed3-bfc3-284e67bdacd8", "url": "https://lldev.thespacedevs.com/2.0.0/launch/aa591da9-5a59-4ed3-bfc3-284e67bdacd8/?format=api", "launch_library_id": null, "slug": "long-march-2d-4-x-satnet-test-satellites", "name": "Long March 2D | 4 x SatNet test satellites", "status": { "id": 3, "name": "Success" }, "net": "2025-04-01T04:00:00Z", "window_end": "2025-04-01T04:29:00Z", "window_start": "2025-04-01T03: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": 8563, "configuration": { "id": 17, "launch_library_id": 73, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/17/?format=api", "name": "Long March 2D", "family": "Long March", "full_name": "Long March 2D", "variant": "2D" } }, "mission": { "id": 7154, "launch_library_id": null, "name": "4 x SatNet test satellites", "description": "Officially described as \"Satellite-Internet Technology Demonstration Satellites\". Probable 4 test satellites for the Chinese state-owned LEO communication satellite constellation SatNet, 2 by Galaxy Space and 2 by Chang Guang Satellite Technology Co.", "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": 264, "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/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [] }, { "id": "a99bb1eb-514b-4a93-ac49-5e14f273f250", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a99bb1eb-514b-4a93-ac49-5e14f273f250/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-10-59", "name": "Falcon 9 Block 5 | Starlink Group 10-59", "status": { "id": 3, "name": "Success" }, "net": "2025-10-07T06:46:10Z", "window_end": "2025-10-07T08:10:00Z", "window_start": "2025-10-07T04:10:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 65, "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": 8724, "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": 7315, "launch_library_id": null, "name": "Starlink Group 10-59", "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": 1069, "total_landing_count": 69 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 348 }, "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": "a889a7d1-844f-40c5-adcc-4bc54f43a51d", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a889a7d1-844f-40c5-adcc-4bc54f43a51d/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-nrol-149", "name": "Falcon 9 Block 5 | NROL-149", "status": { "id": 3, "name": "Success" }, "net": "2024-12-17T13:19:00Z", "window_end": "2024-12-17T13:19:00Z", "window_start": "2024-12-17T13:19: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": 8436, "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": 7025, "launch_library_id": null, "name": "NROL-149", "description": "Sixth batch of satellites for a reconnaissance satellite constellation built by SpaceX and Northrop Grumman for the National Reconnaissance Office to provide imaging and other reconnaissance capabilities.", "launch_designator": null, "type": "Government/Top Secret", "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": 843, "total_landing_count": 29 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 229 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20241024165956.jpg", "infographic": null, "program": [] }, { "id": "a7d60abb-c22d-41fe-9c17-35dbdd7f8029", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a7d60abb-c22d-41fe-9c17-35dbdd7f8029/?format=api", "launch_library_id": null, "slug": "new-shepard-ns-36", "name": "New Shepard | NS-36", "status": { "id": 3, "name": "Success" }, "net": "2025-10-08T13:40:27Z", "window_end": "2025-10-08T20:30:00Z", "window_start": "2025-10-08T12:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 141, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "rocket": { "id": 8730, "configuration": { "id": 137, "launch_library_id": 9999, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api", "name": "New Shepard", "family": "", "full_name": "New Shepard", "variant": "" } }, "mission": { "id": 7321, "launch_library_id": null, "name": "NS-36", "description": "NS-36 is the 15th crewed flight for the New Shepard program and the 36th in the New Shepard program's history.", "launch_designator": null, "type": "Tourism", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" } }, "pad": { "id": 90, "url": "https://lldev.thespacedevs.com/2.0.0/pad/90/?format=api", "agency_id": 141, "name": "West Texas Suborbital Launch Site/ Corn Ranch", "info_url": "https://www.blueorigin.com", "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch", "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000", "latitude": "31.422878", "longitude": "-104.757121", "location": { "id": 29, "url": "https://lldev.thespacedevs.com/2.0.0/location/29/?format=api", "name": "Corn Ranch, Van Horn, TX, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg", "total_launch_count": 36, "total_landing_count": 36 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg", "total_launch_count": 36 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg", "infographic": null, "program": [] }, { "id": "a757f8b0-4e5c-4223-bc27-361a8206a3bf", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a757f8b0-4e5c-4223-bc27-361a8206a3bf/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-9-14", "name": "Falcon 9 Block 5 | Starlink Group 9-14", "status": { "id": 3, "name": "Success" }, "net": "2024-12-05T03:05:00Z", "window_end": "2024-12-05T04:06:00Z", "window_start": "2024-12-05T00:06: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": 8422, "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": 7011, "launch_library_id": null, "name": "Starlink Group 9-14", "description": "A batch of 20 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": 843, "total_landing_count": 29 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 229 }, "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": "a63253be-6084-4151-81db-57fe4d13b164", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a63253be-6084-4151-81db-57fe4d13b164/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-6-87", "name": "Falcon 9 Block 5 | Starlink Group 6-87", "status": { "id": 3, "name": "Success" }, "net": "2025-11-11T03:21:30Z", "window_end": "2025-11-11T06:59:00Z", "window_start": "2025-11-11T03:01: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": 8785, "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": 7376, "launch_library_id": null, "name": "Starlink Group 6-87", "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": 1069, "total_landing_count": 69 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 348 }, "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": "a6317760-1c15-4064-8b1f-fc3f68882a77", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a6317760-1c15-4064-8b1f-fc3f68882a77/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-mtg-s1", "name": "Falcon 9 Block 5 | MTG-S1", "status": { "id": 3, "name": "Success" }, "net": "2025-07-01T21:04:00Z", "window_end": "2025-07-01T23:34:00Z", "window_start": "2025-07-01T21:04:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 20, "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": 7513, "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": 5923, "launch_library_id": null, "name": "MTG-S1", "description": "Second of EUMETSAT's third generation of weather satellite.", "launch_designator": null, "type": "Earth Science", "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": 275, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 217 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "a5e8c7ff-f30d-488d-8ef3-b445cbd75fd3", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a5e8c7ff-f30d-488d-8ef3-b445cbd75fd3/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-sentinel-6b", "name": "Falcon 9 Block 5 | Sentinel-6B", "status": { "id": 1, "name": "Go" }, "net": "2025-11-17T05:21:42Z", "window_end": "2025-11-17T05:32:00Z", "window_start": "2025-11-17T05:12:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 40, "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": 7737, "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": 6255, "launch_library_id": null, "name": "Sentinel-6B", "description": "The Sentinel-6 Michael Freilich (launched November 2020) and Sentinel-6B make up the Sentinel-6 mission, also known as Jason Continuity of Service (Jason-CS), which is a partnership between NASA, NOAA, ESA, and EUMETSAT. This mission continues the long-term global sea surface height data record begun by first Jason satellites in 1992.", "launch_designator": null, "type": "Earth Science", "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": 843, "total_landing_count": 29 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 229 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [ { "id": 22, "url": "https://lldev.thespacedevs.com/2.0.0/program/22/?format=api", "name": "Copernicus", "description": "Copernicus is the European Union's Earth observation programme coordinated and managed for the European Commission by the European Union Agency for the Space Programme in partnership with the European Space Agency (ESA), the EU Member States. It aims at achieving a global, continuous, autonomous, high quality, wide range Earth observation capacity. Providing accurate, timely and easily accessible information to, among other things, improve the management of the environment, understand and mitigate the effects of climate change, and ensure civil security.", "agencies": [ { "id": 27, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 1043, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1043/?format=api", "name": "European Union Agency for the Space Programme", "type": "Multinational" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/copernicus_program_20221129162831.png", "start_date": "2014-04-03T00:00:00Z", "end_date": null, "info_url": "https://www.copernicus.eu", "wiki_url": "https://en.wikipedia.org/wiki/Copernicus_Programme" } ] }, { "id": "a4f7594c-1391-4cfe-9c2b-f3abc59c3eca", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a4f7594c-1391-4cfe-9c2b-f3abc59c3eca/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-6-74", "name": "Falcon 9 Block 5 | Starlink Group 6-74", "status": { "id": 3, "name": "Success" }, "net": "2025-04-25T01:52:40Z", "window_end": "2025-04-25T05:28:59Z", "window_start": "2025-04-25T01:52:40Z", "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": 8572, "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": 7163, "launch_library_id": null, "name": "Starlink Group 6-74", "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": 1069, "total_landing_count": 69 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 348 }, "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": "a483028f-2dda-447b-bacd-bcb534903074", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a483028f-2dda-447b-bacd-bcb534903074/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-17-2", "name": "Falcon 9 Block 5 | Starlink Group 17-2", "status": { "id": 3, "name": "Success" }, "net": "2025-07-27T04:31:09Z", "window_end": "2025-07-27T05:00:00Z", "window_start": "2025-07-27T02:09: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": 8659, "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": 7251, "launch_library_id": null, "name": "Starlink Group 17-2", "description": "A batch of 24 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": 843, "total_landing_count": 29 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 229 }, "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" } ] } ] }