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
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=10",
    "previous": null,
    "results": [
        {
            "id": 63,
            "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/location/1/?format=api",
                "name": "Pacific Missile Range Facility, Barking Sands, HI, USA",
                "country_code": "USA",
                "description": "The Pacific Missile Range Facility, Barking Sands is a U.S. naval facility and airport located five nautical miles (9 km) northwest of the central business district of Kekaha, in Kauai County, Hawaii, United States.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_1_20200803142427.jpg",
                "timezone_name": "Pacific/Honolulu",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_63_20200803143308.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 88,
            "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/location/2/?format=api",
                "name": "Semnan Space Center, Islamic Republic of Iran",
                "country_code": "IRN",
                "description": "Semnan Space Center is the primary Iranian spaceport, located 50 km southeast of the city of Semnan in the north of the country.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_2_20200803142458.jpg",
                "timezone_name": "Asia/Tehran",
                "total_launch_count": 15,
                "total_landing_count": 0
            },
            "country_code": "IRN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_88_20200803143310.jpg",
            "total_launch_count": 7,
            "orbital_launch_attempt_count": 7
        },
        {
            "id": 58,
            "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/location/2/?format=api",
                "name": "Semnan Space Center, Islamic Republic of Iran",
                "country_code": "IRN",
                "description": "Semnan Space Center is the primary Iranian spaceport, located 50 km southeast of the city of Semnan in the north of the country.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_2_20200803142458.jpg",
                "timezone_name": "Asia/Tehran",
                "total_launch_count": 15,
                "total_landing_count": 0
            },
            "country_code": "IRN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_58_20200803143301.jpg",
            "total_launch_count": 8,
            "orbital_launch_attempt_count": 8
        },
        {
            "id": 212,
            "url": "https://lldev.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://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_haiyang_spaceport_20230827174240.jpg",
            "total_launch_count": 4,
            "orbital_launch_attempt_count": 4
        },
        {
            "id": 147,
            "url": "https://lldev.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://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": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_147_20200803143422.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 221,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/221/?format=api",
            "agency_id": 88,
            "name": "Oriental Spaceport mobile launch ship",
            "description": "",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=35.391667%2C119.598667",
            "latitude": "35.391667",
            "longitude": "119.598667",
            "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_oriental_spaceport_mobile_launch_ship_20240529085416.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 217,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/217/?format=api",
            "agency_id": null,
            "name": "Bo Run Jiu Zhou mobile launch platform",
            "description": "",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=21.283333,112.0",
            "latitude": "21.283333",
            "longitude": "112.0",
            "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_bo_run_jiu_zhou_mobile_launch_platform_20231206001303.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 149,
            "url": "https://lldev.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://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": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_149_20200803143409.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 101,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/101/?format=api",
            "agency_id": null,
            "name": "Unknown Pad",
            "description": "",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=0.0,0.0",
            "latitude": null,
            "longitude": null,
            "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": "",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_101_20200803143204.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "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
        }
    ]
}