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&ordering=location__id
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=10&ordering=location__id",
    "previous": null,
    "results": [
        {
            "id": 63,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/63/?format=api",
            "agency_id": 166,
            "name": "LP-41",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Pacific_Missile_Range_Facility",
            "map_url": "https://www.google.com/maps?q=21.982029,-159.759328",
            "latitude": "21.982029",
            "longitude": "-159.759328",
            "location": {
                "id": 1,
                "url": "https://ll.thespacedevs.com/2.2.0/location/1/?format=api",
                "name": "Kauai, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_1_20200803142427.jpg",
                "timezone_name": "Pacific/Honolulu",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_63_20200803143308.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 88,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/88/?format=api",
            "agency_id": 34,
            "name": "Imam Khomeini Spaceport",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Imam_Khomeini_Spaceport",
            "map_url": "https://www.google.com/maps?q=35.237005,53.9505",
            "latitude": "35.237005",
            "longitude": "53.9505",
            "location": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/location/2/?format=api",
                "name": "Semnan Space Center, Islamic Republic of Iran",
                "country_code": "IRN",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_2_20200803142458.jpg",
                "timezone_name": "Asia/Tehran",
                "total_launch_count": 14,
                "total_landing_count": 0
            },
            "country_code": "IRN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_88_20200803143310.jpg",
            "total_launch_count": 6,
            "orbital_launch_attempt_count": 6
        },
        {
            "id": 58,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/58/?format=api",
            "agency_id": null,
            "name": "Safir Launch Pad",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Semnan_Space_Center#Circular_launch_platform",
            "map_url": "https://www.google.com/maps?q=35.23462,53.920936",
            "latitude": "35.23462",
            "longitude": "53.920936",
            "location": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/location/2/?format=api",
                "name": "Semnan Space Center, Islamic Republic of Iran",
                "country_code": "IRN",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_2_20200803142458.jpg",
                "timezone_name": "Asia/Tehran",
                "total_launch_count": 14,
                "total_landing_count": 0
            },
            "country_code": "IRN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_58_20200803143301.jpg",
            "total_launch_count": 8,
            "orbital_launch_attempt_count": 8
        },
        {
            "id": 147,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/147/?format=api",
            "agency_id": null,
            "name": "Novomoskovsk (K-407)",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Russian_submarine_Novomoskovsk_(K-407)",
            "map_url": "https://www.google.com/maps?q=74.000000,38.000000",
            "latitude": "74.0",
            "longitude": "38.0",
            "location": {
                "id": 3,
                "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api",
                "name": "Sea Launch",
                "country_code": "",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                "timezone_name": "",
                "total_launch_count": 49,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_147_20200803143422.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 148,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/148/?format=api",
            "agency_id": null,
            "name": "Borisoglebsk (K-496)",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Russian_submarine_Borisoglebsk_(K-496)",
            "map_url": "https://www.google.com/maps?q=74.0000,38.0000",
            "latitude": "74.0",
            "longitude": "38.0",
            "location": {
                "id": 3,
                "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api",
                "name": "Sea Launch",
                "country_code": "",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                "timezone_name": "",
                "total_launch_count": 49,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_148_20200803143426.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 186,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/186/?format=api",
            "agency_id": 88,
            "name": "Tai Rui mobile launch platform",
            "description": null,
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=34.899444,121.190278",
            "latitude": "34.899444",
            "longitude": "121.190278",
            "location": {
                "id": 3,
                "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api",
                "name": "Sea Launch",
                "country_code": "",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                "timezone_name": "",
                "total_launch_count": 49,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_long_march_11_launch_platform_20200901183938.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 144,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/144/?format=api",
            "agency_id": 88,
            "name": "DeBo 3 mobile launch platform",
            "description": null,
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=34.311667,123.761111",
            "latitude": "34.311667",
            "longitude": "123.761111",
            "location": {
                "id": 3,
                "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api",
                "name": "Sea Launch",
                "country_code": "",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                "timezone_name": "",
                "total_launch_count": 49,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_144_20200803143251.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 13,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/13/?format=api",
            "agency_id": 80,
            "name": "Launch Platform Odyssey",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
            "map_url": "https://www.google.com/maps?q=0.0,-154",
            "latitude": "0.0",
            "longitude": "-154.0",
            "location": {
                "id": 3,
                "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api",
                "name": "Sea Launch",
                "country_code": "",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                "timezone_name": "",
                "total_launch_count": 49,
                "total_landing_count": 0
            },
            "country_code": "",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_13_20200803143257.jpg",
            "total_launch_count": 36,
            "orbital_launch_attempt_count": 36
        },
        {
            "id": 149,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/149/?format=api",
            "agency_id": null,
            "name": "Ekaterinburg (K-84)",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Russian_submarine_Ekaterinburg_(K-84)",
            "map_url": "https://www.google.com/maps?q=74.000000,38.0000",
            "latitude": "74.0",
            "longitude": "38.0",
            "location": {
                "id": 3,
                "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api",
                "name": "Sea Launch",
                "country_code": "",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                "timezone_name": "",
                "total_launch_count": 49,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_149_20200803143409.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 212,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/212/?format=api",
            "agency_id": 88,
            "name": "Haiyang Spaceport",
            "description": "Sea-based spaceport",
            "info_url": null,
            "wiki_url": null,
            "map_url": null,
            "latitude": "36.676794",
            "longitude": "121.235103",
            "location": {
                "id": 3,
                "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api",
                "name": "Sea Launch",
                "country_code": "",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                "timezone_name": "",
                "total_launch_count": 49,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_haiyang_spaceport_20230827174240.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        }
    ]
}