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=290&ordering=-id
{ "count": 448, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=300&ordering=-id", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=280&ordering=-id", "results": [ { "id": "5756f935-71f4-44de-a5e9-ecf1fb04ca3c", "url": "https://lldev.thespacedevs.com/2.0.0/launch/5756f935-71f4-44de-a5e9-ecf1fb04ca3c/?format=api", "launch_library_id": null, "slug": "vega-c-platino-2", "name": "Vega-C | PLATiNO 2", "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": 115, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "rocket": { "id": 7507, "configuration": { "id": 127, "launch_library_id": 163, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/127/?format=api", "name": "Vega-C", "family": "Vega", "full_name": "Vega-C", "variant": "" } }, "mission": null, "pad": { "id": 34, "url": "https://lldev.thespacedevs.com/2.0.0/pad/34/?format=api", "agency_id": 115, "name": "Ariane Launch Area 1 (ELV)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/ELA-1", "map_url": "https://www.google.com/maps?q=5.236,-52.775", "latitude": "5.236", "longitude": "-52.775", "location": { "id": 13, "url": "https://lldev.thespacedevs.com/2.0.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "total_launch_count": 329, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg", "total_launch_count": 54 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg", "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": 1072, "total_landing_count": 69 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 351 }, "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": 268, "total_landing_count": 1 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 63 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ceres-1_image_20230722081939.jpeg", "infographic": null, "program": [] }, { "id": "550f778d-6c2d-41fc-b182-6f0cd8feda93", "url": "https://lldev.thespacedevs.com/2.0.0/launch/550f778d-6c2d-41fc-b182-6f0cd8feda93/?format=api", "launch_library_id": null, "slug": "vulcan-ussf-87", "name": "Vulcan | USSF-87", "status": { "id": 2, "name": "TBD" }, "net": "2026-03-31T00:00:00Z", "window_end": "2026-03-31T00:00:00Z", "window_start": "2026-03-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 7859, "configuration": { "id": 200, "launch_library_id": 226, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/200/?format=api", "name": "Vulcan", "family": "Vulcan", "full_name": "Vulcan", "variant": "Vulcan" } }, "mission": { "id": 6367, "launch_library_id": null, "name": "USSF-87", "description": "USSF-87 will launch two identical Geosynchronous Space Situational Awareness Program (GSSAP) satellites GSSAP-7 and GSSAP-8 directly to a near-geosynchronous orbit approximately 36,000 km above the equator.\r\n\r\nData from the GSSAP will uniquely contribute to timely and accurate orbital predictions, further enabling space flight safety including satellite collision avoidance.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 29, "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "location": { "id": 12, "url": "https://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": 1072, "total_landing_count": 69 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 119 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.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-3-x-rodnik-kosmos-2597-2598-2599", "name": "Angara 1.2 | 3 x Rodnik (Kosmos 2597, 2598, 2599)", "status": { "id": 3, "name": "Success" }, "net": "2025-11-25T13:42:00Z", "window_end": "2025-11-25T14:35:00Z", "window_start": "2025-11-25T13:00:00Z", "inhold": false, "tbdtime": false, "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": "3 x Rodnik (Kosmos 2597, 2598, 2599)", "description": "Note: Payload identity and Cosmos series numbering not confirmed.\r\n\r\nThe Strela (Russian: Стрела) are Soviet, then Russian, military space telecommunication satellites, in use since 1964.\r\n\r\nThese satellites operate as mailboxes (\"store-and-forward\"): they remember the received messages and then resend them after the scheduled time, or by a command from the Earth. They can serve for up to five years. The satellites are used for transmission of encrypted messages and images.\r\n\r\nThe operational constellation consists of 12 satellites in two orbital planes, spaced 90° apart. The spacecraft had a cylindrical body with a gravity-gradient boom, which was extended on-orbit to provide passive attitude stabilization. On-board storage was 12 Mbits of data, with a transmission rate of 2.4 kbit/s.\r\n\r\nThe first three satellites were launched in 1964 by a Cosmos launcher. After one year of service, new and improved satellites were launched, called Strela-2. In 1970, these satellites were modernized, and became the Strela-1M and Strela-2M satellites. From 1985, these satellites will be gradually replaced by Strela-3, and then by Strela-3M from 2005. A civilian version of these satellites was created, called Goniets.\r\n\r\nInitially they were launched in groups of six on Tsyklon; when the launcher was retired, they were only launched by two on Cosmos, before Rokot was put into service and allowed the sending of triplets of Strela satellites.", "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": 1679, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_42_20200803143543.jpg", "total_launch_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/angara25201.2_image_20190224012254.jpeg", "infographic": null, "program": [] }, { "id": "542a51bb-2351-48b9-98c5-9db130fb4c29", "url": "https://lldev.thespacedevs.com/2.0.0/launch/542a51bb-2351-48b9-98c5-9db130fb4c29/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-sda-tranche-2-transport-layer-c", "name": "Falcon 9 Block 5 | SDA Tranche 2 Transport Layer C", "status": { "id": 2, "name": "TBD" }, "net": "2026-10-31T00:00:00Z", "window_end": "2026-10-31T00:00:00Z", "window_start": "2026-10-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": 8079, "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": 6632, "launch_library_id": null, "name": "SDA Tranche 2 Transport Layer C", "description": "Classified mission launched by the Space Development Agency (SDA) for Tranche 2 Transport Layer.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "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": 1072, "total_landing_count": 69 }, "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": "537bd9b3-5f1d-4dda-aeb5-78e5b17cf2ba", "url": "https://lldev.thespacedevs.com/2.0.0/launch/537bd9b3-5f1d-4dda-aeb5-78e5b17cf2ba/?format=api", "launch_library_id": null, "slug": "long-march-12-satnet-leo-group-13", "name": "Long March 12 | SatNet LEO Group 13", "status": { "id": 3, "name": "Success" }, "net": "2025-11-10T02:41:00Z", "window_end": "2025-11-10T03:03:00Z", "window_start": "2025-11-10T02:35: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": 8789, "configuration": { "id": 517, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/517/?format=api", "name": "Long March 12", "family": "Long March", "full_name": "Long March 12", "variant": "" } }, "mission": { "id": 7380, "launch_library_id": null, "name": "SatNet LEO Group 13", "description": "A batch of Low Earth Orbit communication satellites for the Chinese state owned SatNet constellation operated by the China Satellite Network Group.\r\n\r\nThe constellation will eventually consists of 13000 satellites.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 219, "url": "https://lldev.thespacedevs.com/2.0.0/pad/219/?format=api", "agency_id": null, "name": "Commercial LC-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site", "map_url": "https://www.google.com/maps?q=19.59755,110.936481", "latitude": "19.59755", "longitude": "110.936481", "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": 51, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-2_20231225074048.jpg", "total_launch_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-12_on_its_la_image_20241128132937.jpg", "infographic": null, "program": [] }, { "id": "53769468-bfd3-45c7-a52b-46a68ed7510f", "url": "https://lldev.thespacedevs.com/2.0.0/launch/53769468-bfd3-45c7-a52b-46a68ed7510f/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-bluebird-block-2-2", "name": "Falcon 9 Block 5 | BlueBird Block 2 #2", "status": { "id": 2, "name": "TBD" }, "net": "2026-03-31T00:00:00Z", "window_end": "2026-03-31T00:00:00Z", "window_start": "2026-03-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": 8408, "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": 6996, "launch_library_id": null, "name": "BlueBird Block 2 #2", "description": "AST SpaceMobile’s Block 2 BlueBird satellites are designed to deliver up to 10 times the bandwidth capacity of the BlueBird Block 1 satellites, required to achieve 24/7 continuous cellular broadband service coverage in the United States, with beams designed to support a capacity of up to 40 MHz, enabling peak data transmission speeds up to 120 Mbps, supporting voice, full data and video applications. The Block 2 BlueBirds, featuring as large as 2400 square foot communications arrays, will be the largest satellites ever commercially deployed in Low Earth orbit once launched.\r\n\r\nThis launch will feature 4 satellites.", "launch_designator": null, "type": "Communications", "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": 1072, "total_landing_count": 69 }, "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/f9_on_slc-40_2_image_20240919072420.jpg", "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": 849, "total_landing_count": 30 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 235 }, "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": "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": 1072, "total_landing_count": 69 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 351 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] } ] }