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=1560&ordering=-id
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=1570&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=1550&ordering=-id",
    "results": [
        {
            "id": 77,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/77/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1037 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": 39,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/44/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1037",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/44_image_20191115083053.jpeg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2017-07-05T23:38:00Z",
                    "first_launch_date": "2017-07-05T23:38:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 76,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/76/?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": 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": 38,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 43,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/43/?format=api",
                    "details": "Broke Up After Successful Water Landing",
                    "flight_proven": true,
                    "serial_number": "B1036",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/43_image_20190226083438.jpeg",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 2,
                    "last_launch_date": "2017-12-23T01:27:34Z",
                    "first_launch_date": "2017-06-25T20:25:18Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 75,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/75/?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": 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": 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": 37,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "launcher": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/37/?format=api",
                    "details": "Retired.",
                    "flight_proven": true,
                    "serial_number": "B1029",
                    "status": "retired",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/37_image_20190226081059.jpeg",
                    "successful_landings": 2,
                    "attempted_landings": 2,
                    "flights": 2,
                    "last_launch_date": "2017-06-23T19:10:00Z",
                    "first_launch_date": "2017-01-14T17:54:34Z"
                },
                "previous_flight_date": "2017-01-14T17:54:34Z",
                "turn_around_time_days": 160,
                "previous_flight": {
                    "id": "908879a4-f0da-4843-bd35-04eadd1dfb93",
                    "name": "Falcon 9 Full Thrust | Iridium-1"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 74,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/74/?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": 1058,
                    "total_landing_count": 68
                },
                "successful_landings": 53
            },
            "firststage": {
                "id": 36,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 42,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/42/?format=api",
                    "details": "Retired; permanently displayed at Space Center Houston.",
                    "flight_proven": true,
                    "serial_number": "B1035",
                    "status": "retired",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/42_image_20190226083209.jpeg",
                    "successful_landings": 2,
                    "attempted_landings": 2,
                    "flights": 2,
                    "last_launch_date": "2017-12-15T15:36:09Z",
                    "first_launch_date": "2017-06-03T21:07:38Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 73,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/73/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1034 was expended after its first launch",
            "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": 35,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 41,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/41/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1034",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/41_image_20190226110440.jpg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2017-05-15T23:21:00Z",
                    "first_launch_date": "2017-05-15T23:21:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 72,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/72/?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": 1058,
                    "total_landing_count": 68
                },
                "successful_landings": 53
            },
            "firststage": {
                "id": 34,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 40,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/40/?format=api",
                    "details": "Survived water landing on a non-recovery launch, SpaceX couldn't tug it back to port, so they hired a company to destroy it.",
                    "flight_proven": true,
                    "serial_number": "B1032",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/40_image_20190226083004.jpeg",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 2,
                    "last_launch_date": "2018-01-31T21:25:00Z",
                    "first_launch_date": "2017-05-01T11:15:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 71,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/71/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 landed on the ASDS, OCISLY, stationed of the east coast. This marked the first time an orbital class booster had been reused!",
            "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": 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": 33,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "launcher": {
                    "id": 30,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/30/?format=api",
                    "details": "Retired; on permanent display outside DISH Network Corporation headquarters in Littleton, Colorado.",
                    "flight_proven": true,
                    "serial_number": "B1021",
                    "status": "retired",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/30_image_20190226080922.jpeg",
                    "successful_landings": 2,
                    "attempted_landings": 2,
                    "flights": 2,
                    "last_launch_date": "2017-03-30T22:27:00Z",
                    "first_launch_date": "2016-04-08T20:43:32Z"
                },
                "previous_flight_date": "2016-04-08T20:43:32Z",
                "turn_around_time_days": 356,
                "previous_flight": {
                    "id": "d47b8475-1175-479e-99b4-c86d535558e1",
                    "name": "Falcon 9 Full Thrust | SpX CRS-8"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 70,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/70/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1030 was expended after its first launch",
            "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": 32,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 39,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/39/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1030",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/39_image_20190226110321.jpg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2017-03-16T06:00:00Z",
                    "first_launch_date": "2017-03-16T06:00:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 69,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/69/?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": 1058,
                    "total_landing_count": 68
                },
                "successful_landings": 53
            },
            "firststage": {
                "id": 31,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 38,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/38/?format=api",
                    "details": "Stored outside at McGregor, partially disassembled (missing engines).",
                    "flight_proven": true,
                    "serial_number": "B1031",
                    "status": "retired",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/38_image_20190226082801.jpeg",
                    "successful_landings": 2,
                    "attempted_landings": 2,
                    "flights": 2,
                    "last_launch_date": "2017-10-11T22:53:00Z",
                    "first_launch_date": "2017-02-19T14:39:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 68,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/68/?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": 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": 29,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/37/?format=api",
                    "details": "Retired.",
                    "flight_proven": true,
                    "serial_number": "B1029",
                    "status": "retired",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/37_image_20190226081059.jpeg",
                    "successful_landings": 2,
                    "attempted_landings": 2,
                    "flights": 2,
                    "last_launch_date": "2017-06-23T19:10:00Z",
                    "first_launch_date": "2017-01-14T17:54:34Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        }
    ]
}