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&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=190&ordering=downrange_distance",
  "previous": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=170&ordering=downrange_distance",
  "results": [
    {
      "id": 1689,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1689/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1093 has landed on ASDS OCISLY after its 6th flight.",
      "downrange_distance": 650.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": 773,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 6,
        "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-08-14T05:05:37Z",
        "turn_around_time": "P27DT9H6M34S",
        "previous_flight": {
          "id": "258dd7cc-3e26-45bd-ac48-b58f8a501fb3",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/258dd7cc-3e26-45bd-ac48-b58f8a501fb3/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 17-4"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1712,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1712/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1093 has landed on ASDS OCISLY after its 7th flight.",
      "downrange_distance": 650.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": 820,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 7,
        "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-09-10T14:12:11Z",
        "turn_around_time": "P35DT8H53M55S",
        "previous_flight": {
          "id": "4ed83998-e8bc-4e53-9e07-1ae931ae712f",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/4ed83998-e8bc-4e53-9e07-1ae931ae712f/?format=api",
          "name": "Falcon 9 Block 5 | SDA Tranche 1 Transport Layer B"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1688,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1688/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1078 has landed on ASDS ASOG after its 23rd flight.",
      "downrange_distance": 650.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": 393,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 23,
        "launcher": {
          "response_mode": "normal",
          "id": 120,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/120/?format=api",
          "flight_proven": true,
          "serial_number": "B1078",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2458,
            "name": "B1078 landing on LZ-2 during USSF-124 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_20250912151734.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_thumbnail_20250912151734.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.",
          "successful_landings": 27,
          "attempted_landings": 27,
          "flights": 27,
          "last_launch_date": "2026-03-22T14:47:00Z",
          "first_launch_date": "2023-03-02T05:34:14Z",
          "fastest_turnaround": "P20DT11H50M20S"
        },
        "previous_flight_date": "2025-07-26T09:01:40Z",
        "turn_around_time": "P47DT16H54M20S",
        "previous_flight": {
          "id": "d4eba3cb-9474-41f9-9618-a90d1c0b7025",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/d4eba3cb-9474-41f9-9618-a90d1c0b7025/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 10-26"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1822,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1822/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage B1085 has landed on ASDS ASOG after its 14th flight.",
      "downrange_distance": 650.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": 763,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 14,
        "launcher": {
          "response_mode": "normal",
          "id": 151,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/151/?format=api",
          "flight_proven": true,
          "serial_number": "B1085",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2290,
            "name": "B1085 during landing at LZ-1 (Crew-9)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_20241217151951.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_thumbnail_20241217151951.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Booster used during the Crew-9 and Fram2 mission.",
          "successful_landings": 15,
          "attempted_landings": 15,
          "flights": 15,
          "last_launch_date": "2026-04-02T11:55:10Z",
          "first_launch_date": "2024-08-20T13:20:00Z",
          "fastest_turnaround": "P23DT7H36M10S"
        },
        "previous_flight_date": "2026-01-14T18:08:20Z",
        "turn_around_time": "P54DT10H10M40S",
        "previous_flight": {
          "id": "b8d9ff2b-a972-4e50-8fff-6c189dbe34cd",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/b8d9ff2b-a972-4e50-8fff-6c189dbe34cd/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 6-98"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1632,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1632/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage booster B1085 successfully landed on ASDS ASOG after its 8th flight.",
      "downrange_distance": 655.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": 703,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 8,
        "launcher": {
          "response_mode": "normal",
          "id": 151,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/151/?format=api",
          "flight_proven": true,
          "serial_number": "B1085",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2290,
            "name": "B1085 during landing at LZ-1 (Crew-9)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_20241217151951.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_thumbnail_20241217151951.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Booster used during the Crew-9 and Fram2 mission.",
          "successful_landings": 15,
          "attempted_landings": 15,
          "flights": 15,
          "last_launch_date": "2026-04-02T11:55:10Z",
          "first_launch_date": "2024-08-20T13:20:00Z",
          "fastest_turnaround": "P23DT7H36M10S"
        },
        "previous_flight_date": "2025-05-07T01:17:20Z",
        "turn_around_time": "P31DT3H36M40S",
        "previous_flight": {
          "id": "d5e8b971-0138-42d7-a6ba-7d43bf529d5e",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/d5e8b971-0138-42d7-a6ba-7d43bf529d5e/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 6-93"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1654,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1654/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage booster B1083 has landed on ASDS JRTI after its 13th flight.",
      "downrange_distance": 660.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": 771,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 13,
        "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-06-10T13:05:40Z",
        "turn_around_time": "P32DT15H58M20S",
        "previous_flight": {
          "id": "e084e9ae-5d37-4c4c-b6a9-1bc6047086f3",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/e084e9ae-5d37-4c4c-b6a9-1bc6047086f3/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 12-24"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1647,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1647/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage booster B1085 has landed on ASDS JRTI after its 9th flight.",
      "downrange_distance": 660.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": 712,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 9,
        "launcher": {
          "response_mode": "normal",
          "id": 151,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/151/?format=api",
          "flight_proven": true,
          "serial_number": "B1085",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2290,
            "name": "B1085 during landing at LZ-1 (Crew-9)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_20241217151951.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_thumbnail_20241217151951.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Booster used during the Crew-9 and Fram2 mission.",
          "successful_landings": 15,
          "attempted_landings": 15,
          "flights": 15,
          "last_launch_date": "2026-04-02T11:55:10Z",
          "first_launch_date": "2024-08-20T13:20:00Z",
          "fastest_turnaround": "P23DT7H36M10S"
        },
        "previous_flight_date": "2025-06-07T04:54:00Z",
        "turn_around_time": "P24DT16H10M",
        "previous_flight": {
          "id": "b3f7dd08-1e48-498c-8fcb-193b8d54ed6b",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/b3f7dd08-1e48-498c-8fcb-193b8d54ed6b/?format=api",
          "name": "Falcon 9 Block 5 | Sirius SXM-10"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1659,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1659/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 1st stage B1090 has landed on ASDS JRTI after its 6th flight.",
      "downrange_distance": 660.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": 424,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 6,
        "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-06-18T05:55:10Z",
        "turn_around_time": "P34DT15H16M50S",
        "previous_flight": {
          "id": "35c0c65c-3077-45e8-a374-790f7d202ccb",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/35c0c65c-3077-45e8-a374-790f7d202ccb/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 10-18"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1247,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1247/?format=api",
      "attempt": true,
      "success": null,
      "description": "The Falcon 9 first stage will land on ASDS OCISLY after this flight.",
      "downrange_distance": null,
      "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": 449,
        "type": "Core",
        "reused": null,
        "launcher_flight_number": null,
        "launcher": {
          "response_mode": "normal",
          "id": 106,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/106/?format=api",
          "flight_proven": false,
          "serial_number": "Unknown F9",
          "is_placeholder": true,
          "status": {
            "id": 8,
            "name": "N/A"
          },
          "image": {
            "id": 1674,
            "name": "[AUTO] Unknown F9 - image",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/106_image_20230708172214.png",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193443.png",
            "credit": null,
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Booster serial number unknown.",
          "successful_landings": null,
          "attempted_landings": null,
          "flights": null,
          "last_launch_date": null,
          "first_launch_date": null,
          "fastest_turnaround": null
        },
        "previous_flight_date": null,
        "turn_around_time": null,
        "previous_flight": null
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1601,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1601/?format=api",
      "attempt": true,
      "success": null,
      "description": "The Cargo Dragon spacecraft will splash down in the Pacific Ocean.",
      "downrange_distance": null,
      "landing_location": {
        "id": 18,
        "name": "Pacific Ocean",
        "active": true,
        "abbrev": "PAC",
        "description": "Pacific Ocean",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
          "id": 2242,
          "name": "Pacific Ocean from the ISS",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pacific_ocean_f_image_20240920094534.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pacific_ocean_f_image_thumbnail_20240920094534.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": 50,
        "attempted_landings": 52,
        "failed_landings": 2,
        "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": 4,
        "name": "Parachute Landing",
        "abbrev": "PCL",
        "description": "Unpowered landing using parachute(s)."
      },
      "response_mode": "normal",
      "firststage": null,
      "spacecraftflight": {
        "id": 880,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/880/?format=api",
        "destination": "ISS",
        "mission_end": null,
        "spacecraft": {
          "response_mode": "normal",
          "id": 569,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/569/?format=api",
          "name": "Cargo Dragon",
          "serial_number": "TBD",
          "is_placeholder": true,
          "image": {
            "id": 1086,
            "name": "Cargo Dragon docking",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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": false,
            "variants": []
          },
          "in_space": false,
          "time_in_space": "P0D",
          "time_docked": "P0D",
          "flights_count": 0,
          "mission_ends_count": 0,
          "status": {
            "id": 1,
            "name": "Active"
          },
          "description": "The specific spacecraft for this launch is currently unknown.",
          "spacecraft_config": {
            "response_mode": "normal",
            "id": 7,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/7/?format=api",
            "name": "Cargo Dragon 2",
            "type": {
              "id": 2,
              "name": "Capsule"
            },
            "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": 6,
                "name": "Dragon",
                "description": "Dragon is a family of spacecraft developed and produced by American private space transportation company SpaceX.",
                "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": "2010-12-08"
              },
              {
                "response_mode": "normal",
                "id": 7,
                "name": "Dragon 2",
                "description": "Dragon 2 is a family of spacecraft developed and produced by American private space transportation company SpaceX. It was redesigned for human spaceflight, and is capable of docking to the ISS.",
                "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": {
                  "response_mode": "list",
                  "id": 6,
                  "name": "Dragon"
                },
                "maiden_flight": "2019-03-02"
              }
            ],
            "in_use": true,
            "image": {
              "id": 1086,
              "name": "Cargo Dragon docking",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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": false,
              "variants": []
            }
          },
          "fastest_turnaround": null
        },
        "launch": {
          "id": "bf2c3027-a314-403e-a416-2bfd5d165ad1",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/bf2c3027-a314-403e-a416-2bfd5d165ad1/?format=api",
          "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-35",
          "response_mode": "normal",
          "slug": "falcon-9-block-5-dragon-crs-2-spx-35",
          "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": "2025-12-10T18:40:21Z",
          "net": "2026-08-31T00:00:00Z",
          "net_precision": {
            "id": 7,
            "name": "Month",
            "abbrev": "M",
            "description": "The T-0 is expected in the given month."
          },
          "window_end": "2026-08-31T00:00:00Z",
          "window_start": "2026-08-31T00:00:00Z",
          "image": {
            "id": 1390,
            "name": "F9B5 liftoff from 39A with Cargo Dragon",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210520085648.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192619.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": []
          },
          "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": 7748,
            "configuration": {
              "response_mode": "list",
              "id": 164,
              "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
              "name": "Falcon 9",
              "families": [
                {
                  "response_mode": "list",
                  "id": 1,
                  "name": "Falcon"
                },
                {
                  "response_mode": "list",
                  "id": 176,
                  "name": "Falcon 9"
                }
              ],
              "full_name": "Falcon 9 Block 5",
              "variant": "Block 5"
            }
          },
          "mission": {
            "id": 6266,
            "name": "Dragon CRS-2 SpX-35",
            "type": "Resupply",
            "description": "35th commercial resupply services mission to the International Space Station operated by SpaceX. The flight will be conducted under the second Commercial Resupply Services contract with NASA.\r\n\r\nCargo Dragon 2 brings supplies and payloads, including critical materials to directly support science and research investigations that occur onboard the orbiting laboratory.",
            "image": null,
            "orbit": {
              "id": 8,
              "name": "Low Earth Orbit",
              "abbrev": "LEO",
              "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
              }
            },
            "agencies": [
              {
                "response_mode": "normal",
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA",
                "type": {
                  "id": 1,
                  "name": "Government"
                },
                "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": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Jared Isaacman",
                "founding_year": 1958,
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image": {
                  "id": 19,
                  "name": "[AUTO] National Aeronautics and Space Administration - image",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                },
                "logo": {
                  "id": 161,
                  "name": "[AUTO] National Aeronautics and Space Administration - logo",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                },
                "social_logo": {
                  "id": 76,
                  "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                },
                "total_launch_count": 142,
                "consecutive_successful_launches": 12,
                "successful_launches": 122,
                "failed_launches": 20,
                "pending_launches": 5,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "successful_landings_spacecraft": 178,
                "failed_landings_spacecraft": 2,
                "attempted_landings_spacecraft": 180,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "https://www.nasa.gov",
                "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                "social_media_links": []
              }
            ],
            "info_urls": [],
            "vid_urls": []
          },
          "pad": {
            "id": 72,
            "url": "https://lldev.thespacedevs.com/2.3.0/pads/72/?format=api",
            "active": true,
            "agencies": [],
            "name": "Unknown Pad",
            "image": null,
            "description": null,
            "info_url": null,
            "wiki_url": "",
            "map_url": "https://www.google.com/maps?q=28.458,-80.528",
            "latitude": 28.458,
            "longitude": -80.528,
            "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_72_20200803143403.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0,
            "fastest_turnaround": null,
            "location": {
              "response_mode": "normal",
              "id": 12,
              "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
              "name": "Cape Canaveral SFS, FL, 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": "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
            }
          },
          "webcast_live": false,
          "program": [
            {
              "response_mode": "normal",
              "id": 17,
              "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api",
              "name": "International Space Station",
              "image": {
                "id": 1874,
                "name": "[AUTO] International Space Station - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
              "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
              "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
              "agencies": [
                {
                  "response_mode": "list",
                  "id": 16,
                  "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api",
                  "name": "Canadian Space Agency",
                  "abbrev": "CSA",
                  "type": {
                    "id": 1,
                    "name": "Government"
                  }
                },
                {
                  "response_mode": "list",
                  "id": 27,
                  "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
                  "name": "European Space Agency",
                  "abbrev": "ESA",
                  "type": {
                    "id": 2,
                    "name": "Multinational"
                  }
                },
                {
                  "response_mode": "list",
                  "id": 37,
                  "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
                  "name": "Japan Aerospace Exploration Agency",
                  "abbrev": "JAXA",
                  "type": {
                    "id": 1,
                    "name": "Government"
                  }
                },
                {
                  "response_mode": "list",
                  "id": 44,
                  "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "abbrev": "NASA",
                  "type": {
                    "id": 1,
                    "name": "Government"
                  }
                },
                {
                  "response_mode": "list",
                  "id": 63,
                  "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                  "name": "Russian Federal Space Agency (ROSCOSMOS)",
                  "abbrev": "RFSA",
                  "type": {
                    "id": 1,
                    "name": "Government"
                  }
                }
              ],
              "start_date": "1998-11-20T06:40:00Z",
              "end_date": null,
              "mission_patches": [],
              "type": {
                "id": 2,
                "name": "Human Spaceflight"
              }
            },
            {
              "response_mode": "normal",
              "id": 11,
              "url": "https://lldev.thespacedevs.com/2.3.0/programs/11/?format=api",
              "name": "Commercial Resupply Services",
              "image": {
                "id": 1878,
                "name": "[AUTO] Commercial Resupply Services - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194021.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "info_url": null,
              "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
              "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
              "agencies": [
                {
                  "response_mode": "list",
                  "id": 44,
                  "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                  "name": "National Aeronautics and Space Administration",
                  "abbrev": "NASA",
                  "type": {
                    "id": 1,
                    "name": "Government"
                  }
                },
                {
                  "response_mode": "list",
                  "id": 257,
                  "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api",
                  "name": "Northrop Grumman Space Systems",
                  "abbrev": "NGSS",
                  "type": {
                    "id": 3,
                    "name": "Commercial"
                  }
                },
                {
                  "response_mode": "list",
                  "id": 1020,
                  "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1020/?format=api",
                  "name": "Sierra Nevada Corporation",
                  "abbrev": "SNC",
                  "type": {
                    "id": 3,
                    "name": "Commercial"
                  }
                },
                {
                  "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": "2008-12-23T00:00:00Z",
              "end_date": null,
              "mission_patches": [],
              "type": {
                "id": 2,
                "name": "Human Spaceflight"
              }
            }
          ],
          "orbital_launch_attempt_count": 7311,
          "location_launch_attempt_count": 1111,
          "pad_launch_attempt_count": 4,
          "agency_launch_attempt_count": 689,
          "orbital_launch_attempt_count_year": 138,
          "location_launch_attempt_count_year": 35,
          "pad_launch_attempt_count_year": 4,
          "agency_launch_attempt_count_year": 70
        },
        "duration": null,
        "turn_around_time": null,
        "response_mode": "normal"
      },
      "payloadflight": null
    }
  ]
}