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=60&ordering=-orbital_launch_attempt_count
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=70&ordering=-orbital_launch_attempt_count",
    "previous": "https://lldev.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=50&ordering=-orbital_launch_attempt_count",
    "results": [
        {
            "id": 134,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/134/?format=api",
            "agency_id": null,
            "name": "90/20",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90",
            "map_url": "https://www.google.com/maps?q=46.081,62.929806",
            "latitude": "46.081",
            "longitude": "62.929806",
            "location": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                "timezone_name": "Asia/Qyzylorda",
                "total_launch_count": 1555,
                "total_landing_count": 0
            },
            "country_code": "KAZ",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_134_20200803143259.jpg",
            "total_launch_count": 23,
            "orbital_launch_attempt_count": 23
        },
        {
            "id": 62,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/62/?format=api",
            "agency_id": null,
            "name": "Vandenberg Space Force Base",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Force_Base",
            "map_url": "https://www.google.com/maps?q=34.732778,-120.568056",
            "latitude": "34.732778",
            "longitude": "-120.568056",
            "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_62_20200803143441.jpg",
            "total_launch_count": 22,
            "orbital_launch_attempt_count": 22
        },
        {
            "id": 99,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/99/?format=api",
            "agency_id": 161,
            "name": "Launch Complex 12",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_12",
            "map_url": "https://www.google.com/maps?q=28.480607,-80.541938",
            "latitude": "28.480607",
            "longitude": "-80.541938",
            "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_99_20200803143435.jpg",
            "total_launch_count": 23,
            "orbital_launch_attempt_count": 21
        },
        {
            "id": 117,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/117/?format=api",
            "agency_id": 161,
            "name": "Space Launch Complex 13",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
            "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
            "latitude": "28.4859",
            "longitude": "-80.546594",
            "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_117_20200803143223.jpg",
            "total_launch_count": 21,
            "orbital_launch_attempt_count": 21
        },
        {
            "id": 137,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/137/?format=api",
            "agency_id": null,
            "name": "107/1",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar",
            "map_url": "https://www.google.com/maps?q=48.540716,46.296826",
            "latitude": "48.540716",
            "longitude": "46.296826",
            "location": {
                "id": 30,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/30/?format=api",
                "name": "Kapustin Yar, Russian Federation",
                "country_code": "RUS",
                "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                "timezone_name": "Europe/Volgograd",
                "total_launch_count": 101,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_137_20200803143332.jpg",
            "total_launch_count": 20,
            "orbital_launch_attempt_count": 20
        },
        {
            "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": 83,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/83/?format=api",
            "agency_id": 63,
            "name": "Cosmodrome Site 1S",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vostochny_Cosmodrome",
            "map_url": "https://www.google.com/maps?q=51.884395,128.333932",
            "latitude": "51.884395",
            "longitude": "128.333932",
            "location": {
                "id": 18,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/18/?format=api",
                "name": "Vostochny Cosmodrome, Siberia, Russian Federation",
                "country_code": "RUS",
                "description": "The Vostochny Cosmodrome is a Russian spaceport above the 51st parallel north in the Amur Oblast, in the Russian Far East. It is intended to reduce Russia's dependency on the Baikonur Cosmodrome in Kazakhstan. The first launch took place on 28 April 2016 at 02:01 UTC.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_18_20200803142401.jpg",
                "timezone_name": "Asia/Yakutsk",
                "total_launch_count": 19,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_83_20200803143544.jpg",
            "total_launch_count": 18,
            "orbital_launch_attempt_count": 18
        },
        {
            "id": 133,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/133/?format=api",
            "agency_id": null,
            "name": "90/19",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90",
            "map_url": "https://www.google.com/maps?q=46.081,62.929806",
            "latitude": "46.081",
            "longitude": "62.929806",
            "location": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                "timezone_name": "Asia/Qyzylorda",
                "total_launch_count": 1555,
                "total_landing_count": 0
            },
            "country_code": "KAZ",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_133_20200803143315.jpg",
            "total_launch_count": 16,
            "orbital_launch_attempt_count": 16
        },
        {
            "id": 17,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/17/?format=api",
            "agency_id": 1048,
            "name": "Space Launch Complex 14",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_14",
            "map_url": "https://www.google.com/maps?q=28.49103,-80.54687",
            "latitude": "28.49103",
            "longitude": "-80.54687",
            "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_17_20200803143405.jpg",
            "total_launch_count": 20,
            "orbital_launch_attempt_count": 16
        },
        {
            "id": 113,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/113/?format=api",
            "agency_id": null,
            "name": "Launch Complex 16",
            "description": null,
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=38.868222,111.58024",
            "latitude": "38.868222",
            "longitude": "111.58024",
            "location": {
                "id": 19,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/19/?format=api",
                "name": "Taiyuan Satellite Launch Center, People's Republic of China",
                "country_code": "CHN",
                "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 142,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_113_20200803143556.jpg",
            "total_launch_count": 15,
            "orbital_launch_attempt_count": 15
        }
    ]
}