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=1600
{ "count": 1642, "next": "https://ll.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=1610", "previous": "https://ll.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=1590", "results": [ { "id": 1723, "url": "https://ll.thespacedevs.com/2.2.0/landings/1723/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1082 has landed on ASDS OCISLY after its 17th 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": 172 }, "firststage": { "id": 829, "type": "Core", "reused": true, "launcher_flight_number": 17, "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": 18, "attempted_landings": 18, "flights": 18, "last_launch_date": "2025-12-10T11:40:30Z", "first_launch_date": "2024-01-03T03:44:20Z" }, "previous_flight_date": "2025-09-26T04:26:29Z", "turn_around_time_days": 31, "previous_flight": { "id": "018c85ab-533f-4a9c-8b25-a03ca8e824d1", "name": "Falcon 9 Block 5 | Starlink Group 17-11" } }, "spacecraftflight": null }, { "id": 1724, "url": "https://ll.thespacedevs.com/2.2.0/landings/1724/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1083 has landed on ASDS JRTI after its 15th flight.", "downrange_distance": 600.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": 147 }, "firststage": { "id": 830, "type": "Core", "reused": true, "launcher_flight_number": 15, "launcher": { "id": 126, "url": "https://ll.thespacedevs.com/2.2.0/launcher/126/?format=api", "details": "Booster first flown during the Crew-8 mission.", "flight_proven": true, "serial_number": "B1083", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/126_image_20240304081131.jpeg", "successful_landings": 16, "attempted_landings": 16, "flights": 16, "last_launch_date": "2025-12-11T22:01:20Z", "first_launch_date": "2024-03-04T03:53:38Z" }, "previous_flight_date": "2025-09-03T11:56:10Z", "turn_around_time_days": 56, "previous_flight": { "id": "2a799baa-899d-4a71-8701-d15df5d3d2c4", "name": "Falcon 9 Block 5 | Starlink Group 10-22" } }, "spacecraftflight": null }, { "id": 1725, "url": "https://ll.thespacedevs.com/2.2.0/landings/1725/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1063 has landed on ASDS OCISLY after its 29th 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": 172 }, "firststage": { "id": 831, "type": "Core", "reused": true, "launcher_flight_number": 29, "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": 30, "attempted_landings": 30, "flights": 30, "last_launch_date": "2025-12-17T15:27:50Z", "first_launch_date": "2020-11-21T17:17:08Z" }, "previous_flight_date": "2025-09-29T02:04:50Z", "turn_around_time_days": 32, "previous_flight": { "id": "ee1f78af-5240-4909-a6f1-54f03de8dd93", "name": "Falcon 9 Block 5 | Starlink Group 11-20" } }, "spacecraftflight": null }, { "id": 1716, "url": "https://ll.thespacedevs.com/2.2.0/landings/1716/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1091 has landed back at the launch site at Landing Zone 2 (LZ-2) after its 3rd flight.", "downrange_distance": 14.6, "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": 1079, "total_landing_count": 70 }, "successful_landings": 16 }, "firststage": { "id": 711, "type": "Core", "reused": true, "launcher_flight_number": 3, "launcher": { "id": 195, "url": "https://ll.thespacedevs.com/2.2.0/launcher/195/?format=api", "details": "Planned Falcon Heavy center core stage that will first be used as a Falcon 9 first stage booster for several launches.", "flight_proven": true, "serial_number": "B1091", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1091_on_slc-40_image_20250807141845.jpeg", "successful_landings": 3, "attempted_landings": 3, "flights": 3, "last_launch_date": "2025-11-02T05:09:59Z", "first_launch_date": "2025-08-11T12:35:00Z" }, "previous_flight_date": "2025-10-14T01:58:00Z", "turn_around_time_days": 19, "previous_flight": { "id": "88d03398-af55-4bca-967e-bfe868a3cbf5", "name": "Falcon 9 Block 5 | Amazon Leo (KF-03)" } }, "spacecraftflight": null }, { "id": 1728, "url": "https://ll.thespacedevs.com/2.2.0/landings/1728/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1094 has landed on ASDS JRTI after its 5th flight.", "downrange_distance": 600.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": 147 }, "firststage": { "id": 833, "type": "Core", "reused": true, "launcher_flight_number": 5, "launcher": { "id": 194, "url": "https://ll.thespacedevs.com/2.2.0/launcher/194/?format=api", "details": "Falcon 9 booster debuting on Starlink Group 12-10.", "flight_proven": true, "serial_number": "B1094", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1094_landing_o_image_20250912150803.jpeg", "successful_landings": 6, "attempted_landings": 6, "flights": 6, "last_launch_date": "2025-12-17T13:42:10Z", "first_launch_date": "2025-04-29T02:34:10Z" }, "previous_flight_date": "2025-09-14T22:11:48Z", "turn_around_time_days": 52, "previous_flight": { "id": "3bfed6d5-d65e-4133-b51a-b664bbd9d006", "name": "Falcon 9 Block 5 | Cygnus CRS-2 NG-23 (S.S. William “Willie” C. McCool)" } }, "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": 172 }, "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": 9, "attempted_landings": 9, "flights": 9, "last_launch_date": "2025-12-14T05:49:00Z", "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": 1670, "url": "https://ll.thespacedevs.com/2.2.0/landings/1670/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1097 has landed on ASDS OCISLY after its 4th 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": 172 }, "firststage": { "id": 781, "type": "Core", "reused": true, "launcher_flight_number": 4, "launcher": { "id": 199, "url": "https://ll.thespacedevs.com/2.2.0/launcher/199/?format=api", "details": "Falcon 9 booster.", "flight_proven": true, "serial_number": "B1097", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1097_landing_a_image_20251219190818.jpg", "successful_landings": 5, "attempted_landings": 5, "flights": 5, "last_launch_date": "2026-01-11T13:44:50Z", "first_launch_date": "2025-09-03T03:51:26Z" }, "previous_flight_date": "2025-11-17T05:21:42Z", "turn_around_time_days": 17, "previous_flight": { "id": "a5e8c7ff-f30d-488d-8ef3-b445cbd75fd3", "name": "Falcon 9 Block 5 | Sentinel-6B" } }, "spacecraftflight": null }, { "id": 1730, "url": "https://ll.thespacedevs.com/2.2.0/landings/1730/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1069 has landed on ASDS ASOG after its 28th flight.", "downrange_distance": 600.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": 138 }, "firststage": { "id": 835, "type": "Core", "reused": true, "launcher_flight_number": 28, "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": 29, "attempted_landings": 29, "flights": 29, "last_launch_date": "2026-01-09T21:41:00Z", "first_launch_date": "2021-12-21T10:07:08Z" }, "previous_flight_date": "2025-09-05T12:32:30Z", "turn_around_time_days": 64, "previous_flight": { "id": "03ecf869-f49d-4a0a-aa25-fb4377128e52", "name": "Falcon 9 Block 5 | Starlink Group 10-57" } }, "spacecraftflight": null }, { "id": 1732, "url": "https://ll.thespacedevs.com/2.2.0/landings/1732/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1096 has landed on ASDS JRTI after its 3rd flight.", "downrange_distance": 600.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": 147 }, "firststage": { "id": 837, "type": "Core", "reused": true, "launcher_flight_number": 3, "launcher": { "id": 197, "url": "https://ll.thespacedevs.com/2.2.0/launcher/197/?format=api", "details": "Falcon 9 booster.", "flight_proven": true, "serial_number": "B1096", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1096_landing_a_image_20251219190526.jpg", "successful_landings": 4, "attempted_landings": 4, "flights": 4, "last_launch_date": "2025-12-09T19:16:25Z", "first_launch_date": "2025-07-16T06:30:00Z" }, "previous_flight_date": "2025-09-24T11:30:50Z", "turn_around_time_days": 47, "previous_flight": { "id": "689d7129-10fa-4df9-b81e-2b8fb926bbaf", "name": "Falcon 9 Block 5 | IMAP & others" } }, "spacecraftflight": null }, { "id": 1733, "url": "https://ll.thespacedevs.com/2.2.0/landings/1733/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1092 has landed on ASDS ASOG after its 8th flight.", "downrange_distance": 600.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": 138 }, "firststage": { "id": 838, "type": "Core", "reused": true, "launcher_flight_number": 8, "launcher": { "id": 192, "url": "https://ll.thespacedevs.com/2.2.0/launcher/192/?format=api", "details": "Falcon 9 booster debuting on Starlink Group 12-13.", "flight_proven": true, "serial_number": "B1092", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1092_landing_a_image_20250325084800.jpg", "successful_landings": 9, "attempted_landings": 9, "flights": 9, "last_launch_date": "2025-12-15T05:25:10Z", "first_launch_date": "2025-02-27T03:34:20Z" }, "previous_flight_date": "2025-09-18T09:30:00Z", "turn_around_time_days": 57, "previous_flight": { "id": "09678f8e-d3e5-4e26-87c1-d9b9141c1f61", "name": "Falcon 9 Block 5 | Starlink Group 10-61" } }, "spacecraftflight": null } ] }