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

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=220
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 250,
  "next": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=230",
  "previous": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=210",
  "results": [
    {
      "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": 1808,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1808/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1081 has landed on ASDS OCISLY after its 22nd 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": 883,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 22,
        "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-01-03T02:09:16Z",
        "turn_around_time": "P42DT23H50M43S",
        "previous_flight": {
          "id": "63ddb2d1-8369-4681-8a50-e95819150382",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/63ddb2d1-8369-4681-8a50-e95819150382/?format=api",
          "name": "Falcon 9 Block 5 | CSG-3"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1802,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1802/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1090 has landed on ASDS ASOG after its 10th 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": 878,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 10,
        "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": "2025-11-22T07:53:50Z",
        "turn_around_time": "P86DT5M50S",
        "previous_flight": {
          "id": "3a22283a-4521-429c-bf45-0d53aa0fcff3",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/3a22283a-4521-429c-bf45-0d53aa0fcff3/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 6-79"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1754,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1754/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1077 has landed on ASDS JRTI after its 26th flight.",
      "downrange_distance": 605.0,
      "landing_location": {
        "id": 3,
        "name": "Just Read the Instructions",
        "active": true,
        "abbrev": "JRTI",
        "description": "Third (Marmac 303) ASDS barge, Just Read the Instructions (JRTI) is currently used to recover Falcon 9 and Heavy boosters in the 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": 859,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 26,
        "launcher": {
          "response_mode": "normal",
          "id": 116,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/116/?format=api",
          "flight_proven": true,
          "serial_number": "B1077",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 1637,
            "name": "B1077 landing on LZ-1 during CRS NG-20 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/116_image_20240201065853.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193345.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 Block 5 booster first used for the Crew-5 mission.",
          "successful_landings": 27,
          "attempted_landings": 27,
          "flights": 27,
          "last_launch_date": "2026-03-19T14:20:10Z",
          "first_launch_date": "2022-10-05T16:00:57Z",
          "fastest_turnaround": "P27DT12H38M30S"
        },
        "previous_flight_date": "2025-12-02T22:18:50Z",
        "turn_around_time": "P79DT3H22M50S",
        "previous_flight": {
          "id": "d1ee3587-a7f7-455c-9dc3-1624352262b4",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/d1ee3587-a7f7-455c-9dc3-1624352262b4/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 6-95"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1809,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1809/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1063 has landed on ASDS OCISLY after its 31st 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": 885,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 31,
        "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": 31,
          "attempted_landings": 31,
          "flights": 31,
          "last_launch_date": "2026-02-21T09:04:19Z",
          "first_launch_date": "2020-11-21T17:17:08Z",
          "fastest_turnaround": "P32DT18H36M20S"
        },
        "previous_flight_date": "2025-12-17T15:27:50Z",
        "turn_around_time": "P65DT17H36M29S",
        "previous_flight": {
          "id": "0b5da6e2-9141-427b-ab22-bcdd3ca6520a",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/0b5da6e2-9141-427b-ab22-bcdd3ca6520a/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 15-13"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1805,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1805/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1067 has landed on ASDS ASOG after its 33rd 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": 880,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 33,
        "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": "2025-12-08T22:26:10Z",
        "turn_around_time": "P75DT5H21M",
        "previous_flight": {
          "id": "c1fb73cf-ad9a-4305-bd11-d61fff369afe",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/c1fb73cf-ad9a-4305-bd11-d61fff369afe/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 6-92"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1812,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1812/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1092 has landed on ASDS JRTI after its 10th 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": 887,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 10,
        "launcher": {
          "response_mode": "normal",
          "id": 192,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/192/?format=api",
          "flight_proven": true,
          "serial_number": "B1092",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2357,
            "name": "B1092 landing at LZ-1 (NROL-69)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1092_landing_a_image_20250325084800.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1092_landing_a_image_thumbnail_20250325084801.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Falcon 9 booster debuting on Starlink Group 12-13.",
          "successful_landings": 10,
          "attempted_landings": 10,
          "flights": 10,
          "last_launch_date": "2026-02-24T23:04:10Z",
          "first_launch_date": "2025-02-27T03:34:20Z",
          "fastest_turnaround": "P25DT14H13M40S"
        },
        "previous_flight_date": "2025-12-15T05:25:10Z",
        "turn_around_time": "P71DT17H39M",
        "previous_flight": {
          "id": "49e52470-1dd4-45a9-b549-cfb417031823",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/49e52470-1dd4-45a9-b549-cfb417031823/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 6-82"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1811,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1811/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1093 has landed on ASDS OCISLY after its 11th 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": 886,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 11,
        "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": 12,
          "attempted_landings": 12,
          "flights": 12,
          "last_launch_date": "2026-03-30T11:02:00Z",
          "first_launch_date": "2025-04-07T23:06:10Z",
          "fastest_turnaround": "P21DT22H7M44S"
        },
        "previous_flight_date": "2026-01-22T05:47:29Z",
        "turn_around_time": "P34DT8H30M20S",
        "previous_flight": {
          "id": "18292387-fbeb-43ac-97a0-1ade50bd68f1",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/18292387-fbeb-43ac-97a0-1ade50bd68f1/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 17-30"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1815,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1815/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1069 has landed on ASDS ASOG after its 30th 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": 890,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 30,
        "launcher": {
          "response_mode": "normal",
          "id": 105,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/105/?format=api",
          "flight_proven": true,
          "serial_number": "B1069",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2462,
            "name": "B1069 at LZ-1 after OneWeb L15 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_20250912153047.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_thumbnail_20250912153047.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.",
          "successful_landings": 30,
          "attempted_landings": 30,
          "flights": 30,
          "last_launch_date": "2026-02-27T12:16:10Z",
          "first_launch_date": "2021-12-21T10:07:08Z",
          "fastest_turnaround": "P25DT18H20M50S"
        },
        "previous_flight_date": "2026-01-09T21:41:00Z",
        "turn_around_time": "P48DT14H35M10S",
        "previous_flight": {
          "id": "7e36b745-9e50-43ce-9911-ee33aa540f72",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/7e36b745-9e50-43ce-9911-ee33aa540f72/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 6-96"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1813,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1813/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1082 has landed on ASDS OCISLY after its 20th 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": 888,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 20,
        "launcher": {
          "response_mode": "normal",
          "id": 125,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/125/?format=api",
          "flight_proven": true,
          "serial_number": "B1082",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2632,
            "name": "B1082 landing at LZ-4 (USSF-62)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1082_landing_a_image_20251219191159.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1082_landing_a_image_thumbnail_20251219191159.jpeg",
            "credit": "USSF SSC",
            "license": {
              "id": 17,
              "name": "Department of Defense Image Use Policy",
              "priority": 6,
              "link": "https://www.dimoc.mil/resources/limitations/"
            },
            "single_use": true,
            "variants": []
          },
          "details": "Falcon 9 Block 5 booster.",
          "successful_landings": 20,
          "attempted_landings": 20,
          "flights": 20,
          "last_launch_date": "2026-03-01T10:10:39Z",
          "first_launch_date": "2024-01-03T03:44:20Z",
          "fastest_turnaround": "P25DT10M"
        },
        "previous_flight_date": "2026-01-29T17:53:20Z",
        "turn_around_time": "P30DT16H17M19S",
        "previous_flight": {
          "id": "5b32bfe3-2816-4a86-bf82-710d0b3660d2",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/5b32bfe3-2816-4a86-bf82-710d0b3660d2/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 17-19"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    }
  ]
}