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

{
    "count": 220,
    "next": "https://lldev.thespacedevs.com/2.0.0/pad/?format=api&limit=10&offset=70",
    "previous": "https://lldev.thespacedevs.com/2.0.0/pad/?format=api&limit=10&offset=50",
    "results": [
        {
            "id": 39,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/39/?format=api",
            "agency_id": null,
            "name": "Space Launch Complex 2W",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
            "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
            "latitude": "34.7556",
            "longitude": "-120.6224",
            "location": {
                "id": 11,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
                "name": "Vandenberg SFB, CA, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                "total_launch_count": 807,
                "total_landing_count": 26
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
            "total_launch_count": 98
        },
        {
            "id": 156,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/156/?format=api",
            "agency_id": null,
            "name": "Space Launch Complex 4W",
            "info_url": "http://www.astronautix.com/v/vandenbergslc4w.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W",
            "map_url": "https://www.google.com/maps?q=34.63312,-120.61584",
            "latitude": "34.63312",
            "longitude": "-120.61584",
            "location": {
                "id": 11,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
                "name": "Vandenberg SFB, CA, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                "total_launch_count": 807,
                "total_landing_count": 26
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_156_20200803143351.jpg",
            "total_launch_count": 93
        },
        {
            "id": 174,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/174/?format=api",
            "agency_id": 161,
            "name": "Space Launch Complex 330",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Relativity_Space#Vandenberg_Space_Force_Base_Building_330",
            "map_url": "https://www.google.com/maps?q=34.572855,-120.632976",
            "latitude": "34.572855",
            "longitude": "-120.632976",
            "location": {
                "id": 11,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
                "name": "Vandenberg SFB, CA, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                "total_launch_count": 807,
                "total_landing_count": 26
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_174_20200803143354.jpg",
            "total_launch_count": 0
        },
        {
            "id": 80,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/80/?format=api",
            "agency_id": 121,
            "name": "Space Launch Complex 40",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
            "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
            "latitude": "28.56194122",
            "longitude": "-80.57735736",
            "location": {
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                "total_launch_count": 1023,
                "total_landing_count": 64
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
            "total_launch_count": 307
        },
        {
            "id": 17,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/17/?format=api",
            "agency_id": 1048,
            "name": "Space Launch Complex 14",
            "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.0.0/location/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                "total_launch_count": 1023,
                "total_landing_count": 64
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_17_20200803143405.jpg",
            "total_launch_count": 20
        },
        {
            "id": 92,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/92/?format=api",
            "agency_id": 161,
            "name": "Launch Complex 16",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_16",
            "map_url": "https://www.google.com/maps?q=28.501626,-80.5518",
            "latitude": "28.501626",
            "longitude": "-80.5518",
            "location": {
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                "total_launch_count": 1023,
                "total_landing_count": 64
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_92_20200803143523.jpg",
            "total_launch_count": 1
        },
        {
            "id": 117,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/117/?format=api",
            "agency_id": 161,
            "name": "Space Launch Complex 13",
            "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.0.0/location/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                "total_launch_count": 1023,
                "total_landing_count": 64
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_117_20200803143223.jpg",
            "total_launch_count": 21
        },
        {
            "id": 97,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/97/?format=api",
            "agency_id": 161,
            "name": "Launch Complex 26B",
            "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://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                "total_launch_count": 1023,
                "total_landing_count": 64
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_97_20200803143224.jpg",
            "total_launch_count": 6
        },
        {
            "id": 1,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/1/?format=api",
            "agency_id": null,
            "name": "Space Launch Complex 17B",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
            "map_url": "https://www.google.com/maps?q=28.4458,-80.5657",
            "latitude": "28.4458",
            "longitude": "-80.5657",
            "location": {
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                "total_launch_count": 1023,
                "total_landing_count": 64
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
            "total_launch_count": 132
        },
        {
            "id": 116,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/116/?format=api",
            "agency_id": 161,
            "name": "Launch Complex 11",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_11",
            "map_url": "https://www.google.com/maps?q=28.4755556,-80.5427496",
            "latitude": "28.4755556",
            "longitude": "-80.5427496",
            "location": {
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                "total_launch_count": 1023,
                "total_landing_count": 64
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_116_20200803143216.jpg",
            "total_launch_count": 1
        }
    ]
}