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

{
    "count": 220,
    "next": "https://lldev.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=80&ordering=id",
    "previous": "https://lldev.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=60&ordering=id",
    "results": [
        {
            "id": 73,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/73/?format=api",
            "agency_id": null,
            "name": "Unknown Pad",
            "description": "There is more then one possible pad for this launch.",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=13.733,80.235",
            "latitude": "13.733",
            "longitude": "80.235",
            "location": {
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/14/?format=api",
                "name": "Satish Dhawan Space Centre, India",
                "country_code": "IND",
                "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
                "timezone_name": "Asia/Kolkata",
                "total_launch_count": 99,
                "total_landing_count": 0
            },
            "country_code": "IND",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_73_20200803143531.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 74,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/74/?format=api",
            "agency_id": 40,
            "name": "Unha Launch Pad",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Sohae_Satellite_Launching_Station",
            "map_url": "https://www.google.com/maps?q=39.660065,124.705366",
            "latitude": "39.660065",
            "longitude": "124.705366",
            "location": {
                "id": 7,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/7/?format=api",
                "name": "Sohae Satellite Launching Station,  Cholsan County, North Pyongan Province, Democratic People's Republic of Korea",
                "country_code": "PRK",
                "description": "Sohae Satellite Launching Station is a rocket launching site in Tongch'ang-ri, Cholsan County, North Pyongan Province, North Korea. The base is located among hills close to the northern border with China. The spaceport was built on the site of the village Pongdong-ri which was displaced during construction.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_7_20200803142414.jpg",
                "timezone_name": "Asia/Pyongyang",
                "total_launch_count": 7,
                "total_landing_count": 0
            },
            "country_code": "PRK",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_74_20200803143358.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 75,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/75/?format=api",
            "agency_id": 95,
            "name": "Shavit Launch Pad",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Palmachim_Airbase",
            "map_url": "https://www.google.com/maps?q=31.884444,34.680278",
            "latitude": "31.884444",
            "longitude": "34.680278",
            "location": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/4/?format=api",
                "name": "Palmachim Airbase, State of Israel",
                "country_code": "ISR",
                "description": "Palmachim Airbase is an Israeli Air Force (IAF) base and spaceport, which the IAF and the Israel Space Agency (ISA) operate jointly. It is located west of the city of Yavne on the Mediterranean coast, 12 km south of the Gush Dan metropolitan area with Tel Aviv, named after the Kibbutz Palmachim north of it.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_4_20200803142418.jpg",
                "timezone_name": "Asia/Jerusalem",
                "total_launch_count": 12,
                "total_landing_count": 0
            },
            "country_code": "ISR",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_75_20200803143316.jpg",
            "total_launch_count": 12,
            "orbital_launch_attempt_count": 12
        },
        {
            "id": 76,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/76/?format=api",
            "agency_id": 44,
            "name": "Launch Area 0 A",
            "description": "LP-0A was first built for the failed Conestoga rocket program. The original launch tower was subsequently demolished in September 2008. A new pad facility was built from 2009 to 2011 for Orbital Sciences Taurus II, now renamed Antares.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Mid-Atlantic_Regional_Spaceport_Launch_Pad_0#Pad_0A",
            "map_url": "https://www.google.com/maps?q=37.8337,-75.4881",
            "latitude": "37.8337",
            "longitude": "-75.4881",
            "location": {
                "id": 21,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/21/?format=api",
                "name": "Wallops Flight Facility, Virginia, USA",
                "country_code": "USA",
                "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 80,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_76_20200803143538.jpg",
            "total_launch_count": 19,
            "orbital_launch_attempt_count": 19
        },
        {
            "id": 77,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/77/?format=api",
            "agency_id": 115,
            "name": "Ariane Launch Area 3",
            "description": "ELA-3, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. ELA-3 was operated by Arianespace as part of the expendable launch system for Ariane 5 launch vehicles.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/ELA-3",
            "map_url": "https://www.google.com/maps?q=5.239,-52.768",
            "latitude": "5.239",
            "longitude": "-52.768",
            "location": {
                "id": 13,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/13/?format=api",
                "name": "Guiana Space Centre, French Guiana",
                "country_code": "GUF",
                "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.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                "timezone_name": "America/Cayenne",
                "total_launch_count": 325,
                "total_landing_count": 0
            },
            "country_code": "GUF",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
            "total_launch_count": 118,
            "orbital_launch_attempt_count": 118
        },
        {
            "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": 79,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/79/?format=api",
            "agency_id": 147,
            "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)",
            "description": "",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=37.833262,-75.488235",
            "latitude": "37.833262",
            "longitude": "-75.488235",
            "location": {
                "id": 21,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/21/?format=api",
                "name": "Wallops Flight Facility, Virginia, USA",
                "country_code": "USA",
                "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 80,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg",
            "total_launch_count": 6,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 80,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/80/?format=api",
            "agency_id": 121,
            "name": "Space Launch Complex 40",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
            "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
            "latitude": "28.56194122",
            "longitude": "-80.57735736",
            "location": {
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "country_code": "USA",
                "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 1031,
                "total_landing_count": 64
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
            "total_launch_count": 315,
            "orbital_launch_attempt_count": 315
        },
        {
            "id": 81,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/81/?format=api",
            "agency_id": 115,
            "name": "Soyuz Launch Complex",
            "description": "The Ensemble de Lancement Soyouz (ELS)  is a launch complex at the Guiana Space Centre in Kourou/Sinnamary, French Guiana. It was used by Soyuz-ST rockets: modified versions of the Soyuz-2 optimised for launch from Kourou under Soyuz at the Guiana Space Centre programme.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ensemble_de_Lancement_Soyouz",
            "map_url": "https://www.google.com/maps?q=5.3019,-52.8346",
            "latitude": "5.3019",
            "longitude": "-52.8346",
            "location": {
                "id": 13,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/13/?format=api",
                "name": "Guiana Space Centre, French Guiana",
                "country_code": "GUF",
                "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.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                "timezone_name": "America/Cayenne",
                "total_launch_count": 325,
                "total_landing_count": 0
            },
            "country_code": "GUF",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_81_20200803143601.jpg",
            "total_launch_count": 26,
            "orbital_launch_attempt_count": 26
        },
        {
            "id": 82,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/82/?format=api",
            "agency_id": 31,
            "name": "Satish Dhawan Space Centre Second Launch Pad",
            "description": "The second launch pad was built between 1999 and 2003.  It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad",
            "map_url": "https://www.google.com/maps?q=13.7199,80.2304",
            "latitude": "13.7199",
            "longitude": "80.2304",
            "location": {
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/14/?format=api",
                "name": "Satish Dhawan Space Centre, India",
                "country_code": "IND",
                "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
                "timezone_name": "Asia/Kolkata",
                "total_launch_count": 99,
                "total_landing_count": 0
            },
            "country_code": "IND",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg",
            "total_launch_count": 29,
            "orbital_launch_attempt_count": 28
        }
    ]
}