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&limit=10
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=10",
    "previous": null,
    "results": [
        {
            "id": 113,
            "url": "https://ll.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://ll.thespacedevs.com/2.2.0/location/19/?format=api",
                "name": "Taiyuan Satellite Launch Center, People's Republic of China",
                "country_code": "CHN",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_19_20200803142421.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 126,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_113_20200803143556.jpg",
            "total_launch_count": 12,
            "orbital_launch_attempt_count": 12
        },
        {
            "id": 70,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/70/?format=api",
            "agency_id": 100,
            "name": "Edwards Air Force Base",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Edwards_Air_Force_Base",
            "map_url": "https://www.google.com/maps?q=34.905556,-117.883611",
            "latitude": "34.905556",
            "longitude": "-117.883611",
            "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": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_70_20200803143352.jpg",
            "total_launch_count": 5,
            "orbital_launch_attempt_count": 5
        },
        {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/16/?format=api",
            "agency_id": null,
            "name": "Space Launch Complex 4E",
            "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
            "map_url": "https://www.google.com/maps?q=34.632,-120.611",
            "latitude": "34.632",
            "longitude": "-120.611",
            "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_16_20200803143532.jpg",
            "total_launch_count": 144,
            "orbital_launch_attempt_count": 144
        },
        {
            "id": 30,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/30/?format=api",
            "agency_id": null,
            "name": "Launch Complex 48",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_48",
            "map_url": "https://www.google.com/maps?q=28.5990626125553,-80.60428186",
            "latitude": "28.5990626125553",
            "longitude": "-80.60428186",
            "location": {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                "name": "Kennedy Space Center, FL, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 237,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_30_20200803143320.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 46,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/46/?format=api",
            "agency_id": 100,
            "name": "Gran Canaria",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Gran_Canaria",
            "map_url": "https://www.google.com/maps?q=27.966667,-15.6",
            "latitude": "27.966667",
            "longitude": "-15.6",
            "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": "ESP",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_46_20200803143312.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 206,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/206/?format=api",
            "agency_id": 1030,
            "name": "Space Launch Complex 15",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_15",
            "map_url": "https://www.google.com/maps?q=28.4963,-80.5493",
            "latitude": "28.4963",
            "longitude": "-80.5493",
            "location": {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                "name": "Cape Canaveral, FL, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 953,
                "total_landing_count": 51
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_space_launch_complex_15_20230308080759.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 47,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/47/?format=api",
            "agency_id": 37,
            "name": "Mu Center",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
            "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
            "latitude": "31.2509794",
            "longitude": "131.0821319",
            "location": {
                "id": 24,
                "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api",
                "name": "Uchinoura Space Center, Japan",
                "country_code": "JPN",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_24_20200803142411.jpg",
                "timezone_name": "Asia/Tokyo",
                "total_launch_count": 43,
                "total_landing_count": 0
            },
            "country_code": "JPN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_47_20200803143524.jpg",
            "total_launch_count": 36,
            "orbital_launch_attempt_count": 36
        },
        {
            "id": 108,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/108/?format=api",
            "agency_id": 63,
            "name": "Cosmodrome Site 1A",
            "description": null,
            "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://ll.thespacedevs.com/2.2.0/location/18/?format=api",
                "name": "Vostochny Cosmodrome, Siberia, Russian Federation",
                "country_code": "RUS",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_18_20200803142401.jpg",
                "timezone_name": "Asia/Yakutsk",
                "total_launch_count": 17,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_108_20200803143525.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 215,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/215/?format=api",
            "agency_id": 1028,
            "name": "Pad 1",
            "description": "",
            "info_url": "https://www.southernlaunch.space/koonibba-test-range",
            "wiki_url": "https://en.wikipedia.org/wiki/Koonibba_Test_Range",
            "map_url": "https://www.google.com/maps?q=-31.885558,133.448686",
            "latitude": "-31.885558",
            "longitude": "133.448686",
            "location": {
                "id": 164,
                "url": "https://ll.thespacedevs.com/2.2.0/location/164/?format=api",
                "name": "Koonibba Test Range, South Australia",
                "country_code": "AUS",
                "description": "The Koonibba Test Range is a rocket test range site near the township of Koonibba in the far west of South Australia. Rockets are launched to the north over a clear area – the Yumbarra Conservation Park and Yellabinna Wilderness Protection Area – for 145 kilometres (90 mi).",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_koonibba_test_range252c_south_australia_20231114184328.jpg",
                "timezone_name": "Australia/Adelaide",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "country_code": "AUS",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_pad_1_20231114184452.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 68,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/68/?format=api",
            "agency_id": null,
            "name": "Unknown Pad",
            "description": null,
            "info_url": null,
            "wiki_url": "",
            "map_url": "https://www.google.com/maps?q=45.92,63.342",
            "latitude": "45.92",
            "longitude": "63.342",
            "location": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                "timezone_name": "Asia/Qyzylorda",
                "total_launch_count": 1548,
                "total_landing_count": 0
            },
            "country_code": "KAZ",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_68_20200803143521.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        }
    ]
}