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=50&ordering=-id
https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=60&ordering=-id", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=40&ordering=-id", "results": [ { "id": "eaff0f48-04b7-49fc-bee6-9afd9ec8cc5f", "url": "https://lldev.thespacedevs.com/2.0.0/launch/eaff0f48-04b7-49fc-bee6-9afd9ec8cc5f/?format=api", "launch_library_id": null, "slug": "vega-c-iride-2", "name": "Vega-C | IRIDE 2", "status": { "id": 2, "name": "TBD" }, "net": "2025-12-31T00:00:00Z", "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "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": 7821, "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": 6327, "launch_library_id": null, "name": "IRIDE 2", "description": "Second dedicated launch for the European Space Agency's IRIDE Earth observation constellation.", "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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "total_launch_count": 325, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg", "total_launch_count": 52 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg", "infographic": null, "program": [] }, { "id": "ea952239-e9d1-49e6-a813-7912a1d9c54c", "url": "https://lldev.thespacedevs.com/2.0.0/launch/ea952239-e9d1-49e6-a813-7912a1d9c54c/?format=api", "launch_library_id": null, "slug": "soyuz-21a-progress-ms-27-88p", "name": "Soyuz 2.1a | Progress MS-27 (88P)", "status": { "id": 3, "name": "Success" }, "net": "2024-05-30T09:42:59Z", "window_end": "2024-05-30T09:42:59Z", "window_start": "2024-05-30T09:42:59Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 8086, "configuration": { "id": 24, "launch_library_id": 49, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/24/?format=api", "name": "Soyuz 2.1a", "family": "Soyuz", "full_name": "Soyuz 2.1a", "variant": "" } }, "mission": { "id": 6640, "launch_library_id": null, "name": "Progress MS-27 (88P)", "description": "Progress resupply mission to the International Space Station.", "launch_designator": null, "type": "Resupply", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 20, "url": "https://lldev.thespacedevs.com/2.0.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "location": { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1555, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 422 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_lift_image_20240530123310.jpg", "infographic": null, "program": [ { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] }, { "id": "e97293bd-0594-428c-949d-367b5638da1b", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e97293bd-0594-428c-949d-367b5638da1b/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-12-14", "name": "Falcon 9 Block 5 | Starlink Group 12-14", "status": { "id": 3, "name": "Success" }, "net": "2025-02-21T15:19:00Z", "window_end": "2025-02-21T15:25:39Z", "window_start": "2025-02-21T11:40: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": 8528, "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": 7118, "launch_library_id": null, "name": "Starlink Group 12-14", "description": "A batch of 23 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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1023, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 307 }, "webcast_live": false, "image": "https://thespacedevs-prod.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-prod.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": "e8e93778-657c-401c-9c88-3cd4c7c45c9d", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e8e93778-657c-401c-9c88-3cd4c7c45c9d/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-dragon-crs-2-spx-33", "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-33", "status": { "id": 2, "name": "TBD" }, "net": "2025-08-31T00:00:00Z", "window_end": "2025-08-31T00:00:00Z", "window_start": "2025-08-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": 7746, "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": 6264, "launch_library_id": null, "name": "Dragon CRS-2 SpX-33", "description": "33rd commercial resupply services mission to the International Space Station operated by SpaceX. The flight will be conducted under the second Commercial Resupply Services contract with NASA.\r\n\r\nCargo Dragon 2 brings supplies and payloads, including critical materials to directly support science and research investigations that occur onboard the orbiting laboratory.", "launch_designator": null, "type": "Resupply", "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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1023, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210520085648.jpeg", "infographic": null, "program": [ { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" }, { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/program/11/?format=api", "name": "Commercial Resupply Services", "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.", "agencies": [ { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, { "id": 1020, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api", "name": "Sierra Nevada Corporation", "type": "Commercial" }, { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png", "start_date": "2008-12-23T00:00:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services" } ] }, { "id": "e8c62aa0-6bef-48ac-8ef6-b8589479c6be", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e8c62aa0-6bef-48ac-8ef6-b8589479c6be/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-nrol-113", "name": "Falcon 9 Block 5 | NROL-113", "status": { "id": 3, "name": "Success" }, "net": "2024-09-06T03:20:00Z", "window_end": "2024-09-06T05:14:00Z", "window_start": "2024-09-06T03:20: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": 8307, "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": 6888, "launch_library_id": null, "name": "NROL-113", "description": "Third 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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 807, "total_landing_count": 26 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 193 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20240522073317.jpg", "infographic": null, "program": [] }, { "id": "e6d98870-9a89-4cca-bbd1-511eed4bf2ce", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e6d98870-9a89-4cca-bbd1-511eed4bf2ce/?format=api", "launch_library_id": null, "slug": "pslv-xl-eos-09-risat-1b", "name": "PSLV-XL | EOS-09 (RISAT-1B)", "status": { "id": 4, "name": "Failure" }, "net": "2025-05-18T00:29:00Z", "window_end": "2025-05-18T04:00:00Z", "window_start": "2025-05-18T00:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "3rd stage failure during burn.", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 8592, "configuration": { "id": 38, "launch_library_id": 38, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/38/?format=api", "name": "PSLV-XL", "family": "PSLV", "full_name": "PSLV XL", "variant": "XL" } }, "mission": { "id": 7184, "launch_library_id": null, "name": "EOS-09 (RISAT-1B)", "description": "RISAT-1B is the third in the series of radar imaging RISAT-1 satellites of ISRO using an active C-band SAR (Synthetic Aperture Radar), providing all-weather as well as the day-and-night SAR observation capability in applications such as agriculture, forestry, soil moisture, geology, sea ice, coastal monitoring, object identification, and flood monitoring, in addition to military surveillance.\r\n\r\nThe RISAT-1 series is developed, manufactured and integrated by ISRO. The 3-axis stabilized spacecraft bus consists of a hexagonal prism shape build around a central cylinder. Most of the spacecraft subsystems and the payload are integrated in the prism structure and the central cylinder. The solar panels and some subsystems are mounted on the cube-shaped section of the spacecraft.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 50, "url": "https://lldev.thespacedevs.com/2.0.0/pad/50/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre First Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.733,80.235", "latitude": "13.733", "longitude": "80.235", "location": { "id": 14, "url": "https://lldev.thespacedevs.com/2.0.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "total_launch_count": 99, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg", "total_launch_count": 62 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190224012254.jpeg", "infographic": null, "program": [] }, { "id": "e652a538-6d40-4b55-97a6-7c757ec4e1e9", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e652a538-6d40-4b55-97a6-7c757ec4e1e9/?format=api", "launch_library_id": null, "slug": "spectrum-maiden-flight", "name": "Spectrum | Maiden Flight", "status": { "id": 4, "name": "Failure" }, "net": "2025-03-30T10:30:00Z", "window_end": "2025-03-30T13:30:00Z", "window_start": "2025-03-30T10:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "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": 8206, "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": 6778, "launch_library_id": null, "name": "Maiden Flight", "description": "First flight of the Isar Spectrum launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [] }, { "id": "e59f9e0b-fed2-4b12-a21b-ceda262bca5e", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e59f9e0b-fed2-4b12-a21b-ceda262bca5e/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-astra-1pses-24", "name": "Falcon 9 Block 5 | Astra 1P/SES-24", "status": { "id": 3, "name": "Success" }, "net": "2024-06-20T21:35:00Z", "window_end": "2024-06-21T00:24:00Z", "window_start": "2024-06-20T21:35: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": 8057, "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": 6610, "launch_library_id": null, "name": "Astra 1P/SES-24", "description": "ASTRA 1P, a classic wide-beam satellite, will support SES’s prime TV neighbourhood and enable content owners, private and public broadcasters across Germany, France and Spain to continue broadcasting satellite TV channels in the highest-picture quality in the most cost-efficient manner. It will be based on the full electric and powerful Spacebus NEO platform developed by Thales Alenia Space and already flight proven in orbit.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1023, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 307 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_20240621050513.jpeg", "infographic": null, "program": [] }, { "id": "e58b3e2f-0066-4caf-9470-aa404e9a0142", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e58b3e2f-0066-4caf-9470-aa404e9a0142/?format=api", "launch_library_id": null, "slug": "electron-fasten-your-space-belts-blacksky-gen-3-1", "name": "Electron | Fasten Your Space Belts (BlackSky Gen-3 1)", "status": { "id": 3, "name": "Success" }, "net": "2025-02-18T23:17:00Z", "window_end": "2025-02-18T23:17:00Z", "window_start": "2025-02-18T23:17:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 7978, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6501, "launch_library_id": null, "name": "Fasten Your Space Belts (BlackSky Gen-3 1)", "description": "The first of five BlackSky Technology missions to deploy its new next-generation BlackSky Gen-3 satellites. The commercial constellation of Gen-3 satellites has the capability to produce imagery with 50-centimeter resolution and host multiple sensors, including in shortwave infrared (SWIR). The improved resolution and enhanced spectral diversity of the Gen-3 satellites will expand BlackSky's ability to provide real-time information to its customers.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 185, "url": "https://lldev.thespacedevs.com/2.0.0/pad/185/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=-39.262833,177.864469", "latitude": "-39.262833", "longitude": "177.864469", "location": { "id": 10, "url": "https://lldev.thespacedevs.com/2.0.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 58, "total_landing_count": 17 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg", "total_launch_count": 28 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "e4c34b02-4b70-495b-9bc9-5cd19788ff2c", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e4c34b02-4b70-495b-9bc9-5cd19788ff2c/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-11-10", "name": "Falcon 9 Block 5 | Starlink Group 11-10", "status": { "id": 3, "name": "Success" }, "net": "2025-02-11T02:09:40Z", "window_end": "2025-02-11T03:20:09Z", "window_start": "2025-02-10T23:46: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": 8515, "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": 7105, "launch_library_id": null, "name": "Starlink Group 11-10", "description": "A batch of 23 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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 807, "total_landing_count": 26 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 193 }, "webcast_live": false, "image": "https://thespacedevs-prod.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-prod.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" } ] } ] }{ "count": 464, "next": "