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=200&ordering=-net
{ "count": 7689, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=210&ordering=-net", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=190&ordering=-net", "results": [ { "id": "b97a54e5-5c6f-4f85-bcf3-69da17fa9682", "url": "https://ll.thespacedevs.com/2.0.0/launch/b97a54e5-5c6f-4f85-bcf3-69da17fa9682/?format=api", "launch_library_id": null, "slug": "terran-r-mars-lander", "name": "Terran R | Mars Lander", "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": 266, "url": "https://ll.thespacedevs.com/2.0.0/agencies/266/?format=api", "name": "Relativity Space", "type": "Commercial" }, "rocket": { "id": 7614, "configuration": { "id": 482, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/482/?format=api", "name": "Terran R", "family": "Terran", "full_name": "Terran R", "variant": "R" } }, "mission": { "id": 6104, "launch_library_id": null, "name": "Mars Lander", "description": "Impulse Space's Mars Lander is designed to support research and development needed for human exploration of Mars.", "launch_designator": null, "type": "Planetary Science", "orbit": { "id": 19, "name": "Mars Orbit", "abbrev": "Mars" } }, "pad": { "id": 92, "url": "https://ll.thespacedevs.com/2.0.0/pad/92/?format=api", "agency_id": 161, "name": "Launch Complex 16", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_16", "map_url": "https://www.google.com/maps?q=28.501626,-80.5518", "latitude": "28.501626", "longitude": "-80.5518", "location": { "id": 12, "url": "https://ll.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": 1069, "total_landing_count": 69 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_92_20200803143523.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terran2520r25_image_20220719142358.png", "infographic": null, "program": [] }, { "id": "be192717-7a53-4dd6-8977-2200a4fe9773", "url": "https://ll.thespacedevs.com/2.0.0/launch/be192717-7a53-4dd6-8977-2200a4fe9773/?format=api", "launch_library_id": null, "slug": "vulcan-nrol-83", "name": "Vulcan | NROL-83", "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": 124, "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 7898, "configuration": { "id": 200, "launch_library_id": 226, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/200/?format=api", "name": "Vulcan", "family": "Vulcan", "full_name": "Vulcan", "variant": "Vulcan" } }, "mission": { "id": 6407, "launch_library_id": null, "name": "NROL-83", "description": "Classified payload for the US National Reconnaissance Office", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 24, "url": "https://ll.thespacedevs.com/2.0.0/pad/24/?format=api", "agency_id": 161, "name": "Space Launch Complex 3E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E", "map_url": "https://www.google.com/maps?q=34.64,-120.5895", "latitude": "34.64", "longitude": "-120.5895", "location": { "id": 11, "url": "https://ll.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": 844, "total_landing_count": 30 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg", "total_launch_count": 48 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg", "infographic": null, "program": [] }, { "id": "be50d3a3-1385-4371-a4dd-d7ab4969be59", "url": "https://ll.thespacedevs.com/2.0.0/launch/be50d3a3-1385-4371-a4dd-d7ab4969be59/?format=api", "launch_library_id": null, "slug": "h3-24-htv-x3", "name": "H3-24 | HTV-X3", "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": 98, "url": "https://ll.thespacedevs.com/2.0.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "type": "Commercial" }, "rocket": { "id": 7785, "configuration": { "id": 204, "launch_library_id": 233, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/204/?format=api", "name": "H3-24", "family": "H3", "full_name": "H3-24", "variant": "24" } }, "mission": { "id": 6302, "launch_library_id": null, "name": "HTV-X3", "description": "Third flight of the upgraded Japanese HTV-X spacecraft designed to resupply the International Space Station.", "launch_designator": null, "type": "Resupply", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 209, "url": "https://ll.thespacedevs.com/2.0.0/pad/209/?format=api", "agency_id": 37, "name": "Yoshinobu Launch Complex LP-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex", "map_url": "https://www.google.com/maps?q=30.400938,130.97564", "latitude": "30.400938", "longitude": "130.97564", "location": { "id": 26, "url": "https://ll.thespacedevs.com/2.0.0/location/26/?format=api", "name": "Tanegashima Space Center, Japan", "country_code": "JPN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "total_launch_count": 96, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg", "total_launch_count": 15 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_20251028184029.jpeg", "infographic": null, "program": [ { "id": 17, "url": "https://ll.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://ll.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://ll.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": "c101b9da-2165-4d7b-aa9e-12a965ef8cd2", "url": "https://ll.thespacedevs.com/2.0.0/launch/c101b9da-2165-4d7b-aa9e-12a965ef8cd2/?format=api", "launch_library_id": 2029, "slug": "gslv-idrss-1", "name": "GSLV | IDRSS-1", "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": 31, "url": "https://ll.thespacedevs.com/2.0.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 2616, "configuration": { "id": 168, "launch_library_id": 60, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/168/?format=api", "name": "GSLV Mk II", "family": "GSLV", "full_name": "GSLV Mk. II", "variant": "" } }, "mission": null, "pad": { "id": 82, "url": "https://ll.thespacedevs.com/2.0.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://ll.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": 101, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520ii_image_20190825171642.jpg", "infographic": null, "program": [] }, { "id": "c1bd775a-2fff-45bb-9726-765b69817c19", "url": "https://ll.thespacedevs.com/2.0.0/launch/c1bd775a-2fff-45bb-9726-765b69817c19/?format=api", "launch_library_id": null, "slug": "falcon-heavy-ussf-75", "name": "Falcon Heavy | USSF-75", "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": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8077, "configuration": { "id": 161, "launch_library_id": 58, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api", "name": "Falcon Heavy", "family": "Falcon", "full_name": "Falcon Heavy", "variant": "Heavy" } }, "mission": { "id": 6630, "launch_library_id": null, "name": "USSF-75", "description": "Classified payload for the United States Space Force", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 87, "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 275, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 217 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg", "infographic": null, "program": [] }, { "id": "c203e807-0955-4e32-abfe-d5c71cdf5c31", "url": "https://ll.thespacedevs.com/2.0.0/launch/c203e807-0955-4e32-abfe-d5c71cdf5c31/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-nrol-77", "name": "Falcon 9 Block 5 | NROL-77", "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": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8074, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://ll.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": 6627, "launch_library_id": null, "name": "NROL-77", "description": "Classified payload for the US National Reconnaissance Office", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 72, "url": "https://ll.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://ll.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": 1069, "total_landing_count": 69 }, "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/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "c3f48f48-0e0a-4bca-917e-de494cfca35b", "url": "https://ll.thespacedevs.com/2.0.0/launch/c3f48f48-0e0a-4bca-917e-de494cfca35b/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-bluebird-block-2-3", "name": "Falcon 9 Block 5 | BlueBird Block 2 #3", "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": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8410, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://ll.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": 6998, "launch_library_id": null, "name": "BlueBird Block 2 #3", "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://ll.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://ll.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": 1069, "total_landing_count": 69 }, "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/f9_on_slc-40_2_image_20240919072420.jpg", "infographic": null, "program": [] }, { "id": "c5783e2b-d458-4b99-9936-4043c236190b", "url": "https://ll.thespacedevs.com/2.0.0/launch/c5783e2b-d458-4b99-9936-4043c236190b/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-sda-tranche-1-transport-layer-f", "name": "Falcon 9 Block 5 | SDA Tranche 1 Transport Layer F", "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": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8071, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://ll.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": 6624, "launch_library_id": null, "name": "SDA Tranche 1 Transport Layer F", "description": "Tranche 1 Transport Layer F 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://ll.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://ll.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": 844, "total_landing_count": 30 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 230 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] }, { "id": "c73425e7-d668-4b80-b123-39cff09b31d7", "url": "https://ll.thespacedevs.com/2.0.0/launch/c73425e7-d668-4b80-b123-39cff09b31d7/?format=api", "launch_library_id": null, "slug": "ariane-62-galileo-l16-foc-fm33-fm34", "name": "Ariane 62 | Galileo L16 (FOC FM33 & FM34)", "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": 115, "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "rocket": { "id": 8661, "configuration": { "id": 121, "launch_library_id": 164, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/121/?format=api", "name": "Ariane 62", "family": "Ariane", "full_name": "Ariane 62", "variant": "62" } }, "mission": { "id": 7253, "launch_library_id": null, "name": "Galileo L16 (FOC FM33 & FM34)", "description": "Payload consists of two satellites for Europe's Galileo navigation system.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "pad": { "id": 67, "url": "https://ll.thespacedevs.com/2.0.0/pad/67/?format=api", "agency_id": 115, "name": "Ariane Launch Area 4", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre", "map_url": "https://www.google.com/maps?q=5.256319,-52.786838", "latitude": "5.256319", "longitude": "-52.786838", "location": { "id": 13, "url": "https://ll.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": 328, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg", "total_launch_count": 4 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg", "infographic": null, "program": [ { "id": 30, "url": "https://ll.thespacedevs.com/2.0.0/program/30/?format=api", "name": "Galileo", "description": "Galileo is a global navigation satellite system (GNSS) that went live in 2016, created by the European Union through the European Space Agency (ESA), operated by the European Union Agency for the Space Programme (EUSPA).", "agencies": [ { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galileo_program_20231230110547.png", "start_date": "2011-10-21T10:30:00Z", "end_date": null, "info_url": "https://www.gsc-europa.eu/", "wiki_url": "https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)" } ] }, { "id": "ca3d56b7-2175-48e4-9a6a-2ecc9996d96b", "url": "https://ll.thespacedevs.com/2.0.0/launch/ca3d56b7-2175-48e4-9a6a-2ecc9996d96b/?format=api", "launch_library_id": null, "slug": "new-glenn-project-kuiper-new-glenn-1", "name": "New Glenn | Project Kuiper (New Glenn #1)", "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": 141, "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "rocket": { "id": 2581, "configuration": { "id": 138, "launch_library_id": 1001, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/138/?format=api", "name": "New Glenn", "family": "", "full_name": "New Glenn", "variant": "" } }, "mission": { "id": 6001, "launch_library_id": null, "name": "Project Kuiper (New Glenn #1)", "description": "Project Kuiper is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access, this constellation will be managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned to be composed of 3,276 satellites. The satellites are projected to be placed in 98 orbital planes in three orbital layers, one at 590 km, 610 km and 630 km altitude.\r\n\r\n61 satellites will be carried on each New Glenn launch.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "location": { "id": 12, "url": "https://ll.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": 1069, "total_landing_count": 69 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_lc_image_20240313170026.jpeg", "infographic": null, "program": [ { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/program/27/?format=api", "name": "Amazon Leo", "description": "Amazon Leo is a satellite internet constellation aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.", "agencies": [ { "id": 1058, "url": "https://ll.thespacedevs.com/2.0.0/agencies/1058/?format=api", "name": "Amazon Leo", "type": "Private" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg", "start_date": "2023-10-16T18:06:00Z", "end_date": null, "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems", "wiki_url": "https://aboutamazon.com/what-we-do/devices-services/project-kuiper" } ] } ] }