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

{
    "count": 1491,
    "next": "https://ll.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=40",
    "previous": "https://ll.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=20",
    "results": [
        {
            "id": 69,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/69/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 rocket landed at LZ-1.",
            "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": 1019,
                    "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": 31,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 38,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/38/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1031",
                    "is_placeholder": false,
                    "status": {
                        "id": 1,
                        "name": "retired"
                    },
                    "image": {
                        "id": 1594,
                        "name": "[AUTO] B1031 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/38_image_20190226082801.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193234.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Stored outside at McGregor, partially disassembled (missing engines).",
                    "successful_landings": 2,
                    "attempted_landings": 2,
                    "flights": 2,
                    "last_launch_date": "2017-10-11T22:53:00Z",
                    "first_launch_date": "2017-02-19T14:39:00Z",
                    "fastest_turnaround": "P234DT8H14M"
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "previous_flight": null
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 70,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/70/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1030 was expended after its first launch",
            "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": 32,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 39,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/39/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1030",
                    "is_placeholder": false,
                    "status": {
                        "id": 2,
                        "name": "expended"
                    },
                    "image": {
                        "id": 1593,
                        "name": "[AUTO] B1030 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/39_image_20190226110321.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193232.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Stage Expended",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2017-03-16T06:00:00Z",
                    "first_launch_date": "2017-03-16T06:00:00Z",
                    "fastest_turnaround": null
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "previous_flight": null
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 71,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/71/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 landed on the ASDS, OCISLY, stationed of the east coast. This marked the first time an orbital class booster had been reused!",
            "downrange_distance": null,
            "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": 33,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "launcher": {
                    "response_mode": "normal",
                    "id": 30,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/30/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1021",
                    "is_placeholder": false,
                    "status": {
                        "id": 1,
                        "name": "retired"
                    },
                    "image": {
                        "id": 1585,
                        "name": "[AUTO] B1021 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/30_image_20190226080922.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193219.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Retired; on permanent display outside DISH Network Corporation headquarters in Littleton, Colorado.",
                    "successful_landings": 2,
                    "attempted_landings": 2,
                    "flights": 2,
                    "last_launch_date": "2017-03-30T22:27:00Z",
                    "first_launch_date": "2016-04-08T20:43:32Z",
                    "fastest_turnaround": "P356DT1H43M28S"
                },
                "previous_flight_date": "2016-04-08T20:43:32Z",
                "turn_around_time": "P356DT1H43M28S",
                "previous_flight": {
                    "id": "d47b8475-1175-479e-99b4-c86d535558e1",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/d47b8475-1175-479e-99b4-c86d535558e1/?format=api",
                    "name": "Falcon 9 Full Thrust | SpX CRS-8"
                }
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 72,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/72/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 rocket landed at LZ-1.",
            "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": 1019,
                    "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": 34,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 40,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/40/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1032",
                    "is_placeholder": false,
                    "status": {
                        "id": 2,
                        "name": "expended"
                    },
                    "image": {
                        "id": 1595,
                        "name": "[AUTO] B1032 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/40_image_20190226083004.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193236.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Survived water landing on a non-recovery launch, SpaceX couldn't tug it back to port, so they hired a company to destroy it.",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 2,
                    "last_launch_date": "2018-01-31T21:25:00Z",
                    "first_launch_date": "2017-05-01T11:15:00Z",
                    "fastest_turnaround": "P275DT10H10M"
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "previous_flight": null
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 73,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/73/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1034 was expended after its first launch",
            "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": 35,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 41,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/41/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1034",
                    "is_placeholder": false,
                    "status": {
                        "id": 2,
                        "name": "expended"
                    },
                    "image": {
                        "id": 1597,
                        "name": "[AUTO] B1034 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/41_image_20190226110440.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193239.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Stage Expended",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2017-05-15T23:21:00Z",
                    "first_launch_date": "2017-05-15T23:21:00Z",
                    "fastest_turnaround": null
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "previous_flight": null
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 74,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/74/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 rocket landed at LZ-1.",
            "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": 1019,
                    "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": 36,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 42,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/42/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1035",
                    "is_placeholder": false,
                    "status": {
                        "id": 1,
                        "name": "retired"
                    },
                    "image": {
                        "id": 1598,
                        "name": "[AUTO] B1035 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/42_image_20190226083209.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193241.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Retired; permanently displayed at Space Center Houston.",
                    "successful_landings": 2,
                    "attempted_landings": 2,
                    "flights": 2,
                    "last_launch_date": "2017-12-15T15:36:09Z",
                    "first_launch_date": "2017-06-03T21:07:38Z",
                    "fastest_turnaround": "P194DT18H28M31S"
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "previous_flight": null
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 75,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/75/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 landed on the ASDS, OCISLY, stationed of the east coast.",
            "downrange_distance": null,
            "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": 37,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "launcher": {
                    "response_mode": "normal",
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/37/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1029",
                    "is_placeholder": false,
                    "status": {
                        "id": 1,
                        "name": "retired"
                    },
                    "image": {
                        "id": 1592,
                        "name": "[AUTO] B1029 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/37_image_20190226081059.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193230.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Retired.",
                    "successful_landings": 2,
                    "attempted_landings": 2,
                    "flights": 2,
                    "last_launch_date": "2017-06-23T19:10:00Z",
                    "first_launch_date": "2017-01-14T17:54:34Z",
                    "fastest_turnaround": "P160DT1H15M26S"
                },
                "previous_flight_date": "2017-01-14T17:54:34Z",
                "turn_around_time": "P160DT1H15M26S",
                "previous_flight": {
                    "id": "908879a4-f0da-4843-bd35-04eadd1dfb93",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/908879a4-f0da-4843-bd35-04eadd1dfb93/?format=api",
                    "name": "Falcon 9 Full Thrust | Iridium-1"
                }
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 76,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/76/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 landed on the ASDS, JRTI, stationed of the west coast.",
            "downrange_distance": null,
            "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": 116,
                "attempted_landings": 117,
                "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": 38,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 43,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/43/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1036",
                    "is_placeholder": false,
                    "status": {
                        "id": 2,
                        "name": "expended"
                    },
                    "image": {
                        "id": 1599,
                        "name": "[AUTO] B1036 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/43_image_20190226083438.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193243.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Broke Up After Successful Water Landing",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 2,
                    "last_launch_date": "2017-12-23T01:27:34Z",
                    "first_launch_date": "2017-06-25T20:25:18Z",
                    "fastest_turnaround": "P180DT5H2M16S"
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "previous_flight": null
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 77,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/77/?format=api",
            "attempt": false,
            "success": null,
            "description": "B1037 was expended after its first flight.",
            "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": 39,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/44/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1037",
                    "is_placeholder": false,
                    "status": {
                        "id": 2,
                        "name": "expended"
                    },
                    "image": {
                        "id": 1600,
                        "name": "[AUTO] B1037 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/44_image_20191115083053.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193245.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Stage Expended",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2017-07-05T23:38:00Z",
                    "first_launch_date": "2017-07-05T23:38:00Z",
                    "fastest_turnaround": null
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "previous_flight": null
            },
            "spacecraftflight": null,
            "payloadflight": null
        },
        {
            "id": 78,
            "url": "https://ll.thespacedevs.com/2.3.0/landings/78/?format=api",
            "attempt": true,
            "success": true,
            "description": "The first stage of the Falcon 9 landed on the ASDS, JRTI, stationed of the west coast.",
            "downrange_distance": null,
            "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": 116,
                "attempted_landings": 117,
                "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": 40,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 46,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/46/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1038",
                    "is_placeholder": false,
                    "status": {
                        "id": 2,
                        "name": "expended"
                    },
                    "image": {
                        "id": 1601,
                        "name": "[AUTO] B1038 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/46_image_20190226083648.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193246.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Stage Expended",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 2,
                    "last_launch_date": "2018-02-22T14:17:00Z",
                    "first_launch_date": "2017-08-24T18:51:00Z",
                    "fastest_turnaround": "P181DT19H26M"
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "previous_flight": null
            },
            "spacecraftflight": null,
            "payloadflight": null
        }
    ]
}