Landing List
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
{ "count": 1641, "next": "https://ll.thespacedevs.com/2.2.0/landings/?format=api&limit=10&offset=10&ordering=-id", "previous": null, "results": [ { "id": 1764, "url": "https://ll.thespacedevs.com/2.2.0/landings/1764/?format=api", "attempt": true, "success": null, "description": "The Falcon 9 first stage B1093 will land on ASDS OCISLY after its 10th flight.", "downrange_distance": 574.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": 172 }, "firststage": { "id": 869, "type": "Core", "reused": true, "launcher_flight_number": 10, "launcher": { "id": 193, "url": "https://ll.thespacedevs.com/2.2.0/launcher/193/?format=api", "details": "Falcon 9 booster debuting on Starlink Group 11-11.", "flight_proven": true, "serial_number": "B1093", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20250910140450.jpeg", "successful_landings": 9, "attempted_landings": 9, "flights": 9, "last_launch_date": "2025-12-14T05:49:00Z", "first_launch_date": "2025-04-07T23:06:10Z" }, "previous_flight_date": "2025-12-14T05:49:00Z", "turn_around_time_days": 38, "previous_flight": { "id": "faf4a0bc-7dad-4842-b74c-73a9f648b5cc", "name": "Falcon 9 Block 5 | Starlink Group 15-12" } }, "spacecraftflight": null }, { "id": 1763, "url": "https://ll.thespacedevs.com/2.2.0/landings/1763/?format=api", "attempt": true, "success": null, "description": "The Falcon 9 first stage B1080 will land on ASDS ASOG after its 24th flight.", "downrange_distance": 600.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": 17, "name": "A Shortfall of Gravitas", "abbrev": "ASOG", "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.", "location": null, "successful_landings": 138 }, "firststage": { "id": 868, "type": "Core", "reused": true, "launcher_flight_number": 24, "launcher": { "id": 123, "url": "https://ll.thespacedevs.com/2.2.0/launcher/123/?format=api", "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon mission.", "flight_proven": true, "serial_number": "B1080", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1080_image_20240322071018.jpeg", "successful_landings": 23, "attempted_landings": 23, "flights": 23, "last_launch_date": "2025-11-21T03:39:30Z", "first_launch_date": "2023-05-21T21:37:09Z" }, "previous_flight_date": "2025-11-21T03:39:30Z", "turn_around_time_days": 58, "previous_flight": { "id": "f0554c45-3e52-43bb-95e5-73aa8fab53dd", "name": "Falcon 9 Block 5 | Starlink Group 6-78" } }, "spacecraftflight": null }, { "id": 1762, "url": "https://ll.thespacedevs.com/2.2.0/landings/1762/?format=api", "attempt": true, "success": null, "description": "The Falcon 9 first stage B1100 will land on Landing Zone 4 after its 2nd flight.", "downrange_distance": 0.4, "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": 7, "name": "Landing Zone 4", "abbrev": "LZ-4", "description": "LZ at Vandenberg", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 854, "total_landing_count": 32 }, "successful_landings": 32 }, "firststage": { "id": 867, "type": "Core", "reused": true, "launcher_flight_number": 2, "launcher": { "id": 239, "url": "https://ll.thespacedevs.com/2.2.0/launcher/239/?format=api", "details": "Falcon 9 booster, with a special “100” logo in lieu of the usual serial number style painted on the booster.", "flight_proven": true, "serial_number": "B1100", "status": "active", "image_url": null, "successful_landings": 1, "attempted_landings": 1, "flights": 1, "last_launch_date": "2025-11-23T08:48:00Z", "first_launch_date": "2025-11-23T08:48:00Z" }, "previous_flight_date": "2025-11-23T08:48:00Z", "turn_around_time_days": 54, "previous_flight": { "id": "8cda58f9-3fe2-43dc-8fa3-3125cbc9a754", "name": "Falcon 9 Block 5 | Starlink Group 11-30" } }, "spacecraftflight": null }, { "id": 1761, "url": "https://ll.thespacedevs.com/2.2.0/landings/1761/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1097 has landed on Landing Zone 4 after its 5th flight.", "downrange_distance": 0.4, "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": 7, "name": "Landing Zone 4", "abbrev": "LZ-4", "description": "LZ at Vandenberg", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 854, "total_landing_count": 32 }, "successful_landings": 32 }, "firststage": { "id": 862, "type": "Core", "reused": true, "launcher_flight_number": 5, "launcher": { "id": 199, "url": "https://ll.thespacedevs.com/2.2.0/launcher/199/?format=api", "details": "Falcon 9 booster.", "flight_proven": true, "serial_number": "B1097", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1097_landing_a_image_20251219190818.jpg", "successful_landings": 5, "attempted_landings": 5, "flights": 5, "last_launch_date": "2026-01-11T13:44:50Z", "first_launch_date": "2025-09-03T03:51:26Z" }, "previous_flight_date": "2025-12-04T20:42:20Z", "turn_around_time_days": 37, "previous_flight": { "id": "880a7824-95c4-4724-91bf-83f2a5cba740", "name": "Falcon 9 Block 5 | Starlink Group 11-25" } }, "spacecraftflight": null }, { "id": 1760, "url": "https://ll.thespacedevs.com/2.2.0/landings/1760/?format=api", "attempt": true, "success": null, "description": "The Falcon 9 first stage B1085 will land on ASDS ASOG after its 13th flight.", "downrange_distance": 600.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": 17, "name": "A Shortfall of Gravitas", "abbrev": "ASOG", "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.", "location": null, "successful_landings": 138 }, "firststage": { "id": 866, "type": "Core", "reused": true, "launcher_flight_number": 13, "launcher": { "id": 151, "url": "https://ll.thespacedevs.com/2.2.0/launcher/151/?format=api", "details": "Booster to be flown during the Crew-9 mission.", "flight_proven": true, "serial_number": "B1085", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_20241217151951.jpg", "successful_landings": 12, "attempted_landings": 12, "flights": 12, "last_launch_date": "2025-11-19T00:12:20Z", "first_launch_date": "2024-08-20T13:20:00Z" }, "previous_flight_date": "2025-11-19T00:12:20Z", "turn_around_time_days": 56, "previous_flight": { "id": "d124e85e-ee0f-4ab2-9be6-fd31516ddee9", "name": "Falcon 9 Block 5 | Starlink Group 6-94" } }, "spacecraftflight": null }, { "id": 1759, "url": "https://ll.thespacedevs.com/2.2.0/landings/1759/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1078 has landed on ASDS JRTI after its 25th flight.", "downrange_distance": 600.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": 147 }, "firststage": { "id": 865, "type": "Core", "reused": true, "launcher_flight_number": 25, "launcher": { "id": 120, "url": "https://ll.thespacedevs.com/2.2.0/launcher/120/?format=api", "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.", "flight_proven": true, "serial_number": "B1078", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_20250912151734.jpeg", "successful_landings": 25, "attempted_landings": 25, "flights": 25, "last_launch_date": "2026-01-12T21:08:20Z", "first_launch_date": "2023-03-02T05:34:14Z" }, "previous_flight_date": "2025-11-15T06:44:20Z", "turn_around_time_days": 58, "previous_flight": { "id": "098173dc-9630-4954-ac95-bd0ec221074e", "name": "Falcon 9 Block 5 | Starlink Group 6-85" } }, "spacecraftflight": null }, { "id": 1758, "url": "https://ll.thespacedevs.com/2.2.0/landings/1758/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1069 has landed on ASDS ASOG after its 29th flight.", "downrange_distance": 600.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": 17, "name": "A Shortfall of Gravitas", "abbrev": "ASOG", "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.", "location": null, "successful_landings": 138 }, "firststage": { "id": 864, "type": "Core", "reused": true, "launcher_flight_number": 29, "launcher": { "id": 105, "url": "https://ll.thespacedevs.com/2.2.0/launcher/105/?format=api", "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.", "flight_proven": true, "serial_number": "B1069", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_20250912153047.jpeg", "successful_landings": 29, "attempted_landings": 29, "flights": 29, "last_launch_date": "2026-01-09T21:41:00Z", "first_launch_date": "2021-12-21T10:07:08Z" }, "previous_flight_date": "2025-11-09T08:10:10Z", "turn_around_time_days": 61, "previous_flight": { "id": "29e88f09-8897-4014-afa0-087ca70de9bd", "name": "Falcon 9 Block 5 | Starlink Group 10-51" } }, "spacecraftflight": null }, { "id": 1757, "url": "https://ll.thespacedevs.com/2.2.0/landings/1757/?format=api", "attempt": true, "success": null, "description": "A landing and splashdown in the Indian Ocean is expected", "downrange_distance": null, "landing_type": { "id": 3, "name": "Ocean", "abbrev": "Ocean", "description": "No recovery attempt" }, "landing_location": { "id": 32, "name": "Indian Ocean", "abbrev": "IND", "description": "Indian Ocean", "location": null, "successful_landings": 8 }, "firststage": null, "spacecraftflight": { "id": 895, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/895/?format=api", "mission_end": null, "destination": "Suborbital", "launch_crew": [], "onboard_crew": [], "landing_crew": [], "spacecraft": { "id": 621, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/621/?format=api", "name": "Ship 39", "serial_number": "S39", "is_placeholder": false, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 0, "mission_ends_count": 0, "status": { "id": 5, "name": "Under construction" }, "description": "First V3 Starship planned to fly on flight 12.", "spacecraft_config": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/46/?format=api", "name": "Starship V3", "type": { "id": 6, "name": "Reuseable Upper Stage" }, "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_during_image_20250824175325.jpg" } }, "launch": { "id": "ed83366c-872c-4484-97c1-bc74832304fc", "url": "https://ll.thespacedevs.com/2.2.0/launch/ed83366c-872c-4484-97c1-bc74832304fc/?format=api", "slug": "starship-flight-12", "name": "Starship | Flight 12", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2026-01-07T15:28:53Z", "net": "2026-03-31T00:00:00Z", "window_end": "2026-03-31T00:00:00Z", "window_start": "2026-03-31T00:00:00Z", "net_precision": { "id": 8, "name": "Quarter 1", "abbrev": "Q1", "description": "The T-0 is expected in the first quarter of the given year." }, "probability": null, "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": 8708, "configuration": { "id": 522, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/522/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V3", "variant": "V3" } }, "mission": { "id": 7301, "name": "Flight 12", "description": "12th test flight of the two-stage Starship launch vehicle. Maiden Flight of Starship V3", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": "2002", "launchers": "Falcon | Starship", "spacecraft": "Dragon", "launch_library_url": null, "total_launch_count": 624, "consecutive_successful_launches": 109, "successful_launches": 609, "failed_launches": 15, "pending_launches": 124, "consecutive_successful_landings": 108, "successful_landings": 569, "failed_landings": 27, "attempted_landings": 595, "info_url": "https://www.spacex.com/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 235, "url": "https://ll.thespacedevs.com/2.2.0/pad/235/?format=api", "agency_id": 121, "name": "Orbital Launch Pad 2", "description": "The second launch and landing pad of the full version of the combined SpaceX Starship and Superheavy booster. To be first used for launch in 2025 with version 3 of Starship and the Superheavy booster.\r\n\r\nThe launch mount itself is named Orbital Launch Mount B.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))", "map_url": "https://www.google.com/maps?q=25.996603,-97.158251", "latitude": "25.996603", "longitude": "-97.158251", "location": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api", "name": "SpaceX Starbase, TX, USA", "country_code": "USA", "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg", "timezone_name": "America/Chicago", "total_launch_count": 20, "total_landing_count": 13 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_b_20241126031254.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg", "infographic": null, "program": [ { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api", "name": "SpaceX Starship", "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project. The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.", "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/starship_on_the_image_20250111100520.jpg", "start_date": "2019-03-01T05:00:00Z", "end_date": null, "info_url": "https://www.spacex.com/vehicles/starship/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship", "mission_patches": [], "type": { "id": 7, "name": "Technology" } } ], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 21, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 637, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 18, "type": "normal" } } }, { "id": 1756, "url": "https://ll.thespacedevs.com/2.2.0/landings/1756/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1081 has landed on Landing Zone 4 after its 21st flight.", "downrange_distance": 0.4, "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": 7, "name": "Landing Zone 4", "abbrev": "LZ-4", "description": "LZ at Vandenberg", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 854, "total_landing_count": 32 }, "successful_landings": 32 }, "firststage": { "id": 843, "type": "Core", "reused": true, "launcher_flight_number": 21, "launcher": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/launcher/124/?format=api", "details": "Launched Crew-7 on its first flight.", "flight_proven": true, "serial_number": "B1081", "status": "active", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/124_image_20230827172435.jpeg", "successful_landings": 21, "attempted_landings": 21, "flights": 21, "last_launch_date": "2026-01-03T02:09:16Z", "first_launch_date": "2023-08-26T07:27:27Z" }, "previous_flight_date": "2025-12-02T05:28:20Z", "turn_around_time_days": 31, "previous_flight": { "id": "2ad305ca-ca76-4383-9a6c-b6ee6dde7133", "name": "Falcon 9 Block 5 | Starlink Group 15-10" } }, "spacecraftflight": null }, { "id": 1755, "url": "https://ll.thespacedevs.com/2.2.0/landings/1755/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1101 has landed on ASDS JRTI after its 1st flight.", "downrange_distance": 600.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": 147 }, "firststage": { "id": 863, "type": "Core", "reused": false, "launcher_flight_number": 1, "launcher": { "id": 240, "url": "https://ll.thespacedevs.com/2.2.0/launcher/240/?format=api", "details": "Falcon 9 booster.", "flight_proven": true, "serial_number": "B1101", "status": "active", "image_url": null, "successful_landings": 1, "attempted_landings": 1, "flights": 1, "last_launch_date": "2026-01-04T06:48:10Z", "first_launch_date": "2026-01-04T06:48:10Z" }, "previous_flight_date": null, "turn_around_time_days": null, "previous_flight": null }, "spacecraftflight": null } ] }