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=80&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=90&ordering=-downrange_distance",
  "previous": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=70&ordering=-downrange_distance",
  "results": [
    {
      "id": 1610,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1610/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage B1080 has landed on ASDS JRTI after its 18th flight.",
      "downrange_distance": 600.0,
      "landing_location": {
        "id": 3,
        "name": "Just Read the Instructions",
        "active": true,
        "abbrev": "JRTI",
        "description": "Third (Marmac 303) ASDS barge, Just Read the Instructions (JRTI) is currently used to recover Falcon 9 and Heavy boosters in the Atlantic Ocean.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1973,
          "name": "JRTI (Marmac 303) empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_20240310170452.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_thumbnail_20240310170452.jpeg",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 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": 729,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 18,
        "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": "2025-03-31T19:52:50Z",
        "turn_around_time": "P31DT5H58M20S",
        "previous_flight": null
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1608,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1608/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 B1077 1st stage has landed on ASDS JRTI after its 20th flight.",
      "downrange_distance": 600.0,
      "landing_location": {
        "id": 3,
        "name": "Just Read the Instructions",
        "active": true,
        "abbrev": "JRTI",
        "description": "Third (Marmac 303) ASDS barge, Just Read the Instructions (JRTI) is currently used to recover Falcon 9 and Heavy boosters in the Atlantic Ocean.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1973,
          "name": "JRTI (Marmac 303) empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_20240310170452.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_thumbnail_20240310170452.jpeg",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 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": 727,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 20,
        "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-03-18T19:57:50Z",
        "turn_around_time": "P40DT6H11M50S",
        "previous_flight": null
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1672,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1672/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage B1067 has landed on ASDS ASOG after its 30th flight.",
      "downrange_distance": 600.0,
      "landing_location": {
        "id": 17,
        "name": "A Shortfall of Gravitas",
        "active": true,
        "abbrev": "ASOG",
        "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1971,
          "name": "ASOG with booster",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_20240310164859.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_thumbnail_20240310164859.jpeg",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 149,
        "attempted_landings": 150,
        "failed_landings": 1,
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
            "credit": "NASA",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
          "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
      },
      "type": {
        "id": 1,
        "name": "Autonomous Spaceport Drone Ship",
        "abbrev": "ASDS",
        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
      },
      "response_mode": "normal",
      "firststage": {
        "id": 783,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 30,
        "launcher": {
          "response_mode": "normal",
          "id": 101,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/101/?format=api",
          "flight_proven": true,
          "serial_number": "B1067",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2464,
            "name": "B1067 landing on LZ-1 during Koreasat-6A launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1067_landing_o_image_20250912153830.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1067_landing_o_image_thumbnail_20250912153830.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 Block 5 booster first used for the CRS-22 mission.",
          "successful_landings": 34,
          "attempted_landings": 34,
          "flights": 34,
          "last_launch_date": "2026-03-30T21:15:00Z",
          "first_launch_date": "2021-06-03T17:29:15Z",
          "fastest_turnaround": "P22DT16H51M10S"
        },
        "previous_flight_date": "2025-07-02T06:28:10Z",
        "turn_around_time": "P57DT1H43M50S",
        "previous_flight": {
          "id": "17500639-e28a-429b-a8cb-02c3f47b3379",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/17500639-e28a-429b-a8cb-02c3f47b3379/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 10-25"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1606,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1606/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage B1069 has landed on ASDS ASOG after its 23rd 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": 725,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 23,
        "launcher": {
          "response_mode": "normal",
          "id": 105,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/105/?format=api",
          "flight_proven": true,
          "serial_number": "B1069",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2462,
            "name": "B1069 at LZ-1 after OneWeb L15 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_20250912153047.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_thumbnail_20250912153047.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.",
          "successful_landings": 30,
          "attempted_landings": 30,
          "flights": 30,
          "last_launch_date": "2026-02-27T12:16:10Z",
          "first_launch_date": "2021-12-21T10:07:08Z",
          "fastest_turnaround": "P25DT18H20M50S"
        },
        "previous_flight_date": "2025-03-13T02:35:30Z",
        "turn_around_time": "P42DT23H17M10S",
        "previous_flight": null
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1604,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1604/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage B1067 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": 723,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 27,
        "launcher": {
          "response_mode": "normal",
          "id": 101,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/101/?format=api",
          "flight_proven": true,
          "serial_number": "B1067",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2464,
            "name": "B1067 landing on LZ-1 during Koreasat-6A launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1067_landing_o_image_20250912153830.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1067_landing_o_image_thumbnail_20250912153830.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 Block 5 booster first used for the CRS-22 mission.",
          "successful_landings": 34,
          "attempted_landings": 34,
          "flights": 34,
          "last_launch_date": "2026-03-30T21:15:00Z",
          "first_launch_date": "2021-06-03T17:29:15Z",
          "fastest_turnaround": "P22DT16H51M10S"
        },
        "previous_flight_date": "2025-02-15T06:14:10Z",
        "turn_around_time": "P57DT21H46M",
        "previous_flight": null
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1681,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1681/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage B1095 has landed on ASDS JRTI after its 2nd 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": 788,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 2,
        "launcher": {
          "response_mode": "normal",
          "id": 196,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/196/?format=api",
          "flight_proven": true,
          "serial_number": "B1095",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 1736,
            "name": "[AUTO] Falcon 9 - image",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193628.jpeg",
            "credit": null,
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Falcon 9 booster debuting on Starlink Group 12-15.",
          "successful_landings": 6,
          "attempted_landings": 6,
          "flights": 6,
          "last_launch_date": "2026-03-14T12:37:10Z",
          "first_launch_date": "2025-05-21T03:19:10Z",
          "fastest_turnaround": "P43DT5H15M10S"
        },
        "previous_flight_date": "2025-05-21T03:19:10Z",
        "turn_around_time": "P98DT7H51M30S",
        "previous_flight": {
          "id": "38782ad8-6826-4594-bcca-ddcee8ff25e4",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/38782ad8-6826-4594-bcca-ddcee8ff25e4/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 12-15"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1682,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1682/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage B1077 landed on ASDS JRTI after its 23rd 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": 789,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 23,
        "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-07-08T08:21:00Z",
        "turn_around_time": "P54DT3H28M",
        "previous_flight": {
          "id": "017fa05c-4225-44f1-81f4-94a559547238",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/017fa05c-4225-44f1-81f4-94a559547238/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 10-28"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1666,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1666/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1090 has landed on ASDS ASOG after its 7th 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": 716,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 7,
        "launcher": {
          "response_mode": "normal",
          "id": 190,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/190/?format=api",
          "flight_proven": true,
          "serial_number": "B1090",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2353,
            "name": "B1090 at LZ-1 (Crew-10)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1090_at_lz-1__image_20250316065021.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1090_at_lz-1__image_thumbnail_20250316065021.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Falcon 9 booster.",
          "successful_landings": 11,
          "attempted_landings": 11,
          "flights": 11,
          "last_launch_date": "2026-03-17T13:27:34Z",
          "first_launch_date": "2024-12-17T22:26:00Z",
          "fastest_turnaround": "P22DT15H50M16S"
        },
        "previous_flight_date": "2025-07-22T21:12:00Z",
        "turn_around_time": "P32DT9H33M36S",
        "previous_flight": {
          "id": "5221eb56-ccb1-498c-a757-89e34cc099d7",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/5221eb56-ccb1-498c-a757-89e34cc099d7/?format=api",
          "name": "Falcon 9 Block 5 | O3b mPower 9-10"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1603,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1603/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage B1083 has landed on ASDS ASOG after its 10th flight.",
      "downrange_distance": 600.0,
      "landing_location": {
        "id": 17,
        "name": "A Shortfall of Gravitas",
        "active": true,
        "abbrev": "ASOG",
        "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1971,
          "name": "ASOG with booster",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_20240310164859.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_thumbnail_20240310164859.jpeg",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 149,
        "attempted_landings": 150,
        "failed_landings": 1,
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
            "credit": "NASA",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
          "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
      },
      "type": {
        "id": 1,
        "name": "Autonomous Spaceport Drone Ship",
        "abbrev": "ASDS",
        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
      },
      "response_mode": "normal",
      "firststage": {
        "id": 722,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 10,
        "launcher": {
          "response_mode": "normal",
          "id": 126,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/126/?format=api",
          "flight_proven": true,
          "serial_number": "B1083",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 1643,
            "name": "B1083 at LZ-1 after Crew-8 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/126_image_20240304081131.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193355.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 5,
              "name": "CC BY-NC 2.0",
              "priority": 1,
              "link": "https://creativecommons.org/licenses/by-nc/2.0/"
            },
            "single_use": false,
            "variants": []
          },
          "details": "Booster first flown during the Crew-8 mission.",
          "successful_landings": 16,
          "attempted_landings": 16,
          "flights": 16,
          "last_launch_date": "2025-12-11T22:01:20Z",
          "first_launch_date": "2024-03-04T03:53:38Z",
          "fastest_turnaround": "P23DT24M50S"
        },
        "previous_flight_date": "2025-02-27T00:16:30Z",
        "turn_around_time": "P45DT37M",
        "previous_flight": null
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1649,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1649/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage B1077 has landed on ASDS ASOG after its 22nd flight.",
      "downrange_distance": 600.0,
      "landing_location": {
        "id": 17,
        "name": "A Shortfall of Gravitas",
        "active": true,
        "abbrev": "ASOG",
        "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1971,
          "name": "ASOG with booster",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_20240310164859.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_thumbnail_20240310164859.jpeg",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 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": 766,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 22,
        "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-06-03T04:43:40Z",
        "turn_around_time": "P35DT3H37M20S",
        "previous_flight": {
          "id": "0c4546c7-80f2-4a0b-8580-f9f62767e326",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/0c4546c7-80f2-4a0b-8580-f9f62767e326/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 12-19"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    }
  ]
}