API endpoint that allows Landings to be viewed.

GET: Return a list of all the existing landings.

MODE: Normal, Detailed, and List /2.2.0/landings/?mode=detailed

FILTERS: Fields - 'attempt', 'success', 'landing_location__ids', 'landing_type__ids', 'spacecraft__ids', 'launcher__ids', 'spacecraft_launch__ids', 'firststage_launch__ids', 'spacecraft_config__ids', 'launcher_config__ids', 'launcher_serial_numbers'

Get all Landings with the launcher serial number of B1049. Example - /2.2.0/landings/?launcher_serial_numbers=B1049

ORDERING: Fields - 'id', 'downrange_distance' Example - /2.2.0/landings/?ordering=-downrange_distance

GET /2.2.0/landings/253/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": 253,
  "url": "https://ll.thespacedevs.com/2.2.0/landings/253/?format=api",
  "attempt": false,
  "success": null,
  "description": "B1052 was expended following its 8th flight.",
  "downrange_distance": null,
  "landing_type": {
    "id": 8,
    "name": "Expended",
    "abbrev": "EXP",
    "description": "Vehicle did not perform any landing operations after launch"
  },
  "landing_location": {
    "id": 6,
    "name": "Atlantic Ocean",
    "abbrev": "ATL",
    "description": "Atlantic Ocean",
    "location": null,
    "successful_landings": 38
  },
  "firststage": {
    "id": 222,
    "type": "Strap-On Booster",
    "reused": true,
    "launcher_flight_number": 8,
    "launcher": {
      "id": 58,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/58/?format=api",
      "details": "Stage Expended",
      "flight_proven": true,
      "serial_number": "B1052",
      "status": "expended",
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/58_image_20220202001612.jpeg",
      "successful_landings": 7,
      "attempted_landings": 7,
      "flights": 8,
      "last_launch_date": "2023-05-01T00:26:00Z",
      "first_launch_date": "2019-04-11T22:35:00Z"
    },
    "previous_flight_date": "2022-09-05T02:09:40Z",
    "turn_around_time_days": 237,
    "previous_flight": {
      "id": "84bf3b54-96ca-4ac4-bbaf-e25ed03e831c",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/84bf3b54-96ca-4ac4-bbaf-e25ed03e831c/?format=api",
      "slug": "falcon-9-block-5-starlink-group-4-20-varuna-tdm",
      "name": "Falcon 9 Block 5 | Starlink Group 4-20 & Varuna-TDM",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-03-05T18:11:04Z",
      "net": "2022-09-05T02:09:40Z",
      "window_end": "2022-09-05T02:09:40Z",
      "window_start": "2022-09-05T02:09:40Z",
      "net_precision": null,
      "probability": 80,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7586,
        "configuration": {
          "id": 164,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 6028,
        "name": "Starlink Group 4-20 & Varuna-TDM",
        "description": "A batch of 51 satellites for Starlink mega-constellation - SpaceX's project for space-based Internet communication system. Spaceflight's propulsive Sherpa-LTC2 space tug is also onboard as a rideshare to deploy into Boeing’s Varuna Technology Demonstration Mission in a higher orbit.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 80,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api",
        "agency_id": 121,
        "name": "Space Launch Complex 40",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
        "latitude": "28.56194122",
        "longitude": "-80.57735736",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "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.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1114,
          "total_landing_count": 75
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 387,
        "orbital_launch_attempt_count": 387
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
      "infographic": null,
      "program": [
        {
          "id": 25,
          "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api",
          "name": "Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "id": 121,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
          "mission_patches": [
            {
              "id": 7,
              "name": "Space X Starlink Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
              "agency": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
              }
            }
          ],
          "type": {
            "id": 3,
            "name": "Communication Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 6293,
      "location_launch_attempt_count": 856,
      "pad_launch_attempt_count": 152,
      "agency_launch_attempt_count": 192,
      "orbital_launch_attempt_count_year": 111,
      "location_launch_attempt_count_year": 26,
      "pad_launch_attempt_count_year": 19,
      "agency_launch_attempt_count_year": 40,
      "type": "normal"
    }
  },
  "spacecraftflight": null
}