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=70&ordering=location__name
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=80&ordering=location__name",
    "previous": "https://ll.thespacedevs.com/2.3.0/pads/?format=api&limit=10&offset=60&ordering=location__name",
    "results": [
        {
            "id": 90,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/90/?format=api",
            "active": true,
            "agencies": [
                {
                    "response_mode": "normal",
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "abbrev": "BO",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 2,
                            "name": "United States of America",
                            "alpha_2_code": "US",
                            "alpha_3_code": "USA",
                            "nationality_name": "American",
                            "nationality_name_composed": "Americano"
                        }
                    ],
                    "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                    "administrator": "CEO: Jeff Bezos",
                    "founding_year": 2000,
                    "launchers": "New Shepard | New Glenn",
                    "spacecraft": "",
                    "parent": null,
                    "image": {
                        "id": 5,
                        "name": "[AUTO] Blue Origin - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 116,
                        "name": "[AUTO] Blue Origin - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 45,
                        "name": "[AUTO] Blue Origin - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "name": "West Texas Suborbital Launch Site/ Corn Ranch",
            "image": null,
            "description": null,
            "info_url": "http://www.blueorigin.com",
            "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
            "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
            "latitude": 31.422878,
            "longitude": -104.757121,
            "country": {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
            "total_launch_count": 31,
            "orbital_launch_attempt_count": 0,
            "fastest_turnaround": "P20DT23H49M11S",
            "location": {
                "response_mode": "normal",
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/29/?format=api",
                "name": "Corn Ranch, Van Horn, TX, USA",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7147,
                    "successful_launches": 6604,
                    "failed_launches": 543,
                    "total_attempted_landings": 1101,
                    "successful_landings": 1058,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                "image": {
                    "id": 2098,
                    "name": "New Shepard liftoff (NS-25)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                    "credit": "Blue Origin",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                "longitude": -104.757152,
                "latitude": 31.422927,
                "timezone_name": "America/Chicago",
                "total_launch_count": 31,
                "total_landing_count": 31
            }
        },
        {
            "id": 227,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/227/?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 16 landing site",
            "image": {
                "id": 2160,
                "name": "Apollo 16 LM and John Young on the lunar surface",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_lm_an_image_20240813073424.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_lm_an_image_thumbnail_20240813073424.jpeg",
                "credit": "NASA/Charlie Duke",
                "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 16’s lunar module Orion on 21 April 1972.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Apollo_16",
            "map_url": null,
            "latitude": -8.97301,
            "longitude": 15.50019,
            "country": null,
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_apollo_16_landing_site_20240813040102.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1,
            "fastest_turnaround": null,
            "location": {
                "response_mode": "normal",
                "id": 171,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/171/?format=api",
                "name": "Descartes Highlands, 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 Descartes Highlands is an area of lunar highlands located on the near side that served as the landing site of the American Apollo 16 mission in early 1972. The Descartes Highlands is located in the area surrounding Descartes crater, after which the feature received its name.",
                "image": {
                    "id": 2145,
                    "name": "Apollo 16 landing site at Descartes Highlands",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_landi_image_20240812113231.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_landi_image_thumbnail_20240812113232.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_16_landing_site252c_descartes_highlands252c_moon_20240813033645.jpg",
                "longitude": 15.50019,
                "latitude": -8.97301,
                "timezone_name": "",
                "total_launch_count": 1,
                "total_landing_count": 0
            }
        },
        {
            "id": 182,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/182/?format=api",
            "active": true,
            "agencies": [],
            "name": "370/11",
            "image": null,
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Dombarovsky_Air_Base",
            "map_url": "https://www.google.com/maps?q=51.0938889,59.8400282",
            "latitude": 51.0938889,
            "longitude": 59.8400282,
            "country": {
                "id": 5,
                "name": "Russia",
                "alpha_2_code": "RU",
                "alpha_3_code": "RUS",
                "nationality_name": "Russian",
                "nationality_name_composed": "Russo"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_182_20200803143504.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2,
            "fastest_turnaround": "P351DT8M44S",
            "location": {
                "response_mode": "normal",
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/5/?format=api",
                "name": "Dombarovskiy, Russian Federation",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7147,
                    "successful_launches": 6604,
                    "failed_launches": 543,
                    "total_attempted_landings": 1101,
                    "successful_landings": 1058,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 5,
                    "name": "Russia",
                    "alpha_2_code": "RU",
                    "alpha_3_code": "RUS",
                    "nationality_name": "Russian",
                    "nationality_name_composed": "Russo"
                },
                "description": "Dombarovsky is a military airbase near Yasny in Russia's Orenburg Oblast. Operated by the Soviet Air Defence Forces and later by the Russian Air Force, it hosted fighter interceptor squadrons and hosts an ICBM base (which has been adapted for commercial satellite launches) with a supporting helicopter base.",
                "image": {
                    "id": 2201,
                    "name": "Dnepr 1 liftoff (Prisma)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dnepr_1_liftoff_image_20240918152530.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dnepr_1_liftoff_image_thumbnail_20240918152530.jpeg",
                    "credit": "ISC Kosmotras",
                    "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": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_5_20200803142425.jpg",
                "longitude": 59.853333,
                "latitude": 51.048889,
                "timezone_name": "Asia/Yekaterinburg",
                "total_launch_count": 10,
                "total_landing_count": 0
            }
        },
        {
            "id": 183,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/183/?format=api",
            "active": true,
            "agencies": [],
            "name": "370/13",
            "image": null,
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Dombarovsky_Air_Base",
            "map_url": "https://www.google.com/maps?q=51.0938889,59.8400282",
            "latitude": 51.0938889,
            "longitude": 59.8400282,
            "country": {
                "id": 5,
                "name": "Russia",
                "alpha_2_code": "RU",
                "alpha_3_code": "RUS",
                "nationality_name": "Russian",
                "nationality_name_composed": "Russo"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_183_20200803143512.jpg",
            "total_launch_count": 8,
            "orbital_launch_attempt_count": 8,
            "fastest_turnaround": "P90DT16H30M58S",
            "location": {
                "response_mode": "normal",
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/5/?format=api",
                "name": "Dombarovskiy, Russian Federation",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7147,
                    "successful_launches": 6604,
                    "failed_launches": 543,
                    "total_attempted_landings": 1101,
                    "successful_landings": 1058,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 5,
                    "name": "Russia",
                    "alpha_2_code": "RU",
                    "alpha_3_code": "RUS",
                    "nationality_name": "Russian",
                    "nationality_name_composed": "Russo"
                },
                "description": "Dombarovsky is a military airbase near Yasny in Russia's Orenburg Oblast. Operated by the Soviet Air Defence Forces and later by the Russian Air Force, it hosted fighter interceptor squadrons and hosts an ICBM base (which has been adapted for commercial satellite launches) with a supporting helicopter base.",
                "image": {
                    "id": 2201,
                    "name": "Dnepr 1 liftoff (Prisma)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dnepr_1_liftoff_image_20240918152530.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dnepr_1_liftoff_image_thumbnail_20240918152530.jpeg",
                    "credit": "ISC Kosmotras",
                    "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": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_5_20200803142425.jpg",
                "longitude": 59.853333,
                "latitude": 51.048889,
                "timezone_name": "Asia/Yekaterinburg",
                "total_launch_count": 10,
                "total_landing_count": 0
            }
        },
        {
            "id": 44,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/44/?format=api",
            "active": true,
            "agencies": [],
            "name": "Unknown Pad",
            "image": null,
            "description": null,
            "info_url": null,
            "wiki_url": "",
            "map_url": "https://www.google.com/maps?q=51.036,59.958",
            "latitude": 51.036,
            "longitude": 59.958,
            "country": {
                "id": 5,
                "name": "Russia",
                "alpha_2_code": "RU",
                "alpha_3_code": "RUS",
                "nationality_name": "Russian",
                "nationality_name_composed": "Russo"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_44_20200803143327.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0,
            "fastest_turnaround": null,
            "location": {
                "response_mode": "normal",
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/5/?format=api",
                "name": "Dombarovskiy, Russian Federation",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7147,
                    "successful_launches": 6604,
                    "failed_launches": 543,
                    "total_attempted_landings": 1101,
                    "successful_landings": 1058,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 5,
                    "name": "Russia",
                    "alpha_2_code": "RU",
                    "alpha_3_code": "RUS",
                    "nationality_name": "Russian",
                    "nationality_name_composed": "Russo"
                },
                "description": "Dombarovsky is a military airbase near Yasny in Russia's Orenburg Oblast. Operated by the Soviet Air Defence Forces and later by the Russian Air Force, it hosted fighter interceptor squadrons and hosts an ICBM base (which has been adapted for commercial satellite launches) with a supporting helicopter base.",
                "image": {
                    "id": 2201,
                    "name": "Dnepr 1 liftoff (Prisma)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dnepr_1_liftoff_image_20240918152530.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dnepr_1_liftoff_image_thumbnail_20240918152530.jpeg",
                    "credit": "ISC Kosmotras",
                    "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": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_5_20200803142425.jpg",
                "longitude": 59.853333,
                "latitude": 51.048889,
                "timezone_name": "Asia/Yekaterinburg",
                "total_launch_count": 10,
                "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": 7147,
                    "successful_launches": 6604,
                    "failed_launches": 543,
                    "total_attempted_landings": 1101,
                    "successful_landings": 1058,
                    "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": 236,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/236/?format=api",
            "active": true,
            "agencies": [],
            "name": "Launch Complex 3C",
            "image": null,
            "description": "Launch complex for the United States launch service provider Firefly Aerospace's Alpha launch vehicle at Esrange.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Esrange#Satellite_launch_capability",
            "map_url": "https://www.google.com/maps?q=67.876724,21.166866",
            "latitude": 67.876724,
            "longitude": 21.166866,
            "country": {
                "id": 15,
                "name": "Sweden",
                "alpha_2_code": "SE",
                "alpha_3_code": "SWE",
                "nationality_name": "Swedish",
                "nationality_name_composed": "Swedo"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_3c_20241208021831.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0,
            "fastest_turnaround": null,
            "location": {
                "response_mode": "normal",
                "id": 178,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/178/?format=api",
                "name": "Esrange Space Center",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7147,
                    "successful_launches": 6604,
                    "failed_launches": 543,
                    "total_attempted_landings": 1101,
                    "successful_landings": 1058,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 15,
                    "name": "Sweden",
                    "alpha_2_code": "SE",
                    "alpha_3_code": "SWE",
                    "nationality_name": "Swedish",
                    "nationality_name_composed": "Swedo"
                },
                "description": "Esrange Space Center is a rocket range and research centre located about 40 kilometers east of the town of Kiruna in northern Sweden. It is a base for scientific research with high-altitude balloons, investigation of the aurora borealis, sounding rocket launches, and satellite tracking. Built in 1964 by ESRO, one of the predecessors of the European Space Agency, the site is currently operated by the Swedish Space Corporation. An orbital launch complex, LC-3, has been built in the early 2020s.",
                "image": null,
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_esrange_space_center_20241208021356.jpg",
                "longitude": 21.106944,
                "latitude": 67.893889,
                "timezone_name": "Europe/Stockholm",
                "total_launch_count": 0,
                "total_landing_count": 0
            }
        },
        {
            "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": 125,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/125/?format=api",
            "active": false,
            "agencies": [
                {
                    "response_mode": "normal",
                    "id": 115,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api",
                    "name": "Arianespace",
                    "abbrev": "ASA",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 1,
                            "name": "France",
                            "alpha_2_code": "FR",
                            "alpha_3_code": "FRA",
                            "nationality_name": "French",
                            "nationality_name_composed": "Franco"
                        }
                    ],
                    "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
                    "administrator": "CEO: David Cavaillolès",
                    "founding_year": 1980,
                    "launchers": "Ariane | Vega",
                    "spacecraft": "",
                    "parent": "ArianeGroup",
                    "image": {
                        "id": 1692,
                        "name": "Ariane 62 on ELA-4 (Maiden Flight)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg",
                        "credit": "ESA/L. Bourgeon",
                        "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": []
                    },
                    "logo": {
                        "id": 108,
                        "name": "Arianespace blue logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
                        "credit": "Arianespace",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": [
                            {
                                "id": 11,
                                "type": {
                                    "id": 1,
                                    "name": "transparent for light background"
                                },
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
                            },
                            {
                                "id": 12,
                                "type": {
                                    "id": 2,
                                    "name": "transparent for dark background"
                                },
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                            }
                        ]
                    },
                    "social_logo": {
                        "id": 39,
                        "name": "Arianespace social logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
                        "credit": "Arianespace",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "name": "Diamant Launch Area",
            "image": null,
            "description": "",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051",
            "latitude": 5.2222222,
            "longitude": -52.7758051,
            "country": {
                "id": 50,
                "name": "French Guiana",
                "alpha_2_code": "GF",
                "alpha_3_code": "GUF",
                "nationality_name": "French Guianan",
                "nationality_name_composed": "Franco-Guiano"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg",
            "total_launch_count": 8,
            "orbital_launch_attempt_count": 8,
            "fastest_turnaround": "P99DT17H57M",
            "location": {
                "response_mode": "normal",
                "id": 13,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/13/?format=api",
                "name": "Guiana Space Centre, French Guiana",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7147,
                    "successful_launches": 6604,
                    "failed_launches": 543,
                    "total_attempted_landings": 1101,
                    "successful_landings": 1058,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 50,
                    "name": "French Guiana",
                    "alpha_2_code": "GF",
                    "alpha_3_code": "GUF",
                    "nationality_name": "French Guianan",
                    "nationality_name_composed": "Franco-Guiano"
                },
                "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
                "image": {
                    "id": 2203,
                    "name": "Vega & Ariane 5 pads at the Guiana Space Centre",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg",
                    "credit": "ESA/S. Corvaja",
                    "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": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                "longitude": -52.6903,
                "latitude": 5.169,
                "timezone_name": "America/Cayenne",
                "total_launch_count": 325,
                "total_landing_count": 0
            }
        },
        {
            "id": 67,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/67/?format=api",
            "active": true,
            "agencies": [
                {
                    "response_mode": "normal",
                    "id": 115,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api",
                    "name": "Arianespace",
                    "abbrev": "ASA",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 1,
                            "name": "France",
                            "alpha_2_code": "FR",
                            "alpha_3_code": "FRA",
                            "nationality_name": "French",
                            "nationality_name_composed": "Franco"
                        }
                    ],
                    "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
                    "administrator": "CEO: David Cavaillolès",
                    "founding_year": 1980,
                    "launchers": "Ariane | Vega",
                    "spacecraft": "",
                    "parent": "ArianeGroup",
                    "image": {
                        "id": 1692,
                        "name": "Ariane 62 on ELA-4 (Maiden Flight)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg",
                        "credit": "ESA/L. Bourgeon",
                        "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": []
                    },
                    "logo": {
                        "id": 108,
                        "name": "Arianespace blue logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
                        "credit": "Arianespace",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": [
                            {
                                "id": 11,
                                "type": {
                                    "id": 1,
                                    "name": "transparent for light background"
                                },
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
                            },
                            {
                                "id": 12,
                                "type": {
                                    "id": 2,
                                    "name": "transparent for dark background"
                                },
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                            }
                        ]
                    },
                    "social_logo": {
                        "id": 39,
                        "name": "Arianespace social logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
                        "credit": "Arianespace",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "name": "Ariane Launch Area 4",
            "image": {
                "id": 1978,
                "name": "ELA-4",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_20240310184036.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_thumbnail_20240310184037.jpeg",
                "credit": "ESA/CNES/Arianespace/Optique Vidéo du CSG - P. PIRON",
                "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": true,
                "variants": []
            },
            "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
            "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
            "latitude": 5.256319,
            "longitude": -52.786838,
            "country": {
                "id": 50,
                "name": "French Guiana",
                "alpha_2_code": "GF",
                "alpha_3_code": "GUF",
                "nationality_name": "French Guianan",
                "nationality_name_composed": "Franco-Guiano"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2,
            "fastest_turnaround": "P239DT21H24M26S",
            "location": {
                "response_mode": "normal",
                "id": 13,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/13/?format=api",
                "name": "Guiana Space Centre, French Guiana",
                "celestial_body": {
                    "response_mode": "normal",
                    "id": 1,
                    "name": "Earth",
                    "type": {
                        "id": 1,
                        "name": "Planet"
                    },
                    "diameter": 12742000.0,
                    "mass": 5.972168e+24,
                    "gravity": 9.80655,
                    "length_of_day": "1 00:00:00",
                    "atmosphere": true,
                    "image": {
                        "id": 2040,
                        "name": "Earth (Apollo 17)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                    "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                    "total_attempted_launches": 7147,
                    "successful_launches": 6604,
                    "failed_launches": 543,
                    "total_attempted_landings": 1101,
                    "successful_landings": 1058,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 50,
                    "name": "French Guiana",
                    "alpha_2_code": "GF",
                    "alpha_3_code": "GUF",
                    "nationality_name": "French Guianan",
                    "nationality_name_composed": "Franco-Guiano"
                },
                "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
                "image": {
                    "id": 2203,
                    "name": "Vega & Ariane 5 pads at the Guiana Space Centre",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg",
                    "credit": "ESA/S. Corvaja",
                    "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": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                "longitude": -52.6903,
                "latitude": 5.169,
                "timezone_name": "America/Cayenne",
                "total_launch_count": 325,
                "total_landing_count": 0
            }
        }
    ]
}