API endpoint that allows Location instances to be viewed.

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

FILTERS:
Parameters - 'name', 'location'
Example - /2.0.0/pad/?location=12

GET /2.0.0/pad/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 214,
    "next": "https://ll.thespacedevs.com/2.0.0/pad/?format=api&limit=10&offset=10",
    "previous": null,
    "results": [
        {
            "id": 99,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/99/?format=api",
            "agency_id": 161,
            "name": "Launch Complex 12",
            "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://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                "name": "Cape Canaveral, FL, USA",
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                "total_launch_count": 947,
                "total_landing_count": 51
            },
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_99_20200803143435.jpg",
            "total_launch_count": 23
        },
        {
            "id": 194,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/194/?format=api",
            "agency_id": 165,
            "name": "Launch Complex 36",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/White_Sands_Launch_Complex_36",
            "map_url": "https://www.google.com/maps?q=32.416944,-106.321944",
            "latitude": "32.416944",
            "longitude": "-106.321944",
            "location": {
                "id": 155,
                "url": "https://ll.thespacedevs.com/2.0.0/location/155/?format=api",
                "name": "White Sands Missile Range",
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_white_sands_missile_range_20210901072636.jpg",
                "total_launch_count": 5,
                "total_landing_count": 0
            },
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_launch_complex_36_20210901072730.jpg",
            "total_launch_count": 5
        },
        {
            "id": 55,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/55/?format=api",
            "agency_id": 161,
            "name": "Space Launch Complex 576E",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Launch_Complex_576",
            "map_url": "https://www.google.com/maps?q=34.739444,-120.619167",
            "latitude": "34.739444",
            "longitude": "-120.619167",
            "location": {
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                "name": "Vandenberg SFB, CA, USA",
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_11_20200803142416.jpg",
                "total_launch_count": 752,
                "total_landing_count": 17
            },
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_55_20200803143429.jpg",
            "total_launch_count": 9
        },
        {
            "id": 214,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/214/?format=api",
            "agency_id": null,
            "name": "Launch Pad Elizabeth",
            "info_url": null,
            "wiki_url": null,
            "map_url": null,
            "latitude": null,
            "longitude": null,
            "location": {
                "id": 157,
                "url": "https://ll.thespacedevs.com/2.0.0/location/157/?format=api",
                "name": "SaxaVord Spaceport",
                "country_code": "GBR",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_saxavord_spaceport_20211102161146.jpg",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_launch_pad_elizabeth_20231013025957.jpg",
            "total_launch_count": 0
        },
        {
            "id": 133,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/133/?format=api",
            "agency_id": null,
            "name": "90/19",
            "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://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                "total_launch_count": 1548,
                "total_landing_count": 0
            },
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_133_20200803143315.jpg",
            "total_launch_count": 16
        },
        {
            "id": 118,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
            "agency_id": 166,
            "name": "Launch Complex 18A",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
            "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
            "latitude": "28.4493",
            "longitude": "-80.564494",
            "location": {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                "name": "Cape Canaveral, FL, USA",
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                "total_launch_count": 947,
                "total_landing_count": 51
            },
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_118_20200803143338.jpg",
            "total_launch_count": 18
        },
        {
            "id": 22,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/22/?format=api",
            "agency_id": null,
            "name": "Launch Area 4 (SLS-2 / 603)",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
            "map_url": "https://www.google.com/maps?q=40.960482,100.298059",
            "latitude": "40.960482",
            "longitude": "100.298059",
            "location": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api",
                "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                "country_code": "CHN",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_17_20200803142429.jpg",
                "total_launch_count": 223,
                "total_landing_count": 0
            },
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_22_20200803143437.jpg",
            "total_launch_count": 113
        },
        {
            "id": 193,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/193/?format=api",
            "agency_id": 161,
            "name": "Launch Complex 26A",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_26",
            "map_url": "https://www.google.com/maps?q=28.4433,-80.5712",
            "latitude": "28.4433",
            "longitude": "-80.5712",
            "location": {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                "name": "Cape Canaveral, FL, USA",
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                "total_launch_count": 947,
                "total_landing_count": 51
            },
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_space_launch_complex_26a_20210830170946.jpg",
            "total_launch_count": 3
        },
        {
            "id": 37,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/37/?format=api",
            "agency_id": null,
            "name": "Launch Area 4 (SLS-1 / 921)",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
            "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
            "latitude": "40.957893",
            "longitude": "100.290944",
            "location": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api",
                "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                "country_code": "CHN",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_17_20200803142429.jpg",
                "total_launch_count": 223,
                "total_landing_count": 0
            },
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_37_20200803143603.jpg",
            "total_launch_count": 22
        },
        {
            "id": 42,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/42/?format=api",
            "agency_id": 163,
            "name": "35/1",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35",
            "map_url": "https://www.google.com/maps?q=62.927319,40.574897",
            "latitude": "62.927319",
            "longitude": "40.574897",
            "location": {
                "id": 6,
                "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api",
                "name": "Plesetsk Cosmodrome, Russian Federation",
                "country_code": "RUS",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_6_20200803142434.jpg",
                "total_launch_count": 1667,
                "total_landing_count": 0
            },
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_42_20200803143543.jpg",
            "total_launch_count": 6
        }
    ]
}