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=230&ordering=id
{ "count": 250, "next": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=240&ordering=id", "previous": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=220&ordering=id", "results": [ { "id": 1821, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1821/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1095 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": 896, "type": "Core", "reused": true, "launcher_flight_number": 6, "launcher": { "response_mode": "normal", "id": 196, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/196/?format=api", "flight_proven": true, "serial_number": "B1095", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1736, "name": "[AUTO] Falcon 9 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "thumbnail_url": "https://thespacedevs-dev.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 debuting on Starlink Group 12-15.", "successful_landings": 6, "attempted_landings": 6, "flights": 6, "last_launch_date": "2026-03-14T12:37:10Z", "first_launch_date": "2025-05-21T03:19:10Z", "fastest_turnaround": "P43DT5H15M10S" }, "previous_flight_date": "2026-01-30T07:22:00Z", "turn_around_time": "P43DT5H15M10S", "previous_flight": { "id": "5d4e8970-46cd-4c5e-9b9b-391eeb0700a6", "url": "https://lldev.thespacedevs.com/2.3.0/launches/5d4e8970-46cd-4c5e-9b9b-391eeb0700a6/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-101" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1822, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1822/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1085 has landed on ASDS ASOG after its 14th 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": 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": 763, "type": "Core", "reused": true, "launcher_flight_number": 14, "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": "2026-01-14T18:08:20Z", "turn_around_time": "P54DT10H10M40S", "previous_flight": { "id": "b8d9ff2b-a972-4e50-8fff-6c189dbe34cd", "url": "https://lldev.thespacedevs.com/2.3.0/launches/b8d9ff2b-a972-4e50-8fff-6c189dbe34cd/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-98" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1823, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1823/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1090 has landed on ASDS ASOG after its 11th 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": 897, "type": "Core", "reused": true, "launcher_flight_number": 11, "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": 11, "attempted_landings": 11, "flights": 11, "last_launch_date": "2026-03-17T13:27:34Z", "first_launch_date": "2024-12-17T22:26:00Z", "fastest_turnaround": "P22DT15H50M16S" }, "previous_flight_date": "2026-02-16T07:59:40Z", "turn_around_time": "P29DT5H27M54S", "previous_flight": { "id": "a0ed15aa-4d23-48ac-a712-950228663b43", "url": "https://lldev.thespacedevs.com/2.3.0/launches/a0ed15aa-4d23-48ac-a712-950228663b43/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-103" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1824, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1824/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1100 has landed on ASDS OCISLY after its 4th flight.", "downrange_distance": 574.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": 188, "attempted_landings": 196, "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": 898, "type": "Core", "reused": true, "launcher_flight_number": 4, "launcher": { "response_mode": "normal", "id": 239, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/239/?format=api", "flight_proven": true, "serial_number": "B1100", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1736, "name": "[AUTO] Falcon 9 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "thumbnail_url": "https://thespacedevs-dev.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, with a special “100” logo in lieu of the usual serial number style painted on the booster.", "successful_landings": 4, "attempted_landings": 4, "flights": 4, "last_launch_date": "2026-03-20T21:51:49Z", "first_launch_date": "2025-11-23T08:48:00Z", "fastest_turnaround": "P25DT12H31M38S" }, "previous_flight_date": "2026-02-11T17:11:29Z", "turn_around_time": "P37DT4H40M20S", "previous_flight": { "id": "d9c4e13d-abab-4ddc-9821-710a81d54e57", "url": "https://lldev.thespacedevs.com/2.3.0/launches/d9c4e13d-abab-4ddc-9821-710a81d54e57/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 17-34" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1825, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1825/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1077 has landed on ASDS JRTI after its 27th 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": 899, "type": "Core", "reused": true, "launcher_flight_number": 27, "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": "2026-02-20T01:41:40Z", "turn_around_time": "P27DT12H38M30S", "previous_flight": { "id": "57cc5e9e-97c2-4833-8bcd-e4e62ce63ec6", "url": "https://lldev.thespacedevs.com/2.3.0/launches/57cc5e9e-97c2-4833-8bcd-e4e62ce63ec6/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 10-36" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1826, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1826/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1078 has landed on ASDS ASOG after its 27th 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": 900, "type": "Core", "reused": true, "launcher_flight_number": 27, "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": "2026-03-02T02:56:40Z", "turn_around_time": "P20DT11H50M20S", "previous_flight": { "id": "3f71a8a7-118f-460c-953b-984de24aba5c", "url": "https://lldev.thespacedevs.com/2.3.0/launches/3f71a8a7-118f-460c-953b-984de24aba5c/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 10-41" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1827, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1827/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1081 has landed on ASDS OCISLY after its 23rd flight.", "downrange_distance": 574.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": 188, "attempted_landings": 196, "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": 901, "type": "Core", "reused": true, "launcher_flight_number": 23, "launcher": { "response_mode": "normal", "id": 124, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/124/?format=api", "flight_proven": true, "serial_number": "B1081", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1641, "name": "B1081 at LZ-1 after Crew-7 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/124_image_20230827172435.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193351.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Launched Crew-7 on its first flight.", "successful_landings": 23, "attempted_landings": 23, "flights": 23, "last_launch_date": "2026-03-26T23:03:19Z", "first_launch_date": "2023-08-26T07:27:27Z", "fastest_turnaround": "P24DT19H13M20S" }, "previous_flight_date": "2026-02-15T01:59:59Z", "turn_around_time": "P39DT21H3M20S", "previous_flight": { "id": "041e2143-60b6-4f22-a971-8336ac096bea", "url": "https://lldev.thespacedevs.com/2.3.0/launches/041e2143-60b6-4f22-a971-8336ac096bea/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 17-13" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1828, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1828/?format=api", "attempt": true, "success": null, "description": "The Falcon 9 first stage B1103 will land on ASDS OCISLY after its 1st flight.", "downrange_distance": 574.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": 188, "attempted_landings": 196, "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": 904, "type": "Core", "reused": false, "launcher_flight_number": 1, "launcher": { "response_mode": "normal", "id": 248, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/248/?format=api", "flight_proven": false, "serial_number": "B1103", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1736, "name": "[AUTO] Falcon 9 - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "thumbnail_url": "https://thespacedevs-dev.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": 0, "attempted_landings": 0, "flights": 0, "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": 1829, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1829/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1067 has landed on ASDS JRTI after its 34th 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": 905, "type": "Core", "reused": true, "launcher_flight_number": 34, "launcher": { "response_mode": "normal", "id": 101, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/101/?format=api", "flight_proven": true, "serial_number": "B1067", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2464, "name": "B1067 landing on LZ-1 during Koreasat-6A launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1067_landing_o_image_20250912153830.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1067_landing_o_image_thumbnail_20250912153830.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-22 mission.", "successful_landings": 34, "attempted_landings": 34, "flights": 34, "last_launch_date": "2026-03-30T21:15:00Z", "first_launch_date": "2021-06-03T17:29:15Z", "fastest_turnaround": "P22DT16H51M10S" }, "previous_flight_date": "2026-02-22T03:47:10Z", "turn_around_time": "P36DT17H27M50S", "previous_flight": { "id": "49532577-7d26-49df-ada3-12a85bb8189e", "url": "https://lldev.thespacedevs.com/2.3.0/launches/49532577-7d26-49df-ada3-12a85bb8189e/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-104" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1830, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1830/?format=api", "attempt": true, "success": null, "description": "The Falcon 9 first stage will land on one of two East Coast ASDS after its flight.", "downrange_distance": 570.0, "landing_location": { "id": 12, "name": "Unknown", "active": true, "abbrev": "N/A", "description": null, "location": null, "longitude": null, "latitude": null, "image": null, "successful_landings": 0, "attempted_landings": 0, "failed_landings": 0, "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": 906, "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-dev.nyc3.digitaloceanspaces.com/media/images/106_image_20230708172214.png", "thumbnail_url": "https://thespacedevs-dev.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 } ] }