Landing List
Modes
Levels of detail in the response - list
, normal
, detailed
Example - /landings/?mode=list
Filters
Parameters - attempt
, firststage_launch__ids
, landing_location__ids
, landing_type__ids
, launcher__ids
, launcher_config__ids
, launcher_serial_numbers
, spacecraft__ids
, spacecraft_config__ids
, spacecraft_launch__ids
, success
Example - /landings/?spacecraft__ids=39,37
Search
Fields searched - firststage__launcher__launcher_config__name
, firststage__launcher__serial_number
, firststage__rocket__launch__name
, landing_location__abbrev
, landing_location__name
, spacecraftflight__rocket__launch__name
, spacecraftflight__spacecraft__name
, spacecraftflight__spacecraft__serial_number
, spacecraftflight__spacecraft__spacecraft_config__name
Example - /landings/?search=B1059
Ordering
Fields - downrange_distance
, id
Example - /landings/?ordering=downrange_distance
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /landings/?limit=2
Format
Switch to JSON output - /landings/?format=json
Help
Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs
GET /2.3.0/landings/?format=api&offset=1140&ordering=id
https://ll.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=1150&ordering=id", "previous": "https://ll.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=1130&ordering=id", "results": [ { "id": 1193, "url": "https://ll.thespacedevs.com/2.3.0/landings/1193/?format=api", "attempt": true, "success": true, "description": "B1061 has landed on ASDS OCISLY after its 15th flight.", "downrange_distance": 642.0, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "active": true, "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, "longitude": null, "latitude": null, "image": { "id": 1969, "name": "OCISLY empty", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 129, "attempted_landings": 137, "failed_landings": 8, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "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." }, "response_mode": "normal", "firststage": { "id": 367, "type": "Core", "reused": true, "launcher_flight_number": 15, "launcher": { "response_mode": "normal", "id": 71, "url": "https://ll.thespacedevs.com/2.3.0/launchers/71/?format=api", "flight_proven": true, "serial_number": "B1061", "is_placeholder": false, "status": { "id": 2, "name": "expended" }, "image": { "id": 1624, "name": "[AUTO] B1061 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/71_image_20231201153837.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193324.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Booster which launched Crew-1, Crew-2 and IXPE. Expended for the launch of Hera.", "successful_landings": 22, "attempted_landings": 22, "flights": 23, "last_launch_date": "2024-10-07T14:52:11Z", "first_launch_date": "2020-11-16T00:27:17Z", "fastest_turnaround": "P24DT9H52M36S" }, "previous_flight_date": "2023-05-31T06:02:30Z", "turn_around_time": "P83DT3H35M", "previous_flight": { "id": "5fa79e26-9ada-4a81-9735-c0b0a96a157a", "url": "https://ll.thespacedevs.com/2.3.0/launches/5fa79e26-9ada-4a81-9735-c0b0a96a157a/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 2-10" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1194, "url": "https://ll.thespacedevs.com/2.3.0/landings/1194/?format=api", "attempt": true, "success": true, "description": "B1071 has landed on ASDS OCISLY after its eleventh flight.", "downrange_distance": 642.0, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "active": true, "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, "longitude": null, "latitude": null, "image": { "id": 1969, "name": "OCISLY empty", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 129, "attempted_landings": 137, "failed_landings": 8, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "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." }, "response_mode": "normal", "firststage": { "id": 368, "type": "Core", "reused": true, "launcher_flight_number": 11, "launcher": { "response_mode": "normal", "id": 107, "url": "https://ll.thespacedevs.com/2.3.0/launchers/107/?format=api", "flight_proven": true, "serial_number": "B1071", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1632, "name": "B1071 on SLC-4E (Starlink 7-18)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1071_on_slc-4e_image_20240407145834.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1071_on_slc-4e_image_thumbnail_20240407145834.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the NROL-87 mission.", "successful_landings": 24, "attempted_landings": 24, "flights": 24, "last_launch_date": "2025-04-12T12:25:00Z", "first_launch_date": "2022-02-02T20:27:26Z", "fastest_turnaround": "P19DT16H19M25S" }, "previous_flight_date": "2023-07-20T04:09:30Z", "turn_around_time": "P54DT2H48M20S", "previous_flight": { "id": "9e94b0b7-d88b-4cdf-9793-acdec5850613", "url": "https://ll.thespacedevs.com/2.3.0/launches/9e94b0b7-d88b-4cdf-9793-acdec5850613/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-15" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1195, "url": "https://ll.thespacedevs.com/2.3.0/landings/1195/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1061 has landed back at the launch site after its 20th flight.", "downrange_distance": 0.4, "landing_location": { "id": 7, "name": "Landing Zone 4", "active": true, "abbrev": "LZ-4", "description": "LZ at Vandenberg", "location": { "response_mode": "normal", "id": 11, "url": "https://ll.thespacedevs.com/2.3.0/locations/11/?format=api", "name": "Vandenberg SFB, CA, USA", "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "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.", "image": { "id": 2226, "name": "Vandenberg SFB imaged by Sentinel-2", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg", "credit": "Contains modified Copernicus Sentinel data 2020", "license": { "id": 33, "name": "Copernicus Image Use Policy", "priority": 0, "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "longitude": -120.52023, "latitude": 34.75133, "timezone_name": "America/Los_Angeles", "total_launch_count": 805, "total_landing_count": 26 }, "longitude": -120.615193, "latitude": 34.632994, "image": { "id": 1967, "name": "LZ-4 at SLC-4E empty", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-4_at_slc-4e__image_20240310162737.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-4_at_slc-4e__image_thumbnail_20240310162738.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 26, "attempted_landings": 26, "failed_landings": 0, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "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." }, "response_mode": "normal", "firststage": { "id": 356, "type": "Core", "reused": true, "launcher_flight_number": 20, "launcher": { "response_mode": "normal", "id": 71, "url": "https://ll.thespacedevs.com/2.3.0/launchers/71/?format=api", "flight_proven": true, "serial_number": "B1061", "is_placeholder": false, "status": { "id": 2, "name": "expended" }, "image": { "id": 1624, "name": "[AUTO] B1061 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/71_image_20231201153837.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193324.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Booster which launched Crew-1, Crew-2 and IXPE. Expended for the launch of Hera.", "successful_landings": 22, "attempted_landings": 22, "flights": 23, "last_launch_date": "2024-10-07T14:52:11Z", "first_launch_date": "2020-11-16T00:27:17Z", "fastest_turnaround": "P24DT9H52M36S" }, "previous_flight_date": "2024-02-23T04:11:50Z", "turn_around_time": "P69DT14H24M10S", "previous_flight": { "id": "43edc89d-bba0-49ce-85d3-be350104a29c", "url": "https://ll.thespacedevs.com/2.3.0/launches/43edc89d-bba0-49ce-85d3-be350104a29c/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 7-15" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1196, "url": "https://ll.thespacedevs.com/2.3.0/landings/1196/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1062 has landed on ASDS JRTI after its 16th flight.", "downrange_distance": 613.0, "landing_location": { "id": 3, "name": "Just Read the Instructions", "active": true, "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 Altantic Ocean.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1973, "name": "JRTI (Marmac 303) empty", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_20240310170452.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_thumbnail_20240310170452.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 118, "attempted_landings": 119, "failed_landings": 1, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "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." }, "response_mode": "normal", "firststage": { "id": 369, "type": "Core", "reused": true, "launcher_flight_number": 16, "launcher": { "response_mode": "normal", "id": 73, "url": "https://ll.thespacedevs.com/2.3.0/launchers/73/?format=api", "flight_proven": true, "serial_number": "B1062", "is_placeholder": false, "status": { "id": 7, "name": "destroyed" }, "image": { "id": 1625, "name": "[AUTO] B1062 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/73_image_20220426161427.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193326.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Notable launches include GPS III SV04 & SV05 , Inspiration4 and Axiom-1.\r\n\r\nDestroyed during its 23rd landing attempt.", "successful_landings": 22, "attempted_landings": 23, "flights": 23, "last_launch_date": "2024-08-28T07:48:00Z", "first_launch_date": "2020-11-05T23:24:23Z", "fastest_turnaround": "P21DT6H9M59S" }, "previous_flight_date": "2023-07-28T04:01:10Z", "turn_around_time": "P81DT20H37M50S", "previous_flight": { "id": "ce5f4f47-c54d-4014-84f2-17a556892420", "url": "https://ll.thespacedevs.com/2.3.0/launches/ce5f4f47-c54d-4014-84f2-17a556892420/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-7" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1197, "url": "https://ll.thespacedevs.com/2.3.0/landings/1197/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1075 has landed on ASDS OCISLY after its sixth flight.", "downrange_distance": 642.0, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "active": true, "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, "longitude": null, "latitude": null, "image": { "id": 1969, "name": "OCISLY empty", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 129, "attempted_landings": 137, "failed_landings": 8, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "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." }, "response_mode": "normal", "firststage": { "id": 370, "type": "Core", "reused": true, "launcher_flight_number": 6, "launcher": { "response_mode": "normal", "id": 114, "url": "https://ll.thespacedevs.com/2.3.0/launchers/114/?format=api", "flight_proven": true, "serial_number": "B1075", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1635, "name": "[AUTO] B1075 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/114_image_20230807183155.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193342.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Starlink Group 2-4 mission.", "successful_landings": 17, "attempted_landings": 17, "flights": 17, "last_launch_date": "2025-02-01T23:02:10Z", "first_launch_date": "2023-01-19T15:43:10Z", "fastest_turnaround": "P24DT17H18M30S" }, "previous_flight_date": "2023-08-08T03:57:00Z", "turn_around_time": "P48DT4H51M20S", "previous_flight": { "id": "31df6182-f50d-401b-9144-86b9d01911df", "url": "https://ll.thespacedevs.com/2.3.0/launches/31df6182-f50d-401b-9144-86b9d01911df/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-20" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1198, "url": "https://ll.thespacedevs.com/2.3.0/landings/1198/?format=api", "attempt": true, "success": true, "description": "B1063 landed on ASDS OCISLY after its 14th flight.", "downrange_distance": 642.0, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "active": true, "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, "longitude": null, "latitude": null, "image": { "id": 1969, "name": "OCISLY empty", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 129, "attempted_landings": 137, "failed_landings": 8, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "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." }, "response_mode": "normal", "firststage": { "id": 371, "type": "Core", "reused": true, "launcher_flight_number": 14, "launcher": { "response_mode": "normal", "id": 84, "url": "https://ll.thespacedevs.com/2.3.0/launchers/84/?format=api", "flight_proven": true, "serial_number": "B1063", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1626, "name": "[AUTO] B1063 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/84_image_20201122121517.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193327.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Notable launches include Sentinel-6 and Dart.", "successful_landings": 25, "attempted_landings": 25, "flights": 25, "last_launch_date": "2025-04-28T20:42:30Z", "first_launch_date": "2020-11-21T17:17:08Z", "fastest_turnaround": "P32DT22H30M50S" }, "previous_flight_date": "2023-09-02T14:25:00Z", "turn_around_time": "P36DT17H18M", "previous_flight": { "id": "9248a1d0-393f-469a-b9c6-19470247e6fd", "url": "https://ll.thespacedevs.com/2.3.0/launches/9248a1d0-393f-469a-b9c6-19470247e6fd/?format=api", "name": "Falcon 9 Block 5 | SDA Tranche 0B" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1199, "url": "https://ll.thespacedevs.com/2.3.0/landings/1199/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1061 has landed on ASDS OCISLY after its 16th flight.", "downrange_distance": 638.0, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "active": true, "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, "longitude": null, "latitude": null, "image": { "id": 1969, "name": "OCISLY empty", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 129, "attempted_landings": 137, "failed_landings": 8, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "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." }, "response_mode": "normal", "firststage": { "id": 377, "type": "Core", "reused": true, "launcher_flight_number": 16, "launcher": { "response_mode": "normal", "id": 71, "url": "https://ll.thespacedevs.com/2.3.0/launchers/71/?format=api", "flight_proven": true, "serial_number": "B1061", "is_placeholder": false, "status": { "id": 2, "name": "expended" }, "image": { "id": 1624, "name": "[AUTO] B1061 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/71_image_20231201153837.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193324.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Booster which launched Crew-1, Crew-2 and IXPE. Expended for the launch of Hera.", "successful_landings": 22, "attempted_landings": 22, "flights": 23, "last_launch_date": "2024-10-07T14:52:11Z", "first_launch_date": "2020-11-16T00:27:17Z", "fastest_turnaround": "P24DT9H52M36S" }, "previous_flight_date": "2023-08-22T09:37:30Z", "turn_around_time": "P59DT22H45M30S", "previous_flight": { "id": "15699687-3fb1-4749-9680-fc858e5e7081", "url": "https://ll.thespacedevs.com/2.3.0/launches/15699687-3fb1-4749-9680-fc858e5e7081/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 7-1" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1200, "url": "https://ll.thespacedevs.com/2.3.0/landings/1200/?format=api", "attempt": true, "success": true, "description": "B1075 has landed on ASDS OCISLY after its seventh flight.", "downrange_distance": 642.0, "landing_location": { "id": 1, "name": "Of Course I Still Love You", "active": true, "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, "longitude": null, "latitude": null, "image": { "id": 1969, "name": "OCISLY empty", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_20240310164323.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ocisly_empty_image_thumbnail_20240310164323.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 129, "attempted_landings": 137, "failed_landings": 8, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "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." }, "response_mode": "normal", "firststage": { "id": 376, "type": "Core", "reused": true, "launcher_flight_number": 7, "launcher": { "response_mode": "normal", "id": 114, "url": "https://ll.thespacedevs.com/2.3.0/launchers/114/?format=api", "flight_proven": true, "serial_number": "B1075", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 1635, "name": "[AUTO] B1075 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/114_image_20230807183155.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193342.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Starlink Group 2-4 mission.", "successful_landings": 17, "attempted_landings": 17, "flights": 17, "last_launch_date": "2025-02-01T23:02:10Z", "first_launch_date": "2023-01-19T15:43:10Z", "fastest_turnaround": "P24DT17H18M30S" }, "previous_flight_date": "2023-09-25T08:48:20Z", "turn_around_time": "P34DT11M40S", "previous_flight": { "id": "1da29c40-6c7d-4cda-9b3b-d2c12c78c82b", "url": "https://ll.thespacedevs.com/2.3.0/launches/1da29c40-6c7d-4cda-9b3b-d2c12c78c82b/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 7-3" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1201, "url": "https://ll.thespacedevs.com/2.3.0/landings/1201/?format=api", "attempt": true, "success": true, "description": "B1073 has landed on ASDS JRTI after its eleventh flight.", "downrange_distance": 612.0, "landing_location": { "id": 3, "name": "Just Read the Instructions", "active": true, "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 Altantic Ocean.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1973, "name": "JRTI (Marmac 303) empty", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_20240310170452.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_thumbnail_20240310170452.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 118, "attempted_landings": 119, "failed_landings": 1, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "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." }, "response_mode": "normal", "firststage": { "id": 372, "type": "Core", "reused": true, "launcher_flight_number": 11, "launcher": { "response_mode": "normal", "id": 112, "url": "https://ll.thespacedevs.com/2.3.0/launchers/112/?format=api", "flight_proven": true, "serial_number": "B1073", "is_placeholder": false, "status": { "id": 2, "name": "expended" }, "image": { "id": 1633, "name": "[AUTO] B1073 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/112_image_20220516182658.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193339.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Notable missions include SES-22, Hakuto-R and CRS-27. Expended during the SPAINSAT-NG I launch.", "successful_landings": 20, "attempted_landings": 20, "flights": 21, "last_launch_date": "2025-01-30T01:34:00Z", "first_launch_date": "2022-05-14T20:40:50Z", "fastest_turnaround": "P25DT20H44M" }, "previous_flight_date": "2023-09-04T02:47:20Z", "turn_around_time": "P65DT2H18M10S", "previous_flight": { "id": "f66687a3-d1f2-427d-8fe1-0454dc1fe9bd", "url": "https://ll.thespacedevs.com/2.3.0/launches/f66687a3-d1f2-427d-8fe1-0454dc1fe9bd/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-12" } }, "spacecraftflight": null, "payloadflight": null }, { "id": 1202, "url": "https://ll.thespacedevs.com/2.3.0/landings/1202/?format=api", "attempt": true, "success": true, "description": "The Falcon 9 first stage B1073 has landed on ASDS ASOG after its 12th flight.", "downrange_distance": 630.0, "landing_location": { "id": 17, "name": "A Shortfall of Gravitas", "active": true, "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, "longitude": null, "latitude": null, "image": { "id": 1971, "name": "ASOG with booster", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_20240310164859.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_thumbnail_20240310164859.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "successful_landings": 107, "attempted_landings": 108, "failed_landings": 1, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "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." }, "response_mode": "normal", "firststage": { "id": 373, "type": "Core", "reused": true, "launcher_flight_number": 12, "launcher": { "response_mode": "normal", "id": 112, "url": "https://ll.thespacedevs.com/2.3.0/launchers/112/?format=api", "flight_proven": true, "serial_number": "B1073", "is_placeholder": false, "status": { "id": 2, "name": "expended" }, "image": { "id": 1633, "name": "[AUTO] B1073 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/112_image_20220516182658.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193339.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Notable missions include SES-22, Hakuto-R and CRS-27. Expended during the SPAINSAT-NG I launch.", "successful_landings": 20, "attempted_landings": 20, "flights": 21, "last_launch_date": "2025-01-30T01:34:00Z", "first_launch_date": "2022-05-14T20:40:50Z", "fastest_turnaround": "P25DT20H44M" }, "previous_flight_date": "2023-11-08T05:05:30Z", "turn_around_time": "P67DT20H46M30S", "previous_flight": { "id": "6159729f-70fd-4817-9223-b250dca18f5f", "url": "https://ll.thespacedevs.com/2.3.0/launches/6159729f-70fd-4817-9223-b250dca18f5f/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-27" } }, "spacecraftflight": null, "payloadflight": null } ] }{ "count": 1497, "next": "