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=100&ordering=-downrange_distance
https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=110&ordering=-downrange_distance", "previous": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=90&ordering=-downrange_distance", "results": [ { "id": 1497, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1497/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1071 has landed on ASDS OCISLY after its 24th flight.", "downrange_distance": 610.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-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-prod.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": 135, "attempted_landings": 143, "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 637, "type": "Core", "reused": true, "launcher_flight_number": 24, "launcher": { "response_mode": "normal", "id": 107, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/107/?format=api", "flight_proven": true, "serial_number": "B1071", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1632, "name": "B1071 on SLC-4E (Starlink 7-18)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1071_on_slc-4e_image_20240407145834.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1071_on_slc-4e_image_thumbnail_20240407145834.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": [] }, "details": "Falcon 9 Block 5 booster first used for the NROL-87 mission.", "successful_landings": 25, "attempted_landings": 25, "flights": 25, "last_launch_date": "2025-05-31T20:10:00Z", "first_launch_date": "2022-02-02T20:27:26Z", "fastest_turnaround": "P19DT16H19M25S" }, "previous_flight_date": "2025-02-11T02:09:40Z", "turn_around_time": "P60DT10H15M20S", "previous_flight": { "id": "e4c34b02-4b70-495b-9bc9-5cd19788ff2c", "url": "https://lldev.thespacedevs.com/2.3.0/launches/e4c34b02-4b70-495b-9bc9-5cd19788ff2c/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 11-10" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1467, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1467/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1063 has landed on ASDS OCISLY after its 21st flight.", "downrange_distance": 610.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-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-prod.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": 135, "attempted_landings": 143, "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 604, "type": "Core", "reused": true, "launcher_flight_number": 21, "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": "[AUTO] B1063 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/84_image_20201122121517.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193327.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Notable launches include Sentinel-6 and Dart.", "successful_landings": 26, "attempted_landings": 26, "flights": 26, "last_launch_date": "2025-06-04T23:40:30Z", "first_launch_date": "2020-11-21T17:17:08Z", "fastest_turnaround": "P32DT22H30M50S" }, "previous_flight_date": "2024-09-06T03:20:00Z", "turn_around_time": "P48DT13H54M", "previous_flight": { "id": "e8c62aa0-6bef-48ac-8ef6-b8589479c6be", "url": "https://lldev.thespacedevs.com/2.3.0/launches/e8c62aa0-6bef-48ac-8ef6-b8589479c6be/?format=api", "name": "Falcon 9 Block 5 | NROL-113" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1569, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1569/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1082 has landed on ASDS OCISLY after its 12th flight.", "downrange_distance": 610.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-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-prod.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": 135, "attempted_landings": 143, "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 697, "type": "Core", "reused": true, "launcher_flight_number": 12, "launcher": { "response_mode": "normal", "id": 125, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/125/?format=api", "flight_proven": true, "serial_number": "B1082", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1642, "name": "B1082", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/125_image_20231215042532.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193353.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": [] }, "details": "Falcon 9 Block 5 booster.", "successful_landings": 13, "attempted_landings": 13, "flights": 13, "last_launch_date": "2025-05-27T16:57:15Z", "first_launch_date": "2024-01-03T03:44:20Z", "fastest_turnaround": "P25DT10M" }, "previous_flight_date": "2025-02-23T01:38:20Z", "turn_around_time": "P56DT10H50M40S", "previous_flight": { "id": "2b616a35-e7b7-497b-8cf1-ef26528b99de", "url": "https://lldev.thespacedevs.com/2.3.0/launches/2b616a35-e7b7-497b-8cf1-ef26528b99de/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 15-1" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1496, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1496/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1071 has landed on ASDS OCISLY after its 22nd flight.", "downrange_distance": 610.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-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-prod.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": 135, "attempted_landings": 143, "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 636, "type": "Core", "reused": true, "launcher_flight_number": 22, "launcher": { "response_mode": "normal", "id": 107, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/107/?format=api", "flight_proven": true, "serial_number": "B1071", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1632, "name": "B1071 on SLC-4E (Starlink 7-18)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1071_on_slc-4e_image_20240407145834.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1071_on_slc-4e_image_thumbnail_20240407145834.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": [] }, "details": "Falcon 9 Block 5 booster first used for the NROL-87 mission.", "successful_landings": 25, "attempted_landings": 25, "flights": 25, "last_launch_date": "2025-05-31T20:10:00Z", "first_launch_date": "2022-02-02T20:27:26Z", "fastest_turnaround": "P19DT16H19M25S" }, "previous_flight_date": "2024-12-21T11:34:24Z", "turn_around_time": "P19DT16H19M25S", "previous_flight": { "id": "50a1337c-db6f-4bf4-b7b0-919c9fca906e", "url": "https://lldev.thespacedevs.com/2.3.0/launches/50a1337c-db6f-4bf4-b7b0-919c9fca906e/?format=api", "name": "Falcon 9 Block 5 | Bandwagon 2 (Dedicated Mid-Inclination Rideshare)" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1568, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1568/?format=api", "attempt": true, "success": null, "description": "The Falcon 9 first stage will attempt to land on ASDS OCISLY after its flight.", "downrange_distance": 610.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-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-prod.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": 135, "attempted_landings": 143, "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 696, "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-prod.nyc3.digitaloceanspaces.com/media/images/106_image_20230708172214.png", "thumbnail_url": "https://thespacedevs-prod.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": 1522, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1522/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1080 has landed on ASDS JRTI after its 16th launch.", "downrange_distance": 605.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 Altantic Ocean.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1973, "name": "JRTI (Marmac 303) empty", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_20240310170452.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 122, "attempted_landings": 123, "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 651, "type": "Core", "reused": true, "launcher_flight_number": 16, "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", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1080_image_20240322071018.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": true, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon mission.", "successful_landings": 19, "attempted_landings": 19, "flights": 19, "last_launch_date": "2025-05-28T13:30:00Z", "first_launch_date": "2023-05-21T21:37:09Z", "fastest_turnaround": "P13DT12H34M20S" }, "previous_flight_date": "2025-01-13T16:47:09Z", "turn_around_time": "P36DT6H34M41S", "previous_flight": { "id": "a07622a2-2b91-4050-886e-20ccd76d449a", "url": "https://lldev.thespacedevs.com/2.3.0/launches/a07622a2-2b91-4050-886e-20ccd76d449a/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 12-4" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1489, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1489/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1088 has landed on ASDS OCISLY after its 1st flight.", "downrange_distance": 600.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-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-prod.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": 135, "attempted_landings": 143, "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 625, "type": "Core", "reused": false, "launcher_flight_number": 1, "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": 1736, "name": "[AUTO] Falcon 9 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193628.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 booster.", "successful_landings": 7, "attempted_landings": 7, "flights": 7, "last_launch_date": "2025-06-08T14:20:10Z", "first_launch_date": "2024-11-30T08:10:00Z", "fastest_turnaround": "P9DT3H38M48S" }, "previous_flight_date": null, "turn_around_time": null, "previous_flight": null }, "spacecraftflight": null, "payloadflight": null }, { "id": 1488, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1488/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1083 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 Altantic Ocean.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1973, "name": "JRTI (Marmac 303) empty", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_20240310170452.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 122, "attempted_landings": 123, "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 624, "type": "Core", "reused": true, "launcher_flight_number": 6, "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", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/126_image_20240304081131.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": true, "variants": [] }, "details": "Booster first flown during the Crew-8 mission.", "successful_landings": 11, "attempted_landings": 11, "flights": 11, "last_launch_date": "2025-05-10T06:28:00Z", "first_launch_date": "2024-03-04T03:53:38Z", "fastest_turnaround": "P23DT24M50S" }, "previous_flight_date": "2024-11-05T02:29:31Z", "turn_around_time": "P25DT2H30M29S", "previous_flight": { "id": "f97bce95-052e-4fa9-80e8-dbedf16bc516", "url": "https://lldev.thespacedevs.com/2.3.0/launches/f97bce95-052e-4fa9-80e8-dbedf16bc516/?format=api", "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-31" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1487, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1487/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 booster B1078 has landed on ASDS ASOG after its 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-prod.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_20240310164859.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 112, "attempted_landings": 113, "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 623, "type": "Core", "reused": true, "launcher_flight_number": 15, "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": 1638, "name": "[AUTO] B1078 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/120_image_20230227075809.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193347.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.", "successful_landings": 20, "attempted_landings": 20, "flights": 20, "last_launch_date": "2025-05-04T08:54:40Z", "first_launch_date": "2023-03-02T05:34:14Z", "fastest_turnaround": "P21DT15H32M10S" }, "previous_flight_date": "2024-10-30T21:10:00Z", "turn_around_time": "P27DT7H31M30S", "previous_flight": { "id": "48284305-279a-4118-9ae4-e2139db038b4", "url": "https://lldev.thespacedevs.com/2.3.0/launches/48284305-279a-4118-9ae4-e2139db038b4/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 10-13" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1486, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1486/?format=api", "attempt": true, "success": true, "description": "B1080 has landed on Just Read the Instructions after its 13th 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 Altantic Ocean.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1973, "name": "JRTI (Marmac 303) empty", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_20240310170452.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 122, "attempted_landings": 123, "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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": 621, "type": "Core", "reused": true, "launcher_flight_number": 13, "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", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1080_image_20240322071018.jpeg", "thumbnail_url": "https://thespacedevs-prod.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": true, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon mission.", "successful_landings": 19, "attempted_landings": 19, "flights": 19, "last_launch_date": "2025-05-28T13:30:00Z", "first_launch_date": "2023-05-21T21:37:09Z", "fastest_turnaround": "P13DT12H34M20S" }, "previous_flight_date": "2024-11-11T21:28:00Z", "turn_around_time": "P13DT12H34M20S", "previous_flight": { "id": "ce986507-bfc1-43fb-953d-3f30e7c5f48f", "url": "https://lldev.thespacedevs.com/2.3.0/launches/ce986507-bfc1-43fb-953d-3f30e7c5f48f/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-69" } }, "spacecraftflight": null, "payloadflight": null } ] }{ "count": 222, "next": "