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.2.0/location/?country_code=USA

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

{
    "count": 51,
    "next": "https://lldev.thespacedevs.com/2.2.0/location/?format=api&limit=10&offset=10",
    "previous": null,
    "results": [
        {
            "id": 155,
            "url": "https://lldev.thespacedevs.com/2.2.0/location/155/?format=api",
            "name": "White Sands Missile Range",
            "country_code": "USA",
            "description": "White Sands Missile Range is a United States Army military testing area and firing range located in the US state of New Mexico. The range was originally established in 1941 as the Alamogordo Bombing and Gunnery Range, where the Trinity test site lay at the northern end of the Range, in Socorro County near the towns of Carrizozo and San Antonio. It then became the White Sands Proving Ground on 9 July 1945.",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_white_sands_missile_range_20210901072636.jpg",
            "timezone_name": "America/Denver",
            "total_launch_count": 5,
            "total_landing_count": 0
        },
        {
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.2.0/location/161/?format=api",
            "name": "Andøya Spaceport",
            "country_code": "NOR",
            "description": "Andøya Space, also named Andøya Space Center and formerly Andøya Rocket Range, is a rocket launch site, rocket range, and spaceport on Andøya island (the northernmost in the Vesterålen archipelago) in Andøy Municipality in Nordland county, Norway.",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg",
            "timezone_name": "Europe/Oslo",
            "total_launch_count": 1,
            "total_landing_count": 0
        },
        {
            "id": 156,
            "url": "https://lldev.thespacedevs.com/2.2.0/location/156/?format=api",
            "name": "Whalers Way Orbital Launch Complex, South Australia",
            "country_code": "AUS",
            "description": "Whalers Way Orbital Launch Complex is a rocket-launching facility operated by Southern Launch at Whalers Way, in the locality of Sleaford near Port Lincoln on South Australia's Eyre Peninsula.",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_whalers_way_orbital_launch_complex_20210910042508.jpg",
            "timezone_name": "Australia/Adelaide",
            "total_launch_count": 1,
            "total_landing_count": 0
        },
        {
            "id": 31,
            "url": "https://lldev.thespacedevs.com/2.2.0/location/31/?format=api",
            "name": "Spaceport America, NM, USA",
            "country_code": "USA",
            "description": "Spaceport America is an FAA-licensed spaceport located in the Jornada del Muerto desert basin north of Las Cruces, New Mexico, and southeast of Truth or Consequences. With Virgin Galactic's launch of the VSS Unity, with three people aboard, on May 22, 2021, New Mexico became the third US state to launch humans into space after California and Florida.",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_31_20200803142505.jpg",
            "timezone_name": "America/Denver",
            "total_launch_count": 4,
            "total_landing_count": 4
        },
        {
            "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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_sutherland_spaceport_20220511180155.jpg",
            "timezone_name": "Europe/London",
            "total_launch_count": 0,
            "total_landing_count": 0
        },
        {
            "id": 11,
            "url": "https://lldev.thespacedevs.com/2.2.0/location/11/?format=api",
            "name": "Vandenberg SFB, CA, USA",
            "country_code": "USA",
            "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
            "timezone_name": "America/Los_Angeles",
            "total_launch_count": 821,
            "total_landing_count": 27
        },
        {
            "id": 157,
            "url": "https://lldev.thespacedevs.com/2.2.0/location/157/?format=api",
            "name": "SaxaVord Spaceport",
            "country_code": "GBR",
            "description": "SaxaVord Spaceport is a UK spaceport located on the Lamba Ness peninsula on Unst, the most northerly of the inhabited Shetland Islands off the coast of Scotland. The site is near the RAF Saxa Vord radar station and the settlement of Skaw, adjacent to the Saxa Vord distillery.",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_saxavord_spaceport_20211102161146.jpg",
            "timezone_name": "Europe/London",
            "total_launch_count": 0,
            "total_landing_count": 0
        },
        {
            "id": 164,
            "url": "https://lldev.thespacedevs.com/2.2.0/location/164/?format=api",
            "name": "Koonibba Test Range, South Australia",
            "country_code": "AUS",
            "description": "The Koonibba Test Range is a rocket test range site near the township of Koonibba in the far west of South Australia. Rockets are launched to the north over a clear area – the Yumbarra Conservation Park and Yellabinna Wilderness Protection Area – for 145 kilometres (90 mi).",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_koonibba_test_range252c_south_australia_20231114184328.jpg",
            "timezone_name": "Australia/Adelaide",
            "total_launch_count": 1,
            "total_landing_count": 0
        },
        {
            "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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_32_20200803142407.jpg",
            "timezone_name": "Asia/Tokyo",
            "total_launch_count": 7,
            "total_landing_count": 0
        },
        {
            "id": 144,
            "url": "https://lldev.thespacedevs.com/2.2.0/location/144/?format=api",
            "name": "Air launch to Suborbital flight",
            "country_code": "???",
            "description": "",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
            "timezone_name": "",
            "total_launch_count": 86,
            "total_landing_count": 0
        }
    ]
}