Landing Instance
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/312/?format=api
{ "id": 312, "url": "https://ll.thespacedevs.com/2.2.0/landings/312/?format=api", "attempt": false, "success": null, "description": "B1051 was expended.", "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": 289, "type": "Core", "reused": true, "launcher_flight_number": 14, "launcher": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/launcher/2/?format=api", "details": "Stage Expended", "flight_proven": true, "serial_number": "B1051", "status": "expended", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/2_image_20200211104751.jpeg", "successful_landings": 13, "attempted_landings": 13, "flights": 14, "last_launch_date": "2022-11-12T16:06:00Z", "first_launch_date": "2019-03-02T07:49:00Z" }, "previous_flight_date": "2022-07-17T14:20:00Z", "turn_around_time_days": 118, "previous_flight": { "id": "84f9bbdd-0e2c-468e-b1d0-73d640745c13", "url": "https://ll.thespacedevs.com/2.2.0/launch/84f9bbdd-0e2c-468e-b1d0-73d640745c13/?format=api", "slug": "falcon-9-block-5-starlink-group-4-22", "name": "Falcon 9 Block 5 | Starlink Group 4-22", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-03-05T18:17:18Z", "net": "2022-07-17T14:20:00Z", "window_end": "2022-07-17T14:20:00Z", "window_start": "2022-07-17T14:20:00Z", "net_precision": null, "probability": 60, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 7582, "configuration": { "id": 164, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6024, "name": "Starlink Group 4-22", "description": "A batch of 53 satellites for Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "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": 1079, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 357, "orbital_launch_attempt_count": 357 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 6268, "location_launch_attempt_count": 851, "pad_launch_attempt_count": 148, "agency_launch_attempt_count": 183, "orbital_launch_attempt_count_year": 86, "location_launch_attempt_count_year": 21, "pad_launch_attempt_count_year": 15, "agency_launch_attempt_count_year": 31, "type": "normal" } }, "spacecraftflight": null }