Landing List
API endpoint that allows Landings to be viewed.
GET: Return a list of all the existing landings.
MODE: Normal, Detailed, and List /2.2.0/landings/?mode=detailed
FILTERS: Fields - 'attempt', 'success', 'landing_location__ids', 'landing_type__ids', 'spacecraft__ids', 'launcher__ids', 'spacecraft_launch__ids', 'firststage_launch__ids', 'spacecraft_config__ids', 'launcher_config__ids', 'launcher_serial_numbers'
Get all Landings with the launcher serial number of B1049. Example - /2.2.0/landings/?launcher_serial_numbers=B1049
ORDERING: Fields - 'id', 'downrange_distance' Example - /2.2.0/landings/?ordering=-downrange_distance
GET /2.2.0/landings/?format=api&offset=1710
{ "count": 1722, "next": "https://ll.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=1720", "previous": "https://ll.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=1700", "results": [ { "id": 253, "url": "https://ll.thespacedevs.com/2.2.0/landings/253/?format=api", "attempt": false, "success": null, "description": "B1052 was expended following its 8th flight.", "downrange_distance": null, "landing_type": { "id": 8, "name": "Expended", "abbrev": "EXP", "description": "Vehicle did not perform any landing operations after launch" }, "landing_location": { "id": 6, "name": "Atlantic Ocean", "abbrev": "ATL", "description": "Atlantic Ocean", "location": null, "successful_landings": 38 }, "firststage": { "id": 222, "type": "Strap-On Booster", "reused": true, "launcher_flight_number": 8, "launcher": { "id": 58, "url": "https://ll.thespacedevs.com/2.2.0/launcher/58/?format=api", "details": "Stage Expended", "flight_proven": true, "serial_number": "B1052", "status": "expended", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/58_image_20220202001612.jpeg", "successful_landings": 7, "attempted_landings": 7, "flights": 8, "last_launch_date": "2023-05-01T00:26:00Z", "first_launch_date": "2019-04-11T22:35:00Z" }, "previous_flight_date": "2022-09-05T02:09:40Z", "turn_around_time_days": 237, "previous_flight": { "id": "84bf3b54-96ca-4ac4-bbaf-e25ed03e831c", "name": "Falcon 9 Block 5 | Starlink Group 4-20 & Varuna-TDM" } }, "spacecraftflight": null }, { "id": 151, "url": "https://ll.thespacedevs.com/2.2.0/landings/151/?format=api", "attempt": true, "success": true, "description": "B1051 will attempt to land on an ASDS OCISLY after the Starlink 3 launch.", "downrange_distance": 629.0, "landing_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." }, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "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, "successful_landings": 203 }, "firststage": { "id": 119, "type": "Core", "reused": true, "launcher_flight_number": 3, "launcher": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/launcher/2/?format=api", "details": "Stage Expended", "flight_proven": true, "serial_number": "B1051", "status": "expended", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/2_image_20200211104751.jpeg", "successful_landings": 13, "attempted_landings": 13, "flights": 14, "last_launch_date": "2022-11-12T16:06:00Z", "first_launch_date": "2019-03-02T07:49:00Z" }, "previous_flight_date": "2019-06-12T14:17:00Z", "turn_around_time_days": 230, "previous_flight": { "id": "b347b02e-18b4-4e55-ac9e-6bebecbc6858", "name": "Falcon 9 Block 5 | RADARSAT Constellation" } }, "spacecraftflight": null }, { "id": 1231, "url": "https://ll.thespacedevs.com/2.2.0/landings/1231/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1078 has landed back at the launch site after its 7th flight.", "downrange_distance": 8.9, "landing_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." }, "landing_location": { "id": 5, "name": "Landing Zone 2", "abbrev": "LZ-2", "description": "LZ-2 Pad located at Cape Canaveral Space Force Station at the previous LC-13. Directly next to LZ-1", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "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.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1114, "total_landing_count": 75 }, "successful_landings": 17 }, "firststage": { "id": 438, "type": "Core", "reused": true, "launcher_flight_number": 7, "launcher": { "id": 120, "url": "https://ll.thespacedevs.com/2.2.0/launcher/120/?format=api", "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.", "flight_proven": true, "serial_number": "B1078", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_20250912151734.jpeg", "successful_landings": 28, "attempted_landings": 28, "flights": 28, "last_launch_date": "2026-05-25T11:48:04Z", "first_launch_date": "2023-03-02T05:34:14Z" }, "previous_flight_date": "2023-12-03T04:00:50Z", "turn_around_time_days": 73, "previous_flight": { "id": "8cf1015d-3fe5-40c4-8436-2f79c1f3ff2e", "name": "Falcon 9 Block 5 | Starlink Group 6-31" } }, "spacecraftflight": null }, { "id": 1288, "url": "https://ll.thespacedevs.com/2.2.0/landings/1288/?format=api", "attempt": true, "success": true, "description": "NS4 has land on Corn Ranch Landing Pad after this flight.", "downrange_distance": 3.2, "landing_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." }, "landing_location": { "id": 11, "name": "Corn Ranch Landing Pad, West Texas", "abbrev": "CR", "description": "New Shepard landing site.", "location": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api", "name": "Corn Ranch, Van Horn, TX, USA", "country_code": "USA", "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg", "timezone_name": "America/Chicago", "total_launch_count": 38, "total_landing_count": 38 }, "successful_landings": 33 }, "firststage": { "id": 480, "type": "Core", "reused": true, "launcher_flight_number": 9, "launcher": { "id": 90, "url": "https://ll.thespacedevs.com/2.2.0/launcher/90/?format=api", "details": "New Shepard vehicle #4 is the fourth flight vehicle of the New Shepard suborbital rocket. It was used for Blue Origin's first crewed launches.", "flight_proven": true, "serial_number": "NS-4", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/90_image_20210412202510.jpeg", "successful_landings": 17, "attempted_landings": 17, "flights": 17, "last_launch_date": "2026-01-22T16:25:35Z", "first_launch_date": "2021-01-14T17:19:00Z" }, "previous_flight_date": "2022-08-04T13:56:07Z", "turn_around_time_days": 502, "previous_flight": { "id": "50649994-7635-49a4-81f2-9f7bea8b7425", "name": "New Shepard | NS-22" } }, "spacecraftflight": null }, { "id": 276, "url": "https://ll.thespacedevs.com/2.2.0/landings/276/?format=api", "attempt": true, "success": true, "description": "B1051 performed a successful landing on an ASDS after its thirteenth flight.", "downrange_distance": 657.0, "landing_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." }, "landing_location": { "id": 3, "name": "Just Read the Instructions", "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, "successful_landings": 156 }, "firststage": { "id": 248, "type": "Core", "reused": true, "launcher_flight_number": 13, "launcher": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/launcher/2/?format=api", "details": "Stage Expended", "flight_proven": true, "serial_number": "B1051", "status": "expended", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/2_image_20200211104751.jpeg", "successful_landings": 13, "attempted_landings": 13, "flights": 14, "last_launch_date": "2022-11-12T16:06:00Z", "first_launch_date": "2019-03-02T07:49:00Z" }, "previous_flight_date": "2022-03-19T04:42:30Z", "turn_around_time_days": 120, "previous_flight": { "id": "72188aca-810d-40b9-887d-43040614dd2c", "name": "Falcon 9 Block 5 | Starlink Group 4-12" } }, "spacecraftflight": null }, { "id": 1727, "url": "https://ll.thespacedevs.com/2.2.0/landings/1727/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1093 has landed on ASDS OCISLY after its 8th flight.", "downrange_distance": 574.0, "landing_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." }, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "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, "successful_landings": 203 }, "firststage": { "id": 832, "type": "Core", "reused": true, "launcher_flight_number": 8, "launcher": { "id": 193, "url": "https://ll.thespacedevs.com/2.2.0/launcher/193/?format=api", "details": "Falcon 9 booster debuting on Starlink Group 11-11.", "flight_proven": true, "serial_number": "B1093", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20250910140450.jpeg", "successful_landings": 13, "attempted_landings": 13, "flights": 13, "last_launch_date": "2026-04-30T02:42:49Z", "first_launch_date": "2025-04-07T23:06:10Z" }, "previous_flight_date": "2025-10-15T23:06:06Z", "turn_around_time_days": 21, "previous_flight": { "id": "4b42add0-3da7-4ae7-b830-f8a1aa8dda85", "name": "Falcon 9 Block 5 | SDA Tranche 1 Transport Layer C" } }, "spacecraftflight": null }, { "id": 209, "url": "https://ll.thespacedevs.com/2.2.0/landings/209/?format=api", "attempt": true, "success": true, "description": "B1063 has successfully landed on ASDS JRTI after its second launch.", "downrange_distance": 631.0, "landing_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." }, "landing_location": { "id": 3, "name": "Just Read the Instructions", "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, "successful_landings": 156 }, "firststage": { "id": 178, "type": "Core", "reused": true, "launcher_flight_number": 2, "launcher": { "id": 84, "url": "https://ll.thespacedevs.com/2.2.0/launcher/84/?format=api", "details": "Notable launches include Sentinel-6 and Dart.", "flight_proven": true, "serial_number": "B1063", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/84_image_20201122121517.jpeg", "successful_landings": 32, "attempted_landings": 32, "flights": 32, "last_launch_date": "2026-04-11T05:04:19Z", "first_launch_date": "2020-11-21T17:17:08Z" }, "previous_flight_date": "2020-11-21T17:17:08Z", "turn_around_time_days": 186, "previous_flight": { "id": "56623c2d-7174-489c-b0ed-bf6f039b2412", "name": "Falcon 9 Block 5 | Sentinel-6 Michael Freilich" } }, "spacecraftflight": null }, { "id": 1209, "url": "https://ll.thespacedevs.com/2.2.0/landings/1209/?format=api", "attempt": true, "success": true, "description": "B1076 has successfully landed on A Shortfall of Gravitas after this flight.", "downrange_distance": 640.0, "landing_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." }, "landing_location": { "id": 17, "name": "A Shortfall of Gravitas", "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, "successful_landings": 155 }, "firststage": { "id": 383, "type": "Core", "reused": true, "launcher_flight_number": 7, "launcher": { "id": 118, "url": "https://ll.thespacedevs.com/2.2.0/launcher/118/?format=api", "details": "Booster first launched on the Dragon CRS-26 mission. Expended during the SPAINSAT-NG II launch.", "flight_proven": true, "serial_number": "B1076", "status": "expended", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1076_landing_o_image_20250912152159.jpeg", "successful_landings": 21, "attempted_landings": 21, "flights": 22, "last_launch_date": "2025-10-24T01:30:00Z", "first_launch_date": "2022-11-26T19:20:43Z" }, "previous_flight_date": "2023-07-24T00:50:30Z", "turn_around_time_days": 47, "previous_flight": { "id": "c407b340-49e6-447a-b872-8441618f0ec7", "name": "Falcon 9 Block 5 | Starlink Group 6-6" } }, "spacecraftflight": null }, { "id": 1350, "url": "https://ll.thespacedevs.com/2.2.0/landings/1350/?format=api", "attempt": true, "success": true, "description": "B1069 landed on ASDS JRTI after its 17th flight.", "downrange_distance": 618.0, "landing_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." }, "landing_location": { "id": 3, "name": "Just Read the Instructions", "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, "successful_landings": 156 }, "firststage": { "id": 527, "type": "Core", "reused": true, "launcher_flight_number": 17, "launcher": { "id": 105, "url": "https://ll.thespacedevs.com/2.2.0/launcher/105/?format=api", "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.", "flight_proven": true, "serial_number": "B1069", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_20250912153047.jpeg", "successful_landings": 31, "attempted_landings": 31, "flights": 31, "last_launch_date": "2026-05-01T18:06:10Z", "first_launch_date": "2021-12-21T10:07:08Z" }, "previous_flight_date": "2024-06-08T01:56:00Z", "turn_around_time_days": 49, "previous_flight": { "id": "cdc8274b-932e-48d6-9e8d-691969da4ad0", "name": "Falcon 9 Block 5 | Starlink Group 10-1" } }, "spacecraftflight": null }, { "id": 1513, "url": "https://ll.thespacedevs.com/2.2.0/landings/1513/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1082 has landed on ASDS OCISLY after its 10th flight.", "downrange_distance": 574.0, "landing_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." }, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "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, "successful_landings": 203 }, "firststage": { "id": 648, "type": "Core", "reused": true, "launcher_flight_number": 10, "launcher": { "id": 125, "url": "https://ll.thespacedevs.com/2.2.0/launcher/125/?format=api", "details": "Falcon 9 Block 5 booster.", "flight_proven": true, "serial_number": "B1082", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1082_landing_a_image_20251219191159.jpg", "successful_landings": 22, "attempted_landings": 22, "flights": 22, "last_launch_date": "2026-05-30T15:25:10Z", "first_launch_date": "2024-01-03T03:44:20Z" }, "previous_flight_date": "2024-12-13T21:55:40Z", "turn_around_time_days": 38, "previous_flight": { "id": "c0da2601-59db-4529-bb05-b3908e964890", "name": "Falcon 9 Block 5 | Starlink Group 11-2" } }, "spacecraftflight": null } ] }