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=60&ordering=-downrange_distance
{ "count": 247, "next": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=70&ordering=-downrange_distance", "previous": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=50&ordering=-downrange_distance", "results": [ { "id": 1659, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1659/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1090 has landed on ASDS JRTI after its 6th flight.", "downrange_distance": 660.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": 144, "attempted_landings": 145, "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": 424, "type": "Core", "reused": true, "launcher_flight_number": 6, "launcher": { "response_mode": "normal", "id": 190, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/190/?format=api", "flight_proven": true, "serial_number": "B1090", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2353, "name": "B1090 at LZ-1 (Crew-10)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1090_at_lz-1__image_20250316065021.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1090_at_lz-1__image_thumbnail_20250316065021.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 booster.", "successful_landings": 9, "attempted_landings": 9, "flights": 9, "last_launch_date": "2025-11-22T07:53:50Z", "first_launch_date": "2024-12-17T22:26:00Z", "fastest_turnaround": "P22DT15H50M16S" }, "previous_flight_date": "2025-06-18T05:55:10Z", "turn_around_time": "P34DT15H16M50S", "previous_flight": { "id": "35c0c65c-3077-45e8-a374-790f7d202ccb", "url": "https://lldev.thespacedevs.com/2.3.0/launches/35c0c65c-3077-45e8-a374-790f7d202ccb/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 10-18" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1647, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1647/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage booster B1085 has landed on ASDS JRTI after its 9th flight.", "downrange_distance": 660.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": 144, "attempted_landings": 145, "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": 712, "type": "Core", "reused": true, "launcher_flight_number": 9, "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 to be flown during the Crew-9 mission.", "successful_landings": 12, "attempted_landings": 12, "flights": 12, "last_launch_date": "2025-11-19T00:12:20Z", "first_launch_date": "2024-08-20T13:20:00Z", "fastest_turnaround": "P24DT16H10M" }, "previous_flight_date": "2025-06-07T04:54:00Z", "turn_around_time": "P24DT16H10M", "previous_flight": { "id": "b3f7dd08-1e48-498c-8fcb-193b8d54ed6b", "url": "https://lldev.thespacedevs.com/2.3.0/launches/b3f7dd08-1e48-498c-8fcb-193b8d54ed6b/?format=api", "name": "Falcon 9 Block 5 | Sirius SXM-10" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1654, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1654/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage booster B1083 has landed on ASDS JRTI after its 13th flight.", "downrange_distance": 660.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": 144, "attempted_landings": 145, "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": 771, "type": "Core", "reused": true, "launcher_flight_number": 13, "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-06-10T13:05:40Z", "turn_around_time": "P32DT15H58M20S", "previous_flight": { "id": "e084e9ae-5d37-4c4c-b6a9-1bc6047086f3", "url": "https://lldev.thespacedevs.com/2.3.0/launches/e084e9ae-5d37-4c4c-b6a9-1bc6047086f3/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 12-24" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1632, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1632/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage booster B1085 successfully landed on ASDS ASOG after its 8th flight.", "downrange_distance": 655.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": 136, "attempted_landings": 137, "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": 703, "type": "Core", "reused": true, "launcher_flight_number": 8, "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 to be flown during the Crew-9 mission.", "successful_landings": 12, "attempted_landings": 12, "flights": 12, "last_launch_date": "2025-11-19T00:12:20Z", "first_launch_date": "2024-08-20T13:20:00Z", "fastest_turnaround": "P24DT16H10M" }, "previous_flight_date": "2025-05-07T01:17:20Z", "turn_around_time": "P31DT3H36M40S", "previous_flight": { "id": "d5e8b971-0138-42d7-a6ba-7d43bf529d5e", "url": "https://lldev.thespacedevs.com/2.3.0/launches/d5e8b971-0138-42d7-a6ba-7d43bf529d5e/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-93" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1689, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1689/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1093 has landed on ASDS OCISLY after its 6th flight.", "downrange_distance": 650.0, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "active": true, "abbrev": "OCISLY", "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1969, "name": "OCISLY empty", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 170, "attempted_landings": 178, "failed_landings": 8, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 1, "name": "Autonomous Spaceport Drone Ship", "abbrev": "ASDS", "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory." }, "response_mode": "normal", "firststage": { "id": 773, "type": "Core", "reused": true, "launcher_flight_number": 6, "launcher": { "response_mode": "normal", "id": 193, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/193/?format=api", "flight_proven": true, "serial_number": "B1093", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2455, "name": "Falcon 9 on SLC-4E (SDA-T1TL-B)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20250910140450.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_thumbnail_20250910140451.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 booster debuting on Starlink Group 11-11.", "successful_landings": 9, "attempted_landings": 9, "flights": 9, "last_launch_date": "2025-12-14T05:49:00Z", "first_launch_date": "2025-04-07T23:06:10Z", "fastest_turnaround": "P21DT22H7M44S" }, "previous_flight_date": "2025-08-14T05:05:37Z", "turn_around_time": "P27DT9H6M34S", "previous_flight": { "id": "258dd7cc-3e26-45bd-ac48-b58f8a501fb3", "url": "https://lldev.thespacedevs.com/2.3.0/launches/258dd7cc-3e26-45bd-ac48-b58f8a501fb3/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 17-4" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1688, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1688/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1078 has landed on ASDS ASOG after its 23rd flight.", "downrange_distance": 650.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": 136, "attempted_landings": 137, "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": 393, "type": "Core", "reused": true, "launcher_flight_number": 23, "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": 24, "attempted_landings": 24, "flights": 24, "last_launch_date": "2025-11-15T06:44:20Z", "first_launch_date": "2023-03-02T05:34:14Z", "fastest_turnaround": "P21DT15H32M10S" }, "previous_flight_date": "2025-07-26T09:01:40Z", "turn_around_time": "P47DT16H54M20S", "previous_flight": { "id": "d4eba3cb-9474-41f9-9618-a90d1c0b7025", "url": "https://lldev.thespacedevs.com/2.3.0/launches/d4eba3cb-9474-41f9-9618-a90d1c0b7025/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 10-26" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1712, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1712/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1093 has landed on ASDS OCISLY after its 7th flight.", "downrange_distance": 650.0, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "active": true, "abbrev": "OCISLY", "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1969, "name": "OCISLY empty", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 170, "attempted_landings": 178, "failed_landings": 8, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 1, "name": "Autonomous Spaceport Drone Ship", "abbrev": "ASDS", "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory." }, "response_mode": "normal", "firststage": { "id": 820, "type": "Core", "reused": true, "launcher_flight_number": 7, "launcher": { "response_mode": "normal", "id": 193, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/193/?format=api", "flight_proven": true, "serial_number": "B1093", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2455, "name": "Falcon 9 on SLC-4E (SDA-T1TL-B)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20250910140450.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_thumbnail_20250910140451.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 booster debuting on Starlink Group 11-11.", "successful_landings": 9, "attempted_landings": 9, "flights": 9, "last_launch_date": "2025-12-14T05:49:00Z", "first_launch_date": "2025-04-07T23:06:10Z", "fastest_turnaround": "P21DT22H7M44S" }, "previous_flight_date": "2025-09-10T14:12:11Z", "turn_around_time": "P35DT8H53M55S", "previous_flight": { "id": "4ed83998-e8bc-4e53-9e07-1ae931ae712f", "url": "https://lldev.thespacedevs.com/2.3.0/launches/4ed83998-e8bc-4e53-9e07-1ae931ae712f/?format=api", "name": "Falcon 9 Block 5 | SDA Tranche 1 Transport Layer B" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1501, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1501/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1083 has landed on ASDS ASOG after its 7th flight.", "downrange_distance": 636.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": 136, "attempted_landings": 137, "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": 388, "type": "Core", "reused": true, "launcher_flight_number": 7, "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": "2024-11-30T05:00:00Z", "turn_around_time": "P29D", "previous_flight": null }, "spacecraftflight": null, "payloadflight": null }, { "id": 1502, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1502/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1073 has landed on ASDS ASOG after its 20th flight.", "downrange_distance": 635.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": 136, "attempted_landings": 137, "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": 410, "type": "Core", "reused": true, "launcher_flight_number": 20, "launcher": { "response_mode": "normal", "id": 112, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/112/?format=api", "flight_proven": true, "serial_number": "B1073", "is_placeholder": false, "status": { "id": 2, "name": "expended" }, "image": { "id": 2461, "name": "B1073 landing on LZ-1 during Bandwagon-1 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1073_landing_o_image_20250912152710.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1073_landing_o_image_thumbnail_20250912152710.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Notable missions include SES-22, Hakuto-R and CRS-27. Expended during the SPAINSAT-NG I launch.", "successful_landings": 20, "attempted_landings": 20, "flights": 21, "last_launch_date": "2025-01-30T01:34:00Z", "first_launch_date": "2022-05-14T20:40:50Z", "fastest_turnaround": "P25DT20H44M" }, "previous_flight_date": "2024-11-18T18:31:00Z", "turn_around_time": "P46DT6H56M", "previous_flight": null }, "spacecraftflight": null, "payloadflight": null }, { "id": 1451, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1451/?format=api", "attempt": true, "success": false, "description": "The New Glenn first stage booster was lost on its first flight during descent towards LPV1 Jacklyn.", "downrange_distance": 622.0, "landing_location": { "id": 51, "name": "Jacklyn", "active": true, "abbrev": "LPV1", "description": "Jacklyn is Blue Origins first floating landing platform for New Glenn.", "location": null, "longitude": null, "latitude": null, "image": { "id": 2195, "name": "Jackllyn in Port Canaveral", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jackllyn_in_por_image_20240904203154.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jackllyn_in_por_image_thumbnail_20240904203155.jpeg", "credit": "Blue Origin", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "successful_landings": 1, "attempted_landings": 2, "failed_landings": 1, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 1, "name": "Autonomous Spaceport Drone Ship", "abbrev": "ASDS", "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory." }, "response_mode": "normal", "firststage": { "id": 560, "type": "Core", "reused": false, "launcher_flight_number": 1, "launcher": { "response_mode": "normal", "id": 186, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/186/?format=api", "flight_proven": false, "serial_number": "GS1-SN001", "is_placeholder": false, "status": { "id": 4, "name": "lost" }, "image": { "id": 2303, "name": "GS1-SN001 on the launch pad", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn001_on_th_image_20250111175829.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn001_on_th_image_thumbnail_20250111175829.jpeg", "credit": "Blue Origin", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "First New Glenn first stage booster. Named \"So You’re Telling Me There’s a Chance\". Lost on its first flight during descent towards LPV1 Jacklyn.", "successful_landings": 0, "attempted_landings": 1, "flights": 1, "last_launch_date": "2025-01-16T07:03:00Z", "first_launch_date": "2025-01-16T07:03:00Z", "fastest_turnaround": null }, "previous_flight_date": null, "turn_around_time": null, "previous_flight": null }, "spacecraftflight": null, "payloadflight": null } ] }