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&ordering=id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1316,
    "next": "https://ll.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=10&ordering=id",
    "previous": null,
    "results": [
        {
            "id": 38,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/38/?format=api",
            "attempt": true,
            "success": false,
            "description": "No parachutes were observed during descent. Apparently the Falcon 9 first stage hit the water rather hard.Observation airfcraft confirmed the debris field.",
            "downrange_distance": null,
            "landing_type": {
                "id": 4,
                "name": "Parachute Landing",
                "abbrev": "PL",
                "description": "Unpowered landing using parachute(s)."
            },
            "landing_location": {
                "id": 6,
                "name": "Atlantic Ocean",
                "abbrev": "ATL",
                "description": "Atlantic Ocean",
                "location": null,
                "successful_landings": 0
            },
            "firststage": {
                "id": 1,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 8,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/8/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B0003",
                    "status": "expended",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/8_image_20191115082425.jpg",
                    "successful_landings": 0,
                    "attempted_landings": 1,
                    "flights": 1,
                    "last_launch_date": "2010-06-04T18:45:00Z",
                    "first_launch_date": "2010-06-04T18:45:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 39,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/39/?format=api",
            "attempt": true,
            "success": false,
            "description": "Attempted to recover the first stage by parachuting it into the ocean, but it disintegrated upon reentry, again before the parachutes were deployed.",
            "downrange_distance": null,
            "landing_type": {
                "id": 4,
                "name": "Parachute Landing",
                "abbrev": "PL",
                "description": "Unpowered landing using parachute(s)."
            },
            "landing_location": {
                "id": 6,
                "name": "Atlantic Ocean",
                "abbrev": "ATL",
                "description": "Atlantic Ocean",
                "location": null,
                "successful_landings": 0
            },
            "firststage": {
                "id": 2,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 9,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/9/?format=api",
                    "details": "First flight of Dragon",
                    "flight_proven": true,
                    "serial_number": "B0004",
                    "status": "lost",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/9_image_20191115082500.jpg",
                    "successful_landings": 0,
                    "attempted_landings": 1,
                    "flights": 1,
                    "last_launch_date": "2010-12-08T15:43:00Z",
                    "first_launch_date": "2010-12-08T15:43:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 40,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/40/?format=api",
            "attempt": false,
            "success": null,
            "description": "B0005 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": 0
            },
            "firststage": {
                "id": 3,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/10/?format=api",
                    "details": "",
                    "flight_proven": true,
                    "serial_number": "B0005",
                    "status": "lost",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/10_image_20191115082622.jpeg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2012-05-22T07:44:38Z",
                    "first_launch_date": "2012-05-22T07:44:38Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 41,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/41/?format=api",
            "attempt": false,
            "success": null,
            "description": "B0006 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": 0
            },
            "firststage": {
                "id": 4,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/11/?format=api",
                    "details": "Suffered engine out at T+1:19 but primary mission successful",
                    "flight_proven": true,
                    "serial_number": "B0006",
                    "status": "lost",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/11_image_20191115082657.jpeg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2012-10-08T00:35:07Z",
                    "first_launch_date": "2012-10-08T00:35:07Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 42,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/42/?format=api",
            "attempt": false,
            "success": null,
            "description": "B0007 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": 0
            },
            "firststage": {
                "id": 5,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/12/?format=api",
                    "details": "",
                    "flight_proven": true,
                    "serial_number": "B0007",
                    "status": "lost",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/12_image_20191115082745.jpeg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2013-03-01T15:10:13Z",
                    "first_launch_date": "2013-03-01T15:10:13Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 43,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/43/?format=api",
            "attempt": false,
            "success": false,
            "description": "the first stage booster performed a controlled reentry, and an ocean touchdown test for the first time. This provided good test data, even though the booster started rolling as it neared the ocean, leading to the shutdown of the central engine as the roll depleted it of fuel, resulting in a hard impact with the ocean.",
            "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": 3
            },
            "firststage": {
                "id": 6,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/13/?format=api",
                    "details": "First flight of Falcon 9 v1.1 upgrade, first Spacex flight from Vandenberg",
                    "flight_proven": true,
                    "serial_number": "B1003",
                    "status": "lost",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/13_image_20191115082823.jpg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2013-09-29T16:00:00Z",
                    "first_launch_date": "2013-09-29T16:00:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 44,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/44/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1004 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": 0
            },
            "firststage": {
                "id": 7,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/14/?format=api",
                    "details": "",
                    "flight_proven": true,
                    "serial_number": "B1004",
                    "status": "lost",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/14_image_20191115082913.jpeg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2013-12-03T21:41:00Z",
                    "first_launch_date": "2013-12-03T21:41:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 45,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/45/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1005 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": 0
            },
            "firststage": {
                "id": 8,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/15/?format=api",
                    "details": "",
                    "flight_proven": true,
                    "serial_number": "B1005",
                    "status": "lost",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/15_image_20190226091005.jpg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2014-01-06T22:06:00Z",
                    "first_launch_date": "2014-01-06T22:06:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 46,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/46/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1006 performed an experimental water landing after launch.",
            "downrange_distance": null,
            "landing_type": {
                "id": 3,
                "name": "Ocean",
                "abbrev": "Ocean",
                "description": "No recovery attempt"
            },
            "landing_location": {
                "id": 6,
                "name": "Atlantic Ocean",
                "abbrev": "ATL",
                "description": "Atlantic Ocean",
                "location": null,
                "successful_landings": 0
            },
            "firststage": {
                "id": 9,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/16/?format=api",
                    "details": "Broke up after sucessful water landing",
                    "flight_proven": true,
                    "serial_number": "B1006",
                    "status": "lost",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/16_image_20190226091044.jpeg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2014-04-18T19:25:22Z",
                    "first_launch_date": "2014-04-18T19:25:22Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 47,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/47/?format=api",
            "attempt": false,
            "success": null,
            "description": "Controlled water-landing, no recovery",
            "downrange_distance": null,
            "landing_type": {
                "id": 3,
                "name": "Ocean",
                "abbrev": "Ocean",
                "description": "No recovery attempt"
            },
            "landing_location": {
                "id": 6,
                "name": "Atlantic Ocean",
                "abbrev": "ATL",
                "description": "Atlantic Ocean",
                "location": null,
                "successful_landings": 0
            },
            "firststage": {
                "id": 10,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/17/?format=api",
                    "details": "Broke up after sucessful water landing",
                    "flight_proven": true,
                    "serial_number": "B1007",
                    "status": "lost",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/17_image_20190226091117.jpg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2014-07-14T15:15:00Z",
                    "first_launch_date": "2014-07-14T15:15:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        }
    ]
}