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=190
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=200",
    "previous": "https://lldev.thespacedevs.com/2.0.0/pad/?format=api&limit=10&offset=180",
    "results": [
        {
            "id": 78,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/78/?format=api",
            "agency_id": null,
            "name": "Unknown Pad",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Satellite_Launch_Center",
            "map_url": "https://www.google.com/maps?q=19.614354,110.951057",
            "latitude": "19.614354",
            "longitude": "110.951057",
            "location": {
                "id": 8,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/8/?format=api",
                "name": "Wenchang Space Launch Site, People's Republic of China",
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
                "total_launch_count": 38,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_78_20200803143548.jpg",
            "total_launch_count": 0
        },
        {
            "id": 79,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/79/?format=api",
            "agency_id": 147,
            "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=37.833262,-75.488235",
            "latitude": "37.833262",
            "longitude": "-75.488235",
            "location": {
                "id": 21,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/21/?format=api",
                "name": "Wallops Flight Facility, Virginia, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                "total_launch_count": 80,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg",
            "total_launch_count": 6
        },
        {
            "id": 108,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/108/?format=api",
            "agency_id": 63,
            "name": "Cosmodrome Site 1A",
            "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://lldev.thespacedevs.com/2.0.0/location/18/?format=api",
                "name": "Vostochny Cosmodrome, Siberia, Russian Federation",
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_18_20200803142401.jpg",
                "total_launch_count": 19,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_108_20200803143525.jpg",
            "total_launch_count": 1
        },
        {
            "id": 181,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/181/?format=api",
            "agency_id": null,
            "name": "Launch Area 8",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/RAAF_Woomera_Range_Complex",
            "map_url": "https://www.google.com/maps?q=-30.9552778,136.5300282",
            "latitude": "-30.9552778",
            "longitude": "136.5300282",
            "location": {
                "id": 152,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/152/?format=api",
                "name": "RAAF Woomera Range Complex",
                "country_code": "AUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_152_20200803142502.jpg",
                "total_launch_count": 6,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_181_20200803143447.jpg",
            "total_launch_count": 1
        },
        {
            "id": 195,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/195/?format=api",
            "agency_id": 44,
            "name": "Launch Area 1",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Wallops_Flight_Facility",
            "map_url": "https://www.google.com/maps?q=37.938611,-75.457222",
            "latitude": "37.938611",
            "longitude": "-75.457222",
            "location": {
                "id": 21,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/21/?format=api",
                "name": "Wallops Flight Facility, Virginia, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                "total_launch_count": 80,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_area_1_20210901085625.jpg",
            "total_launch_count": 7
        },
        {
            "id": 53,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/53/?format=api",
            "agency_id": null,
            "name": "Mojave Air and Space Port",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
            "map_url": "https://www.google.com/maps?q=35.059444,-118.151667",
            "latitude": "35.059444",
            "longitude": "-118.151667",
            "location": {
                "id": 20,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/20/?format=api",
                "name": "Air launch to orbit",
                "country_code": "???",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
                "total_launch_count": 51,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_53_20200803143612.jpg",
            "total_launch_count": 5
        },
        {
            "id": 71,
            "url": "https://lldev.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",
            "location": {
                "id": 17,
                "url": "https://lldev.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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                "total_launch_count": 250,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_71_20200803143610.jpg",
            "total_launch_count": 0
        },
        {
            "id": 104,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/104/?format=api",
            "agency_id": null,
            "name": "Guam International Airport",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Antonio_B._Won_Pat_International_Airport",
            "map_url": "https://www.google.com/maps?q=13.483889,144.797222",
            "latitude": "13.483889",
            "longitude": "144.797222",
            "location": {
                "id": 20,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/20/?format=api",
                "name": "Air launch to orbit",
                "country_code": "???",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
                "total_launch_count": 51,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_104_20200803143546.jpg",
            "total_launch_count": 0
        },
        {
            "id": 132,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/132/?format=api",
            "agency_id": null,
            "name": "90",
            "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://lldev.thespacedevs.com/2.0.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                "total_launch_count": 1555,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_132_20200803143344.jpg",
            "total_launch_count": 74
        },
        {
            "id": 145,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/145/?format=api",
            "agency_id": null,
            "name": "Naval Air Weapons Station China Lake",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake",
            "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384",
            "latitude": "35.6855556",
            "longitude": "-117.6941384",
            "location": {
                "id": 144,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/144/?format=api",
                "name": "Air launch to Suborbital flight",
                "country_code": "???",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                "total_launch_count": 86,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg",
            "total_launch_count": 6
        }
    ]
}