Number of results

Use limit to control the number of objects in the response (max 100)

Example - /config/landing_locations/?limit=2

Format

Switch to JSON output - /config/landing_locations/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/config/landing_locations/?format=api&offset=20&ordering=name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 51,
    "next": "https://lldev.thespacedevs.com/2.3.0/config/landing_locations/?format=api&limit=10&offset=30&ordering=name",
    "previous": "https://lldev.thespacedevs.com/2.3.0/config/landing_locations/?format=api&limit=10&offset=10&ordering=name",
    "results": [
        {
            "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"
            }
        },
        {
            "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": 114,
            "attempted_landings": 115,
            "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"
            }
        },
        {
            "id": 35,
            "name": "Just Read the Instructions (Original)",
            "active": false,
            "abbrev": "JRTI",
            "description": "1st (Marmac 300) ASDS barge, Just Read the Instructions (JRTI) was used for 2 Falcon 9 landing attempts  in the Altantic Ocean.",
            "location": null,
            "longitude": null,
            "latitude": null,
            "image": {
                "id": 1970,
                "name": "JRTI (Marmac 300) empty",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_20240310164519.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jrti_2528marma_image_thumbnail_20240310164520.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": 0,
            "attempted_landings": 2,
            "failed_landings": 2,
            "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"
            }
        },
        {
            "id": 19,
            "name": "Kazakhstan",
            "active": true,
            "abbrev": "KAZ",
            "description": "Deserts of Kazakhstan in Central Asia",
            "location": null,
            "longitude": null,
            "latitude": null,
            "image": {
                "id": 1056,
                "name": "Soyuz MS landing (MS-04)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg",
                "credit": "NASA/Bill Ingalls",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "successful_landings": 193,
            "attempted_landings": 200,
            "failed_landings": 7,
            "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"
            }
        },
        {
            "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://lldev.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": 1014,
                "total_landing_count": 62
            },
            "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": 50,
            "attempted_landings": 51,
            "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"
            }
        },
        {
            "id": 5,
            "name": "Landing Zone 2",
            "active": true,
            "abbrev": "LZ-2",
            "description": "LZ-2 Pad located at Cape Canaveral Space Force Station at the previous LC-13. Directly next to LZ-1",
            "location": {
                "response_mode": "normal",
                "id": 12,
                "url": "https://lldev.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": 1014,
                "total_landing_count": 62
            },
            "longitude": -80.544964,
            "latitude": 28.48775,
            "image": {
                "id": 1976,
                "name": "LZ-2",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-2_image_20240310172018.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-2_image_thumbnail_20240310172019.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": 11,
            "attempted_landings": 11,
            "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"
            }
        },
        {
            "id": 7,
            "name": "Landing Zone 4",
            "active": true,
            "abbrev": "LZ-4",
            "description": "LZ at Vandenberg",
            "location": {
                "response_mode": "normal",
                "id": 11,
                "url": "https://lldev.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": 800,
                "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"
            }
        },
        {
            "id": 50,
            "name": "Launch Complex 34",
            "active": false,
            "abbrev": "LC-34",
            "description": "",
            "location": {
                "response_mode": "normal",
                "id": 12,
                "url": "https://lldev.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": 1014,
                "total_landing_count": 62
            },
            "longitude": -80.561389,
            "latitude": 28.521944,
            "image": {
                "id": 2236,
                "name": "LC-34 in 1963",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lc-34_in_1963_image_20240920091635.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lc-34_in_1963_image_thumbnail_20240920091635.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": 0,
            "attempted_landings": 0,
            "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"
            }
        },
        {
            "id": 30,
            "name": "Lop Nur Airbase",
            "active": true,
            "abbrev": "LNA",
            "description": "Military airbase located on a dried salt lake in the Xinjiang Uygur Autonomous Region, China.",
            "location": null,
            "longitude": 89.28202039,
            "latitude": 40.77287097,
            "image": {
                "id": 2237,
                "name": "Lop Nur Airbase",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lop_nur_airbase_image_20240920092126.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lop_nur_airbase_image_thumbnail_20240920092126.jpeg",
                "credit": "Planet Labs",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 3,
            "attempted_landings": 3,
            "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"
            }
        },
        {
            "id": 46,
            "name": "Luna 16 landing site",
            "active": false,
            "abbrev": "L16",
            "description": "Landing site of the successful Soviet lunar sample return mission Luna 16 on 20 September 1970.",
            "location": {
                "response_mode": "normal",
                "id": 173,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/173/?format=api",
                "name": "Mare Fecunditatis, Moon",
                "active": false,
                "country": null,
                "description": "Mare Fecunditatis is a lunar mare in the eastern half of the visible Moon. The mare has a maximum diameter of 840 km.",
                "image": {
                    "id": 2164,
                    "name": "Mare Fecunditatis",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_fecunditat_image_20240813075141.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_fecunditat_image_thumbnail_20240813075141.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_luna_16_landing_site252c_mare_fecunditatis252c_moon_20240813034222.jpg",
                "longitude": 51.3,
                "latitude": -7.8,
                "timezone_name": "",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "longitude": 56.3638,
            "latitude": -0.5137,
            "image": {
                "id": 2165,
                "name": "Luna 16 model",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_16_model_image_20240813075746.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_16_model_image_thumbnail_20240813075746.jpeg",
                "credit": "Bembmv",
                "license": {
                    "id": 21,
                    "name": "CC BY-SA 3.0",
                    "priority": 4,
                    "link": "https://creativecommons.org/licenses/by-sa/3.0/deed.en"
                },
                "single_use": false,
                "variants": []
            },
            "successful_landings": 1,
            "attempted_landings": 1,
            "failed_landings": 0,
            "celestial_body": {
                "response_mode": "normal",
                "id": 2,
                "name": "Moon",
                "type": {
                    "id": 2,
                    "name": "Moon"
                },
                "diameter": 3474800.0,
                "mass": 7.342e+22,
                "gravity": 1.622,
                "length_of_day": "27 07:43:12",
                "atmosphere": false,
                "image": {
                    "id": 2041,
                    "name": "Moon (Apollo 11)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_20240402195408.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_thumbnail_20240402195408.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": false,
                    "variants": []
                },
                "description": "The Moon is Earth's only natural satellite.",
                "wiki_url": "https://en.wikipedia.org/wiki/Moon"
            }
        }
    ]
}