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=50&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=60&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=40&ordering=id",
    "results": [
        {
            "id": 89,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/89/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1044 was expended after its first flight due to rough seas in the recovery area.",
            "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": 51,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 52,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/52/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1044",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/52_image_20190226084428.jpeg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2018-03-06T05:33:00Z",
                    "first_launch_date": "2018-03-06T05:33:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 90,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/90/?format=api",
            "attempt": false,
            "success": null,
            "description": "Booster performed a simulated water landing after its second flight.",
            "downrange_distance": null,
            "landing_type": {
                "id": 3,
                "name": "Ocean",
                "abbrev": "Ocean",
                "description": "No recovery attempt"
            },
            "landing_location": {
                "id": 18,
                "name": "Pacific Ocean",
                "abbrev": "PAC",
                "description": "Pacific Ocean",
                "location": null,
                "successful_landings": 49
            },
            "firststage": {
                "id": 52,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "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": "2017-10-09T12:37:01Z",
                "turn_around_time_days": 172,
                "previous_flight": {
                    "id": "b8800f25-3b09-48de-895d-ec2fb7981c0f",
                    "name": "Falcon 9 Block 4 | Iridium-3"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 91,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/91/?format=api",
            "attempt": false,
            "success": null,
            "description": "No attempt was made to recover the first stage booster; instead, the booster was used to conduct experimental maneuvers designed to test the limits of its flight trajectory.",
            "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": 53,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "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": "2017-08-14T16:31:37Z",
                "turn_around_time_days": 231,
                "previous_flight": {
                    "id": "8802f398-44b6-4b3c-a2e1-af73cbe9d44e",
                    "name": "Falcon 9 Block 4 | SpX CRS-12"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 92,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/92/?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": 611.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": 54,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "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": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 93,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/93/?format=api",
            "attempt": false,
            "success": null,
            "description": "Booster was expended after its second 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": 55,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "launcher": {
                    "id": 50,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/50/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1043",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/50_image_20190226084234.jpeg",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 2,
                    "last_launch_date": "2018-05-22T19:47:58Z",
                    "first_launch_date": "2018-01-08T01:00:00Z"
                },
                "previous_flight_date": "2018-01-08T01:00:00Z",
                "turn_around_time_days": 134,
                "previous_flight": {
                    "id": "2cf36ccb-c757-4951-aaaa-a35605ddb56f",
                    "name": "Falcon 9 Block 4 | Zuma"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 94,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/94/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1040 was expended after its second 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": 56,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "launcher": {
                    "id": 47,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/47/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1040",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/47_image_20190226083837.jpeg",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 2,
                    "last_launch_date": "2018-06-04T04:45:00Z",
                    "first_launch_date": "2017-09-07T14:00:00Z"
                },
                "previous_flight_date": "2017-09-07T14:00:00Z",
                "turn_around_time_days": 269,
                "previous_flight": {
                    "id": "82995933-e6fd-4de8-8785-5d98c9feddbe",
                    "name": "Falcon 9 Block 4 | OTV-5 (X-37B)"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 95,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/95/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1045 was expended after its second 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": 57,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "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": "2018-04-18T22:51:31Z",
                "turn_around_time_days": 71,
                "previous_flight": {
                    "id": "ca4e796d-f3e4-4b80-b2f7-f7fd6a7b325f",
                    "name": "Falcon 9 Block 4 | TESS (Transiting Exoplanet Survey Satellite)"
                }
            },
            "spacecraftflight": null
        },
        {
            "id": 96,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/96/?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": 58,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "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": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 97,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/97/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 landed on the ASDS, JRTI, stationed off 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": 59,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "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": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 98,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/98/?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": 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": 60,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "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-05-11T20:14:00Z",
                "turn_around_time_days": 87,
                "previous_flight": {
                    "id": "38ef9c7a-7d5a-4d25-b184-70c391b516ca",
                    "name": "Falcon 9 Block 5 | Bangabandhu-1"
                }
            },
            "spacecraftflight": null
        }
    ]
}