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=60&ordering=total_launch_count
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=70&ordering=total_launch_count",
    "previous": "https://lldev.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=50&ordering=total_launch_count",
    "results": [
        {
            "id": 158,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/158/?format=api",
            "agency_id": null,
            "name": "Mobile Launcher Pad",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Taiyuan_Satellite_Launch_Center",
            "map_url": "https://www.google.com/maps?q=38.890002,111.608129",
            "latitude": "38.890002",
            "longitude": "111.608129",
            "location": {
                "id": 19,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/19/?format=api",
                "name": "Taiyuan Satellite Launch Center, People's Republic of China",
                "country_code": "CHN",
                "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 142,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_158_20200803143440.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2
        },
        {
            "id": 6,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/6/?format=api",
            "agency_id": null,
            "name": "Launch Area 2A",
            "description": null,
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=41.308833,100.316512",
            "latitude": "41.308833",
            "longitude": "100.316512",
            "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_6_20200803143329.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2
        },
        {
            "id": 89,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/89/?format=api",
            "agency_id": 88,
            "name": "DeFu-15002 mobile launch platform",
            "description": "",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=36.631333,121.198361",
            "latitude": "36.631333",
            "longitude": "121.198361",
            "location": {
                "id": 3,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/3/?format=api",
                "name": "Sea Launch",
                "country_code": "???",
                "description": "",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                "timezone_name": "",
                "total_launch_count": 56,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_89_20200803143242.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2
        },
        {
            "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": 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": 182,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/182/?format=api",
            "agency_id": null,
            "name": "370/11",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Dombarovsky_Air_Base",
            "map_url": "https://www.google.com/maps?q=51.0938889,59.8400282",
            "latitude": "51.0938889",
            "longitude": "59.8400282",
            "location": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/5/?format=api",
                "name": "Dombarovskiy, Russian Federation",
                "country_code": "RUS",
                "description": "Dombarovsky is a military airbase near Yasny in Russia's Orenburg Oblast. Operated by the Soviet Air Defence Forces and later by the Russian Air Force, it hosted fighter interceptor squadrons and hosts an ICBM base (which has been adapted for commercial satellite launches) with a supporting helicopter base.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_5_20200803142425.jpg",
                "timezone_name": "Asia/Yekaterinburg",
                "total_launch_count": 10,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_182_20200803143504.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2
        },
        {
            "id": 220,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/220/?format=api",
            "agency_id": null,
            "name": "Space One Launch Pad",
            "description": "",
            "info_url": "https://www.space-one.co.jp/",
            "wiki_url": null,
            "map_url": null,
            "latitude": "33.544224",
            "longitude": "135.889502",
            "location": {
                "id": 166,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/166/?format=api",
                "name": "Spaceport Kii, Japan",
                "country_code": "JPN",
                "description": "Spaceport Kii is a commercial spaceport located in Kushimoto, Wakayama Prefecture in Japan.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_space_port_kii252c_japan_20240126073749.jpg",
                "timezone_name": "Asia/Tokyo",
                "total_launch_count": 2,
                "total_landing_count": 0
            },
            "country_code": "JPN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_space_one_launch_pad_20240126074332.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2
        },
        {
            "id": 102,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/102/?format=api",
            "agency_id": null,
            "name": "110/38 (110R)",
            "description": null,
            "info_url": null,
            "wiki_url": "",
            "map_url": "https://www.google.com/maps?q=45.962121,63.310212",
            "latitude": "45.962121",
            "longitude": "63.310212",
            "location": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                "timezone_name": "Asia/Qyzylorda",
                "total_launch_count": 1555,
                "total_landing_count": 0
            },
            "country_code": "KAZ",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_102_20200803143218.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2
        },
        {
            "id": 146,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/146/?format=api",
            "agency_id": null,
            "name": "VLS Pad",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Alc%C3%A2ntara_Launch_Center",
            "map_url": "https://www.google.com/maps?q=-2.3177,-44.369984",
            "latitude": "-2.3177",
            "longitude": "-44.369984",
            "location": {
                "id": 150,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/150/?format=api",
                "name": "Alcântara Space Center, Federative Republic of Brazil",
                "country_code": "BRA",
                "description": "The Alcântara Space Center, formerly known as Alcântara Launch Center is a space center and launching facility of the Brazilian Space Agency in the city of Alcântara, located on Brazil's northern Atlantic coast, in the state of Maranhão.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_150_20200803142405.jpg",
                "timezone_name": "America/Fortaleza",
                "total_launch_count": 2,
                "total_landing_count": 0
            },
            "country_code": "BRA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_146_20200803143337.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2
        },
        {
            "id": 184,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/184/?format=api",
            "agency_id": null,
            "name": "Satellite Launch Pad",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Tonghae_Satellite_Launching_Ground",
            "map_url": "https://www.google.com/maps?q=40.855799,129.665895",
            "latitude": "40.855799",
            "longitude": "129.665895",
            "location": {
                "id": 153,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/153/?format=api",
                "name": "Tonghae Satellite Launching Ground",
                "country_code": "PRK",
                "description": "The Tonghae Satellite Launching Ground is a rocket launching site in North Korea.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_153_20200803142503.jpg",
                "timezone_name": "Asia/Pyongyang",
                "total_launch_count": 2,
                "total_landing_count": 0
            },
            "country_code": "PRK",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_184_20200803143423.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2
        }
    ]
}