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/88/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 88,
    "url": "https://ll.thespacedevs.com/2.2.0/landings/88/?format=api",
    "attempt": false,
    "success": null,
    "description": "B1038 was expended after its first 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": 18,
        "name": "Pacific Ocean",
        "abbrev": "PAC",
        "description": "Pacific Ocean",
        "location": null,
        "successful_landings": 49
    },
    "firststage": {
        "id": 50,
        "type": "Core",
        "reused": true,
        "launcher_flight_number": 2,
        "launcher": {
            "id": 46,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/46/?format=api",
            "details": "Stage Expended",
            "flight_proven": true,
            "serial_number": "B1038",
            "status": "expended",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/46_image_20190226083648.jpeg",
            "successful_landings": 1,
            "attempted_landings": 1,
            "flights": 2,
            "last_launch_date": "2018-02-22T14:17:00Z",
            "first_launch_date": "2017-08-24T18:51:00Z"
        },
        "previous_flight_date": "2017-08-24T18:51:00Z",
        "turn_around_time_days": 181,
        "previous_flight": {
            "id": "f9779d72-915c-42f0-b331-a13c8075f19d",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/f9779d72-915c-42f0-b331-a13c8075f19d/?format=api",
            "slug": "falcon-9-full-thrust-formosat-5",
            "name": "Falcon 9 Full Thrust | Formosat 5",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T09:46:07Z",
            "net": "2017-08-24T18:51:00Z",
            "window_end": "2017-08-24T19:33:00Z",
            "window_start": "2017-08-24T18:51:00Z",
            "net_precision": null,
            "probability": 90,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "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": 2024,
                "configuration": {
                    "id": 55,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/55/?format=api",
                    "name": "Falcon 9",
                    "family": "Falcon",
                    "full_name": "Falcon 9 Full Thrust",
                    "variant": "Full Thrust"
                }
            },
            "mission": {
                "id": 132,
                "name": "Formosat 5",
                "description": "Formosat 5 is an Earth observation satellite developed by the Taiwan's National Space Organization (NSPO). Weighing about 475 kg, it will reside in a sun-synchronous orbit at 720-km altitude.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 16,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/16/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 4E",
                "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
                "map_url": "https://www.google.com/maps?q=34.632,-120.611",
                "latitude": "34.632",
                "longitude": "-120.611",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "timezone_name": "America/Los_Angeles",
                    "total_launch_count": 837,
                    "total_landing_count": 29
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
                "total_launch_count": 223,
                "orbital_launch_attempt_count": 223
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520full2520thrust_image_20190222031117.jpeg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 5668,
            "location_launch_attempt_count": 669,
            "pad_launch_attempt_count": 73,
            "agency_launch_attempt_count": 46,
            "orbital_launch_attempt_count_year": 53,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 12,
            "type": "normal"
        }
    },
    "spacecraftflight": null
}