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=90&ordering=downrange_distance
{ "count": 247, "next": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=100&ordering=downrange_distance", "previous": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=80&ordering=downrange_distance", "results": [ { "id": 1571, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1571/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1076 has landed on ASDS ASOG after its 21st 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": 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": 699, "type": "Core", "reused": true, "launcher_flight_number": 21, "launcher": { "response_mode": "normal", "id": 118, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/118/?format=api", "flight_proven": true, "serial_number": "B1076", "is_placeholder": false, "status": { "id": 2, "name": "expended" }, "image": { "id": 2459, "name": "B1076 landing on LZ-1 during Worldview Legion 3-4 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1076_landing_o_image_20250912152159.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1076_landing_o_image_thumbnail_20250912152200.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Booster first launched on the Dragon CRS-26 mission. Expended during the SPAINSAT-NG II launch.", "successful_landings": 21, "attempted_landings": 21, "flights": 22, "last_launch_date": "2025-10-24T01:30:00Z", "first_launch_date": "2022-11-26T19:20:43Z", "fastest_turnaround": "P21DT2H49M" }, "previous_flight_date": "2025-01-27T22:05:00Z", "turn_around_time": "P24DT17H14M", "previous_flight": { "id": "32e2c0d2-55ad-424f-9241-c3fd3a322a1e", "url": "https://lldev.thespacedevs.com/2.3.0/launches/32e2c0d2-55ad-424f-9241-c3fd3a322a1e/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 12-7" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1648, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1648/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1067 has landed on ASDS ASOG after its 29th 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": 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": 764, "type": "Core", "reused": true, "launcher_flight_number": 29, "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": 32, "attempted_landings": 32, "flights": 32, "last_launch_date": "2025-12-08T22:26:10Z", "first_launch_date": "2021-06-03T17:29:15Z", "fastest_turnaround": "P22DT16H51M10S" }, "previous_flight_date": "2025-05-13T05:02:20Z", "turn_around_time": "P50DT1H25M50S", "previous_flight": { "id": "1166593d-ea03-42eb-b44d-80d7bd09c39a", "url": "https://lldev.thespacedevs.com/2.3.0/launches/1166593d-ea03-42eb-b44d-80d7bd09c39a/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-83" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1565, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1565/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1077 has landed on ASDS JRTI after its 18th 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": 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": 693, "type": "Core", "reused": true, "launcher_flight_number": 18, "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": 25, "attempted_landings": 25, "flights": 25, "last_launch_date": "2025-12-02T22:18:50Z", "first_launch_date": "2022-10-05T16:00:57Z", "fastest_turnaround": "P28DT21H21M50S" }, "previous_flight_date": "2025-01-06T20:43:59Z", "turn_around_time": "P35DT22H9M21S", "previous_flight": { "id": "957f00c7-bcb4-4fe6-ac14-c35f11874104", "url": "https://lldev.thespacedevs.com/2.3.0/launches/957f00c7-bcb4-4fe6-ac14-c35f11874104/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-71" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1684, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1684/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1083 has landed on ASDS ASOG after its 14th 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": 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": 791, "type": "Core", "reused": true, "launcher_flight_number": 14, "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-07-13T05:04:00Z", "turn_around_time": "P52DT6H52M10S", "previous_flight": { "id": "d54113f9-985e-4e40-a7e7-dbeb07b85b44", "url": "https://lldev.thespacedevs.com/2.3.0/launches/d54113f9-985e-4e40-a7e7-dbeb07b85b44/?format=api", "name": "Falcon 9 Block 5 | Dror-1" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1562, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1562/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1078 has landed on ASDS ASOG after its 17th 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": 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": 691, "type": "Core", "reused": true, "launcher_flight_number": 17, "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": "2024-12-31T05:39:10Z", "turn_around_time": "P39DT13H39M20S", "previous_flight": { "id": "58e080d1-90cd-42ac-8152-9f56fc580f8d", "url": "https://lldev.thespacedevs.com/2.3.0/launches/58e080d1-90cd-42ac-8152-9f56fc580f8d/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 12-6" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1660, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1660/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1078 has landed on ASDS ASOG after its 22nd 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": 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": 774, "type": "Core", "reused": true, "launcher_flight_number": 22, "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-06-13T15:29:00Z", "turn_around_time": "P42DT17H32M40S", "previous_flight": { "id": "f52bce97-24cc-4ee5-9140-480c68bd65cf", "url": "https://lldev.thespacedevs.com/2.3.0/launches/f52bce97-24cc-4ee5-9140-480c68bd65cf/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 12-26" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1637, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1637/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1071 has landed on ASDS OCISLY after its 26th 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-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": 494, "type": "Core", "reused": true, "launcher_flight_number": 26, "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": 2463, "name": "B1071 landing on LZ-4 during NROL-87 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1071_landing_o_image_20250912153658.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1071_landing_o_image_thumbnail_20250912153658.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 NROL-87 mission.", "successful_landings": 30, "attempted_landings": 30, "flights": 30, "last_launch_date": "2025-11-28T18:44:30Z", "first_launch_date": "2022-02-02T20:27:26Z", "fastest_turnaround": "P19DT16H19M25S" }, "previous_flight_date": "2025-05-31T20:10:00Z", "turn_around_time": "P23DT1H15M30S", "previous_flight": { "id": "53264b64-3f01-4745-a900-f5596c0e4ef8", "url": "https://lldev.thespacedevs.com/2.3.0/launches/53264b64-3f01-4745-a900-f5596c0e4ef8/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 11-18" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1507, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1507/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1069 has landed on ASDS JRTI after its 21st 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": 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": 642, "type": "Core", "reused": true, "launcher_flight_number": 21, "launcher": { "response_mode": "normal", "id": 105, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/105/?format=api", "flight_proven": true, "serial_number": "B1069", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2462, "name": "B1069 at LZ-1 after OneWeb L15 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_20250912153047.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_thumbnail_20250912153047.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.", "successful_landings": 28, "attempted_landings": 28, "flights": 28, "last_launch_date": "2025-11-09T08:10:10Z", "first_launch_date": "2021-12-21T10:07:08Z", "fastest_turnaround": "P25DT18H20M50S" }, "previous_flight_date": "2024-11-21T16:07:50Z", "turn_around_time": "P74DT18H7M10S", "previous_flight": null }, "spacecraftflight": null, "payloadflight": null }, { "id": 1495, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1495/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1063 has landed on ASDS OCISLY after its 22nd 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-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": 635, "type": "Core", "reused": true, "launcher_flight_number": 22, "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": "B1063 landing on LZ-4 during Sentinel-6A Michael Freilich launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/84_image_20201122121517.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193327.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Notable launches include Sentinel-6 and Dart.", "successful_landings": 29, "attempted_landings": 29, "flights": 29, "last_launch_date": "2025-10-31T20:41:10Z", "first_launch_date": "2020-11-21T17:17:08Z", "fastest_turnaround": "P32DT18H36M20S" }, "previous_flight_date": "2024-10-24T17:14:00Z", "turn_around_time": "P53DT20H5M", "previous_flight": null }, "spacecraftflight": null, "payloadflight": null }, { "id": 1645, "url": "https://lldev.thespacedevs.com/2.3.0/landings/1645/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 1st stage B1080 landed on ASDS JRTI after its 20th 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": 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": 761, "type": "Core", "reused": true, "launcher_flight_number": 20, "launcher": { "response_mode": "normal", "id": 123, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/123/?format=api", "flight_proven": true, "serial_number": "B1080", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1640, "name": "B1080 landing on LZ-1 during CRS SpX-30 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1080_image_20240322071018.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1080_image_thumbnail_20240322071019.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon mission.", "successful_landings": 23, "attempted_landings": 23, "flights": 23, "last_launch_date": "2025-11-21T03:39:30Z", "first_launch_date": "2023-05-21T21:37:09Z", "fastest_turnaround": "P13DT12H34M20S" }, "previous_flight_date": "2025-05-28T13:30:00Z", "turn_around_time": "P28DT6H24M50S", "previous_flight": { "id": "1c2d7f7c-20d1-4764-8be5-f5e651e6724e", "url": "https://lldev.thespacedevs.com/2.3.0/launches/1c2d7f7c-20d1-4764-8be5-f5e651e6724e/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 10-32" } }, "spacecraftflight": null, "payloadflight": null } ] }