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

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

{
    "count": 1492,
    "next": "https://ll.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=130&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=110&ordering=-id",
    "results": [
        {
            "id": 1460,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/1460/?format=api",
            "attempt": true,
            "success": true,
            "description": "The RSS Kármán Line capsule has landed at Blue Origin's Corn Ranch facility.",
            "downrange_distance": null,
            "landing_location": {
                "id": 28,
                "name": "Corn Ranch, West Texas",
                "active": true,
                "abbrev": "CR",
                "description": "Blue Origin launch and landing facility located in West Texas",
                "location": {
                    "response_mode": "normal",
                    "id": 29,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/29/?format=api",
                    "name": "Corn Ranch, Van Horn, TX, 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": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                    "image": {
                        "id": 2098,
                        "name": "New Shepard liftoff (NS-25)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                    "longitude": -104.757152,
                    "latitude": 31.422927,
                    "timezone_name": "America/Chicago",
                    "total_launch_count": 31,
                    "total_landing_count": 31
                },
                "longitude": null,
                "latitude": null,
                "image": {
                    "id": 2152,
                    "name": "New Shepard Crew Capsule Jules Verne under parachutes",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_20240812144851.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_thumbnail_20240812144851.jpeg",
                    "credit": "Blue Origin",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "successful_landings": 34,
                "attempted_landings": 34,
                "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": 4,
                "name": "Parachute Landing",
                "abbrev": "PCL",
                "description": "Unpowered landing using parachute(s)."
            },
            "response_mode": "normal",
            "firststage": null,
            "spacecraftflight": {
                "id": 860,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/860/?format=api",
                "destination": "Suborbital",
                "mission_end": "2024-10-23T15:37:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 599,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/599/?format=api",
                    "name": "RSS Kármán line",
                    "serial_number": null,
                    "is_placeholder": false,
                    "image": {
                        "id": 1907,
                        "name": "New Shepard M7 H. G. Wells landed",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194115.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "in_space": false,
                    "time_in_space": "PT20M21S",
                    "time_docked": "P0D",
                    "flights_count": 2,
                    "mission_ends_count": 2,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Second human rated Crew Capsule for New Shepard.",
                    "spacecraft_config": {
                        "response_mode": "normal",
                        "id": 21,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/21/?format=api",
                        "name": "Crew Capsule 2.0",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "response_mode": "list",
                            "id": 141,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api",
                            "name": "Blue Origin",
                            "abbrev": "BO",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        "family": [
                            {
                                "response_mode": "normal",
                                "id": 5,
                                "name": "New Shepard Crew Capsule",
                                "description": "Capsules built for suborbital human spaceflight on New Shepard",
                                "manufacturer": {
                                    "response_mode": "list",
                                    "id": 141,
                                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api",
                                    "name": "Blue Origin",
                                    "abbrev": "BO",
                                    "type": {
                                        "id": 3,
                                        "name": "Commercial"
                                    }
                                },
                                "parent": null,
                                "maiden_flight": "2015-04-29"
                            }
                        ],
                        "in_use": true,
                        "image": {
                            "id": 1907,
                            "name": "New Shepard M7 H. G. Wells landed",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194115.jpeg",
                            "credit": "Blue Origin",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    },
                    "fastest_turnaround": "P172DT21H53M"
                },
                "launch": {
                    "id": "828095e3-1c38-4700-9dd2-a700162fbd15",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/828095e3-1c38-4700-9dd2-a700162fbd15/?format=api",
                    "name": "New Shepard | NS-27",
                    "response_mode": "normal",
                    "slug": "new-shepard-ns-27",
                    "launch_designator": null,
                    "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-10-23T15:41:10Z",
                    "net": "2024-10-23T15:27:00Z",
                    "net_precision": {
                        "id": 1,
                        "name": "Minute",
                        "abbrev": "MIN",
                        "description": "The T-0 is accurate to the minute."
                    },
                    "window_end": "2024-10-23T15:27:00Z",
                    "window_start": "2024-10-23T15:27:00Z",
                    "image": {
                        "id": 2098,
                        "name": "New Shepard liftoff (NS-25)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "infographic": null,
                    "probability": null,
                    "weather_concerns": null,
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "response_mode": "list",
                        "id": 141,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api",
                        "name": "Blue Origin",
                        "abbrev": "BO",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "rocket": {
                        "id": 8368,
                        "configuration": {
                            "response_mode": "list",
                            "id": 137,
                            "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/137/?format=api",
                            "name": "New Shepard",
                            "families": [],
                            "full_name": "New Shepard",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 6949,
                        "name": "NS-27",
                        "type": "Suborbital",
                        "description": "Twenty-seventh flight of New Shepard, flying without crew as a test for the newest booster.",
                        "image": null,
                        "orbit": {
                            "id": 15,
                            "name": "Suborbital",
                            "abbrev": "Sub",
                            "celestial_body": {
                                "response_mode": "list",
                                "id": 1,
                                "name": "Earth"
                            }
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 90,
                        "url": "https://ll.thespacedevs.com/2.3.0/pads/90/?format=api",
                        "active": true,
                        "agencies": [
                            {
                                "response_mode": "normal",
                                "id": 141,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api",
                                "name": "Blue Origin",
                                "abbrev": "BO",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                },
                                "featured": 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": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                                "administrator": "CEO: Jeff Bezos",
                                "founding_year": 2000,
                                "launchers": "New Shepard | New Glenn",
                                "spacecraft": "",
                                "parent": null,
                                "image": {
                                    "id": 5,
                                    "name": "[AUTO] Blue Origin - image",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "logo": {
                                    "id": 116,
                                    "name": "[AUTO] Blue Origin - logo",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "social_logo": {
                                    "id": 45,
                                    "name": "[AUTO] Blue Origin - social_logo",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                }
                            }
                        ],
                        "name": "West Texas Suborbital Launch Site/ Corn Ranch",
                        "image": null,
                        "description": null,
                        "info_url": "http://www.blueorigin.com",
                        "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
                        "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
                        "latitude": 31.422878,
                        "longitude": -104.757121,
                        "country": {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
                        "total_launch_count": 31,
                        "orbital_launch_attempt_count": 0,
                        "fastest_turnaround": "P20DT23H49M11S",
                        "location": {
                            "response_mode": "normal",
                            "id": 29,
                            "url": "https://ll.thespacedevs.com/2.3.0/locations/29/?format=api",
                            "name": "Corn Ranch, Van Horn, TX, USA",
                            "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",
                                "total_attempted_launches": 7147,
                                "successful_launches": 6604,
                                "failed_launches": 543,
                                "total_attempted_landings": 1101,
                                "successful_landings": 1058,
                                "failed_landings": 43
                            },
                            "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": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                            "image": {
                                "id": 2098,
                                "name": "New Shepard liftoff (NS-25)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                                "credit": "Blue Origin",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                            "longitude": -104.757152,
                            "latitude": 31.422927,
                            "timezone_name": "America/Chicago",
                            "total_launch_count": 31,
                            "total_landing_count": 31
                        }
                    },
                    "webcast_live": false,
                    "program": [],
                    "orbital_launch_attempt_count": null,
                    "location_launch_attempt_count": 27,
                    "pad_launch_attempt_count": 27,
                    "agency_launch_attempt_count": 27,
                    "orbital_launch_attempt_count_year": 0,
                    "location_launch_attempt_count_year": 3,
                    "pad_launch_attempt_count_year": 3,
                    "agency_launch_attempt_count_year": 3
                },
                "duration": "PT10M",
                "turn_around_time": null,
                "response_mode": "normal"
            },
            "payloadflight": null
        },
        {
            "id": 1459,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/1459/?format=api",
            "attempt": true,
            "success": true,
            "description": "NS-5 has landed back on the landing pad.",
            "downrange_distance": 3.2,
            "landing_location": {
                "id": 28,
                "name": "Corn Ranch, West Texas",
                "active": true,
                "abbrev": "CR",
                "description": "Blue Origin launch and landing facility located in West Texas",
                "location": {
                    "response_mode": "normal",
                    "id": 29,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/29/?format=api",
                    "name": "Corn Ranch, Van Horn, TX, 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": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                    "image": {
                        "id": 2098,
                        "name": "New Shepard liftoff (NS-25)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                    "longitude": -104.757152,
                    "latitude": 31.422927,
                    "timezone_name": "America/Chicago",
                    "total_launch_count": 31,
                    "total_landing_count": 31
                },
                "longitude": null,
                "latitude": null,
                "image": {
                    "id": 2152,
                    "name": "New Shepard Crew Capsule Jules Verne under parachutes",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_20240812144851.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_thumbnail_20240812144851.jpeg",
                    "credit": "Blue Origin",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "successful_landings": 34,
                "attempted_landings": 34,
                "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": 600,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 187,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/187/?format=api",
                    "flight_proven": true,
                    "serial_number": "NS-5",
                    "is_placeholder": false,
                    "status": {
                        "id": 3,
                        "name": "active"
                    },
                    "image": {
                        "id": 2317,
                        "name": "NS-5 on the launch pad (NS-29)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ns-5_on_the_lau_image_20250204174818.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ns-5_on_the_lau_image_thumbnail_20250204174819.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "5th New Shepard booster.",
                    "successful_landings": 3,
                    "attempted_landings": 3,
                    "flights": 3,
                    "last_launch_date": "2025-04-14T13:30:00Z",
                    "first_launch_date": "2024-10-23T15:27:00Z",
                    "fastest_turnaround": "P68DT21H30M"
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "previous_flight": null
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 1458,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/1458/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Falcon 9 first stage B1083 has landed back at the launch site after its 5th flight.",
            "downrange_distance": 14.9,
            "landing_location": {
                "id": 4,
                "name": "Landing Zone 1",
                "active": true,
                "abbrev": "LZ-1",
                "description": "LZ-1 Pad located at Cape Canaveral Space Force Station at the previous LC-13",
                "location": {
                    "response_mode": "normal",
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, 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": "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.",
                    "image": {
                        "id": 2200,
                        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.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": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "longitude": -80.577778,
                    "latitude": 28.488889,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1020,
                    "total_landing_count": 64
                },
                "longitude": -80.542963,
                "latitude": 28.485712,
                "image": {
                    "id": 1968,
                    "name": "LZ-1 empty",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-1_empty_image_20240310163411.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-1_empty_image_thumbnail_20240310163411.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": 51,
                "attempted_landings": 52,
                "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": 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": 416,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 5,
                "launcher": {
                    "response_mode": "normal",
                    "id": 126,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/126/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1083",
                    "is_placeholder": false,
                    "status": {
                        "id": 3,
                        "name": "active"
                    },
                    "image": {
                        "id": 1643,
                        "name": "B1083",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/126_image_20240304081131.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193355.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": "Booster first flown during the Crew-8 mission.",
                    "successful_landings": 10,
                    "attempted_landings": 10,
                    "flights": 10,
                    "last_launch_date": "2025-04-13T00:53:30Z",
                    "first_launch_date": "2024-03-04T03:53:38Z",
                    "fastest_turnaround": "P23DT24M50S"
                },
                "previous_flight_date": "2024-09-10T09:23:49Z",
                "turn_around_time": "P55DT17H5M42S",
                "previous_flight": {
                    "id": "b69cfada-3320-4331-89e1-aaa8b49e6a9c",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/b69cfada-3320-4331-89e1-aaa8b49e6a9c/?format=api",
                    "name": "Falcon 9 Block 5 | Polaris Dawn"
                }
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 1457,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/1457/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Falcon 9 first stage B1075 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": 128,
                "attempted_landings": 136,
                "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": 599,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 15,
                "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": "2024-10-30T12:07:00Z",
                "turn_around_time": "P24DT17H18M30S",
                "previous_flight": {
                    "id": "eed1132a-d5aa-4c9c-bc38-c8ccb98829b6",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/eed1132a-d5aa-4c9c-bc38-c8ccb98829b6/?format=api",
                    "name": "Falcon 9 Block 5 | Starlink Group 9-9"
                }
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 1456,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/1456/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Falcon 9 Booster B1073 has landed on ASDS ASOG after its 18th flight.",
            "downrange_distance": 600.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": 106,
                "attempted_landings": 107,
                "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": 596,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 18,
                "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": "2024-08-12T10:37:00Z",
                "turn_around_time": "P72DT11H10M",
                "previous_flight": {
                    "id": "34aa9340-c97e-4609-a872-e2adc8d9de13",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/34aa9340-c97e-4609-a872-e2adc8d9de13/?format=api",
                    "name": "Falcon 9 Block 5 | Starlink Group 10-7"
                }
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 1455,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/1455/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Falcon 9 booster B1082 has returned to the launch site at LZ-4 after its 7th 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": 804,
                    "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": 554,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 7,
                "launcher": {
                    "response_mode": "normal",
                    "id": 125,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/125/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1082",
                    "is_placeholder": false,
                    "status": {
                        "id": 3,
                        "name": "active"
                    },
                    "image": {
                        "id": 1642,
                        "name": "B1082",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/125_image_20231215042532.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193353.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.",
                    "successful_landings": 12,
                    "attempted_landings": 12,
                    "flights": 12,
                    "last_launch_date": "2025-04-20T12:29:00Z",
                    "first_launch_date": "2024-01-03T03:44:20Z",
                    "fastest_turnaround": "P25DT10M"
                },
                "previous_flight_date": "2024-08-04T07:24:00Z",
                "turn_around_time": "P76DT21H49M",
                "previous_flight": {
                    "id": "86139b24-aed8-47b0-a385-5ed28cca6409",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/86139b24-aed8-47b0-a385-5ed28cca6409/?format=api",
                    "name": "Falcon 9 Block 5 | Starlink Group 11-1"
                }
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 1454,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/1454/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Falcon 9 Booster B1080 has landed on ASDS ASOG after its 11th flight.",
            "downrange_distance": 618.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": 106,
                "attempted_landings": 107,
                "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": 595,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 11,
                "launcher": {
                    "response_mode": "normal",
                    "id": 123,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/123/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1080",
                    "is_placeholder": false,
                    "status": {
                        "id": 3,
                        "name": "active"
                    },
                    "image": {
                        "id": 1640,
                        "name": "B1080",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1080_image_20240322071018.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1080_image_thumbnail_20240322071019.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 Axiom Space Mission 2 Crew Dragon mission.",
                    "successful_landings": 18,
                    "attempted_landings": 18,
                    "flights": 18,
                    "last_launch_date": "2025-05-02T01:51:10Z",
                    "first_launch_date": "2023-05-21T21:37:09Z",
                    "fastest_turnaround": "P13DT12H34M20S"
                },
                "previous_flight_date": "2024-08-04T15:02:53Z",
                "turn_around_time": "P71DT15H7M7S",
                "previous_flight": {
                    "id": "59426ed2-57ff-4f61-8f62-9794b6dbb9ad",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/59426ed2-57ff-4f61-8f62-9794b6dbb9ad/?format=api",
                    "name": "Falcon 9 Block 5 | Cygnus CRS-2 NG-21 (S.S. Francis R. “Dick” Scobee)"
                }
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 1453,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/1453/?format=api",
            "attempt": false,
            "success": null,
            "description": "The Falcon 9 booster B1061 is expended during this mission.",
            "downrange_distance": null,
            "landing_location": {
                "id": 6,
                "name": "Atlantic Ocean",
                "active": true,
                "abbrev": "ATL",
                "description": "Atlantic Ocean",
                "location": null,
                "longitude": null,
                "latitude": null,
                "image": {
                    "id": 2230,
                    "name": "Sun glint on the Atlantic Ocean",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.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": []
                },
                "successful_landings": 37,
                "attempted_landings": 41,
                "failed_landings": 4,
                "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": 8,
                "name": "Expended",
                "abbrev": "EXP",
                "description": "Vehicle did not perform any landing operations after launch"
            },
            "response_mode": "normal",
            "firststage": {
                "id": 291,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 23,
                "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-08-12T02:02:00Z",
                "turn_around_time": "P56DT12H50M11S",
                "previous_flight": {
                    "id": "670b2644-8952-484d-a402-8a75b7f907ae",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/670b2644-8952-484d-a402-8a75b7f907ae/?format=api",
                    "name": "Falcon 9 Block 5 | Arctic Satellite Broadband Mission (ASBM)"
                }
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 1452,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/1452/?format=api",
            "attempt": true,
            "success": true,
            "description": "The Falcon 9 first stage B1081 has landed on ASDS OCISLY after its 10th flight.",
            "downrange_distance": 627.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": 128,
                "attempted_landings": 136,
                "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": 594,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 10,
                "launcher": {
                    "response_mode": "normal",
                    "id": 124,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/124/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1081",
                    "is_placeholder": false,
                    "status": {
                        "id": 3,
                        "name": "active"
                    },
                    "image": {
                        "id": 1641,
                        "name": "[AUTO] B1081 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/124_image_20230827172435.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193351.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Launched Crew-7 on its first flight.",
                    "successful_landings": 13,
                    "attempted_landings": 13,
                    "flights": 13,
                    "last_launch_date": "2025-03-15T06:43:00Z",
                    "first_launch_date": "2023-08-26T07:27:27Z",
                    "fastest_turnaround": "P24DT19H13M20S"
                },
                "previous_flight_date": "2024-08-31T08:48:00Z",
                "turn_around_time": "P24DT19H13M20S",
                "previous_flight": {
                    "id": "1bf11245-99d7-4178-8bf8-408730e21b36",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/1bf11245-99d7-4178-8bf8-408730e21b36/?format=api",
                    "name": "Falcon 9 Block 5 | Starlink Group 9-5"
                }
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 1451,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/1451/?format=api",
            "attempt": true,
            "success": false,
            "description": "The New Glenn first stage booster was lost on its first flight during descent towards LPV1 Jacklyn.",
            "downrange_distance": 622.0,
            "landing_location": {
                "id": 51,
                "name": "Jacklyn",
                "active": true,
                "abbrev": "LPV1",
                "description": "Jacklyn is Blue Origins first floating landing platform for New Glenn.",
                "location": null,
                "longitude": null,
                "latitude": null,
                "image": {
                    "id": 2195,
                    "name": "Jackllyn in Port Canaveral",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jackllyn_in_por_image_20240904203154.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jackllyn_in_por_image_thumbnail_20240904203155.jpeg",
                    "credit": "Blue Origin",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "successful_landings": 0,
                "attempted_landings": 1,
                "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": 560,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 186,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/186/?format=api",
                    "flight_proven": false,
                    "serial_number": "GS1-SN001",
                    "is_placeholder": false,
                    "status": {
                        "id": 4,
                        "name": "lost"
                    },
                    "image": {
                        "id": 2303,
                        "name": "GS1-SN001 on the launch pad",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gs1-sn001_on_th_image_20250111175829.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gs1-sn001_on_th_image_thumbnail_20250111175829.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "First New Glenn first stage booster. Named \"So You’re Telling Me There’s a Chance\". Lost on its first flight during descent towards LPV1 Jacklyn.",
                    "successful_landings": 0,
                    "attempted_landings": 1,
                    "flights": 1,
                    "last_launch_date": "2025-01-16T07:03:00Z",
                    "first_launch_date": "2025-01-16T07:03:00Z",
                    "fastest_turnaround": null
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "previous_flight": null
            },
            "spacecraftflight": null,
            "payloadflight": null
        }
    ]
}