Landing List
Modes
Levels of detail in the response - list, normal, detailed
Example - /landings/?mode=list
Filters
Parameters - attempt, firststage_launch__ids, landing_location__ids, landing_type__ids, launcher__ids, launcher_config__ids, launcher_serial_numbers, spacecraft__ids, spacecraft_config__ids, spacecraft_launch__ids, success
Example - /landings/?spacecraft__ids=39,37
Search
Fields searched - firststage__launcher__launcher_config__name, firststage__launcher__serial_number, firststage__rocket__launch__name, landing_location__abbrev, landing_location__name, spacecraftflight__rocket__launch__name, spacecraftflight__spacecraft__name, spacecraftflight__spacecraft__serial_number, spacecraftflight__spacecraft__spacecraft_config__name
Example - /landings/?search=B1059
Ordering
Fields - downrange_distance, id
Example - /landings/?ordering=downrange_distance
Number of results
Use limit to control the number of objects in the response (max 100)
Example - /landings/?limit=2
Format
Switch to JSON output - /landings/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/landings/?format=api&offset=30&ordering=downrange_distance
{ "count": 250, "next": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=40&ordering=downrange_distance", "previous": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=20&ordering=downrange_distance", "results": [ { "id": 285, "url": "https://lldev.thespacedevs.com/2.3.0/landings/285/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1094 has landed back at the launch site (LZ-1) after its 3rd flight.", "downrange_distance": 14.9, "landing_location": { "id": 4, "name": "Landing Zone 1", "active": false, "abbrev": "LZ-1", "description": "LZ-1 Pad located at Cape Canaveral Space Force Station at the previous LC-13.", "location": { "response_mode": "normal", "id": 12, "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "longitude": -80.577778, "latitude": 28.488889, "timezone_name": "America/New_York", "total_launch_count": 1100, "total_landing_count": 71 }, "longitude": -80.542963, "latitude": 28.485712, "image": { "id": 1968, "name": "LZ-1 empty", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lz-1_empty_image_20240310163411.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lz-1_empty_image_thumbnail_20240310163411.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 53, "attempted_landings": 54, "failed_landings": 1, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 2, "name": "Return to Launch Site", "abbrev": "RTLS", "description": "A return to launch site usually means that after stage separation the booster flips and does a burn back towards the launch site, landing near where it initially launched from." }, "response_mode": "normal", "firststage": { "id": 257, "type": "Core", "reused": true, "launcher_flight_number": 3, "launcher": { "response_mode": "normal", "id": 194, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/194/?format=api", "flight_proven": true, "serial_number": "B1094", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2456, "name": "B1094 landing on LZ-1 during Crew-11 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1094_landing_o_image_20250912150803.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1094_landing_o_image_thumbnail_20250912150803.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 booster debuting on Starlink Group 12-10.", "successful_landings": 6, "attempted_landings": 6, "flights": 6, "last_launch_date": "2025-12-17T13:42:10Z", "first_launch_date": "2025-04-29T02:34:10Z", "fastest_turnaround": "P37DT9H11M50S" }, "previous_flight_date": "2025-06-25T06:31:52Z", "turn_around_time": "P37DT9H11M50S", "previous_flight": { "id": "0805af04-c2ea-4750-9eb4-f24f89eeb5d6", "url": "https://lldev.thespacedevs.com/2.3.0/launches/0805af04-c2ea-4750-9eb4-f24f89eeb5d6/?format=api", "name": "Falcon 9 Block 5 | Axiom Space Mission 4" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1746, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1746/?format=api", "attempt": true, "success": false, "description": "The Long March 12A first stage booster performed its entry burn with issues and the booster crashed within several kilometers of the landing pad.", "downrange_distance": 252.0, "landing_location": { "id": 61, "name": "Long March 12A Landing Site", "active": true, "abbrev": "CZ-12A LZ", "description": "Landing site for first stage boosters of CASC’s Long March 12A rocket at Minqin County, Gansu Province, China.", "location": { "response_mode": "normal", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/locations/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "active": true, "country": { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" }, "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "image": { "id": 1374, "name": "Long March 2F/G liftoff (Shenzhou 16)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192548.jpeg", "credit": "CMS", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "longitude": 100.291111, "latitude": 40.958056, "timezone_name": "Asia/Shanghai", "total_launch_count": 281, "total_landing_count": 2 }, "longitude": 101.9227, "latitude": 39.04405, "image": null, "successful_landings": 0, "attempted_landings": 1, "failed_landings": 1, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 9, "name": "Vertical Landing", "abbrev": "VL", "description": "Vertical landing using engines" }, "response_mode": "normal", "firststage": { "id": 851, "type": "Core", "reused": false, "launcher_flight_number": 1, "launcher": { "response_mode": "normal", "id": 246, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/246/?format=api", "flight_proven": false, "serial_number": "LM-12A F1", "is_placeholder": false, "status": { "id": 7, "name": "destroyed" }, "image": { "id": 2633, "name": "Long March 12A Flight 1 Liftoff", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12a__image_20251224005749.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12a__image_thumbnail_20251224005750.jpeg", "credit": "CASC", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "First stage booster used on the 1st flight of CASC's Long March 12A rocket. Booster attempted to land downrange on its dedicated landing pad, but the entry-landing burn was abnormal and it impacted the ground several kilometers from the landing pad.", "successful_landings": 0, "attempted_landings": 1, "flights": 1, "last_launch_date": "2025-12-23T02:00:00Z", "first_launch_date": "2025-12-23T02:00:00Z", "fastest_turnaround": null }, "previous_flight_date": null, "turn_around_time": null, "previous_flight": null }, "spacecraftflight": null, "payloadflight": null }, { "id": 1747, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1747/?format=api", "attempt": true, "success": false, "description": "The Zhuque-3 first stage booster executed its re-entry burn normally, but the landing burn was abnormal and the booster crashed next to its downrange landing pad on its landing attempt.", "downrange_distance": 390.0, "landing_location": { "id": 60, "name": "Zhuque-3 Landing Site", "active": true, "abbrev": "ZQ-3 LZ", "description": "Landing site for first stage boosters of LandSpace’s Zhuque-3 rocket at Minqin County, Gansu Province, China.", "location": { "response_mode": "normal", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/locations/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "active": true, "country": { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" }, "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "image": { "id": 1374, "name": "Long March 2F/G liftoff (Shenzhou 16)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192548.jpeg", "credit": "CMS", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "longitude": 100.291111, "latitude": 40.958056, "timezone_name": "Asia/Shanghai", "total_launch_count": 281, "total_landing_count": 2 }, "longitude": 103.480704, "latitude": 38.445068, "image": null, "successful_landings": 0, "attempted_landings": 1, "failed_landings": 1, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 9, "name": "Vertical Landing", "abbrev": "VL", "description": "Vertical landing using engines" }, "response_mode": "normal", "firststage": { "id": 852, "type": "Core", "reused": false, "launcher_flight_number": 1, "launcher": { "response_mode": "normal", "id": 245, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/245/?format=api", "flight_proven": false, "serial_number": "ZQ-3 F1", "is_placeholder": false, "status": { "id": 7, "name": "destroyed" }, "image": { "id": 2583, "name": "ZQ-3 Flight 1 Liftoff", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zq-3_flight_1_l_image_20251203064230.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zq-3_flight_1_l_image_thumbnail_20251203064231.jpeg", "credit": "LandSpace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "First stage booster used on the 1st flight of LandSpace's Zhuque-3 rocket. Booster attempted to land downrange on its dedicated landing pad, but impacted the edge of the pad following an abnormal landing burn.", "successful_landings": 0, "attempted_landings": 1, "flights": 1, "last_launch_date": "2025-12-03T04:00:00Z", "first_launch_date": "2025-12-03T04:00:00Z", "fastest_turnaround": null }, "previous_flight_date": null, "turn_around_time": null, "previous_flight": null }, "spacecraftflight": null, "payloadflight": null }, { "id": 1697, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1697/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1096 has landed on ASDS JRTI after its 2nd flight.", "downrange_distance": 550.0, "landing_location": { "id": 3, "name": "Just Read the Instructions", "active": true, "abbrev": "JRTI", "description": "Third (Marmac 303) ASDS barge, Just Read the Instructions (JRTI) is currently used to recover Falcon 9 and Heavy boosters in the Atlantic Ocean.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1973, "name": "JRTI (Marmac 303) empty", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_20240310170452.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_thumbnail_20240310170452.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 154, "attempted_landings": 155, "failed_landings": 1, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 1, "name": "Autonomous Spaceport Drone Ship", "abbrev": "ASDS", "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory." }, "response_mode": "normal", "firststage": { "id": 738, "type": "Core", "reused": true, "launcher_flight_number": 2, "launcher": { "response_mode": "normal", "id": 197, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/197/?format=api", "flight_proven": true, "serial_number": "B1096", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2630, "name": "B1096 landing at LZ-2 (NROL-77)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1096_landing_a_image_20251219190526.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1096_landing_a_image_thumbnail_20251219190527.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 booster.", "successful_landings": 5, "attempted_landings": 5, "flights": 5, "last_launch_date": "2026-01-28T04:53:16Z", "first_launch_date": "2025-07-16T06:30:00Z", "fastest_turnaround": "P28DT15H54M55S" }, "previous_flight_date": "2025-07-16T06:30:00Z", "turn_around_time": "P70DT5H50S", "previous_flight": { "id": "fa8460de-5bbc-42fe-8702-47bf5dde5442", "url": "https://lldev.thespacedevs.com/2.3.0/launches/fa8460de-5bbc-42fe-8702-47bf5dde5442/?format=api", "name": "Falcon 9 Block 5 | Amazon Leo (KF-01)" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1415, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1415/?format=api", "attempt": true, "success": true, "description": "New Glenn booster GS1-SN002 has landed on Jacklyn after its first flight.", "downrange_distance": 560.0, "landing_location": { "id": 51, "name": "Jacklyn", "active": true, "abbrev": "LPV1", "description": "Jacklyn is Blue Origins first floating landing platform for New Glenn.", "location": null, "longitude": null, "latitude": null, "image": { "id": 2195, "name": "Jackllyn in Port Canaveral", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jackllyn_in_por_image_20240904203154.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jackllyn_in_por_image_thumbnail_20240904203155.jpeg", "credit": "Blue Origin", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "successful_landings": 1, "attempted_landings": 2, "failed_landings": 1, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 1, "name": "Autonomous Spaceport Drone Ship", "abbrev": "ASDS", "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory." }, "response_mode": "normal", "firststage": { "id": 557, "type": "Core", "reused": false, "launcher_flight_number": 1, "launcher": { "response_mode": "normal", "id": 238, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/238/?format=api", "flight_proven": true, "serial_number": "GS1-SN002", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2529, "name": "GS1-SN002 on Jacklyn (Escapade)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn002_on_ja_image_20251119073646.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn002_on_ja_image_thumbnail_20251119073647.jpeg", "credit": "Dave Limp", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "details": "Second New Glenn first stage booster. Named \"Never Tell Me The Odds\". Used for the second New Glenn launch with EscaPADE, becoming the first New Glenn Stage 1 booster (GS1) to be recovered. \r\n\r\nCurrently it's slated for re-use on New Glenn's third launch with AST SpaceMobile's BlueBird Block 2 FM2.", "successful_landings": 1, "attempted_landings": 1, "flights": 1, "last_launch_date": "2025-11-13T20:55:01Z", "first_launch_date": "2025-11-13T20:55:01Z", "fastest_turnaround": null }, "previous_flight_date": null, "turn_around_time": null, "previous_flight": null }, "spacecraftflight": null, "payloadflight": null }, { "id": 1830, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1830/?format=api", "attempt": true, "success": null, "description": "The Falcon 9 first stage will land on one of two East Coast ASDS after its flight.", "downrange_distance": 570.0, "landing_location": { "id": 12, "name": "Unknown", "active": true, "abbrev": "N/A", "description": null, "location": null, "longitude": null, "latitude": null, "image": null, "successful_landings": 0, "attempted_landings": 0, "failed_landings": 0, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 1, "name": "Autonomous Spaceport Drone Ship", "abbrev": "ASDS", "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory." }, "response_mode": "normal", "firststage": { "id": 906, "type": "Core", "reused": null, "launcher_flight_number": null, "launcher": { "response_mode": "normal", "id": 106, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/106/?format=api", "flight_proven": false, "serial_number": "Unknown F9", "is_placeholder": true, "status": { "id": 8, "name": "N/A" }, "image": { "id": 1674, "name": "[AUTO] Unknown F9 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/106_image_20230708172214.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193443.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Booster serial number unknown.", "successful_landings": null, "attempted_landings": null, "flights": null, "last_launch_date": null, "first_launch_date": null, "fastest_turnaround": null }, "previous_flight_date": null, "turn_around_time": null, "previous_flight": null }, "spacecraftflight": null, "payloadflight": null }, { "id": 1799, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1799/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1096 has landed on ASDS ASOG after its 5th flight.", "downrange_distance": 570.0, "landing_location": { "id": 17, "name": "A Shortfall of Gravitas", "active": true, "abbrev": "ASOG", "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1971, "name": "ASOG with booster", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_20240310164859.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_thumbnail_20240310164859.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 149, "attempted_landings": 150, "failed_landings": 1, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 1, "name": "Autonomous Spaceport Drone Ship", "abbrev": "ASDS", "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory." }, "response_mode": "normal", "firststage": { "id": 875, "type": "Core", "reused": true, "launcher_flight_number": 5, "launcher": { "response_mode": "normal", "id": 197, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/197/?format=api", "flight_proven": true, "serial_number": "B1096", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2630, "name": "B1096 landing at LZ-2 (NROL-77)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1096_landing_a_image_20251219190526.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1096_landing_a_image_thumbnail_20251219190527.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 booster.", "successful_landings": 5, "attempted_landings": 5, "flights": 5, "last_launch_date": "2026-01-28T04:53:16Z", "first_launch_date": "2025-07-16T06:30:00Z", "fastest_turnaround": "P28DT15H54M55S" }, "previous_flight_date": "2025-12-09T19:16:25Z", "turn_around_time": "P49DT9H36M51S", "previous_flight": { "id": "c203e807-0955-4e32-abfe-d5c71cdf5c31", "url": "https://lldev.thespacedevs.com/2.3.0/launches/c203e807-0955-4e32-abfe-d5c71cdf5c31/?format=api", "name": "Falcon 9 Block 5 | NROL-77" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1628, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1628/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1092 has landed on ASDS ASOG after its 4th flight.", "downrange_distance": 570.0, "landing_location": { "id": 17, "name": "A Shortfall of Gravitas", "active": true, "abbrev": "ASOG", "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1971, "name": "ASOG with booster", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_20240310164859.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_thumbnail_20240310164859.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 149, "attempted_landings": 150, "failed_landings": 1, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 1, "name": "Autonomous Spaceport Drone Ship", "abbrev": "ASDS", "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory." }, "response_mode": "normal", "firststage": { "id": 724, "type": "Core", "reused": true, "launcher_flight_number": 4, "launcher": { "response_mode": "normal", "id": 192, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/192/?format=api", "flight_proven": true, "serial_number": "B1092", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2357, "name": "B1092 landing at LZ-1 (NROL-69)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1092_landing_a_image_20250325084800.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1092_landing_a_image_thumbnail_20250325084801.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 booster debuting on Starlink Group 12-13.", "successful_landings": 10, "attempted_landings": 10, "flights": 10, "last_launch_date": "2026-02-24T23:04:10Z", "first_launch_date": "2025-02-27T03:34:20Z", "fastest_turnaround": "P25DT14H13M40S" }, "previous_flight_date": "2025-04-21T08:15:45Z", "turn_around_time": "P39DT9H22M14S", "previous_flight": { "id": "6f25718d-40d8-4c74-be30-b70674a0dfb3", "url": "https://lldev.thespacedevs.com/2.3.0/launches/6f25718d-40d8-4c74-be30-b70674a0dfb3/?format=api", "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-32" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1630, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1630/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1063 has landed on ASDS OCISLY after its 26th flight.", "downrange_distance": 574.0, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "active": true, "abbrev": "OCISLY", "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1969, "name": "OCISLY empty", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 188, "attempted_landings": 196, "failed_landings": 8, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 1, "name": "Autonomous Spaceport Drone Ship", "abbrev": "ASDS", "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory." }, "response_mode": "normal", "firststage": { "id": 747, "type": "Core", "reused": true, "launcher_flight_number": 26, "launcher": { "response_mode": "normal", "id": 84, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/84/?format=api", "flight_proven": true, "serial_number": "B1063", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1626, "name": "B1063 landing on LZ-4 during Sentinel-6A Michael Freilich launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/84_image_20201122121517.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193327.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Notable launches include Sentinel-6 and Dart.", "successful_landings": 31, "attempted_landings": 31, "flights": 31, "last_launch_date": "2026-02-21T09:04:19Z", "first_launch_date": "2020-11-21T17:17:08Z", "fastest_turnaround": "P32DT18H36M20S" }, "previous_flight_date": "2025-04-28T20:42:30Z", "turn_around_time": "P37DT2H58M", "previous_flight": { "id": "b1605acf-4f76-4c80-9d3c-6d856dbd8a76", "url": "https://lldev.thespacedevs.com/2.3.0/launches/b1605acf-4f76-4c80-9d3c-6d856dbd8a76/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 11-9" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1631, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1631/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1088 has landed on ASDS OCISLY after its 7th flight.", "downrange_distance": 574.0, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "active": true, "abbrev": "OCISLY", "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1969, "name": "OCISLY empty", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 188, "attempted_landings": 196, "failed_landings": 8, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 1, "name": "Autonomous Spaceport Drone Ship", "abbrev": "ASDS", "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory." }, "response_mode": "normal", "firststage": { "id": 748, "type": "Core", "reused": true, "launcher_flight_number": 7, "launcher": { "response_mode": "normal", "id": 153, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/153/?format=api", "flight_proven": true, "serial_number": "B1088", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2457, "name": "B1088 landing on LZ-4 during Transporter-12 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1088_landing_o_image_20250912151209.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1088_landing_o_image_thumbnail_20250912151209.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 booster.", "successful_landings": 14, "attempted_landings": 14, "flights": 14, "last_launch_date": "2026-03-17T05:19:09Z", "first_launch_date": "2024-11-30T08:10:00Z", "fastest_turnaround": "P9DT3H38M48S" }, "previous_flight_date": "2025-05-13T01:15:10Z", "turn_around_time": "P26DT13H5M", "previous_flight": { "id": "0ab25471-b026-4252-93ab-89d91c1a7f4d", "url": "https://lldev.thespacedevs.com/2.3.0/launches/0ab25471-b026-4252-93ab-89d91c1a7f4d/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 15-4" } }, "spacecraftflight": null, "payloadflight": null } ] }