API endpoint that allows Location instances to be viewed.

GET: Return a list of all the existing location instances.

FILTERS: Parameters - 'id', 'agency_id', 'name', 'name__contains', 'latitude', 'latitude__contains', 'longitude', 'longitude__contains', 'location__name', 'location__name__contains', 'location__id', 'orbital_launch_attempt_count', 'total_launch_count'

ORDERING: Fields - 'id', 'name', 'location__id', 'location__name', 'orbital_launch_attempt_count', 'total_launch_count'

Example - /2.2.0/pad/?ordering=location__name

GET /2.2.0/pad/?format=api&offset=210&ordering=-total_launch_count
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 220,
    "next": null,
    "previous": "https://lldev.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=200&ordering=-total_launch_count",
    "results": [
        {
            "id": 104,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/104/?format=api",
            "agency_id": null,
            "name": "Guam International Airport",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Antonio_B._Won_Pat_International_Airport",
            "map_url": "https://www.google.com/maps?q=13.483889,144.797222",
            "latitude": "13.483889",
            "longitude": "144.797222",
            "location": {
                "id": 20,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/20/?format=api",
                "name": "Air launch to orbit",
                "country_code": "???",
                "description": "",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
                "timezone_name": "",
                "total_launch_count": 51,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_104_20200803143546.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 48,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/48/?format=api",
            "agency_id": 163,
            "name": "Unknown Pad",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
            "map_url": "https://www.google.com/maps?q=62.925556,40.577778",
            "latitude": "62.925556",
            "longitude": "40.577778",
            "location": {
                "id": 6,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/6/?format=api",
                "name": "Plesetsk Cosmodrome, Russian Federation",
                "country_code": "RUS",
                "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                "timezone_name": "Europe/Moscow",
                "total_launch_count": 1676,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_48_20200803143459.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 210,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/210/?format=api",
            "agency_id": null,
            "name": "Unknown Pad",
            "description": null,
            "info_url": null,
            "wiki_url": null,
            "map_url": null,
            "latitude": "-39.260881",
            "longitude": "177.865826",
            "location": {
                "id": 10,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
                "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
                "country_code": "NZL",
                "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
                "timezone_name": "Pacific/Auckland",
                "total_launch_count": 60,
                "total_landing_count": 17
            },
            "country_code": "NZL",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 78,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/78/?format=api",
            "agency_id": null,
            "name": "Unknown Pad",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Satellite_Launch_Center",
            "map_url": "https://www.google.com/maps?q=19.614354,110.951057",
            "latitude": "19.614354",
            "longitude": "110.951057",
            "location": {
                "id": 8,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/8/?format=api",
                "name": "Wenchang Space Launch Site, People's Republic of China",
                "country_code": "CHN",
                "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 39,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_78_20200803143548.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 174,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/174/?format=api",
            "agency_id": 161,
            "name": "Space Launch Complex 330",
            "description": "In June 2020, Relativity Space announced it plans to develop a second launch pad at Vandenberg Space Force Base in California to launch payloads into polar orbits and Sun-synchronous orbits, including the Iridium satellite launches, between 2023 and 2030.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Relativity_Space#Vandenberg_Space_Force_Base_Building_330",
            "map_url": "https://www.google.com/maps?q=34.572855,-120.632976",
            "latitude": "34.572855",
            "longitude": "-120.632976",
            "location": {
                "id": 11,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/11/?format=api",
                "name": "Vandenberg SFB, CA, USA",
                "country_code": "USA",
                "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                "timezone_name": "America/Los_Angeles",
                "total_launch_count": 814,
                "total_landing_count": 26
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_174_20200803143354.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 201,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/201/?format=api",
            "agency_id": null,
            "name": "Launch Complex",
            "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",
            "location": {
                "id": 159,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/159/?format=api",
                "name": "Sutherland Spaceport",
                "country_code": "GBR",
                "description": "The Sutherland spaceport is a spaceport to be located in Sutherland in Scotland.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_sutherland_spaceport_20220511180155.jpg",
                "timezone_name": "Europe/London",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "country_code": "GBR",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_201_20220511181044.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 110,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/110/?format=api",
            "agency_id": null,
            "name": "Andersen Air Force Base",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Andersen_Air_Force_Base",
            "map_url": "https://www.google.com/maps?q=13.581111,144.924444",
            "latitude": "13.581111",
            "longitude": "144.924444",
            "location": {
                "id": 20,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/20/?format=api",
                "name": "Air launch to orbit",
                "country_code": "???",
                "description": "",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
                "timezone_name": "",
                "total_launch_count": 51,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_110_20200803143558.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 222,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/222/?format=api",
            "agency_id": null,
            "name": "Commercial LC-3",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site",
            "map_url": "https://www.google.com/maps?q=19.5945793,110.9260013",
            "latitude": "19.5945793",
            "longitude": "110.9260013",
            "location": {
                "id": 8,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/8/?format=api",
                "name": "Wenchang Space Launch Site, People's Republic of China",
                "country_code": "CHN",
                "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 39,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-3_20240627115237.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 203,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/203/?format=api",
            "agency_id": 121,
            "name": "Launch Complex 39A Starship Pad",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39A",
            "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
            "latitude": "28.60822681",
            "longitude": "-80.60428186",
            "location": {
                "id": 27,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/27/?format=api",
                "name": "Kennedy Space Center, FL, USA",
                "country_code": "USA",
                "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 266,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_39a_20220818090654.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 213,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/213/?format=api",
            "agency_id": null,
            "name": "Launch Pad Callum",
            "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,
            "location": {
                "id": 157,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/157/?format=api",
                "name": "SaxaVord Spaceport",
                "country_code": "GBR",
                "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.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_saxavord_spaceport_20211102161146.jpg",
                "timezone_name": "Europe/London",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "country_code": "GBR",
            "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
        }
    ]
}