API endpoint that allows Location instances to be viewed.

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

FILTERS:
Parameters - 'name', 'country_code', 'id'
Example - /2.0.0/location/?country_code=USA

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

{
    "id": 17,
    "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": 224,
    "total_landing_count": 0,
    "pads": [
        {
            "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,
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_22_20200803143437.jpg",
            "total_launch_count": 113
        },
        {
            "id": 21,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/21/?format=api",
            "agency_id": null,
            "name": "Launch Area 95A",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
            "map_url": "https://www.google.com/maps?q=40.969117,100.343333",
            "latitude": 40.969117,
            "longitude": 100.343333,
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_21_20200803143253.jpg",
            "total_launch_count": 51
        },
        {
            "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,
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_37_20200803143603.jpg",
            "total_launch_count": 23
        },
        {
            "id": 71,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/71/?format=api",
            "agency_id": null,
            "name": "Unknown Pad",
            "info_url": null,
            "wiki_url": "",
            "map_url": "https://www.google.com/maps?q=40.958,100.291",
            "latitude": 40.958,
            "longitude": 100.291,
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_71_20200803143610.jpg",
            "total_launch_count": 0
        },
        {
            "id": 26,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/26/?format=api",
            "agency_id": null,
            "name": "Launch Area 95B",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
            "map_url": "https://www.google.com/maps?q=40.972407,100.363691",
            "latitude": 40.972407,
            "longitude": 100.363691,
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_26_20200803143355.jpg",
            "total_launch_count": 2
        },
        {
            "id": 151,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/151/?format=api",
            "agency_id": null,
            "name": "Launch Area 130",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
            "map_url": "https://www.google.com/maps?q=40.8182,100.22514",
            "latitude": 40.8182,
            "longitude": 100.22514,
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_151_20200803143425.jpg",
            "total_launch_count": 3
        },
        {
            "id": 150,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/150/?format=api",
            "agency_id": null,
            "name": "Launch Area 120",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
            "map_url": "https://www.google.com/maps?q=40.855242,100.199634",
            "latitude": 40.855242,
            "longitude": 100.199634,
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_150_20200803143318.jpg",
            "total_launch_count": 1
        },
        {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/6/?format=api",
            "agency_id": null,
            "name": "Launch Area 2A",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=41.308833,100.316512",
            "latitude": 41.308833,
            "longitude": 100.316512,
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_6_20200803143329.jpg",
            "total_launch_count": 2
        },
        {
            "id": 9,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/9/?format=api",
            "agency_id": 259,
            "name": "Launch Area 96",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/LandSpace",
            "map_url": "https://www.google.com/maps?q=40.91491,100.245488",
            "latitude": 40.91491,
            "longitude": 100.245488,
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_9_20200803143341.jpg",
            "total_launch_count": 3
        },
        {
            "id": 143,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/143/?format=api",
            "agency_id": null,
            "name": "Launch Area 2B",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
            "map_url": "https://www.google.com/maps?q=41.306143,100.313229",
            "latitude": 41.306143,
            "longitude": 100.313229,
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_143_20200803143313.jpg",
            "total_launch_count": 26
        }
    ]
}