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

{
    "count": 214,
    "next": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=40",
    "previous": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=20",
    "results": [
        {
            "id": 208,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/208/?format=api",
            "agency_id": null,
            "name": "Malligyong-1 Pad",
            "description": null,
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://goo.gl/maps/DgkrTCHCsAcw1CWR7",
            "latitude": "39.652861",
            "longitude": "124.736639",
            "location": {
                "id": 7,
                "url": "https://ll.thespacedevs.com/2.2.0/location/7/?format=api",
                "name": "Sohae Satellite Launching Station,  Cholsan County, North Pyongan Province, Democratic People's Republic of Korea",
                "country_code": "PRK",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_7_20200803142414.jpg",
                "timezone_name": "Asia/Pyongyang",
                "total_launch_count": 6,
                "total_landing_count": 0
            },
            "country_code": "PRK",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_unknown_pad_prk_2023_20230601125308.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 175,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/175/?format=api",
            "agency_id": null,
            "name": "101",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
            "map_url": "https://www.google.com/maps?q=19.614334,110.951011",
            "latitude": "19.614334",
            "longitude": "110.951011",
            "location": {
                "id": 8,
                "url": "https://ll.thespacedevs.com/2.2.0/location/8/?format=api",
                "name": "Wenchang Space Launch Site, People's Republic of China",
                "country_code": "CHN",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_8_20200803142445.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 29,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_175_20200803143424.jpg",
            "total_launch_count": 12,
            "orbital_launch_attempt_count": 12
        },
        {
            "id": 219,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/219/?format=api",
            "agency_id": null,
            "name": "Commercial LC-2",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site",
            "map_url": "https://www.google.com/maps?q=19.59755,110.936481",
            "latitude": "19.59755",
            "longitude": "110.936481",
            "location": {
                "id": 8,
                "url": "https://ll.thespacedevs.com/2.2.0/location/8/?format=api",
                "name": "Wenchang Space Launch Site, People's Republic of China",
                "country_code": "CHN",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_8_20200803142445.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 29,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_commercial_lc-2_20231225074048.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 218,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/218/?format=api",
            "agency_id": null,
            "name": "Commercial LC-1",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site",
            "map_url": "https://www.google.com/maps?q=19.597275,110.930753",
            "latitude": "19.597275",
            "longitude": "110.930753",
            "location": {
                "id": 8,
                "url": "https://ll.thespacedevs.com/2.2.0/location/8/?format=api",
                "name": "Wenchang Space Launch Site, People's Republic of China",
                "country_code": "CHN",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_8_20200803142445.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 29,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_commercial_lc-1_20231225074041.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 78,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/78/?format=api",
            "agency_id": null,
            "name": "Unknown Pad",
            "description": null,
            "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://ll.thespacedevs.com/2.2.0/location/8/?format=api",
                "name": "Wenchang Space Launch Site, People's Republic of China",
                "country_code": "CHN",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_8_20200803142445.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 29,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_78_20200803143548.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 176,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/176/?format=api",
            "agency_id": null,
            "name": "201",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
            "map_url": "https://www.google.com/maps?q=19.618452,110.955356",
            "latitude": "19.618452",
            "longitude": "110.955356",
            "location": {
                "id": 8,
                "url": "https://ll.thespacedevs.com/2.2.0/location/8/?format=api",
                "name": "Wenchang Space Launch Site, People's Republic of China",
                "country_code": "CHN",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_8_20200803142445.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 29,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_176_20200803143412.jpg",
            "total_launch_count": 17,
            "orbital_launch_attempt_count": 17
        },
        {
            "id": 192,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/192/?format=api",
            "agency_id": 41,
            "name": "LC-2",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Naro_Space_Center",
            "map_url": "https://www.google.com/maps?q=34.431867,127.535069",
            "latitude": "34.431867",
            "longitude": "127.535069",
            "location": {
                "id": 9,
                "url": "https://ll.thespacedevs.com/2.2.0/location/9/?format=api",
                "name": "Naro Space Center, South Korea",
                "country_code": "KOR",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_9_20200803142441.jpg",
                "timezone_name": "Asia/Seoul",
                "total_launch_count": 7,
                "total_landing_count": 0
            },
            "country_code": "KOR",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_lc-2_20210812070305.jpg",
            "total_launch_count": 4,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 64,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/64/?format=api",
            "agency_id": 41,
            "name": "LC-1",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Naro_Space_Center",
            "map_url": "https://www.google.com/maps?q=34.431867,127.535069",
            "latitude": "34.431867",
            "longitude": "127.535069",
            "location": {
                "id": 9,
                "url": "https://ll.thespacedevs.com/2.2.0/location/9/?format=api",
                "name": "Naro Space Center, South Korea",
                "country_code": "KOR",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_9_20200803142441.jpg",
                "timezone_name": "Asia/Seoul",
                "total_launch_count": 7,
                "total_landing_count": 0
            },
            "country_code": "KOR",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_64_20200803143347.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 210,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/210/?format=api",
            "agency_id": null,
            "name": "Unknown Pad",
            "description": null,
            "info_url": null,
            "wiki_url": null,
            "map_url": null,
            "latitude": "-39.260881",
            "longitude": "177.865826",
            "location": {
                "id": 10,
                "url": "https://ll.thespacedevs.com/2.2.0/location/10/?format=api",
                "name": "Onenui Station, Mahia Peninsula, New Zealand",
                "country_code": "NZL",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_10_20200803142509.jpg",
                "timezone_name": "Pacific/Auckland",
                "total_launch_count": 43,
                "total_landing_count": 17
            },
            "country_code": "NZL",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_210_20230819165718.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 65,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/65/?format=api",
            "agency_id": 147,
            "name": "Rocket Lab Launch Complex 1A",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1",
            "map_url": "https://www.google.com/maps?q=-39.262833,177.864469",
            "latitude": "-39.262833",
            "longitude": "177.864469",
            "location": {
                "id": 10,
                "url": "https://ll.thespacedevs.com/2.2.0/location/10/?format=api",
                "name": "Onenui Station, Mahia Peninsula, New Zealand",
                "country_code": "NZL",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_10_20200803142509.jpg",
                "timezone_name": "Pacific/Auckland",
                "total_launch_count": 43,
                "total_landing_count": 17
            },
            "country_code": "NZL",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_65_20200803143549.jpg",
            "total_launch_count": 26,
            "orbital_launch_attempt_count": 26
        }
    ]
}