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

{
    "count": 220,
    "next": "https://lldev.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=100&ordering=name",
    "previous": "https://lldev.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=80&ordering=name",
    "results": [
        {
            "id": 179,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/179/?format=api",
            "agency_id": null,
            "name": "Launch Area 5B",
            "description": null,
            "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.2.0/location/152/?format=api",
                "name": "RAAF Woomera Range Complex",
                "country_code": "AUS",
                "description": "The RAAF Woomera Range Complex (WRC) is a major Australian military and civil aerospace facility and operation located in South Australia, approximately 450 km (280 mi) north-west of Adelaide. The WRC is operated by the Royal Australian Air Force (RAAF), a Service of the Australian Defence Force (ADF). The complex has a land area of 122,188 km2 (47,177 sq mi) or roughly the size of North Korea or Pennsylvania. The airspace above the area is restricted and controlled by the RAAF for safety and security. The WRC is a highly specialised ADF test and evaluation capability operated by the RAAF for the purposes of testing defence materiel.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_152_20200803142502.jpg",
                "timezone_name": "Australia/Adelaide",
                "total_launch_count": 6,
                "total_landing_count": 0
            },
            "country_code": "AUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_179_20200803143455.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2
        },
        {
            "id": 180,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/180/?format=api",
            "agency_id": null,
            "name": "Launch Area 6A",
            "description": null,
            "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.2.0/location/152/?format=api",
                "name": "RAAF Woomera Range Complex",
                "country_code": "AUS",
                "description": "The RAAF Woomera Range Complex (WRC) is a major Australian military and civil aerospace facility and operation located in South Australia, approximately 450 km (280 mi) north-west of Adelaide. The WRC is operated by the Royal Australian Air Force (RAAF), a Service of the Australian Defence Force (ADF). The complex has a land area of 122,188 km2 (47,177 sq mi) or roughly the size of North Korea or Pennsylvania. The airspace above the area is restricted and controlled by the RAAF for safety and security. The WRC is a highly specialised ADF test and evaluation capability operated by the RAAF for the purposes of testing defence materiel.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_152_20200803142502.jpg",
                "timezone_name": "Australia/Adelaide",
                "total_launch_count": 6,
                "total_landing_count": 0
            },
            "country_code": "AUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_180_20200803143508.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 181,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/181/?format=api",
            "agency_id": null,
            "name": "Launch Area 8",
            "description": null,
            "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.2.0/location/152/?format=api",
                "name": "RAAF Woomera Range Complex",
                "country_code": "AUS",
                "description": "The RAAF Woomera Range Complex (WRC) is a major Australian military and civil aerospace facility and operation located in South Australia, approximately 450 km (280 mi) north-west of Adelaide. The WRC is operated by the Royal Australian Air Force (RAAF), a Service of the Australian Defence Force (ADF). The complex has a land area of 122,188 km2 (47,177 sq mi) or roughly the size of North Korea or Pennsylvania. The airspace above the area is restricted and controlled by the RAAF for safety and security. The WRC is a highly specialised ADF test and evaluation capability operated by the RAAF for the purposes of testing defence materiel.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_152_20200803142502.jpg",
                "timezone_name": "Australia/Adelaide",
                "total_launch_count": 6,
                "total_landing_count": 0
            },
            "country_code": "AUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_181_20200803143447.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 21,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/21/?format=api",
            "agency_id": null,
            "name": "Launch Area 95A",
            "description": "",
            "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",
            "location": {
                "id": 17,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api",
                "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                "country_code": "CHN",
                "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 253,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg",
            "total_launch_count": 59,
            "orbital_launch_attempt_count": 59
        },
        {
            "id": 26,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/26/?format=api",
            "agency_id": null,
            "name": "Launch Area 95B",
            "description": null,
            "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",
            "location": {
                "id": 17,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api",
                "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                "country_code": "CHN",
                "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 253,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_26_20200803143355.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2
        },
        {
            "id": 9,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/9/?format=api",
            "agency_id": 259,
            "name": "Launch Area 96",
            "description": "",
            "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",
            "location": {
                "id": 17,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api",
                "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                "country_code": "CHN",
                "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 253,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_9_20200803143341.jpg",
            "total_launch_count": 5,
            "orbital_launch_attempt_count": 5
        },
        {
            "id": 201,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/201/?format=api",
            "agency_id": null,
            "name": "Launch Complex",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Sutherland_spaceport",
            "map_url": "https://www.google.com/maps?q=58.022058,-4.402414",
            "latitude": "58.022058",
            "longitude": "-4.402414",
            "location": {
                "id": 159,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/159/?format=api",
                "name": "Sutherland Spaceport",
                "country_code": "GBR",
                "description": "The Sutherland spaceport is a spaceport to be located in Sutherland in Scotland.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_sutherland_spaceport_20220511180155.jpg",
                "timezone_name": "Europe/London",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "country_code": "GBR",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_201_20220511181044.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 106,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/106/?format=api",
            "agency_id": 1002,
            "name": "Launch Complex 0",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Taiki_Aerospace_Research_Field",
            "map_url": "https://www.google.com/maps?q=42.50000000,143.441389",
            "latitude": "42.5",
            "longitude": "143.441389",
            "location": {
                "id": 32,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/32/?format=api",
                "name": "Hokkaido Spaceport, Japan",
                "country_code": "JPN",
                "description": "Rocket launch pad of Interstellar Technologies, located next to the Taiki Aerospace Research Field.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_32_20200803142407.jpg",
                "timezone_name": "Asia/Tokyo",
                "total_launch_count": 7,
                "total_landing_count": 0
            },
            "country_code": "JPN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_106_20200803143453.jpg",
            "total_launch_count": 7,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 211,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/211/?format=api",
            "agency_id": 1002,
            "name": "Launch Complex 1",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Taiki_Aerospace_Research_Field",
            "map_url": "https://www.google.com/maps?q=42.50000000,143.441389",
            "latitude": "42.5",
            "longitude": "143.441389",
            "location": {
                "id": 32,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/32/?format=api",
                "name": "Hokkaido Spaceport, Japan",
                "country_code": "JPN",
                "description": "Rocket launch pad of Interstellar Technologies, located next to the Taiki Aerospace Research Field.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_32_20200803142407.jpg",
                "timezone_name": "Asia/Tokyo",
                "total_launch_count": 7,
                "total_landing_count": 0
            },
            "country_code": "JPN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_1_20230816074610.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 116,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/116/?format=api",
            "agency_id": 161,
            "name": "Launch Complex 11",
            "description": null,
            "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.2.0/location/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "country_code": "USA",
                "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 1031,
                "total_landing_count": 64
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_116_20200803143216.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        }
    ]
}