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=140&ordering=downrange_distance
{ "count": 250, "next": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=150&ordering=downrange_distance", "previous": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=130&ordering=downrange_distance", "results": [ { "id": 1718, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1718/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1077 has landed on ASDS ASOG after its 24th flight.", "downrange_distance": 600.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": 825, "type": "Core", "reused": true, "launcher_flight_number": 24, "launcher": { "response_mode": "normal", "id": 116, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/116/?format=api", "flight_proven": true, "serial_number": "B1077", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1637, "name": "B1077 landing on LZ-1 during CRS NG-20 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/116_image_20240201065853.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193345.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Crew-5 mission.", "successful_landings": 27, "attempted_landings": 27, "flights": 27, "last_launch_date": "2026-03-19T14:20:10Z", "first_launch_date": "2022-10-05T16:00:57Z", "fastest_turnaround": "P27DT12H38M30S" }, "previous_flight_date": "2025-08-31T11:49:00Z", "turn_around_time": "P56DT3H11M40S", "previous_flight": { "id": "e0427db4-5314-4766-9471-0c70859beb7a", "url": "https://lldev.thespacedevs.com/2.3.0/launches/e0427db4-5314-4766-9471-0c70859beb7a/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 10-14" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1724, "url": "https://lldev.thespacedevs.com/2.3.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_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": 830, "type": "Core", "reused": true, "launcher_flight_number": 15, "launcher": { "response_mode": "normal", "id": 126, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/126/?format=api", "flight_proven": true, "serial_number": "B1083", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1643, "name": "B1083 at LZ-1 after Crew-8 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/126_image_20240304081131.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193355.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": false, "variants": [] }, "details": "Booster first flown during the Crew-8 mission.", "successful_landings": 16, "attempted_landings": 16, "flights": 16, "last_launch_date": "2025-12-11T22:01:20Z", "first_launch_date": "2024-03-04T03:53:38Z", "fastest_turnaround": "P23DT24M50S" }, "previous_flight_date": "2025-09-03T11:56:10Z", "turn_around_time": "P56DT4H39M10S", "previous_flight": { "id": "2a799baa-899d-4a71-8701-d15df5d3d2c4", "url": "https://lldev.thespacedevs.com/2.3.0/launches/2a799baa-899d-4a71-8701-d15df5d3d2c4/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 10-22" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1728, "url": "https://lldev.thespacedevs.com/2.3.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_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": 833, "type": "Core", "reused": true, "launcher_flight_number": 5, "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-09-14T22:11:48Z", "turn_around_time": "P52DT3H19M22S", "previous_flight": { "id": "3bfed6d5-d65e-4133-b51a-b664bbd9d006", "url": "https://lldev.thespacedevs.com/2.3.0/launches/3bfed6d5-d65e-4133-b51a-b664bbd9d006/?format=api", "name": "Falcon 9 Block 5 | Cygnus CRS-2 NG-23 (S.S. William “Willie” C. McCool)" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1730, "url": "https://lldev.thespacedevs.com/2.3.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_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": 835, "type": "Core", "reused": true, "launcher_flight_number": 28, "launcher": { "response_mode": "normal", "id": 105, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/105/?format=api", "flight_proven": true, "serial_number": "B1069", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2462, "name": "B1069 at LZ-1 after OneWeb L15 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_20250912153047.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_thumbnail_20250912153047.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.", "successful_landings": 30, "attempted_landings": 30, "flights": 30, "last_launch_date": "2026-02-27T12:16:10Z", "first_launch_date": "2021-12-21T10:07:08Z", "fastest_turnaround": "P25DT18H20M50S" }, "previous_flight_date": "2025-09-05T12:32:30Z", "turn_around_time": "P64DT19H37M40S", "previous_flight": { "id": "03ecf869-f49d-4a0a-aa25-fb4377128e52", "url": "https://lldev.thespacedevs.com/2.3.0/launches/03ecf869-f49d-4a0a-aa25-fb4377128e52/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 10-57" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1732, "url": "https://lldev.thespacedevs.com/2.3.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_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": 837, "type": "Core", "reused": true, "launcher_flight_number": 3, "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-09-24T11:30:50Z", "turn_around_time": "P47DT15H50M40S", "previous_flight": { "id": "689d7129-10fa-4df9-b81e-2b8fb926bbaf", "url": "https://lldev.thespacedevs.com/2.3.0/launches/689d7129-10fa-4df9-b81e-2b8fb926bbaf/?format=api", "name": "Falcon 9 Block 5 | IMAP & others" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1733, "url": "https://lldev.thespacedevs.com/2.3.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_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": 838, "type": "Core", "reused": true, "launcher_flight_number": 8, "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-09-18T09:30:00Z", "turn_around_time": "P57DT17H38M10S", "previous_flight": { "id": "09678f8e-d3e5-4e26-87c1-d9b9141c1f61", "url": "https://lldev.thespacedevs.com/2.3.0/launches/09678f8e-d3e5-4e26-87c1-d9b9141c1f61/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 10-61" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1729, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1729/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1078 has landed on ASDS JRTI after its 24th flight.", "downrange_distance": 600.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": 834, "type": "Core", "reused": true, "launcher_flight_number": 24, "launcher": { "response_mode": "normal", "id": 120, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/120/?format=api", "flight_proven": true, "serial_number": "B1078", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2458, "name": "B1078 landing on LZ-2 during USSF-124 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_20250912151734.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_thumbnail_20250912151734.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.", "successful_landings": 27, "attempted_landings": 27, "flights": 27, "last_launch_date": "2026-03-22T14:47:00Z", "first_launch_date": "2023-03-02T05:34:14Z", "fastest_turnaround": "P20DT11H50M20S" }, "previous_flight_date": "2025-09-12T01:56:00Z", "turn_around_time": "P64DT4H48M20S", "previous_flight": { "id": "84a2a107-1e44-4994-ad9f-430ee81a741a", "url": "https://lldev.thespacedevs.com/2.3.0/launches/84a2a107-1e44-4994-ad9f-430ee81a741a/?format=api", "name": "Falcon 9 Block 5 | Nusantara Lima" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1734, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1734/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1085 has landed on ASDS ASOG after its 12th flight.", "downrange_distance": 600.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": 839, "type": "Core", "reused": true, "launcher_flight_number": 12, "launcher": { "response_mode": "normal", "id": 151, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/151/?format=api", "flight_proven": true, "serial_number": "B1085", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2290, "name": "B1085 during landing at LZ-1 (Crew-9)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_20241217151951.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_thumbnail_20241217151951.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Booster used during the Crew-9 and Fram2 mission.", "successful_landings": 15, "attempted_landings": 15, "flights": 15, "last_launch_date": "2026-04-02T11:55:10Z", "first_launch_date": "2024-08-20T13:20:00Z", "fastest_turnaround": "P23DT7H36M10S" }, "previous_flight_date": "2025-09-21T10:53:00Z", "turn_around_time": "P58DT13H19M20S", "previous_flight": { "id": "161ca0fe-fef2-40a3-88f8-de777c7fc895", "url": "https://lldev.thespacedevs.com/2.3.0/launches/161ca0fe-fef2-40a3-88f8-de777c7fc895/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 10-27" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1751, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1751/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1094 has landed on ASDS JRTI after its 6th flight.", "downrange_distance": 600.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": 855, "type": "Core", "reused": true, "launcher_flight_number": 6, "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-11-06T01:31:10Z", "turn_around_time": "P41DT12H11M", "previous_flight": { "id": "9dd2d2b7-302b-4e9e-804c-aa176f606b6f", "url": "https://lldev.thespacedevs.com/2.3.0/launches/9dd2d2b7-302b-4e9e-804c-aa176f606b6f/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-81" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1736, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1736/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1080 has landed on ASDS JRTI after its 23rd flight.", "downrange_distance": 600.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": 841, "type": "Core", "reused": true, "launcher_flight_number": 23, "launcher": { "response_mode": "normal", "id": 123, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/123/?format=api", "flight_proven": true, "serial_number": "B1080", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1640, "name": "B1080 landing on LZ-1 during CRS SpX-30 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1080_image_20240322071018.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1080_image_thumbnail_20240322071019.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": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon mission.", "successful_landings": 25, "attempted_landings": 25, "flights": 25, "last_launch_date": "2026-03-04T10:52:20Z", "first_launch_date": "2023-05-21T21:37:09Z", "fastest_turnaround": "P13DT12H34M20S" }, "previous_flight_date": "2025-09-25T08:39:00Z", "turn_around_time": "P56DT19H30S", "previous_flight": { "id": "c717d2b5-e39c-45a3-9f89-ce73526852eb", "url": "https://lldev.thespacedevs.com/2.3.0/launches/c717d2b5-e39c-45a3-9f89-ce73526852eb/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 10-15" } }, "spacecraftflight": null, "payloadflight": null } ] }