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

{
    "count": 214,
    "next": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=30&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=10&ordering=-name",
    "results": [
        {
            "id": 74,
            "url": "https://ll.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://ll.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": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_7_20200803142414.jpg",
                "timezone_name": "Asia/Pyongyang",
                "total_launch_count": 6,
                "total_landing_count": 0
            },
            "country_code": "PRK",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_74_20200803143358.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 186,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/186/?format=api",
            "agency_id": 88,
            "name": "Tai Rui mobile launch platform",
            "description": null,
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=34.899444,121.190278",
            "latitude": "34.899444",
            "longitude": "121.190278",
            "location": {
                "id": 3,
                "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api",
                "name": "Sea Launch",
                "country_code": "???",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                "timezone_name": "",
                "total_launch_count": 49,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_long_march_11_launch_platform_20200901183938.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 187,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/187/?format=api",
            "agency_id": 121,
            "name": "Suborbital Pad B",
            "description": "Suborbital Pad B was used for 2 Starship high altitude flight tests. It is now being used for static fire tests",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site",
            "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647",
            "latitude": "25.997116",
            "longitude": "-97.15503099856647",
            "location": {
                "id": 143,
                "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                "name": "SpaceX Starbase, TX, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_143_20200803142438.jpg",
                "timezone_name": "America/Chicago",
                "total_launch_count": 12,
                "total_landing_count": 9
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_launch_pad_b_20201211004226.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 111,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/111/?format=api",
            "agency_id": 121,
            "name": "Suborbital Pad A",
            "description": "Suborbital Pad A was used for Starhopper flights, the SN5 and SN6 hops, as well as multiple Starship high altitude flight tests. It was demolished at the end of 2023, to make room for a second orbital pad.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site",
            "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647",
            "latitude": "25.997116",
            "longitude": "-97.15503099856647",
            "location": {
                "id": 143,
                "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                "name": "SpaceX Starbase, TX, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_143_20200803142438.jpg",
                "timezone_name": "America/Chicago",
                "total_launch_count": 12,
                "total_landing_count": 9
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_111_20200803143229.jpg",
            "total_launch_count": 7,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 202,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/202/?format=api",
            "agency_id": 1038,
            "name": "Suborbital Launch Ramp",
            "description": null,
            "info_url": "https://ela.space/arnhem-space-centre/",
            "wiki_url": "https://en.wikipedia.org/wiki/Arnhem_Land#Economy",
            "map_url": "https://www.google.com/maps?q=-12.3892948,136.7903215",
            "latitude": "-12.3892948",
            "longitude": "136.7903215",
            "location": {
                "id": 160,
                "url": "https://ll.thespacedevs.com/2.2.0/location/160/?format=api",
                "name": "Arnhem Space Centre",
                "country_code": "AUS",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_arnhem_space_centre_20220622160552.jpg",
                "timezone_name": "Australia/Darwin",
                "total_launch_count": 3,
                "total_landing_count": 0
            },
            "country_code": "AUS",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_suborbital_launch_ramp_20220625184504.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 198,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/198/?format=api",
            "agency_id": 1030,
            "name": "St. Marys Airport",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/St._Marys_Airport",
            "map_url": "https://www.google.com/maps?q=30.753333,-81.558333",
            "latitude": "30.753333",
            "longitude": "-81.558333",
            "location": {
                "id": 158,
                "url": "https://ll.thespacedevs.com/2.2.0/location/158/?format=api",
                "name": "Spaceport Camden, GA, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_spaceport_camden_20211102161325.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_st._marys_airport_20211102161516.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 189,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/189/?format=api",
            "agency_id": 199,
            "name": "Spaceport Cornwall",
            "description": null,
            "info_url": "https://spaceportcornwall.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Newquay_Airport",
            "map_url": "https://www.google.com/maps?q=50.4408333,-4.9974718",
            "latitude": "50.4408333",
            "longitude": "-4.9974718",
            "location": {
                "id": 20,
                "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
                "name": "Air launch to orbit",
                "country_code": "???",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_20_20200803142433.jpg",
                "timezone_name": "",
                "total_launch_count": 51,
                "total_landing_count": 0
            },
            "country_code": "GBR",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_spaceport_cornwall_20210514102058.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 191,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/191/?format=api",
            "agency_id": 1024,
            "name": "Spaceport America",
            "description": null,
            "info_url": "https://www.spaceportamerica.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Spaceport_America",
            "map_url": "https://www.google.com/maps?q=32.9902778,-106.9719162",
            "latitude": "32.9902778",
            "longitude": "-106.9719162",
            "location": {
                "id": 144,
                "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                "name": "Air launch to Suborbital flight",
                "country_code": "???",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                "timezone_name": "",
                "total_launch_count": 85,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_spaceport_america_20210522162030.jpg",
            "total_launch_count": 13,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 220,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/220/?format=api",
            "agency_id": null,
            "name": "Space One Launch Pad",
            "description": "",
            "info_url": "https://www.space-one.co.jp/",
            "wiki_url": null,
            "map_url": null,
            "latitude": "33.544224",
            "longitude": "135.889502",
            "location": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.2.0/location/166/?format=api",
                "name": "Space Port Kii, Japan",
                "country_code": "JPN",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_space_port_kii252c_japan_20240126073749.jpg",
                "timezone_name": "Asia/Tokyo",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "country_code": "JPN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_space_one_launch_pad_20240126074332.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/8/?format=api",
            "agency_id": 161,
            "name": "Space Launch Complex 8",
            "description": "Space Launch Complex 8 (SLC-8), is a launch pad at Vandenberg Space Force Base in California, United States. It is used by Minotaur rockets. It was originally part of the California Spaceport, and was known as the Commercial Launch Facility (CLF) or Space Launch Facility (SLF).",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_8",
            "map_url": "https://www.google.com/maps?q=34.57635,-120.63245",
            "latitude": "34.57635",
            "longitude": "-120.63245",
            "location": {
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api",
                "name": "Vandenberg SFB, CA, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_11_20200803142416.jpg",
                "timezone_name": "America/Los_Angeles",
                "total_launch_count": 755,
                "total_landing_count": 18
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_8_20200803143300.jpg",
            "total_launch_count": 8,
            "orbital_launch_attempt_count": 8
        }
    ]
}