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=540&ordering=net
{ "count": 556, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=550&ordering=net", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=530&ordering=net", "results": [ { "id": "1c4ac109-3f35-42a0-9105-3205ae4a38d4", "url": "https://lldev.thespacedevs.com/2.0.0/launch/1c4ac109-3f35-42a0-9105-3205ae4a38d4/?format=api", "launch_library_id": null, "slug": "falcon-heavy-ussf-155", "name": "Falcon Heavy | USSF-155", "status": { "id": 2, "name": "TBD" }, "net": "2027-06-30T00:00:00Z", "window_end": "2027-06-30T00:00:00Z", "window_start": "2027-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": 8749, "configuration": { "id": 161, "launch_library_id": 58, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/161/?format=api", "name": "Falcon Heavy", "family": "Falcon", "full_name": "Falcon Heavy", "variant": "Heavy" } }, "mission": { "id": 7340, "launch_library_id": null, "name": "USSF-155", "description": "Classified payload for the US Space Force.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "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": 281, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 222 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg", "infographic": null, "program": [] }, { "id": "3631c659-b638-45bc-9115-a2cb7373b9d0", "url": "https://lldev.thespacedevs.com/2.0.0/launch/3631c659-b638-45bc-9115-a2cb7373b9d0/?format=api", "launch_library_id": null, "slug": "spectrum-tom-jerry", "name": "Spectrum | Tom & Jerry", "status": { "id": 2, "name": "TBD" }, "net": "2027-06-30T00:00:00Z", "window_end": "2027-06-30T00:00:00Z", "window_start": "2027-06-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1046, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api", "name": "Isar Aerospace", "type": "Private" }, "rocket": { "id": 8692, "configuration": { "id": 491, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api", "name": "Spectrum", "family": "", "full_name": "Spectrum", "variant": "" } }, "mission": { "id": 7284, "launch_library_id": null, "name": "Tom & Jerry", "description": "Two satellites designed to demonstrate rendezvous and capture operations essential for Infinite Orbits's in-orbit servicing capabilities.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 51, "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api", "agency_id": null, "name": "Orbital Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space", "map_url": "https://www.google.com/maps?q=69.1084,15.5895", "latitude": "69.1084", "longitude": "15.5895", "location": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api", "name": "Andøya Spaceport", "country_code": "NOR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [] }, { "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": "2027-06-30T00:00:00Z", "window_end": "2027-06-30T00:00:00Z", "window_start": "2027-06-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 159, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/159/?format=api", "name": "Avio S.p.A", "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": 334, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg", "total_launch_count": 55 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg", "infographic": null, "program": [] }, { "id": "63b7d43c-2711-4191-aa1e-344f9339ff34", "url": "https://lldev.thespacedevs.com/2.0.0/launch/63b7d43c-2711-4191-aa1e-344f9339ff34/?format=api", "launch_library_id": null, "slug": "minotaur-iv-ews-od-1", "name": "Minotaur IV | EWS OD-1", "status": { "id": 2, "name": "TBD" }, "net": "2027-06-30T00:00:00Z", "window_end": "2027-06-30T00:00:00Z", "window_start": "2027-06-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "rocket": { "id": 8171, "configuration": { "id": 52, "launch_library_id": 59, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/52/?format=api", "name": "Minotaur IV", "family": "Minotaur", "full_name": "Minotaur IV", "variant": "" } }, "mission": { "id": 6738, "launch_library_id": null, "name": "EWS OD-1", "description": "The Electro-Optical/Infrared Weather System (EWS) Operational Demonstration-1 (OD-1) is a weather satellite for the United States Space Force. It is a prototype satellite made by General Atomics that will be place in LEO for a three-year demonstration mission of new EO/IR sensor technologies to various US military branches, and to act as a stop-gap for Defense Department needs for weather data.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 8, "url": "https://lldev.thespacedevs.com/2.0.0/pad/8/?format=api", "agency_id": 161, "name": "Space Launch Complex 8", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_8", "map_url": "https://www.google.com/maps?q=34.57635,-120.63245", "latitude": "34.57635", "longitude": "-120.63245", "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": 895, "total_landing_count": 35 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_8_20200803143300.jpg", "total_launch_count": 10 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg", "infographic": null, "program": [] }, { "id": "6ef4751b-ac96-450c-8072-ac1ef368d2ec", "url": "https://lldev.thespacedevs.com/2.0.0/launch/6ef4751b-ac96-450c-8072-ac1ef368d2ec/?format=api", "launch_library_id": null, "slug": "vulcan-ussf-95", "name": "Vulcan | USSF-95", "status": { "id": 2, "name": "TBD" }, "net": "2027-06-30T00:00:00Z", "window_end": "2027-06-30T00:00:00Z", "window_start": "2027-06-30T00: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": 8067, "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": 6620, "launch_library_id": null, "name": "USSF-95", "description": "First satellite of a medium Earth orbit missile-warning and missile-tracking constellation.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "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": 1119, "total_landing_count": 75 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 125 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg", "infographic": null, "program": [] }, { "id": "78775018-e720-4a50-a72c-e448a644c7a0", "url": "https://lldev.thespacedevs.com/2.0.0/launch/78775018-e720-4a50-a72c-e448a644c7a0/?format=api", "launch_library_id": null, "slug": "starship-superbird-9", "name": "Starship | Superbird-9", "status": { "id": 2, "name": "TBD" }, "net": "2027-06-30T00:00:00Z", "window_end": "2027-06-30T00:00:00Z", "window_start": "2027-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": 7626, "configuration": { "id": 528, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/528/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship", "variant": "N/A" } }, "mission": { "id": 6126, "launch_library_id": null, "name": "Superbird-9", "description": "Superbird-9 is a high throughput communication satellite. It is designed to deliver broadcast and broadband missions in Ku band primarily over Japan and Eastern Asia, in response to mobility and broadband demands.", "launch_designator": null, "type": "Communications", "orbit": { "id": 4, "name": "Geosynchronous Transfer Orbit", "abbrev": "GSTO" } }, "pad": { "id": 203, "url": "https://lldev.thespacedevs.com/2.0.0/pad/203/?format=api", "agency_id": 121, "name": "Launch Complex 39A Starship Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_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": 281, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_39a_20220818090654.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg", "infographic": null, "program": [] }, { "id": "8034d81b-af96-460c-a7b7-5c8e7f1a1d86", "url": "https://lldev.thespacedevs.com/2.0.0/launch/8034d81b-af96-460c-a7b7-5c8e7f1a1d86/?format=api", "launch_library_id": 1936, "slug": "sls-block-1-artemis-iii", "name": "SLS Block 1 | Artemis III", "status": { "id": 2, "name": "TBD" }, "net": "2027-06-30T00:00:00Z", "window_end": "2027-06-30T00:00:00Z", "window_start": "2027-06-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 2625, "configuration": { "id": 143, "launch_library_id": 144, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/143/?format=api", "name": "Space Launch System (SLS)", "family": "Space Launch System", "full_name": "Space Launch System Block 1", "variant": "Block 1" } }, "mission": { "id": 7519, "launch_library_id": null, "name": "Artemis III", "description": "Artemis III is the second crew mission as part of the Artemis program. Artemis III will send a crew of 4 on a Low Earth Orbit mission, with the Orion rendezvous and dock with one or both commercial lunar landers in development by SpaceX and Blue Origin, performing in-space tests of the docked vehicles, integrated checkout of life support, communications, and propulsion systems, as well as tests of the new Extravehicular Activity (xEVA) suits.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 4, "url": "https://lldev.thespacedevs.com/2.0.0/pad/4/?format=api", "agency_id": 44, "name": "Launch Complex 39B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B", "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503", "latitude": "28.62711233", "longitude": "-80.62101503", "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": 281, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 59 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_launch_sy_image_20260405204639.jpg", "infographic": null, "program": [ { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/program/15/?format=api", "name": "Artemis", "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.", "agencies": [ { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png", "start_date": "2017-12-11T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/specials/artemis/", "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program" } ] }, { "id": "846775f9-6a84-4a63-9077-660feffa4dab", "url": "https://lldev.thespacedevs.com/2.0.0/launch/846775f9-6a84-4a63-9077-660feffa4dab/?format=api", "launch_library_id": null, "slug": "vega-c-csg-4", "name": "Vega-C | CSG-4", "status": { "id": 2, "name": "TBD" }, "net": "2027-06-30T00:00:00Z", "window_end": "2027-06-30T00:00:00Z", "window_start": "2027-06-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 159, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/159/?format=api", "name": "Avio S.p.A", "type": "Commercial" }, "rocket": { "id": 8177, "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": { "id": 6744, "launch_library_id": null, "name": "CSG-4", "description": "CSG-4 is an Earth observation satellite for the Italian Space Agency, part of a reconnaissance constellation using synthetic aperture radars operating in the X-band.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "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": 334, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg", "total_launch_count": 55 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg", "infographic": null, "program": [] }, { "id": "86d12414-1e9e-46f4-865a-0398f162cf28", "url": "https://lldev.thespacedevs.com/2.0.0/launch/86d12414-1e9e-46f4-865a-0398f162cf28/?format=api", "launch_library_id": null, "slug": "falcon-heavy-ussf-63", "name": "Falcon Heavy | USSF-63", "status": { "id": 2, "name": "TBD" }, "net": "2027-06-30T00:00:00Z", "window_end": "2027-06-30T00:00:00Z", "window_start": "2027-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": 8752, "configuration": { "id": 161, "launch_library_id": 58, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/161/?format=api", "name": "Falcon Heavy", "family": "Falcon", "full_name": "Falcon Heavy", "variant": "Heavy" } }, "mission": { "id": 7343, "launch_library_id": null, "name": "USSF-63", "description": "Classified payload for the US Space Force.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "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": 281, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 222 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg", "infographic": null, "program": [] }, { "id": "870f6e2b-c440-48c2-9f5a-4b9b9fbc4dd7", "url": "https://lldev.thespacedevs.com/2.0.0/launch/870f6e2b-c440-48c2-9f5a-4b9b9fbc4dd7/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-sda-tranche-2-tracking-layer-d", "name": "Falcon 9 Block 5 | SDA Tranche 2 Tracking Layer D", "status": { "id": 2, "name": "TBD" }, "net": "2027-06-30T00:00:00Z", "window_end": "2027-06-30T00:00:00Z", "window_start": "2027-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": 8886, "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": 7477, "launch_library_id": null, "name": "SDA Tranche 2 Tracking Layer D", "description": "Classified mission launched by the Space Development Agency (SDA) for Tranche 2 Tracking 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": 1119, "total_landing_count": 75 }, "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": [] } ] }