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=20&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=30&ordering=downrange_distance",
  "previous": "https://lldev.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=10&ordering=downrange_distance",
  "results": [
    {
      "id": 450,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/450/?format=api",
      "attempt": true,
      "success": null,
      "description": "The Dream Chaser spacecraft will autonomously land at the Shuttle Landing Facility of Kennedy Space Center.",
      "downrange_distance": 11.5,
      "landing_location": {
        "id": 24,
        "name": "Shuttle Landing Facility",
        "active": true,
        "abbrev": "KTTS",
        "description": "Airport used for Space Shuttle landings, part of the Kennedy Space Center.",
        "location": {
          "response_mode": "normal",
          "id": 27,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/27/?format=api",
          "name": "Kennedy Space Center, 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": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
          "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_27_20200803142447.jpg",
          "longitude": -80.650833,
          "latitude": 28.524167,
          "timezone_name": "America/New_York",
          "total_launch_count": 280,
          "total_landing_count": 0
        },
        "longitude": -80.6945,
        "latitude": 28.615,
        "image": {
          "id": 1974,
          "name": "Shuttle Landing Facility",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shuttle_landing_image_20240310170702.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shuttle_landing_image_thumbnail_20240310170703.jpeg",
          "credit": "NASA/Kim Shiflett",
          "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": 81,
        "attempted_landings": 82,
        "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": 6,
        "name": "Horizontal Landing",
        "abbrev": "HL",
        "description": "Horizontal landing on a runway or flat surface."
      },
      "response_mode": "normal",
      "firststage": null,
      "spacecraftflight": {
        "id": 581,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/581/?format=api",
        "destination": "International Space Station",
        "mission_end": null,
        "spacecraft": {
          "response_mode": "normal",
          "id": 447,
          "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/447/?format=api",
          "name": "Dream Chaser Tenacity",
          "serial_number": null,
          "is_placeholder": false,
          "image": {
            "id": 1913,
            "name": "Dream Chaser Eagle on the runway",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/dream_chaser_image_20200821084247.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194124.jpeg",
            "credit": "NASA/Ken Ulbrich",
            "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": "First operational Dream Chaser.",
          "spacecraft_config": {
            "response_mode": "normal",
            "id": 24,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/24/?format=api",
            "name": "Dream Chaser",
            "type": {
              "id": 3,
              "name": "Spaceplane"
            },
            "agency": {
              "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"
              }
            },
            "family": [],
            "in_use": true,
            "image": {
              "id": 1913,
              "name": "Dream Chaser Eagle on the runway",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/dream_chaser_image_20200821084247.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194124.jpeg",
              "credit": "NASA/Ken Ulbrich",
              "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": "a67b40f9-cfcc-4614-a355-a156280b4bb3",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/a67b40f9-cfcc-4614-a355-a156280b4bb3/?format=api",
          "name": "Vulcan VC4L | Dream Chaser CRS 2 Flight 1",
          "response_mode": "normal",
          "slug": "vulcan-vc4l-dream-chaser-crs-2-flight-1",
          "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-09-26T15:20:52Z",
          "net": "2026-12-31T00:00:00Z",
          "net_precision": {
            "id": 11,
            "name": "Quarter 4",
            "abbrev": "Q4",
            "description": "The T-0 is expected in the fourth quarter of the given year."
          },
          "window_end": "2026-12-31T00:00:00Z",
          "window_start": "2026-12-31T00:00:00Z",
          "image": null,
          "infographic": null,
          "probability": null,
          "weather_concerns": null,
          "failreason": "",
          "hashtag": null,
          "launch_service_provider": {
            "response_mode": "list",
            "id": 124,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api",
            "name": "United Launch Alliance",
            "abbrev": "ULA",
            "type": {
              "id": 3,
              "name": "Commercial"
            }
          },
          "rocket": {
            "id": 2529,
            "configuration": {
              "response_mode": "list",
              "id": 202,
              "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/202/?format=api",
              "name": "Vulcan VC4L",
              "families": [
                {
                  "response_mode": "list",
                  "id": 170,
                  "name": "Vulcan"
                }
              ],
              "full_name": "Vulcan VC4L",
              "variant": "VC4L"
            }
          },
          "mission": {
            "id": 6519,
            "name": "Dream Chaser CRS 2 Flight 1",
            "type": "Test Flight",
            "description": "First flight of the Dream Chaser Spaceplane, on a free-flying mission in Low Earth Orbit.",
            "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": []
              },
              {
                "response_mode": "normal",
                "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"
                },
                "featured": false,
                "country": [
                  {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                  }
                ],
                "description": "Sierra Nevada Corporation (SNC) is an American, privately held aerospace and national security contractor specializing in aircraft modification and integration, high performance space components and systems, and commercial solutions. The company contracts with the United States Armed Forces, NASA and private spaceflight companies.",
                "administrator": "CEO: Fatih Ozmen",
                "founding_year": 1963,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image": {
                  "id": 27,
                  "name": "[AUTO] Sierra Nevada Corporation - image",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sierra_nevada_c_image_20200821083933.jpeg",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184659.jpeg",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                },
                "logo": {
                  "id": 180,
                  "name": "[AUTO] Sierra Nevada Corporation - logo",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sierra2520nevada2520corporation_logo_20200821083933.png",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185125.png",
                  "credit": null,
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                },
                "social_logo": null,
                "total_launch_count": 0,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "successful_landings_spacecraft": 0,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 0,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Sierra_Nevada_Corporation",
                "social_media_links": []
              }
            ],
            "info_urls": [],
            "vid_urls": []
          },
          "pad": {
            "id": 29,
            "url": "https://lldev.thespacedevs.com/2.3.0/pads/29/?format=api",
            "active": true,
            "agencies": [],
            "name": "Space Launch Complex 41",
            "image": {
              "id": 1394,
              "name": "Atlas V 541 on the pad (Mars 2020/Perseverance rover & Ingenuity helicopter)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas2520v252_image_20200729144937.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192627.jpeg",
              "credit": "United Launch Alliance",
              "license": {
                "id": 10,
                "name": "ULA Image Use Policy",
                "priority": 3,
                "link": "https://www.ulalaunch.com/terms-and-conditions"
              },
              "single_use": false,
              "variants": []
            },
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
            "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
            "latitude": 28.58341025,
            "longitude": -80.58303644,
            "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_29_20200803143528.jpg",
            "total_launch_count": 122,
            "orbital_launch_attempt_count": 122,
            "fastest_turnaround": "P15DT22H26M17S",
            "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": 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": 7441,
          "location_launch_attempt_count": 1159,
          "pad_launch_attempt_count": 142,
          "agency_launch_attempt_count": 199,
          "orbital_launch_attempt_count_year": 268,
          "location_launch_attempt_count_year": 83,
          "pad_launch_attempt_count_year": 22,
          "agency_launch_attempt_count_year": 29
        },
        "duration": null,
        "turn_around_time": null,
        "response_mode": "normal"
      },
      "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": 1698,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1698/?format=api",
      "attempt": true,
      "success": null,
      "description": "The Falcon 9 first stage B1094 will attempt to land back at the launch site after its 7th flight.",
      "downrange_distance": 14.6,
      "landing_location": {
        "id": 62,
        "name": "Landing Zone 40",
        "active": true,
        "abbrev": "LZ-40",
        "description": "Landing Pad at SLC-40 for Falcon 9 boosters. Built as an replacement for LZ-1 & LZ-2.",
        "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.5752619,
        "latitude": 28.5634384,
        "image": {
          "id": 2695,
          "name": "LZ-40 at SLC-40",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lz-40_at_slc-40_image_20260213111727.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lz-40_at_slc-40_image_thumbnail_20260213111727.jpeg",
          "credit": "SpaceX",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "successful_landings": 1,
        "attempted_landings": 1,
        "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": 802,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 7,
        "launcher": {
          "response_mode": "normal",
          "id": 194,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/194/?format=api",
          "flight_proven": true,
          "serial_number": "B1094",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2456,
            "name": "B1094 landing on LZ-1 during Crew-11 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1094_landing_o_image_20250912150803.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1094_landing_o_image_thumbnail_20250912150803.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 booster debuting on Starlink Group 12-10.",
          "successful_landings": 6,
          "attempted_landings": 6,
          "flights": 6,
          "last_launch_date": "2025-12-17T13:42:10Z",
          "first_launch_date": "2025-04-29T02:34:10Z",
          "fastest_turnaround": "P37DT9H11M50S"
        },
        "previous_flight_date": "2025-12-17T13:42:10Z",
        "turn_around_time": "P111DT23H8M50S",
        "previous_flight": {
          "id": "9d12fbac-53de-4517-9191-4697fbc07dd2",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/9d12fbac-53de-4517-9191-4697fbc07dd2/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 6-99"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1716,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1716/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1091 has landed back at the launch site at Landing Zone 2 (LZ-2) after its 3rd 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": 711,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 3,
        "launcher": {
          "response_mode": "normal",
          "id": 195,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/195/?format=api",
          "flight_proven": true,
          "serial_number": "B1091",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2435,
            "name": "B1091 on SLC-40 (KF-02)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1091_on_slc-40_image_20250807141845.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1091_on_slc-40_image_thumbnail_20250807141845.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Planned Falcon Heavy center core stage that will first be used as a Falcon 9 first stage booster for several launches.",
          "successful_landings": 3,
          "attempted_landings": 3,
          "flights": 3,
          "last_launch_date": "2025-11-02T05:09:59Z",
          "first_launch_date": "2025-08-11T12:35:00Z",
          "fastest_turnaround": "P19DT3H11M59S"
        },
        "previous_flight_date": "2025-10-14T01:58:00Z",
        "turn_around_time": "P19DT3H11M59S",
        "previous_flight": {
          "id": "88d03398-af55-4bca-967e-bfe868a3cbf5",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/88d03398-af55-4bca-967e-bfe868a3cbf5/?format=api",
          "name": "Falcon 9 Block 5 | Amazon Leo (KF-03)"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1687,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1687/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1094 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": 730,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 4,
        "launcher": {
          "response_mode": "normal",
          "id": 194,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/194/?format=api",
          "flight_proven": true,
          "serial_number": "B1094",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2456,
            "name": "B1094 landing on LZ-1 during Crew-11 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1094_landing_o_image_20250912150803.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1094_landing_o_image_thumbnail_20250912150803.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 booster debuting on Starlink Group 12-10.",
          "successful_landings": 6,
          "attempted_landings": 6,
          "flights": 6,
          "last_launch_date": "2025-12-17T13:42:10Z",
          "first_launch_date": "2025-04-29T02:34:10Z",
          "fastest_turnaround": "P37DT9H11M50S"
        },
        "previous_flight_date": "2025-08-01T15:43:42Z",
        "turn_around_time": "P44DT6H28M6S",
        "previous_flight": {
          "id": "88b4b179-c4ed-4bd1-868d-ced568a2342a",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/88b4b179-c4ed-4bd1-868d-ced568a2342a/?format=api",
          "name": "Falcon 9 Block 5 | Crew-11"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1699,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1699/?format=api",
      "attempt": true,
      "success": null,
      "description": "The Falcon 9 first stage will attempt to land back at the launch site after its flight.",
      "downrange_distance": 14.6,
      "landing_location": {
        "id": 12,
        "name": "Unknown",
        "active": true,
        "abbrev": "N/A",
        "description": null,
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": null,
        "successful_landings": 0,
        "attempted_landings": 0,
        "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": 803,
        "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": 1680,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1680/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1092 has landed back at the launch site at Landing Zone 2 (LZ-2) after its 6th 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": 382,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 6,
        "launcher": {
          "response_mode": "normal",
          "id": 192,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/192/?format=api",
          "flight_proven": true,
          "serial_number": "B1092",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2357,
            "name": "B1092 landing at LZ-1 (NROL-69)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1092_landing_a_image_20250325084800.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1092_landing_a_image_thumbnail_20250325084801.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Falcon 9 booster debuting on Starlink Group 12-13.",
          "successful_landings": 10,
          "attempted_landings": 10,
          "flights": 10,
          "last_launch_date": "2026-02-24T23:04:10Z",
          "first_launch_date": "2025-02-27T03:34:20Z",
          "fastest_turnaround": "P25DT14H13M40S"
        },
        "previous_flight_date": "2025-06-28T04:26:00Z",
        "turn_around_time": "P54DT23H24M",
        "previous_flight": {
          "id": "6eec6708-ec59-4e83-94a9-3f861594bb0e",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/6eec6708-ec59-4e83-94a9-3f861594bb0e/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 10-34"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1836,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1836/?format=api",
      "attempt": true,
      "success": null,
      "description": "The Falcon Heavy side booster will land back at the launch site after its 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": 871,
        "type": "Strap-On Booster",
        "reused": null,
        "launcher_flight_number": null,
        "launcher": {
          "response_mode": "normal",
          "id": 117,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/117/?format=api",
          "flight_proven": false,
          "serial_number": "Unknown FH",
          "is_placeholder": true,
          "status": {
            "id": 8,
            "name": "N/A"
          },
          "image": {
            "id": 1675,
            "name": "[AUTO] Unknown FH - image",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/117_image_20230723180948.png",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193445.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": 1213,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1213/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1094 has landed back at the launch site after its 2nd flight.",
      "downrange_distance": 14.9,
      "landing_location": {
        "id": 4,
        "name": "Landing Zone 1",
        "active": false,
        "abbrev": "LZ-1",
        "description": "LZ-1 Pad located at Cape Canaveral Space Force Station at the previous LC-13.",
        "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.542963,
        "latitude": 28.485712,
        "image": {
          "id": 1968,
          "name": "LZ-1 empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lz-1_empty_image_20240310163411.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lz-1_empty_image_thumbnail_20240310163411.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": 53,
        "attempted_landings": 54,
        "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": 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": 411,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 2,
        "launcher": {
          "response_mode": "normal",
          "id": 194,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/194/?format=api",
          "flight_proven": true,
          "serial_number": "B1094",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2456,
            "name": "B1094 landing on LZ-1 during Crew-11 launch",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1094_landing_o_image_20250912150803.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1094_landing_o_image_thumbnail_20250912150803.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "details": "Falcon 9 booster debuting on Starlink Group 12-10.",
          "successful_landings": 6,
          "attempted_landings": 6,
          "flights": 6,
          "last_launch_date": "2025-12-17T13:42:10Z",
          "first_launch_date": "2025-04-29T02:34:10Z",
          "fastest_turnaround": "P37DT9H11M50S"
        },
        "previous_flight_date": "2025-04-29T02:34:10Z",
        "turn_around_time": "P57DT3H57M42S",
        "previous_flight": {
          "id": "306fbca9-d41b-44fa-b6aa-f14a7e3b887d",
          "url": "https://lldev.thespacedevs.com/2.3.0/launches/306fbca9-d41b-44fa-b6aa-f14a7e3b887d/?format=api",
          "name": "Falcon 9 Block 5 | Starlink Group 12-10"
        }
      },
      "spacecraftflight": null,
      "payloadflight": null
    },
    {
      "id": 1590,
      "url": "https://lldev.thespacedevs.com/2.3.0/landings/1590/?format=api",
      "attempt": true,
      "success": true,
      "description": "The Falcon 9 first stage B1092 has landed back at the launch site after its 3rd flight.",
      "downrange_distance": 14.9,
      "landing_location": {
        "id": 4,
        "name": "Landing Zone 1",
        "active": false,
        "abbrev": "LZ-1",
        "description": "LZ-1 Pad located at Cape Canaveral Space Force Station at the previous LC-13.",
        "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.542963,
        "latitude": 28.485712,
        "image": {
          "id": 1968,
          "name": "LZ-1 empty",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lz-1_empty_image_20240310163411.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lz-1_empty_image_thumbnail_20240310163411.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": 53,
        "attempted_landings": 54,
        "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": 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": 657,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 3,
        "launcher": {
          "response_mode": "normal",
          "id": 192,
          "url": "https://lldev.thespacedevs.com/2.3.0/launchers/192/?format=api",
          "flight_proven": true,
          "serial_number": "B1092",
          "is_placeholder": false,
          "status": {
            "id": 3,
            "name": "active"
          },
          "image": {
            "id": 2357,
            "name": "B1092 landing at LZ-1 (NROL-69)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1092_landing_a_image_20250325084800.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1092_landing_a_image_thumbnail_20250325084801.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "details": "Falcon 9 booster debuting on Starlink Group 12-13.",
          "successful_landings": 10,
          "attempted_landings": 10,
          "flights": 10,
          "last_launch_date": "2026-02-24T23:04:10Z",
          "first_launch_date": "2025-02-27T03:34:20Z",
          "fastest_turnaround": "P25DT14H13M40S"
        },
        "previous_flight_date": "2025-03-24T17:48:00Z",
        "turn_around_time": "P27DT14H27M45S",
        "previous_flight": null
      },
      "spacecraftflight": null,
      "payloadflight": null
    }
  ]
}