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": 1818,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1818/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1080 has landed on ASDS ASOG after its 25th 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": 893,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 25,
        "launcher": {
          "response_mode": "normal",
          "id": 123,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/123/?format=api",
          "flight_proven": true,
          "serial_number": "B1080",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 1640,
            "name": "B1080 landing on LZ-1 during CRS SpX-30 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1080_image_20240322071018.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1080_image_thumbnail_20240322071019.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 5,
              "name": "CC BY-NC 2.0",
              "priority": 1,
              "link": "https://creativecommons.org/licenses/by-nc/2.0/"
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon mission.",
          "successful_landings": 25,
          "attempted_landings": 25,
          "flights": 25,
          "last_launch_date": "2026-03-04T10:52:20Z",
          "first_launch_date": "2023-05-21T21:37:09Z",
          "fastest_turnaround": "P13DT12H34M20S"
        },
        "previous_flight_date": "2026-01-18T23:31:40Z",
        "turn_around_time": "P44DT11H20M40S",
        "previous_flight": {
          "id": "13979f7e-c835-4813-860f-915c8ce9e784",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/13979f7e-c835-4813-860f-915c8ce9e784/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 6-100"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1833,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1833/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1085 has landed on ASDS ASOG after its 15th 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": 907,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 15,
        "launcher": {
          "response_mode": "normal",
          "id": 151,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/151/?format=api",
          "flight_proven": true,
          "serial_number": "B1085",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2290,
            "name": "B1085 during landing at LZ-1 (Crew-9)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_20241217151951.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_thumbnail_20241217151951.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Booster used during the Crew-9 and Fram2 mission.",
          "successful_landings": 15,
          "attempted_landings": 15,
          "flights": 15,
          "last_launch_date": "2026-04-02T11:55:10Z",
          "first_launch_date": "2024-08-20T13:20:00Z",
          "fastest_turnaround": "P23DT7H36M10S"
        },
        "previous_flight_date": "2026-03-10T04:19:00Z",
        "turn_around_time": "P23DT7H36M10S",
        "previous_flight": {
          "id": "8701f102-a33e-450b-87b1-660679aab736",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/8701f102-a33e-450b-87b1-660679aab736/?format=api",
          "name": "Falcon 9 Block 5 | EchoStar 25"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1825,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1825/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1077 has landed on ASDS JRTI after its 27th flight.",
      "downrange_distance": 600.0,
      "landing_location": {
        "id": 3,
        "name": "Just Read the Instructions",
        "active": true,
        "abbrev": "JRTI",
        "description": "Third (Marmac 303) ASDS barge, Just Read the Instructions (JRTI) is currently used to recover Falcon 9 and Heavy boosters in the Atlantic Ocean.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1973,
          "name": "JRTI (Marmac 303) empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_20240310170452.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_thumbnail_20240310170452.jpeg",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 154,
        "attempted_landings": 155,
        "failed_landings": 1,
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
            "credit": "NASA",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
          "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
      },
      "type": {
        "id": 1,
        "name": "Autonomous Spaceport Drone Ship",
        "abbrev": "ASDS",
        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
      },
      "response_mode": "normal",
      "firststage": {
        "id": 899,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 27,
        "launcher": {
          "response_mode": "normal",
          "id": 116,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/116/?format=api",
          "flight_proven": true,
          "serial_number": "B1077",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 1637,
            "name": "B1077 landing on LZ-1 during CRS NG-20 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/116_image_20240201065853.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193345.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 Block 5 booster first used for the Crew-5 mission.",
          "successful_landings": 27,
          "attempted_landings": 27,
          "flights": 27,
          "last_launch_date": "2026-03-19T14:20:10Z",
          "first_launch_date": "2022-10-05T16:00:57Z",
          "fastest_turnaround": "P27DT12H38M30S"
        },
        "previous_flight_date": "2026-02-20T01:41:40Z",
        "turn_around_time": "P27DT12H38M30S",
        "previous_flight": {
          "id": "57cc5e9e-97c2-4833-8bcd-e4e62ce63ec6",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/57cc5e9e-97c2-4833-8bcd-e4e62ce63ec6/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 10-36"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1826,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1826/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage B1078 has landed on ASDS ASOG after its 27th flight.",
      "downrange_distance": 600.0,
      "landing_location": {
        "id": 17,
        "name": "A Shortfall of Gravitas",
        "active": true,
        "abbrev": "ASOG",
        "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1971,
          "name": "ASOG with booster",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_20240310164859.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_thumbnail_20240310164859.jpeg",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 149,
        "attempted_landings": 150,
        "failed_landings": 1,
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
            "credit": "NASA",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
          "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
      },
      "type": {
        "id": 1,
        "name": "Autonomous Spaceport Drone Ship",
        "abbrev": "ASDS",
        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
      },
      "response_mode": "normal",
      "firststage": {
        "id": 900,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 27,
        "launcher": {
          "response_mode": "normal",
          "id": 120,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/120/?format=api",
          "flight_proven": true,
          "serial_number": "B1078",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2458,
            "name": "B1078 landing on LZ-2 during USSF-124 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_20250912151734.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_thumbnail_20250912151734.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.",
          "successful_landings": 27,
          "attempted_landings": 27,
          "flights": 27,
          "last_launch_date": "2026-03-22T14:47:00Z",
          "first_launch_date": "2023-03-02T05:34:14Z",
          "fastest_turnaround": "P20DT11H50M20S"
        },
        "previous_flight_date": "2026-03-02T02:56:40Z",
        "turn_around_time": "P20DT11H50M20S",
        "previous_flight": {
          "id": "3f71a8a7-118f-460c-953b-984de24aba5c",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/3f71a8a7-118f-460c-953b-984de24aba5c/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 10-41"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1831,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1831/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1093 has landed on ASDS OCISLY after its 12th flight.",
      "downrange_distance": 600.0,
      "landing_location": {
        "id": 1,
        "name": "Of Course I Still Love You",
        "active": true,
        "abbrev": "OCISLY",
        "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1969,
          "name": "OCISLY empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 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": 751,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 12,
        "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-02-25T14:17:49Z",
        "turn_around_time": "P32DT20H44M11S",
        "previous_flight": {
          "id": "742daf86-0810-4df5-8a7d-1ff72a14e261",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/742daf86-0810-4df5-8a7d-1ff72a14e261/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 17-26"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1829,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1829/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1067 has landed on ASDS JRTI after its 34th flight.",
      "downrange_distance": 600.0,
      "landing_location": {
        "id": 3,
        "name": "Just Read the Instructions",
        "active": true,
        "abbrev": "JRTI",
        "description": "Third (Marmac 303) ASDS barge, Just Read the Instructions (JRTI) is currently used to recover Falcon 9 and Heavy boosters in the Atlantic Ocean.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1973,
          "name": "JRTI (Marmac 303) empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_20240310170452.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_thumbnail_20240310170452.jpeg",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 154,
        "attempted_landings": 155,
        "failed_landings": 1,
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
            "credit": "NASA",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
          "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
      },
      "type": {
        "id": 1,
        "name": "Autonomous Spaceport Drone Ship",
        "abbrev": "ASDS",
        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
      },
      "response_mode": "normal",
      "firststage": {
        "id": 905,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 34,
        "launcher": {
          "response_mode": "normal",
          "id": 101,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/101/?format=api",
          "flight_proven": true,
          "serial_number": "B1067",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2464,
            "name": "B1067 landing on LZ-1 during Koreasat-6A launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1067_landing_o_image_20250912153830.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1067_landing_o_image_thumbnail_20250912153830.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 Block 5 booster first used for the CRS-22 mission.",
          "successful_landings": 34,
          "attempted_landings": 34,
          "flights": 34,
          "last_launch_date": "2026-03-30T21:15:00Z",
          "first_launch_date": "2021-06-03T17:29:15Z",
          "fastest_turnaround": "P22DT16H51M10S"
        },
        "previous_flight_date": "2026-02-22T03:47:10Z",
        "turn_around_time": "P36DT17H27M50S",
        "previous_flight": {
          "id": "49532577-7d26-49df-ada3-12a85bb8189e",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/49532577-7d26-49df-ada3-12a85bb8189e/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 6-104"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1816,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1816/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1078 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": 891,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 26,
        "launcher": {
          "response_mode": "normal",
          "id": 120,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/120/?format=api",
          "flight_proven": true,
          "serial_number": "B1078",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2458,
            "name": "B1078 landing on LZ-2 during USSF-124 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_20250912151734.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_thumbnail_20250912151734.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.",
          "successful_landings": 27,
          "attempted_landings": 27,
          "flights": 27,
          "last_launch_date": "2026-03-22T14:47:00Z",
          "first_launch_date": "2023-03-02T05:34:14Z",
          "fastest_turnaround": "P20DT11H50M20S"
        },
        "previous_flight_date": "2026-01-12T21:08:20Z",
        "turn_around_time": "P48DT5H48M20S",
        "previous_flight": {
          "id": "0fb47674-d5c3-4681-ae0a-bff4c8e43d6a",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/0fb47674-d5c3-4681-ae0a-bff4c8e43d6a/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 6-97"
        }
      },
      "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": 1569,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1569/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1082 has landed on ASDS OCISLY after its 12th flight.",
      "downrange_distance": 610.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": 697,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 12,
        "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": "2025-02-23T01:38:20Z",
        "turn_around_time": "P56DT10H50M40S",
        "previous_flight": null
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1497,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1497/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1071 has landed on ASDS OCISLY after its 24th flight.",
      "downrange_distance": 610.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": 637,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 24,
        "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-02-11T02:09:40Z",
        "turn_around_time": "P60DT10H15M20S",
        "previous_flight": null
      },
      "spacecraftflight": null,
      "payloadflight": null
    }
  ]
}