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

{
    "count": 1599,
    "next": "https://ll.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=70",
    "previous": "https://ll.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=50",
    "results": [
        {
            "id": 99,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/99/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 landed on the ASDS, OCISLY, stationed off the east coast.",
            "downrange_distance": 655.0,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 1,
                "name": "Of Course I Still Love You",
                "abbrev": "OCISLY",
                "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
                "location": null,
                "successful_landings": 158
            },
            "firststage": {
                "id": 61,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 57,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/57/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1049",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/57_image_20190226084723.jpeg",
                    "successful_landings": 10,
                    "attempted_landings": 10,
                    "flights": 11,
                    "last_launch_date": "2022-11-23T02:57:00Z",
                    "first_launch_date": "2018-09-10T04:45:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 100,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/100/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 rocket landed at LZ-1.",
            "downrange_distance": 14.9,
            "landing_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."
            },
            "landing_location": {
                "id": 4,
                "name": "Landing Zone 1",
                "abbrev": "LZ-1",
                "description": "LZ-1 Pad located at Cape Canaveral Space Force Station at the previous LC-13.",
                "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": 1059,
                    "total_landing_count": 68
                },
                "successful_landings": 53
            },
            "firststage": {
                "id": 62,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 45,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/45/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1039",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/45_image_20190226083552.jpeg",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 2,
                    "last_launch_date": "2018-04-02T20:30:38Z",
                    "first_launch_date": "2017-08-14T16:31:37Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 102,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/102/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 landed on the ASDS, JRTI, stationed of the west coast.",
            "downrange_distance": 244.0,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 3,
                "name": "Just Read the Instructions",
                "abbrev": "JRTI",
                "description": "Third (Marmac 303) ASDS barge, Just Read the Instructions (JRTI) is currently used to recover Falcon 9 and Heavy boosters in the Atlantic Ocean.",
                "location": null,
                "successful_landings": 136
            },
            "firststage": {
                "id": 64,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 48,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/48/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1041",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/48_image_20190226083958.jpeg",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 2,
                    "last_launch_date": "2018-03-30T14:13:51Z",
                    "first_launch_date": "2017-10-09T12:37:01Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 103,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/103/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 landed on the ASDS, OCISLY, stationed of the east coast.",
            "downrange_distance": 302.0,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 1,
                "name": "Of Course I Still Love You",
                "abbrev": "OCISLY",
                "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
                "location": null,
                "successful_landings": 158
            },
            "firststage": {
                "id": 65,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 53,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/53/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1045",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/53_image_20190226084547.jpeg",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 2,
                    "last_launch_date": "2018-06-29T09:42:41Z",
                    "first_launch_date": "2018-04-18T22:51:31Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 104,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/104/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 rocket landed at LZ-4. This was the first attempt of an RTLS at Vandenberg.",
            "downrange_distance": 0.4,
            "landing_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."
            },
            "landing_location": {
                "id": 7,
                "name": "Landing Zone 4",
                "abbrev": "LZ-4",
                "description": "LZ at Vandenberg",
                "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
                },
                "successful_landings": 29
            },
            "firststage": {
                "id": 66,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "launcher": {
                    "id": 56,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/56/?format=api",
                    "details": "Landing burn not performed after premature engine shutdown during ascent",
                    "flight_proven": true,
                    "serial_number": "B1048",
                    "status": "lost",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/56_image_20191123114656.jpg",
                    "successful_landings": 4,
                    "attempted_landings": 5,
                    "flights": 5,
                    "last_launch_date": "2020-03-18T12:16:39Z",
                    "first_launch_date": "2018-07-25T11:39:30Z"
                },
                "previous_flight_date": "2018-07-25T11:39:30Z",
                "turn_around_time_days": 74,
                "previous_flight": {
                    "id": "143b7f89-c64b-44ba-b8f3-f40ba8ad068c",
                    "name": "Falcon 9 Block 5 | Iridium-7"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 105,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/105/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 has successfully landed on the ASDS, OCISLY, stationed off the east coast.",
            "downrange_distance": 658.0,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 1,
                "name": "Of Course I Still Love You",
                "abbrev": "OCISLY",
                "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
                "location": null,
                "successful_landings": 158
            },
            "firststage": {
                "id": 68,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "launcher": {
                    "id": 55,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/55/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1047",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/55_image_20190226081347.jpeg",
                    "successful_landings": 2,
                    "attempted_landings": 2,
                    "flights": 3,
                    "last_launch_date": "2019-08-06T23:23:00Z",
                    "first_launch_date": "2018-07-22T05:50:00Z"
                },
                "previous_flight_date": "2018-07-22T05:50:00Z",
                "turn_around_time_days": 116,
                "previous_flight": {
                    "id": "0ea374f1-ac04-435d-bd6b-6d7e8d24760d",
                    "name": "Falcon 9 Block 5 | Telstar 19 VANTAGE"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 106,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/106/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 successfully landed on the ASDS, JRTI, stationed off the west coast. This was the third successful landing of B1046.",
            "downrange_distance": null,
            "landing_type": {
                "id": 1,
                "name": "Autonomous Spaceport Drone Ship",
                "abbrev": "ASDS",
                "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
            },
            "landing_location": {
                "id": 3,
                "name": "Just Read the Instructions",
                "abbrev": "JRTI",
                "description": "Third (Marmac 303) ASDS barge, Just Read the Instructions (JRTI) is currently used to recover Falcon 9 and Heavy boosters in the Atlantic Ocean.",
                "location": null,
                "successful_landings": 136
            },
            "firststage": {
                "id": 69,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 3,
                "launcher": {
                    "id": 54,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/54/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1046",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/54_image_20190226081254.jpeg",
                    "successful_landings": 3,
                    "attempted_landings": 3,
                    "flights": 4,
                    "last_launch_date": "2020-01-19T15:30:00Z",
                    "first_launch_date": "2018-05-11T20:14:00Z"
                },
                "previous_flight_date": "2018-08-07T05:18:00Z",
                "turn_around_time_days": 118,
                "previous_flight": {
                    "id": "76191cb9-a7f9-4592-886d-c51a06f32507",
                    "name": "Falcon 9 Block 5 | Merah Putih (Telkom-4)"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 107,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/107/?format=api",
            "attempt": true,
            "success": false,
            "description": "The first stage has failed to land on LZ-1 because a grid fin hydraulic pump stalled.\r\nIt missed the landing zone and touched down smoothly off the coast.",
            "downrange_distance": 9.1,
            "landing_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."
            },
            "landing_location": {
                "id": 4,
                "name": "Landing Zone 1",
                "abbrev": "LZ-1",
                "description": "LZ-1 Pad located at Cape Canaveral Space Force Station at the previous LC-13.",
                "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": 1059,
                    "total_landing_count": 68
                },
                "successful_landings": 53
            },
            "firststage": {
                "id": 70,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/1/?format=api",
                    "details": "Towed to Port of Canaveral; cannibalized for parts to build Starhopper.",
                    "flight_proven": true,
                    "serial_number": "B1050",
                    "status": "retired",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/1_image_20230201124850.jpg",
                    "successful_landings": 0,
                    "attempted_landings": 1,
                    "flights": 1,
                    "last_launch_date": "2018-12-05T18:16:16Z",
                    "first_launch_date": "2018-12-05T18:16:16Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 111,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/111/?format=api",
            "attempt": true,
            "success": false,
            "description": "While the test flight itself was deemed a success, The booster stage crashed on landing and was not recovered due to a failure of hydraulic pressure in the vehicle control system during the descent.",
            "downrange_distance": 3.2,
            "landing_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."
            },
            "landing_location": {
                "id": 11,
                "name": "Corn Ranch Landing Pad, West Texas",
                "abbrev": "CR",
                "description": "New Shepard landing site.",
                "location": {
                    "id": 29,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                    "name": "Corn Ranch, Van Horn, TX, USA",
                    "country_code": "USA",
                    "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                    "timezone_name": "America/Chicago",
                    "total_launch_count": 36,
                    "total_landing_count": 36
                },
                "successful_landings": 31
            },
            "firststage": {
                "id": 76,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 60,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/60/?format=api",
                    "details": "New Shepard 1 was destroyed on landing during its first flight.",
                    "flight_proven": true,
                    "serial_number": "NS-1",
                    "status": "destroyed",
                    "image_url": null,
                    "successful_landings": 0,
                    "attempted_landings": 1,
                    "flights": 1,
                    "last_launch_date": "2015-04-29T17:06:00Z",
                    "first_launch_date": "2015-04-29T17:06:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 112,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/112/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1054 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": 6,
                "name": "Atlantic Ocean",
                "abbrev": "ATL",
                "description": "Atlantic Ocean",
                "location": null,
                "successful_landings": 38
            },
            "firststage": {
                "id": 77,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 61,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/61/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1054",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/61_image_20190228071607.jpg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2018-12-23T13:51:00Z",
                    "first_launch_date": "2018-12-23T13:51:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        }
    ]
}