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=170&ordering=-downrange_distance
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=180&ordering=-downrange_distance",
  "previous": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=160&ordering=-downrange_distance",
  "results": [
    {
      "id": 1625,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1625/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1071 has landed on ASDS OCISLY after its 25th 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": 744,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 25,
        "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": 32,
          "attempted_landings": 32,
          "flights": 32,
          "last_launch_date": "2026-03-13T14:57:59Z",
          "first_launch_date": "2022-02-02T20:27:26Z",
          "fastest_turnaround": "P19DT16H19M25S"
        },
        "previous_flight_date": "2025-04-12T12:25:00Z",
        "turn_around_time": "P49DT7H45M",
        "previous_flight": {
          "id": "88675d6b-d504-4aa6-9175-69a8610a40dd",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/88675d6b-d504-4aa6-9175-69a8610a40dd/?format=api",
          "name": "Falcon 9 Block 5 | NROL-192"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1827,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1827/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1081 has landed on ASDS OCISLY after its 23rd flight.",
      "downrange_distance": 574.0,
      "landing_location": {
        "id": 1,
        "name": "Of Course I Still Love You",
        "active": true,
        "abbrev": "OCISLY",
        "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1969,
          "name": "OCISLY empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 188,
        "attempted_landings": 196,
        "failed_landings": 8,
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
            "credit": "NASA",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
          "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
      },
      "type": {
        "id": 1,
        "name": "Autonomous Spaceport Drone Ship",
        "abbrev": "ASDS",
        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
      },
      "response_mode": "normal",
      "firststage": {
        "id": 901,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 23,
        "launcher": {
          "response_mode": "normal",
          "id": 124,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/124/?format=api",
          "flight_proven": true,
          "serial_number": "B1081",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 1641,
            "name": "B1081 at LZ-1 after Crew-7 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/124_image_20230827172435.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193351.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Launched Crew-7 on its first flight.",
          "successful_landings": 23,
          "attempted_landings": 23,
          "flights": 23,
          "last_launch_date": "2026-03-26T23:03:19Z",
          "first_launch_date": "2023-08-26T07:27:27Z",
          "fastest_turnaround": "P24DT19H13M20S"
        },
        "previous_flight_date": "2026-02-15T01:59:59Z",
        "turn_around_time": "P39DT21H3M20S",
        "previous_flight": {
          "id": "041e2143-60b6-4f22-a971-8336ac096bea",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/041e2143-60b6-4f22-a971-8336ac096bea/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 17-13"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1673,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1673/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1088 has landed on ASDS OCISLY after its 9th 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": 784,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 9,
        "launcher": {
          "response_mode": "normal",
          "id": 153,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/153/?format=api",
          "flight_proven": true,
          "serial_number": "B1088",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2457,
            "name": "B1088 landing on LZ-4 during Transporter-12 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1088_landing_o_image_20250912151209.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1088_landing_o_image_thumbnail_20250912151209.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 booster.",
          "successful_landings": 14,
          "attempted_landings": 14,
          "flights": 14,
          "last_launch_date": "2026-03-17T05:19:09Z",
          "first_launch_date": "2024-11-30T08:10:00Z",
          "fastest_turnaround": "P9DT3H38M48S"
        },
        "previous_flight_date": "2025-06-28T17:13:00Z",
        "turn_around_time": "P50DT23H13M49S",
        "previous_flight": {
          "id": "903b888d-7633-4104-9db3-ed3e5263759c",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/903b888d-7633-4104-9db3-ed3e5263759c/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 15-7"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1839,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1839/?format=api",
      "attempt": true,
      "success": null,
      "description": "The Falcon 9 first stage B1082 will land on ASDS OCISLY after its 21st 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": 910,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 21,
        "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-03-01T10:10:39Z",
        "turn_around_time": "P43DT15H49M21S",
        "previous_flight": {
          "id": "887eb3dc-ead1-4fef-87a1-b490e780f43a",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/887eb3dc-ead1-4fef-87a1-b490e780f43a/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 17-23"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1656,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1656/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1075 has landed on ASDS OCISLY after its 19th 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": 772,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 19,
        "launcher": {
          "response_mode": "normal",
          "id": 114,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/114/?format=api",
          "flight_proven": true,
          "serial_number": "B1075",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2460,
            "name": "B1075 landing on LZ-4 during Transporter-11 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1075_landing_o_image_20250912152358.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1075_landing_o_image_thumbnail_20250912152358.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 Starlink Group 2-4 mission.",
          "successful_landings": 21,
          "attempted_landings": 21,
          "flights": 21,
          "last_launch_date": "2025-10-22T14:16:20Z",
          "first_launch_date": "2023-01-19T15:43:10Z",
          "fastest_turnaround": "P24DT17H18M30S"
        },
        "previous_flight_date": "2025-05-23T22:32:20Z",
        "turn_around_time": "P64DT5H58M49S",
        "previous_flight": {
          "id": "b37179f7-1d22-4398-bd58-1d50d9d58344",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/b37179f7-1d22-4398-bd58-1d50d9d58344/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 11-16"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1652,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1652/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1093 has landed on ASDS OCISLY after its 4th flight.",
      "downrange_distance": 574.0,
      "landing_location": {
        "id": 1,
        "name": "Of Course I Still Love You",
        "active": true,
        "abbrev": "OCISLY",
        "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1969,
          "name": "OCISLY empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 188,
        "attempted_landings": 196,
        "failed_landings": 8,
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
            "credit": "NASA",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
          "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
      },
      "type": {
        "id": 1,
        "name": "Autonomous Spaceport Drone Ship",
        "abbrev": "ASDS",
        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
      },
      "response_mode": "normal",
      "firststage": {
        "id": 769,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 4,
        "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": "2025-06-17T03:36:50Z",
        "turn_around_time": "P28DT22H28M30S",
        "previous_flight": {
          "id": "b9c7d6a5-49cc-4ce2-b1ef-1a4f3d049658",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/b9c7d6a5-49cc-4ce2-b1ef-1a4f3d049658/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 15-9"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1817,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1817/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1097 has landed on ASDS OCISLY after its 7th 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": 892,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 7,
        "launcher": {
          "response_mode": "normal",
          "id": 199,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/199/?format=api",
          "flight_proven": true,
          "serial_number": "B1097",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2631,
            "name": "B1097 landing at LZ-4 (Sentinel 6B)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1097_landing_a_image_20251219190818.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1097_landing_a_image_thumbnail_20251219190819.jpeg",
            "credit": "NASA Kennedy",
            "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": []
          },
          "details": "Falcon 9 booster.",
          "successful_landings": 7,
          "attempted_landings": 7,
          "flights": 7,
          "last_launch_date": "2026-03-08T11:00:19Z",
          "first_launch_date": "2025-09-03T03:51:26Z",
          "fastest_turnaround": "P14DT3H45M49S"
        },
        "previous_flight_date": "2026-01-25T17:30:39Z",
        "turn_around_time": "P41DT17H29M40S",
        "previous_flight": {
          "id": "90a7b825-ea15-41a2-a9d3-eb532a37e499",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/90a7b825-ea15-41a2-a9d3-eb532a37e499/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 17-20"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1661,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1661/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1071 has landed on ASDS OCISLY after its 27th 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": 775,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 27,
        "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": 32,
          "attempted_landings": 32,
          "flights": 32,
          "last_launch_date": "2026-03-13T14:57:59Z",
          "first_launch_date": "2022-02-02T20:27:26Z",
          "fastest_turnaround": "P19DT16H19M25S"
        },
        "previous_flight_date": "2025-06-23T21:25:30Z",
        "turn_around_time": "P37DT21H9M39S",
        "previous_flight": {
          "id": "0d3c2ff0-3b31-4066-8b33-5759b6866c39",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/0d3c2ff0-3b31-4066-8b33-5759b6866c39/?format=api",
          "name": "Falcon 9 Block 5 | Transporter 14 (Dedicated SSO Rideshare)"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1665,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1665/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1093 has landed on ASDS OCISLY after its 5th 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": 778,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 5,
        "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": "2025-07-16T02:05:20Z",
        "turn_around_time": "P29DT3H17S",
        "previous_flight": {
          "id": "8a06f398-67af-409e-9fac-8de4ef3a42c4",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/8a06f398-67af-409e-9fac-8de4ef3a42c4/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 15-2"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1674,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1674/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1081 has landed on ASDS OCISLY after its 17th 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": 785,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 17,
        "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": "2025-07-23T18:13:00Z",
        "turn_around_time": "P29DT22H51M49S",
        "previous_flight": {
          "id": "c1dc33ba-c9cc-4c1d-ad9f-120096f60be3",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/c1dc33ba-c9cc-4c1d-ad9f-120096f60be3/?format=api",
          "name": "Falcon 9 Block 5 | TRACERS"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    }
  ]
}