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

{
    "count": 1642,
    "next": "https://ll.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=1610&ordering=downrange_distance",
    "previous": "https://ll.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=1590&ordering=downrange_distance",
    "results": [
        {
            "id": 1186,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/1186/?format=api",
            "attempt": true,
            "success": true,
            "description": "Rocket Lab has successfully recovered the Electron booster after a soft parachute splashdown in the Pacific Ocean.",
            "downrange_distance": null,
            "landing_type": {
                "id": 4,
                "name": "Parachute Landing",
                "abbrev": "PCL",
                "description": "Unpowered landing using parachute(s)."
            },
            "landing_location": {
                "id": 18,
                "name": "Pacific Ocean",
                "abbrev": "PAC",
                "description": "Pacific Ocean",
                "location": null,
                "successful_landings": 49
            },
            "firststage": {
                "id": 361,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 129,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/129/?format=api",
                    "details": "39th Electron launch vehicle to be flown on 'Baby Come Back'.",
                    "flight_proven": true,
                    "serial_number": "39",
                    "status": "retired",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/129_image_20230717200823.jpeg",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 1,
                    "last_launch_date": "2023-07-18T01:27:00Z",
                    "first_launch_date": "2023-07-18T01:27:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 1214,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/1214/?format=api",
            "attempt": true,
            "success": null,
            "description": "The center core will attempt to land on an ASDS after launch.",
            "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": 12,
                "name": "Unknown",
                "abbrev": "N/A",
                "description": null,
                "location": null,
                "successful_landings": 0
            },
            "firststage": {
                "id": 417,
                "type": "Core",
                "reused": null,
                "launcher_flight_number": null,
                "launcher": {
                    "id": 117,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/117/?format=api",
                    "details": "Booster serial number unknown.",
                    "flight_proven": false,
                    "serial_number": "Unknown FH",
                    "status": "N/A",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/117_image_20230723180948.png",
                    "successful_landings": null,
                    "attempted_landings": null,
                    "flights": null,
                    "last_launch_date": null,
                    "first_launch_date": null
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 291,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/291/?format=api",
            "attempt": false,
            "success": null,
            "description": "Booster 7 was expected to splash down in the Gulf of Mexico following the maiden flight of Starship, but was lost in a launch failure during ascent.",
            "downrange_distance": null,
            "landing_type": {
                "id": 3,
                "name": "Ocean",
                "abbrev": "Ocean",
                "description": "No recovery attempt"
            },
            "landing_location": {
                "id": 16,
                "name": "Gulf of Mexico",
                "abbrev": "GOM",
                "description": "Gulf of Mexico",
                "location": null,
                "successful_landings": 18
            },
            "firststage": {
                "id": 263,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 115,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/115/?format=api",
                    "details": "Booster 7 is the first Super Heavy booster with 33 Raptor 2 engines and was used for the first Starship integrated flight test with Ship 24. Lost in a launch failure.",
                    "flight_proven": true,
                    "serial_number": "Booster 7",
                    "status": "destroyed",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/115_image_20220915030149.jpeg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2023-04-20T13:33:09Z",
                    "first_launch_date": "2023-04-20T13:33:09Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 1189,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/1189/?format=api",
            "attempt": false,
            "success": null,
            "description": "Booster was expended during its first flight.",
            "downrange_distance": null,
            "landing_type": {
                "id": 8,
                "name": "Expended",
                "abbrev": "EXP",
                "description": "Vehicle did not perform any landing operations after launch"
            },
            "landing_location": {
                "id": 18,
                "name": "Pacific Ocean",
                "abbrev": "PAC",
                "description": "Pacific Ocean",
                "location": null,
                "successful_landings": 49
            },
            "firststage": {
                "id": 366,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/6/?format=api",
                    "details": "Initially scheduled for 23–25 Sep, carried dummy payload – mass simulator, 165 kg (originally intended to be RazakSAT.",
                    "flight_proven": true,
                    "serial_number": "F1 B0004",
                    "status": "lost",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/6_image_20230707190325.jpg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2008-09-28T23:15:00Z",
                    "first_launch_date": "2008-09-28T23:15:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 1191,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/1191/?format=api",
            "attempt": true,
            "success": false,
            "description": "Booster did not survive reentry.",
            "downrange_distance": null,
            "landing_type": {
                "id": 4,
                "name": "Parachute Landing",
                "abbrev": "PCL",
                "description": "Unpowered landing using parachute(s)."
            },
            "landing_location": {
                "id": 18,
                "name": "Pacific Ocean",
                "abbrev": "PAC",
                "description": "Pacific Ocean",
                "location": null,
                "successful_landings": 49
            },
            "firststage": {
                "id": 364,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/4/?format=api",
                    "details": "Successful first-stage burn and transition to second stage, maximal altitude 289 km. Harmonic oscillation at T+5 minutes Premature engine shutdown at T+7 min 30 s. Failed to reach orbit.",
                    "flight_proven": true,
                    "serial_number": "F1 B0002",
                    "status": "lost",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/4_image_20230707185728.jpg",
                    "successful_landings": 0,
                    "attempted_landings": 1,
                    "flights": 1,
                    "last_launch_date": "2007-03-21T01:10:00Z",
                    "first_launch_date": "2007-03-21T01:10:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 1163,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/1163/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1074 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": 284,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 113,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/113/?format=api",
                    "details": "Falcon Heavy core booster for the EchoStar 24/Jupiter-3 mission. Planned to be expended.",
                    "flight_proven": true,
                    "serial_number": "B1074",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/113_image_20230727155352.jpeg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2023-07-29T03:04:00Z",
                    "first_launch_date": "2023-07-29T03:04:00Z"
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            },
            "spacecraftflight": null
        },
        {
            "id": 1188,
            "url": "https://ll.thespacedevs.com/2.2.0/landings/1188/?format=api",
            "attempt": false,
            "success": null,
            "description": "Booster was expended during its first flight.",
            "downrange_distance": null,
            "landing_type": {
                "id": 8,
                "name": "Expended",
                "abbrev": "EXP",
                "description": "Vehicle did not perform any landing operations after launch"
            },
            "landing_location": {
                "id": 18,
                "name": "Pacific Ocean",
                "abbrev": "PAC",
                "description": "Pacific Ocean",
                "location": null,
                "successful_landings": 49
            },
            "firststage": {
                "id": 362,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 7,
                    "url": "https://ll.thespacedevs.com/2.2.0/launcher/7/?format=api",
                    "details": "Booster expended during the second successful flight of Falcon 1.",
                    "flight_proven": true,
                    "serial_number": "F1 B0005",
                    "status": "lost",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/7_image_20230707190228.jpg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2009-07-14T03:36:00Z",
                    "first_launch_date": "2009-07-14T03:36: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": "PCL",
                "description": "Unpowered landing using parachute(s)."
            },
            "landing_location": {
                "id": 6,
                "name": "Atlantic Ocean",
                "abbrev": "ATL",
                "description": "Atlantic Ocean",
                "location": null,
                "successful_landings": 38
            },
            "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://thespacedevs-prod.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": 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": 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": 38
            },
            "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://thespacedevs-prod.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
        }
    ]
}