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=180
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=190",
  "previous": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=170",
  "results": [
    {
      "id": 1740,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1740/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1081 has landed on ASDS OCISLY after its 20th flight.",
      "downrange_distance": 574.0,
      "landing_location": {
        "id": 1,
        "name": "Of Course I Still Love You",
        "active": true,
        "abbrev": "OCISLY",
        "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1969,
          "name": "OCISLY empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 188,
        "attempted_landings": 196,
        "failed_landings": 8,
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
            "credit": "NASA",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
          "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
      },
      "type": {
        "id": 1,
        "name": "Autonomous Spaceport Drone Ship",
        "abbrev": "ASDS",
        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
      },
      "response_mode": "normal",
      "firststage": {
        "id": 845,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 20,
        "launcher": {
          "response_mode": "normal",
          "id": 124,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/124/?format=api",
          "flight_proven": true,
          "serial_number": "B1081",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 1641,
            "name": "B1081 at LZ-1 after Crew-7 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/124_image_20230827172435.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193351.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Launched Crew-7 on its first flight.",
          "successful_landings": 23,
          "attempted_landings": 23,
          "flights": 23,
          "last_launch_date": "2026-03-26T23:03:19Z",
          "first_launch_date": "2023-08-26T07:27:27Z",
          "fastest_turnaround": "P24DT19H13M20S"
        },
        "previous_flight_date": "2025-10-25T14:20:50Z",
        "turn_around_time": "P37DT15H7M30S",
        "previous_flight": {
          "id": "b99e48e1-e424-4b4f-8523-a19259d6a6c6",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/b99e48e1-e424-4b4f-8523-a19259d6a6c6/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 11-12"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1742,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1742/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1077 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": 847,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 25,
        "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-10-26T15:00:40Z",
        "turn_around_time": "P37DT7H18M10S",
        "previous_flight": {
          "id": "5707ddea-8f06-4a3b-83d1-cfd8a3017637",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/5707ddea-8f06-4a3b-83d1-cfd8a3017637/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 10-21"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1747,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1747/?format=api",
      "attempt": true,
      "success": false,
      "description": "The Zhuque-3 first stage booster executed its re-entry burn normally, but the landing burn was abnormal and the booster crashed next to its downrange landing pad on its landing attempt.",
      "downrange_distance": 390.0,
      "landing_location": {
        "id": 60,
        "name": "Zhuque-3 Landing Site",
        "active": true,
        "abbrev": "ZQ-3 LZ",
        "description": "Landing site for first stage boosters of LandSpace’s Zhuque-3 rocket at Minqin County, Gansu Province, China.",
        "location": {
          "response_mode": "normal",
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/17/?format=api",
          "name": "Jiuquan Satellite Launch Center, People's Republic of China",
          "active": true,
          "country": {
            "id": 6,
            "name": "China",
            "alpha_2_code": "CN",
            "alpha_3_code": "CHN",
            "nationality_name": "Chinese",
            "nationality_name_composed": "Sino"
          },
          "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
          "image": {
            "id": 1374,
            "name": "Long March 2F/G liftoff (Shenzhou 16)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192548.jpeg",
            "credit": "CMS",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "longitude": 100.291111,
          "latitude": 40.958056,
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 281,
          "total_landing_count": 2
        },
        "longitude": 103.480704,
        "latitude": 38.445068,
        "image": null,
        "successful_landings": 0,
        "attempted_landings": 1,
        "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": 9,
        "name": "Vertical Landing",
        "abbrev": "VL",
        "description": "Vertical landing using engines"
      },
      "response_mode": "normal",
      "firststage": {
        "id": 852,
        "type": "Core",
        "reused": false,
        "launcher_flight_number": 1,
        "launcher": {
          "response_mode": "normal",
          "id": 245,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/245/?format=api",
          "flight_proven": false,
          "serial_number": "ZQ-3 F1",
          "is_placeholder": false,
          "status": {
            "id": 7,
            "name": "destroyed"
          },
          "image": {
            "id": 2583,
            "name": "ZQ-3 Flight 1 Liftoff",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zq-3_flight_1_l_image_20251203064230.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zq-3_flight_1_l_image_thumbnail_20251203064231.jpeg",
            "credit": "LandSpace",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "First stage booster used on the 1st flight of LandSpace's Zhuque-3 rocket. Booster attempted to land downrange on its dedicated landing pad, but impacted the edge of the pad following an abnormal landing burn.",
          "successful_landings": 0,
          "attempted_landings": 1,
          "flights": 1,
          "last_launch_date": "2025-12-03T04:00:00Z",
          "first_launch_date": "2025-12-03T04:00:00Z",
          "fastest_turnaround": null
        },
        "previous_flight_date": null,
        "turn_around_time": null,
        "previous_flight": null
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1739,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1739/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1088 has landed on ASDS OCISLY after its 12th flight.",
      "downrange_distance": 574.0,
      "landing_location": {
        "id": 1,
        "name": "Of Course I Still Love You",
        "active": true,
        "abbrev": "OCISLY",
        "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1969,
          "name": "OCISLY empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 188,
        "attempted_landings": 196,
        "failed_landings": 8,
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
            "credit": "NASA",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
          "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
      },
      "type": {
        "id": 1,
        "name": "Autonomous Spaceport Drone Ship",
        "abbrev": "ASDS",
        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
      },
      "response_mode": "normal",
      "firststage": {
        "id": 844,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 12,
        "launcher": {
          "response_mode": "normal",
          "id": 153,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/153/?format=api",
          "flight_proven": true,
          "serial_number": "B1088",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2457,
            "name": "B1088 landing on LZ-4 during Transporter-12 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1088_landing_o_image_20250912151209.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1088_landing_o_image_thumbnail_20250912151209.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 booster.",
          "successful_landings": 14,
          "attempted_landings": 14,
          "flights": 14,
          "last_launch_date": "2026-03-17T05:19:09Z",
          "first_launch_date": "2024-11-30T08:10:00Z",
          "fastest_turnaround": "P9DT3H38M48S"
        },
        "previous_flight_date": "2025-10-19T19:24:00Z",
        "turn_around_time": "P48DT22H34M30S",
        "previous_flight": {
          "id": "0d2920f2-87d9-4c5a-aebe-614d8baae2a2",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/0d2920f2-87d9-4c5a-aebe-614d8baae2a2/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 11-19"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1744,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1744/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1082 has landed on ASDS OCISLY after its 18th flight.",
      "downrange_distance": 574.0,
      "landing_location": {
        "id": 1,
        "name": "Of Course I Still Love You",
        "active": true,
        "abbrev": "OCISLY",
        "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1969,
          "name": "OCISLY empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 188,
        "attempted_landings": 196,
        "failed_landings": 8,
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
            "credit": "NASA",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
          "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
      },
      "type": {
        "id": 1,
        "name": "Autonomous Spaceport Drone Ship",
        "abbrev": "ASDS",
        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
      },
      "response_mode": "normal",
      "firststage": {
        "id": 849,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 18,
        "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-10-28T00:43:49Z",
        "turn_around_time": "P43DT10H56M41S",
        "previous_flight": {
          "id": "22eb6520-2a51-4f60-b1b8-41a6bf711768",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/22eb6520-2a51-4f60-b1b8-41a6bf711768/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 11-21"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1743,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1743/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1067 has landed on ASDS ASOG after its 32nd 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": 848,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 32,
        "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-10-19T17:39:40Z",
        "turn_around_time": "P50DT4H46M30S",
        "previous_flight": {
          "id": "ed145de1-b768-43b5-8563-18ebc93b69b5",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/ed145de1-b768-43b5-8563-18ebc93b69b5/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 10-17"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1745,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1745/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1096 has landed back at the launch site at Landing Zone 2 (LZ-2) after its 4th flight.",
      "downrange_distance": 14.6,
      "landing_location": {
        "id": 5,
        "name": "Landing Zone 2",
        "active": true,
        "abbrev": "LZ-2",
        "description": "LZ-2 Pad located at Cape Canaveral Space Force Station at the previous LC-13. Directly next to LZ-1",
        "location": {
          "response_mode": "normal",
          "id": 12,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "active": true,
          "country": {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          },
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "image": {
            "id": 2200,
            "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.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": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "longitude": -80.577778,
          "latitude": 28.488889,
          "timezone_name": "America/New_York",
          "total_launch_count": 1100,
          "total_landing_count": 71
        },
        "longitude": -80.544964,
        "latitude": 28.48775,
        "image": {
          "id": 1976,
          "name": "LZ-2",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lz-2_image_20240310172018.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lz-2_image_thumbnail_20240310172019.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": 16,
        "attempted_landings": 16,
        "failed_landings": 0,
        "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": 2,
        "name": "Return to Launch Site",
        "abbrev": "RTLS",
        "description": "A return to launch site usually means that after stage separation the booster flips and does a burn back towards the launch site, landing near where it initially launched from."
      },
      "response_mode": "normal",
      "firststage": {
        "id": 850,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 4,
        "launcher": {
          "response_mode": "normal",
          "id": 197,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/197/?format=api",
          "flight_proven": true,
          "serial_number": "B1096",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2630,
            "name": "B1096 landing at LZ-2 (NROL-77)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1096_landing_a_image_20251219190526.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1096_landing_a_image_thumbnail_20251219190527.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Falcon 9 booster.",
          "successful_landings": 5,
          "attempted_landings": 5,
          "flights": 5,
          "last_launch_date": "2026-01-28T04:53:16Z",
          "first_launch_date": "2025-07-16T06:30:00Z",
          "fastest_turnaround": "P28DT15H54M55S"
        },
        "previous_flight_date": "2025-11-11T03:21:30Z",
        "turn_around_time": "P28DT15H54M55S",
        "previous_flight": {
          "id": "a63253be-6084-4151-81db-57fe4d13b164",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/a63253be-6084-4151-81db-57fe4d13b164/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 6-87"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1757,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1757/?format=api",
      "attempt": true,
      "success": null,
      "description": "A landing and splashdown in the Indian Ocean is expected",
      "downrange_distance": null,
      "landing_location": {
        "id": 32,
        "name": "Indian Ocean",
        "active": true,
        "abbrev": "IND",
        "description": "Indian Ocean",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 2235,
          "name": "Sun glint on the Indian Ocean",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920091449.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920091449.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": []
        },
        "successful_landings": 8,
        "attempted_landings": 11,
        "failed_landings": 3,
        "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": 3,
        "name": "Ocean",
        "abbrev": "Ocean",
        "description": "No recovery attempt"
      },
      "response_mode": "normal",
      "firststage": null,
      "spacecraftflight": {
        "id": 895,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/895/?format=api",
        "destination": "Suborbital",
        "mission_end": null,
        "spacecraft": {
          "response_mode": "normal",
          "id": 621,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/621/?format=api",
          "name": "Ship 39",
          "serial_number": "S39",
          "is_placeholder": false,
          "image": {
            "id": 2334,
            "name": "Starship Ship 34 static fire",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_ship_3_image_20250221072318.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_ship_3_image_thumbnail_20250221072319.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "in_space": false,
          "time_in_space": "P0D",
          "time_docked": "P0D",
          "flights_count": 0,
          "mission_ends_count": 0,
          "status": {
            "id": 5,
            "name": "Under construction"
          },
          "description": "First V3 Starship planned to fly on flight 12.",
          "spacecraft_config": {
            "response_mode": "normal",
            "id": 46,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/46/?format=api",
            "name": "Starship V3",
            "type": {
              "id": 6,
              "name": "Reuseable Upper Stage"
            },
            "agency": {
              "response_mode": "list",
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
              "name": "SpaceX",
              "abbrev": "SpX",
              "type": {
                "id": 3,
                "name": "Commercial"
              }
            },
            "family": [
              {
                "response_mode": "normal",
                "id": 8,
                "name": "Starship",
                "description": "SpaceX Starship upper stages family",
                "manufacturer": {
                  "response_mode": "list",
                  "id": 121,
                  "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                  "name": "SpaceX",
                  "abbrev": "SpX",
                  "type": {
                    "id": 3,
                    "name": "Commercial"
                  }
                },
                "parent": null,
                "maiden_flight": "2023-04-20"
              }
            ],
            "in_use": true,
            "image": {
              "id": 2438,
              "name": "Starship during stacking operations (Flight 10)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_during_image_20250824175325.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_during_image_thumbnail_20250824175326.jpeg",
              "credit": "SpaceX",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          },
          "fastest_turnaround": null
        },
        "launch": {
          "id": "ed83366c-872c-4484-97c1-bc74832304fc",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/ed83366c-872c-4484-97c1-bc74832304fc/?format=api",
          "name": "Starship | Flight 12",
          "response_mode": "normal",
          "slug": "starship-flight-12",
          "launch_designator": null,
          "status": {
            "id": 2,
            "name": "To Be Determined",
            "abbrev": "TBD",
            "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
          },
          "last_updated": "2026-04-04T14:17:50Z",
          "net": "2026-05-31T00:00:00Z",
          "net_precision": {
            "id": 7,
            "name": "Month",
            "abbrev": "M",
            "description": "The T-0 is expected in the given month."
          },
          "window_end": "2026-05-31T00:00:00Z",
          "window_start": "2026-05-31T00:00:00Z",
          "image": {
            "id": 2301,
            "name": "Starship on the launch pad during WDR (Flight 7)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_thumbnail_20250111100521.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "infographic": null,
          "probability": null,
          "weather_concerns": null,
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "response_mode": "list",
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
            "name": "SpaceX",
            "abbrev": "SpX",
            "type": {
              "id": 3,
              "name": "Commercial"
            }
          },
          "rocket": {
            "id": 8708,
            "configuration": {
              "response_mode": "list",
              "id": 522,
              "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/522/?format=api",
              "name": "Starship",
              "families": [
                {
                  "response_mode": "list",
                  "id": 156,
                  "name": "Starship"
                }
              ],
              "full_name": "Starship V3",
              "variant": "V3"
            }
          },
          "mission": {
            "id": 7301,
            "name": "Flight 12",
            "type": "Test Flight",
            "description": "12th test flight of the two-stage Starship launch vehicle. Maiden Flight of Starship V3",
            "image": null,
            "orbit": {
              "id": 15,
              "name": "Suborbital",
              "abbrev": "Sub",
              "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
              }
            },
            "agencies": [
              {
                "response_mode": "normal",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                  "id": 3,
                  "name": "Commercial"
                },
                "featured": true,
                "country": [
                  {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                  }
                ],
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": 2002,
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "parent": null,
                "image": {
                  "id": 29,
                  "name": "[AUTO] SpaceX - image",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                },
                "logo": {
                  "id": 186,
                  "name": "[AUTO] SpaceX - logo",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                },
                "social_logo": {
                  "id": 94,
                  "name": "[AUTO] SpaceX - social_logo",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                },
                "total_launch_count": 660,
                "consecutive_successful_launches": 145,
                "successful_launches": 645,
                "failed_launches": 15,
                "pending_launches": 122,
                "consecutive_successful_landings": 144,
                "successful_landings": 605,
                "failed_landings": 27,
                "attempted_landings": 631,
                "successful_landings_spacecraft": 59,
                "failed_landings_spacecraft": 3,
                "attempted_landings_spacecraft": 63,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "https://www.spacex.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
                "social_media_links": []
              }
            ],
            "info_urls": [],
            "vid_urls": []
          },
          "pad": {
            "id": 235,
            "url": "https://lldev.thespacedevs.com/2.3.0/pads/235/?format=api",
            "active": true,
            "agencies": [
              {
                "response_mode": "normal",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                  "id": 3,
                  "name": "Commercial"
                },
                "featured": true,
                "country": [
                  {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                  }
                ],
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": 2002,
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "parent": null,
                "image": {
                  "id": 29,
                  "name": "[AUTO] SpaceX - image",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                },
                "logo": {
                  "id": 186,
                  "name": "[AUTO] SpaceX - logo",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                },
                "social_logo": {
                  "id": 94,
                  "name": "[AUTO] SpaceX - social_logo",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                }
              }
            ],
            "name": "Orbital Launch Pad 2",
            "image": null,
            "description": "The second launch and landing pad of the full version of the combined SpaceX Starship and Superheavy booster. To be first used for launch in 2025 with version 3 of Starship and the Superheavy booster.\r\n\r\nThe launch mount itself is named Orbital Launch Mount B.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))",
            "map_url": "https://www.google.com/maps?q=25.996603,-97.158251",
            "latitude": 25.996603,
            "longitude": -97.158251,
            "country": {
              "id": 2,
              "name": "United States of America",
              "alpha_2_code": "US",
              "alpha_3_code": "USA",
              "nationality_name": "American",
              "nationality_name_composed": "Americano"
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_b_20241126031254.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0,
            "fastest_turnaround": null,
            "location": {
              "response_mode": "normal",
              "id": 143,
              "url": "https://lldev.thespacedevs.com/2.3.0/locations/143/?format=api",
              "name": "SpaceX Starbase, TX, USA",
              "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",
                "total_attempted_launches": 7470,
                "successful_launches": 6915,
                "failed_launches": 555,
                "total_attempted_landings": 1288,
                "successful_landings": 1241,
                "failed_landings": 47
              },
              "active": true,
              "country": {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
              },
              "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
              "image": {
                "id": 2219,
                "name": "SpaceX Starbase in March 2022",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_starbase_image_20240919170357.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_starbase_image_thumbnail_20240919170357.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": []
              },
              "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
              "longitude": -97.157,
              "latitude": 25.997,
              "timezone_name": "America/Chicago",
              "total_launch_count": 20,
              "total_landing_count": 13
            }
          },
          "webcast_live": false,
          "program": [
            {
              "response_mode": "normal",
              "id": 1,
              "url": "https://lldev.thespacedevs.com/2.3.0/programs/1/?format=api",
              "name": "SpaceX Starship",
              "image": {
                "id": 2301,
                "name": "Starship on the launch pad during WDR (Flight 7)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_thumbnail_20250111100521.jpeg",
                "credit": "SpaceX",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": false,
                "variants": []
              },
              "info_url": "https://www.spacex.com/vehicles/starship/",
              "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
              "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
              "agencies": [
                {
                  "response_mode": "list",
                  "id": 121,
                  "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                  "name": "SpaceX",
                  "abbrev": "SpX",
                  "type": {
                    "id": 3,
                    "name": "Commercial"
                  }
                }
              ],
              "start_date": "2019-03-01T05:00:00Z",
              "end_date": null,
              "mission_patches": [],
              "type": {
                "id": 7,
                "name": "Technology"
              }
            }
          ],
          "orbital_launch_attempt_count": null,
          "location_launch_attempt_count": 21,
          "pad_launch_attempt_count": 1,
          "agency_launch_attempt_count": 669,
          "orbital_launch_attempt_count_year": null,
          "location_launch_attempt_count_year": 1,
          "pad_launch_attempt_count_year": 1,
          "agency_launch_attempt_count_year": 50
        },
        "duration": null,
        "turn_around_time": null,
        "response_mode": "normal"
      },
      "payloadflight": null
    },
    {
      "id": 1748,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1748/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1083 has landed on ASDS JRTI after its 16th 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": 853,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 16,
        "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-10-29T16:35:20Z",
        "turn_around_time": "P43DT5H26M",
        "previous_flight": {
          "id": "94ec1605-bd9c-47fa-9f36-69148ee4e370",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/94ec1605-bd9c-47fa-9f36-69148ee4e370/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 10-37"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1750,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1750/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1093 has landed on ASDS OCISLY after its 9th flight.",
      "downrange_distance": 574.0,
      "landing_location": {
        "id": 1,
        "name": "Of Course I Still Love You",
        "active": true,
        "abbrev": "OCISLY",
        "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 1969,
          "name": "OCISLY empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png",
          "credit": "SpaceX",
          "license": {
            "id": 5,
            "name": "CC BY-NC 2.0",
            "priority": 1,
            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 188,
        "attempted_landings": 196,
        "failed_landings": 8,
        "celestial_body": {
          "response_mode": "normal",
          "id": 1,
          "name": "Earth",
          "type": {
            "id": 1,
            "name": "Planet"
          },
          "diameter": 12742000.0,
          "mass": 5.972168e+24,
          "gravity": 9.80655,
          "length_of_day": "1 00:00:00",
          "atmosphere": true,
          "image": {
            "id": 2040,
            "name": "Earth (Apollo 17)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
            "credit": "NASA",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
          "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
      },
      "type": {
        "id": 1,
        "name": "Autonomous Spaceport Drone Ship",
        "abbrev": "ASDS",
        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
      },
      "response_mode": "normal",
      "firststage": {
        "id": 854,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 9,
        "launcher": {
          "response_mode": "normal",
          "id": 193,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/193/?format=api",
          "flight_proven": true,
          "serial_number": "B1093",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2455,
            "name": "Falcon 9 on SLC-4E (SDA-T1TL-B)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20250910140450.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_thumbnail_20250910140451.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Falcon 9 booster debuting on Starlink Group 11-11.",
          "successful_landings": 12,
          "attempted_landings": 12,
          "flights": 12,
          "last_launch_date": "2026-03-30T11:02:00Z",
          "first_launch_date": "2025-04-07T23:06:10Z",
          "fastest_turnaround": "P21DT22H7M44S"
        },
        "previous_flight_date": "2025-11-06T21:13:50Z",
        "turn_around_time": "P37DT8H35M10S",
        "previous_flight": {
          "id": "6602c88f-cbff-4495-b417-a184ddb0a426",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/6602c88f-cbff-4495-b417-a184ddb0a426/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 11-14"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    }
  ]
}