Filters

Parameters - active, agencies_ids, id, id__contains, latitude__gt, latitude__gte, latitude__lt, latitude__lte, location__id, location__name, location__name__contains, longitude__gt, longitude__gte, longitude__lt, longitude__lte, name, name__contains, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, total_launch_count, total_launch_count__gt, total_launch_count__gte, total_launch_count__lt, total_launch_count__lte

Example - /pads/?location__id=11

Fields searched - location__name, name, orbital_launch_attempt_count, total_launch_count

Example - /pads/?search=39A

Ordering

Fields - id, location__id, location__name, name, orbital_launch_attempt_count, total_launch_count

Example - /pads/?ordering=-orbital_launch_attempt_count

Number of results

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

Example - /pads/?limit=2

Format

Switch to JSON output - /pads/?format=json

Help

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

GET /2.3.0/pads/?format=api&offset=10&ordering=-location__id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 231,
    "next": "https://ll.thespacedevs.com/2.3.0/pads/?format=api&limit=10&offset=20&ordering=-location__id",
    "previous": "https://ll.thespacedevs.com/2.3.0/pads/?format=api&limit=10&ordering=-location__id",
    "results": [
        {
            "id": 225,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/225/?format=api",
            "active": false,
            "agencies": [
                {
                    "response_mode": "normal",
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                    "administrator": "Acting Administrator:  James Free",
                    "founding_year": 1958,
                    "launchers": "Space Shuttle | SLS",
                    "spacecraft": "Orion",
                    "parent": null,
                    "image": {
                        "id": 19,
                        "name": "[AUTO] National Aeronautics and Space Administration - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 161,
                        "name": "[AUTO] National Aeronautics and Space Administration - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 76,
                        "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "name": "Apollo 14 landing site",
            "image": {
                "id": 2161,
                "name": "Apollo 14 LM on the lunar surface",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_14_lm_on_image_20240813073933.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_14_lm_on_image_thumbnail_20240813073933.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": "Landing site of Apollo 14’s lunar module Antares on 5 February 1971.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Apollo_14",
            "map_url": null,
            "latitude": -3.6453,
            "longitude": -17.47136,
            "country": null,
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_apollo_14_landing_site_20240813035741.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1,
            "fastest_turnaround": null,
            "location": {
                "response_mode": "normal",
                "id": 169,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/169/?format=api",
                "name": "Fra Mauro Formation, Moon",
                "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",
                    "total_attempted_launches": 11,
                    "successful_launches": 11,
                    "failed_launches": 0,
                    "total_attempted_landings": 16,
                    "successful_landings": 14,
                    "failed_landings": 2
                },
                "active": false,
                "country": null,
                "description": "The Fra Mauro formation (or Fra Mauro Highlands) is a formation on the near side of Earth's Moon that served as the landing site for the American Apollo 14 mission in 1971. It is named after the 80-kilometer-diameter crater Fra Mauro, located within it. The formation, as well as Fra Mauro crater, take their names from a 15th-century Italian monk and mapmaker of the same name.",
                "image": {
                    "id": 2142,
                    "name": "Fra Mauro from lunar orbit (Apollo 12)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fra_mauro_from__image_20240812111040.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fra_mauro_from__image_thumbnail_20240812111041.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_apollo_14_landing_site252c_fra_mauro252c_moon_20240813033131.jpg",
                "longitude": -17.0,
                "latitude": -6.0,
                "timezone_name": "",
                "total_launch_count": 1,
                "total_landing_count": 0
            }
        },
        {
            "id": 224,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/224/?format=api",
            "active": false,
            "agencies": [
                {
                    "response_mode": "normal",
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                    "administrator": "Acting Administrator:  James Free",
                    "founding_year": 1958,
                    "launchers": "Space Shuttle | SLS",
                    "spacecraft": "Orion",
                    "parent": null,
                    "image": {
                        "id": 19,
                        "name": "[AUTO] National Aeronautics and Space Administration - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 161,
                        "name": "[AUTO] National Aeronautics and Space Administration - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 76,
                        "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "name": "Apollo 12 landing site",
            "image": {
                "id": 2159,
                "name": "Apollo 12 LM, Pete Conrad, and Surveyor III on the lunar surface",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_12_lm_an_image_20240813071938.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_12_lm_an_image_thumbnail_20240813071938.jpeg",
                "credit": "NASA/Alan L. Bean",
                "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": "Landing site of Apollo 12’s lunar module Intrepid on 19 November 1969.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Apollo_12",
            "map_url": null,
            "latitude": -3.01239,
            "longitude": -23.42157,
            "country": null,
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_apollo_12_landing_site_20240813035604.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1,
            "fastest_turnaround": null,
            "location": {
                "response_mode": "normal",
                "id": 168,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/168/?format=api",
                "name": "Oceanus Procellarum, Moon",
                "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",
                    "total_attempted_launches": 11,
                    "successful_launches": 11,
                    "failed_launches": 0,
                    "total_attempted_landings": 16,
                    "successful_landings": 14,
                    "failed_landings": 2
                },
                "active": false,
                "country": null,
                "description": "Oceanus Procellarum is a vast lunar mare on the western edge of the near side of the Moon.",
                "image": {
                    "id": 2141,
                    "name": "Oceanus Procellarum",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mosaic_of_the_m_image_20240812093743.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mosaic_of_the_m_image_thumbnail_20240812093744.png",
                    "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_apollo_12_landing_site252c_oceanus_procellarum252c_moon_20240813032914.jpg",
                "longitude": -57.4,
                "latitude": 18.4,
                "timezone_name": "",
                "total_launch_count": 1,
                "total_landing_count": 0
            }
        },
        {
            "id": 223,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/223/?format=api",
            "active": false,
            "agencies": [
                {
                    "response_mode": "normal",
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                    "administrator": "Acting Administrator:  James Free",
                    "founding_year": 1958,
                    "launchers": "Space Shuttle | SLS",
                    "spacecraft": "Orion",
                    "parent": null,
                    "image": {
                        "id": 19,
                        "name": "[AUTO] National Aeronautics and Space Administration - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 161,
                        "name": "[AUTO] National Aeronautics and Space Administration - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 76,
                        "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "name": "Tranquility Base",
            "image": {
                "id": 2140,
                "name": "Apollo 11 LM and Buzz Aldrin on the lunar surface",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_11_lm_on_image_20240812080213.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_11_lm_on_image_thumbnail_20240812080213.jpeg",
                "credit": "NASA/Neil A. Armstrong",
                "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": "Landing site of Apollo 11’s lunar module Eagle on 20 July 1969.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Apollo_11",
            "map_url": null,
            "latitude": 0.6875,
            "longitude": 23.4333,
            "country": null,
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_tranquility_base_20240813035443.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1,
            "fastest_turnaround": null,
            "location": {
                "response_mode": "normal",
                "id": 167,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/167/?format=api",
                "name": "Mare Tranquillitatis, Moon",
                "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",
                    "total_attempted_launches": 11,
                    "successful_launches": 11,
                    "failed_launches": 0,
                    "total_attempted_landings": 16,
                    "successful_landings": 14,
                    "failed_landings": 2
                },
                "active": false,
                "country": null,
                "description": "Mare Tranquillitatis(Latin for Sea of Tranquillity) is a lunar mare that sits within the Tranquillitatis basin on the Moon. It contains Tranquility Base, the first location on another celestial body to be visited by humans.",
                "image": {
                    "id": 2158,
                    "name": "Mare Tranquillitatis",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_tranquilli_image_20240813071131.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_tranquilli_image_thumbnail_20240813071133.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_tranquility_base252c_mare_tranquillitatis252c_moon_20240813032508.jpg",
                "longitude": 31.4,
                "latitude": 8.5,
                "timezone_name": "",
                "total_launch_count": 1,
                "total_landing_count": 0
            }
        },
        {
            "id": 220,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/220/?format=api",
            "active": true,
            "agencies": [],
            "name": "Space One Launch Pad",
            "image": null,
            "description": "",
            "info_url": "https://www.space-one.co.jp/",
            "wiki_url": null,
            "map_url": null,
            "latitude": 33.544224,
            "longitude": 135.889502,
            "country": {
                "id": 28,
                "name": "Japan",
                "alpha_2_code": "JP",
                "alpha_3_code": "JPN",
                "nationality_name": "Japanese",
                "nationality_name_composed": "Nippo"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_space_one_launch_pad_20240126074332.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2,
            "fastest_turnaround": "P279DT23H58M48S",
            "location": {
                "response_mode": "normal",
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/166/?format=api",
                "name": "Spaceport Kii, Japan",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7144,
                    "successful_launches": 6601,
                    "failed_launches": 543,
                    "total_attempted_landings": 1100,
                    "successful_landings": 1057,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 28,
                    "name": "Japan",
                    "alpha_2_code": "JP",
                    "alpha_3_code": "JPN",
                    "nationality_name": "Japanese",
                    "nationality_name_composed": "Nippo"
                },
                "description": "Spaceport Kii is a commercial spaceport located in Kushimoto, Wakayama Prefecture in Japan.",
                "image": {
                    "id": 2218,
                    "name": "KAIROS liftoff (maiden flight)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kairos_liftoff__image_20240919170124.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kairos_liftoff__image_thumbnail_20240919170124.jpeg",
                    "credit": "Kyodo News",
                    "license": {
                        "id": 22,
                        "name": "Kyodo News Copyright",
                        "priority": 6,
                        "link": "https://english.kyodonews.net/copyright.html"
                    },
                    "single_use": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_space_port_kii252c_japan_20240126073749.jpg",
                "longitude": 135.8895,
                "latitude": 33.5443,
                "timezone_name": "Asia/Tokyo",
                "total_launch_count": 2,
                "total_landing_count": 0
            }
        },
        {
            "id": 215,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/215/?format=api",
            "active": true,
            "agencies": [
                {
                    "response_mode": "normal",
                    "id": 1028,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/1028/?format=api",
                    "name": "Southern Launch",
                    "abbrev": "",
                    "type": {
                        "id": 5,
                        "name": "Private"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 34,
                            "name": "Australia",
                            "alpha_2_code": "AU",
                            "alpha_3_code": "AUS",
                            "nationality_name": "Australian",
                            "nationality_name_composed": "Australo"
                        }
                    ],
                    "description": "Southern Launch is a South Australian launch company specializing in infrastructure and logistics for sub-orbital and orbital launches from Australian launch sites.",
                    "administrator": "CEO: Lloyd Damp",
                    "founding_year": 2017,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": {
                        "id": 181,
                        "name": "Southern Launch logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/southern_launch_image_20240820182546.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/southern_launch_image_thumbnail_20240820182546.png",
                        "credit": "Southern Launch",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 2182,
                        "name": "Southern Launch social logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/southern_launch_image_20240820182607.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/southern_launch_image_thumbnail_20240820182607.jpeg",
                        "credit": "Southern Launch",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "name": "Pad 1",
            "image": null,
            "description": "",
            "info_url": "https://www.southernlaunch.space/koonibba-test-range",
            "wiki_url": "https://en.wikipedia.org/wiki/Koonibba_Test_Range",
            "map_url": "https://www.google.com/maps?q=-31.885558,133.448686",
            "latitude": -31.885558,
            "longitude": 133.448686,
            "country": {
                "id": 34,
                "name": "Australia",
                "alpha_2_code": "AU",
                "alpha_3_code": "AUS",
                "nationality_name": "Australian",
                "nationality_name_composed": "Australo"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_pad_1_20231114184452.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 0,
            "fastest_turnaround": null,
            "location": {
                "response_mode": "normal",
                "id": 164,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/164/?format=api",
                "name": "Koonibba Test Range, South Australia",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7144,
                    "successful_launches": 6601,
                    "failed_launches": 543,
                    "total_attempted_landings": 1100,
                    "successful_landings": 1057,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 34,
                    "name": "Australia",
                    "alpha_2_code": "AU",
                    "alpha_3_code": "AUS",
                    "nationality_name": "Australian",
                    "nationality_name_composed": "Australo"
                },
                "description": "The Koonibba Test Range is a rocket test range site near the township of Koonibba in the far west of South Australia. Rockets are launched to the north over a clear area – the Yumbarra Conservation Park and Yellabinna Wilderness Protection Area – for 145 kilometres (90 mi).",
                "image": {
                    "id": 2087,
                    "name": "SR75 liftoff (Maiden Flight)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sr-75_liftoff__image_20240503065630.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sr-75_liftoff__image_thumbnail_20240503065630.jpeg",
                    "credit": "Southern Launch",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_koonibba_test_range252c_south_australia_20231114184328.jpg",
                "longitude": 133.448686,
                "latitude": -31.885558,
                "timezone_name": "Australia/Adelaide",
                "total_launch_count": 1,
                "total_landing_count": 0
            }
        },
        {
            "id": 207,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/207/?format=api",
            "active": true,
            "agencies": [],
            "name": "Médano del Loro",
            "image": null,
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/El_Arenosillo",
            "map_url": null,
            "latitude": 37.09687,
            "longitude": -6.73863,
            "country": {
                "id": 7,
                "name": "Spain",
                "alpha_2_code": "ES",
                "alpha_3_code": "ESP",
                "nationality_name": "Spanish",
                "nationality_name_composed": "Hispano"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_miura_1_pad_20230530101735.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 0,
            "fastest_turnaround": null,
            "location": {
                "response_mode": "normal",
                "id": 163,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/163/?format=api",
                "name": "El Arenosillo Test Centre",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7144,
                    "successful_launches": 6601,
                    "failed_launches": 543,
                    "total_attempted_landings": 1100,
                    "successful_landings": 1057,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 7,
                    "name": "Spain",
                    "alpha_2_code": "ES",
                    "alpha_3_code": "ESP",
                    "nationality_name": "Spanish",
                    "nationality_name_composed": "Hispano"
                },
                "description": "El Arenosillo Test Centre is the name of a rocket launch site managed by INTA, located in Moguer, Spain. It is located in the province of Huelva, Andalucía, on the southwest coast of Spain.",
                "image": {
                    "id": 1512,
                    "name": "Miura 1 liftoff (SN1 Test Flight)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/miura25201252_image_20231008042338.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193011.jpeg",
                    "credit": "PLD Space",
                    "license": {
                        "id": 2,
                        "name": "ESA Standard Licence",
                        "priority": 2,
                        "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                    },
                    "single_use": false,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_163_20240111100612.jpg",
                "longitude": -6.738611,
                "latitude": 37.096944,
                "timezone_name": "Europe/Madrid",
                "total_launch_count": 1,
                "total_landing_count": 0
            }
        },
        {
            "id": 51,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/51/?format=api",
            "active": true,
            "agencies": [],
            "name": "Orbital Launch Pad",
            "image": null,
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space",
            "map_url": "https://www.google.com/maps?q=69.1084,15.5895",
            "latitude": 69.1084,
            "longitude": 15.5895,
            "country": {
                "id": 49,
                "name": "Norway",
                "alpha_2_code": "NO",
                "alpha_3_code": "NOR",
                "nationality_name": "Norwegian",
                "nationality_name_composed": "Norwegian"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1,
            "fastest_turnaround": null,
            "location": {
                "response_mode": "normal",
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/161/?format=api",
                "name": "Andøya Spaceport",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7144,
                    "successful_launches": 6601,
                    "failed_launches": 543,
                    "total_attempted_landings": 1100,
                    "successful_landings": 1057,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 49,
                    "name": "Norway",
                    "alpha_2_code": "NO",
                    "alpha_3_code": "NOR",
                    "nationality_name": "Norwegian",
                    "nationality_name_composed": "Norwegian"
                },
                "description": "Andøya Space, also named Andøya Space Center and formerly Andøya Rocket Range, is a rocket launch site, rocket range, and spaceport on Andøya island (the northernmost in the Vesterålen archipelago) in Andøy Municipality in Nordland county, Norway.",
                "image": {
                    "id": 2137,
                    "name": "Andøya Spaceport",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/and25c325b8ya_image_20240808093551.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/and25c325b8ya_image_thumbnail_20240808093552.jpeg",
                    "credit": "Andøya Space",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg",
                "longitude": 16.020833,
                "latitude": 69.294167,
                "timezone_name": "Europe/Oslo",
                "total_launch_count": 1,
                "total_landing_count": 0
            }
        },
        {
            "id": 202,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/202/?format=api",
            "active": true,
            "agencies": [
                {
                    "response_mode": "normal",
                    "id": 1038,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/1038/?format=api",
                    "name": "Equatorial Launch Australia",
                    "abbrev": "ELA",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 34,
                            "name": "Australia",
                            "alpha_2_code": "AU",
                            "alpha_3_code": "AUS",
                            "nationality_name": "Australian",
                            "nationality_name_composed": "Australo"
                        }
                    ],
                    "description": "Equatorial Launch Australia (ELA) is an Australian startup founded in 2015 to provide commercial space launches from the Arnhem Land spaceport.",
                    "administrator": "CEO: Michael Jones",
                    "founding_year": 2015,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": {
                        "id": 129,
                        "name": "[AUTO] Equatorial Launch Australia - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/equatorial2520launch2520australia_logo_20220912001304.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184945.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 54,
                        "name": "[AUTO] Equatorial Launch Australia - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/equatorial2520launch2520australia_nation_20220622154855.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184752.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "name": "Suborbital Launch Ramp",
            "image": null,
            "description": null,
            "info_url": "https://ela.space/arnhem-space-centre/",
            "wiki_url": "https://en.wikipedia.org/wiki/Arnhem_Land#Economy",
            "map_url": "https://www.google.com/maps?q=-12.3892948,136.7903215",
            "latitude": -12.3892948,
            "longitude": 136.7903215,
            "country": {
                "id": 34,
                "name": "Australia",
                "alpha_2_code": "AU",
                "alpha_3_code": "AUS",
                "nationality_name": "Australian",
                "nationality_name_composed": "Australo"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_suborbital_launch_ramp_20220625184504.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 0,
            "fastest_turnaround": "P4DT21H7M",
            "location": {
                "response_mode": "normal",
                "id": 160,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/160/?format=api",
                "name": "Arnhem Space Centre",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7144,
                    "successful_launches": 6601,
                    "failed_launches": 543,
                    "total_attempted_landings": 1100,
                    "successful_landings": 1057,
                    "failed_landings": 43
                },
                "active": false,
                "country": {
                    "id": 34,
                    "name": "Australia",
                    "alpha_2_code": "AU",
                    "alpha_3_code": "AUS",
                    "nationality_name": "Australian",
                    "nationality_name_composed": "Australo"
                },
                "description": "The Arnhem Space Centre was Australia's first commercial spaceport, located near Nhulunbuy, in Arnhem Land, Australia. It was owned and operated by Equatorial Launch Australia (ELA), and was the site of NASA's first non-orbital sounding rocket launch from a commercial port outside the United States on 27 June 2022.",
                "image": {
                    "id": 2197,
                    "name": "Arnhem Space Centre",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnhem_space_ce_image_20240918150330.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnhem_space_ce_image_thumbnail_20240918150331.jpeg",
                    "credit": "Equatorial Launch Australia",
                    "license": {
                        "id": 29,
                        "name": "ELA Image Use Policy",
                        "priority": 8,
                        "link": "https://ela.space/website-disclaimer"
                    },
                    "single_use": false,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_arnhem_space_centre_20220622160552.jpg",
                "longitude": 136.813889,
                "latitude": -12.381389,
                "timezone_name": "Australia/Darwin",
                "total_launch_count": 3,
                "total_landing_count": 0
            }
        },
        {
            "id": 201,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/201/?format=api",
            "active": true,
            "agencies": [],
            "name": "Launch Complex",
            "image": null,
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Sutherland_spaceport",
            "map_url": "https://www.google.com/maps?q=58.022058,-4.402414",
            "latitude": 58.022058,
            "longitude": -4.402414,
            "country": {
                "id": 10,
                "name": "United Kingdom",
                "alpha_2_code": "GB",
                "alpha_3_code": "GBR",
                "nationality_name": "British",
                "nationality_name_composed": "Brito"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_201_20220511181044.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0,
            "fastest_turnaround": null,
            "location": {
                "response_mode": "normal",
                "id": 159,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/159/?format=api",
                "name": "Sutherland Spaceport",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7144,
                    "successful_launches": 6601,
                    "failed_launches": 543,
                    "total_attempted_landings": 1100,
                    "successful_landings": 1057,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 10,
                    "name": "United Kingdom",
                    "alpha_2_code": "GB",
                    "alpha_3_code": "GBR",
                    "nationality_name": "British",
                    "nationality_name_composed": "Brito"
                },
                "description": "The Sutherland spaceport is a spaceport to be located in Sutherland in Scotland.",
                "image": {
                    "id": 2220,
                    "name": "Sutherland Spaceport render",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sutherland_spac_image_20240919170737.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sutherland_spac_image_thumbnail_20240919170737.jpeg",
                    "credit": "NORR / HIE",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_sutherland_spaceport_20220511180155.jpg",
                "longitude": -4.5121,
                "latitude": 58.5107,
                "timezone_name": "Europe/London",
                "total_launch_count": 0,
                "total_landing_count": 0
            }
        },
        {
            "id": 213,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/213/?format=api",
            "active": true,
            "agencies": [],
            "name": "Launch Pad Callum",
            "image": null,
            "description": "Multi-user launch pad located at SaxaVord Spaceport. Users include Skyrora, HyImpulse and Isar Aerospace.",
            "info_url": null,
            "wiki_url": null,
            "map_url": null,
            "latitude": null,
            "longitude": null,
            "country": {
                "id": 10,
                "name": "United Kingdom",
                "alpha_2_code": "GB",
                "alpha_3_code": "GBR",
                "nationality_name": "British",
                "nationality_name_composed": "Brito"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_pad_callum_20231013025800.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0,
            "fastest_turnaround": null,
            "location": {
                "response_mode": "normal",
                "id": 157,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/157/?format=api",
                "name": "SaxaVord Spaceport",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7144,
                    "successful_launches": 6601,
                    "failed_launches": 543,
                    "total_attempted_landings": 1100,
                    "successful_landings": 1057,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 10,
                    "name": "United Kingdom",
                    "alpha_2_code": "GB",
                    "alpha_3_code": "GBR",
                    "nationality_name": "British",
                    "nationality_name_composed": "Brito"
                },
                "description": "SaxaVord Spaceport is a UK spaceport located on the Lamba Ness peninsula on Unst, the most northerly of the inhabited Shetland Islands off the coast of Scotland. The site is near the RAF Saxa Vord radar station and the settlement of Skaw, adjacent to the Saxa Vord distillery.",
                "image": {
                    "id": 2213,
                    "name": "SaxaVord Spaceport",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saxavord_spacep_image_20240919164412.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saxavord_spacep_image_thumbnail_20240919164413.jpeg",
                    "credit": "SaxaVord",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_saxavord_spaceport_20211102161146.jpg",
                "longitude": -0.7692,
                "latitude": 60.8184,
                "timezone_name": "Europe/London",
                "total_launch_count": 0,
                "total_landing_count": 0
            }
        }
    ]
}