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=5750&ordering=-id
{ "count": 7823, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=5760&ordering=-id", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=5740&ordering=-id", "results": [ { "id": "458e2e52-87b0-4707-96d8-6899f92e53ee", "url": "https://lldev.thespacedevs.com/2.0.0/launch/458e2e52-87b0-4707-96d8-6899f92e53ee/?format=api", "launch_library_id": null, "slug": "soyuz-21bfregat-glonass-k1-no-19", "name": "Soyuz 2.1b/Fregat | Glonass-K1 No. 19", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 8148, "configuration": { "id": 42, "launch_library_id": 65, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/42/?format=api", "name": "Soyuz 2.1b/Fregat", "family": "Soyuz", "full_name": "Soyuz 2.1b Fregat", "variant": "Fregat" } }, "mission": { "id": 6707, "launch_library_id": null, "name": "Glonass-K1 No. 19", "description": "Glonass-K are the third generation of satellite design for GLONASS satellite navigation system. GLONASS is a Russian space-based navigation system comparable to the similar GPS and Galileo systems. This generation improves on accuracy, power consumption and design life. Each satellite is unpressurized and weighs 935 kg, and has an operational lifetime of 10 years.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "pad": { "id": 48, "url": "https://lldev.thespacedevs.com/2.0.0/pad/48/?format=api", "agency_id": 163, "name": "Unknown Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.925556,40.577778", "latitude": "62.925556", "longitude": "40.577778", "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": 1681, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_48_20200803143459.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg", "infographic": null, "program": [] }, { "id": "45813f81-27e1-4d60-a920-8abaf1fa92fb", "url": "https://lldev.thespacedevs.com/2.0.0/launch/45813f81-27e1-4d60-a920-8abaf1fa92fb/?format=api", "launch_library_id": null, "slug": "soyuz-u-yantar-2k-11", "name": "Soyuz U | Yantar-2K 11", "status": { "id": 3, "name": "Success" }, "net": "1979-11-02T16:00:00Z", "window_end": "1979-11-02T16:00:00Z", "window_start": "1979-11-02T16:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5128, "configuration": { "id": 37, "launch_library_id": 35, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 3539, "launch_library_id": null, "name": "Yantar-2K 11", "description": "High-resolution film-return Yantar reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 36, "url": "https://lldev.thespacedevs.com/2.0.0/pad/36/?format=api", "agency_id": 163, "name": "43/3 (43L)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.9273,40.45", "latitude": "62.9273", "longitude": "40.45", "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": 1681, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [] }, { "id": "457af90c-8ada-4db7-9be9-3bcca545a371", "url": "https://lldev.thespacedevs.com/2.0.0/launch/457af90c-8ada-4db7-9be9-3bcca545a371/?format=api", "launch_library_id": null, "slug": "atlas-agena-b-samos-e6-1", "name": "Atlas Agena B | Samos-E6 1", "status": { "id": 3, "name": "Success" }, "net": "1962-04-26T18:56:08Z", "window_end": "1962-04-26T18:56:08Z", "window_start": "1962-04-26T18:56:08Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 3120, "configuration": { "id": 183, "launch_library_id": 193, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/183/?format=api", "name": "Atlas Agena B", "family": "Atlas", "full_name": "Atlas LV-3 Agena B", "variant": "LV-3 Agena B" } }, "mission": { "id": 1542, "launch_library_id": null, "name": "Samos-E6 1", "description": "Samos E-6 (Satellite and Missile Observation System) was an attempt to create an medium-resolution reconnaissance satellite with film return via reentry capsule.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 93, "url": "https://lldev.thespacedevs.com/2.0.0/pad/93/?format=api", "agency_id": 161, "name": "Space Launch Complex 3W", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W", "map_url": "https://www.google.com/maps?q=34.644,-120.593", "latitude": "34.644", "longitude": "-120.593", "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": 870, "total_landing_count": 33 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg", "total_launch_count": 81 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas-lv3_agena_image_20251111092848.png", "infographic": null, "program": [] }, { "id": "4571a6a4-5d5b-4126-ba16-65d4581e7d73", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4571a6a4-5d5b-4126-ba16-65d4581e7d73/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-10-12", "name": "Falcon 9 Block 5 | Starlink Group 10-12", "status": { "id": 3, "name": "Success" }, "net": "2025-02-18T23:21:50Z", "window_end": "2025-02-19T02:35:30Z", "window_start": "2025-02-18T23:15:10Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 95, "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": 8467, "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": 7056, "launch_library_id": null, "name": "Starlink Group 10-12", "description": "A batch of 23 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system. First Starlink launch to feature a Falcon 9 booster landing within The Bahamas waters.", "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": 1097, "total_landing_count": 71 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 374 }, "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": "456d849d-afbe-4455-a786-9b7010cc6c1b", "url": "https://lldev.thespacedevs.com/2.0.0/launch/456d849d-afbe-4455-a786-9b7010cc6c1b/?format=api", "launch_library_id": 615, "slug": "atlas-v-531-aehf-2-usa-235", "name": "Atlas V 531 | AEHF-2 (USA-235)", "status": { "id": 3, "name": "Success" }, "net": "2012-05-04T18:42:00Z", "window_end": "2012-05-04T18:42:00Z", "window_start": "2012-05-04T18:42:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "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": 1603, "configuration": { "id": 8, "launch_library_id": 10, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/8/?format=api", "name": "Atlas V 531", "family": "Atlas", "full_name": "Atlas V 531", "variant": "531" } }, "mission": { "id": 885, "launch_library_id": 56, "name": "AEHF-1 (USA-214)", "description": "This is the first satellite of the Advanced Extremely High Frequency (AEHF) system, which is a series of communications satellites operated by the United States Air Force Space Command. It provides global, survivable, protected communications capabilities for strategic command and tactical warfighters operating on ground, sea and air platforms.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "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": 1097, "total_landing_count": 71 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 121 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520531_image_20190222030726.jpeg", "infographic": null, "program": [] }, { "id": "456d1279-f176-4ac2-b15d-afddee68d02f", "url": "https://lldev.thespacedevs.com/2.0.0/launch/456d1279-f176-4ac2-b15d-afddee68d02f/?format=api", "launch_library_id": 338, "slug": "long-march-4c-yaogan-22", "name": "Long March 4C | Yaogan-22", "status": { "id": 3, "name": "Success" }, "net": "2014-10-20T06:31:04Z", "window_end": "2014-10-20T06:31:04Z", "window_start": "2014-10-20T06:31:04Z", "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": 1791, "configuration": { "id": 64, "launch_library_id": 70, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/64/?format=api", "name": "Long March 4C", "family": "Long March", "full_name": "Long March 4C", "variant": "C" } }, "mission": null, "pad": { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/pad/25/?format=api", "agency_id": null, "name": "Launch Complex 9", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.863128,111.589567", "latitude": "38.863128", "longitude": "111.589567", "location": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "total_launch_count": 151, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_25_20200803143501.jpg", "total_launch_count": 77 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_4c_image_20230801172338.jpeg", "infographic": null, "program": [] }, { "id": "4552f949-ef8e-4ca9-9f80-e7f3a503e155", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4552f949-ef8e-4ca9-9f80-e7f3a503e155/?format=api", "launch_library_id": null, "slug": "vostok-8a92m-meteor-1-21-31l", "name": "Vostok 8A92M | Meteor-1 21 (31L)", "status": { "id": 3, "name": "Success" }, "net": "1975-04-01T12:30:00Z", "window_end": "1975-04-01T12:30:00Z", "window_start": "1975-04-01T12:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 4563, "configuration": { "id": 452, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/452/?format=api", "name": "Vostok 8A92M", "family": "Vostok", "full_name": "Vostok 8A92M", "variant": "8A92M" } }, "mission": { "id": 2981, "launch_library_id": null, "name": "Meteor-1 21 (31L)", "description": "The Meteor-1 series was the first series of Soviet meteorological satellites.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 168, "url": "https://lldev.thespacedevs.com/2.0.0/pad/168/?format=api", "agency_id": null, "name": "41/1", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.941,40.526806", "latitude": "62.941", "longitude": "40.526806", "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": 1681, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg", "total_launch_count": 310 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_20251127090310.jpg", "infographic": null, "program": [] }, { "id": "454b8835-f615-41c5-8078-380fffb265fc", "url": "https://lldev.thespacedevs.com/2.0.0/launch/454b8835-f615-41c5-8078-380fffb265fc/?format=api", "launch_library_id": null, "slug": "black-arrow-prospero", "name": "Black Arrow | Prospero", "status": { "id": 3, "name": "Success" }, "net": "1971-10-28T04:09:29Z", "window_end": "1971-10-28T04:09:29Z", "window_start": "1971-10-28T04:09:29Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 1005, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1005/?format=api", "name": "Royal Aircraft Establishment", "type": "Government" }, "rocket": { "id": 4188, "configuration": { "id": 263, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/263/?format=api", "name": "Black Arrow", "family": "", "full_name": "Black Arrow", "variant": "" } }, "mission": { "id": 2606, "launch_library_id": null, "name": "Prospero", "description": "British scientific satellite used to demonstrate technologies needed for communication satellites.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 179, "url": "https://lldev.thespacedevs.com/2.0.0/pad/179/?format=api", "agency_id": null, "name": "Launch Area 5B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/RAAF_Woomera_Range_Complex", "map_url": "https://www.google.com/maps?q=-30.9552778,136.5300282", "latitude": "-30.9552778", "longitude": "136.5300282", "location": { "id": 152, "url": "https://lldev.thespacedevs.com/2.0.0/location/152/?format=api", "name": "RAAF Woomera Range Complex", "country_code": "AUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_152_20200803142502.jpg", "total_launch_count": 6, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_179_20200803143455.jpg", "total_launch_count": 2 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/black_arrow_in__image_20240314095415.jpg", "infographic": null, "program": [] }, { "id": "4548bcd5-4e69-46f7-a40e-d4717a0949f8", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4548bcd5-4e69-46f7-a40e-d4717a0949f8/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-foo-fighter-f2", "name": "Falcon 9 Block 5 | FOO Fighter (F2)", "status": { "id": 2, "name": "TBD" }, "net": "2027-12-31T00:00:00Z", "window_end": "2027-12-31T00:00:00Z", "window_start": "2027-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8884, "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": 7475, "launch_library_id": null, "name": "FOO Fighter (F2)", "description": "Classified mission launched by the Space Development Agency (SDA) with eight Fire-control On Orbit-support-to-the-war Fighter (F2) satellites built by Millennium Space Systems.", "launch_designator": null, "type": "Government/Top Secret", "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": 1097, "total_landing_count": 71 }, "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": "4541ce85-0e38-42ac-a9a0-20474bb5f2cd", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4541ce85-0e38-42ac-a9a0-20474bb5f2cd/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-sda-tranche-1-transport-layer-d", "name": "Falcon 9 Block 5 | SDA Tranche 1 Transport Layer D", "status": { "id": 2, "name": "TBD" }, "net": "2026-06-30T00:00:00Z", "window_end": "2026-06-30T00:00:00Z", "window_start": "2026-06-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 7894, "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": 6403, "launch_library_id": null, "name": "SDA Tranche 1 Transport Layer D", "description": "Tranche 1 Transport Layer D is one of six missions by the United States Space Force Space Development Agency (SDA) for the Proliferated Warfighter Space Architecture (PWSA) Tranche 1 Transport Layer constellation, which will provide assured, resilient, low-latency military data and connectivity worldwide to the full range of warfighter platforms from Low Earth Orbit satellites.\r\n\r\nThe constellation will be interconnected with Optical Inter-Satellite Links (OISLs) which have significantly increased performance over existing radio frequency crosslinks. It is expected to operate over Ka band, have stereo coverage and be dynamically networked for simpler hand-offs, greater bandwidth and fault tolerance.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "location": { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 870, "total_landing_count": 33 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 255 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] } ] }