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=20&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=30&ordering=-location__id",
    "previous": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=10&ordering=-location__id",
    "results": [
        {
            "id": 128,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/128/?format=api",
            "agency_id": 163,
            "name": "5",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Svobodny_Cosmodrome",
            "map_url": "https://www.google.com/maps?q=51.7,127.997806",
            "latitude": "51.7",
            "longitude": "127.997806",
            "location": {
                "id": 146,
                "url": "https://ll.thespacedevs.com/2.2.0/location/146/?format=api",
                "name": "Svobodny Cosmodrome, Russian Federation",
                "country_code": "RUS",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_146_20200803142450.jpg",
                "timezone_name": "Asia/Yakutsk",
                "total_launch_count": 5,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_128_20200803143250.jpg",
            "total_launch_count": 5,
            "orbital_launch_attempt_count": 5
        },
        {
            "id": 115,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/115/?format=api",
            "agency_id": null,
            "name": "Launch Platform",
            "description": null,
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=36.200595,55.333939",
            "latitude": "36.200595",
            "longitude": "55.333939",
            "location": {
                "id": 145,
                "url": "https://ll.thespacedevs.com/2.2.0/location/145/?format=api",
                "name": "Shahrud Missile Test Site, Islamic Republic of Iran",
                "country_code": "IRN",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_145_20200803142443.jpg",
                "timezone_name": "Asia/Tehran",
                "total_launch_count": 5,
                "total_landing_count": 0
            },
            "country_code": "IRN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_115_20200803143303.jpg",
            "total_launch_count": 5,
            "orbital_launch_attempt_count": 5
        },
        {
            "id": 190,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
            "agency_id": 1024,
            "name": "Mojave Air and Space Port",
            "description": null,
            "info_url": "https://www.mojaveairport.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
            "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
            "latitude": "35.0594444",
            "longitude": "-118.1538607",
            "location": {
                "id": 144,
                "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                "name": "Air launch to Suborbital flight",
                "country_code": "???",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                "timezone_name": "",
                "total_launch_count": 85,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_190_20210522160913.jpg",
            "total_launch_count": 53,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 112,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/112/?format=api",
            "agency_id": null,
            "name": "Edwards Air Force Base",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Edwards_Air_Force_Base",
            "map_url": "https://www.google.com/maps?q=34.905556,-117.883611",
            "latitude": "34.905556",
            "longitude": "-117.883611",
            "location": {
                "id": 144,
                "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                "name": "Air launch to Suborbital flight",
                "country_code": "???",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                "timezone_name": "",
                "total_launch_count": 85,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_112_20200803143214.jpg",
            "total_launch_count": 13,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 191,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/191/?format=api",
            "agency_id": 1024,
            "name": "Spaceport America",
            "description": null,
            "info_url": "https://www.spaceportamerica.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Spaceport_America",
            "map_url": "https://www.google.com/maps?q=32.9902778,-106.9719162",
            "latitude": "32.9902778",
            "longitude": "-106.9719162",
            "location": {
                "id": 144,
                "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                "name": "Air launch to Suborbital flight",
                "country_code": "???",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                "timezone_name": "",
                "total_launch_count": 85,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_spaceport_america_20210522162030.jpg",
            "total_launch_count": 13,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 145,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/145/?format=api",
            "agency_id": null,
            "name": "Naval Air Weapons Station China Lake",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake",
            "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384",
            "latitude": "35.6855556",
            "longitude": "-117.6941384",
            "location": {
                "id": 144,
                "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
                "name": "Air launch to Suborbital flight",
                "country_code": "???",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_144_20200803142439.jpg",
                "timezone_name": "",
                "total_launch_count": 85,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_145_20200803143330.jpg",
            "total_launch_count": 6,
            "orbital_launch_attempt_count": 6
        },
        {
            "id": 188,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/188/?format=api",
            "agency_id": 121,
            "name": "Orbital Launch Mount A",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site",
            "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647",
            "latitude": "25.997116",
            "longitude": "-97.15503099856647",
            "location": {
                "id": 143,
                "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                "name": "SpaceX Starbase, TX, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_143_20200803142438.jpg",
                "timezone_name": "America/Chicago",
                "total_launch_count": 12,
                "total_landing_count": 9
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_orbital_launch_mount_a_20210514061342.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 187,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/187/?format=api",
            "agency_id": 121,
            "name": "Suborbital Pad B",
            "description": "Suborbital Pad B was used for 2 Starship high altitude flight tests. It is now being used for static fire tests",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site",
            "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647",
            "latitude": "25.997116",
            "longitude": "-97.15503099856647",
            "location": {
                "id": 143,
                "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                "name": "SpaceX Starbase, TX, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_143_20200803142438.jpg",
                "timezone_name": "America/Chicago",
                "total_launch_count": 12,
                "total_landing_count": 9
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_launch_pad_b_20201211004226.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 111,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/111/?format=api",
            "agency_id": 121,
            "name": "Suborbital Pad A",
            "description": "Suborbital Pad A was used for Starhopper flights, the SN5 and SN6 hops, as well as multiple Starship high altitude flight tests. It was demolished at the end of 2023, to make room for a second orbital pad.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site",
            "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647",
            "latitude": "25.997116",
            "longitude": "-97.15503099856647",
            "location": {
                "id": 143,
                "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                "name": "SpaceX Starbase, TX, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_143_20200803142438.jpg",
                "timezone_name": "America/Chicago",
                "total_launch_count": 12,
                "total_landing_count": 9
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_111_20200803143229.jpg",
            "total_launch_count": 7,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 107,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/107/?format=api",
            "agency_id": null,
            "name": "Omelek Island",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Omelek_Island",
            "map_url": "https://www.google.com/maps?q=9.047861,167.743",
            "latitude": "9.047861",
            "longitude": "167.743",
            "location": {
                "id": 142,
                "url": "https://ll.thespacedevs.com/2.2.0/location/142/?format=api",
                "name": "Ronald Reagan Ballistic Missile Defense Test Site, Kwajalein Atoll, Marshall Islands",
                "country_code": "MHL",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_142_20200803142511.jpg",
                "timezone_name": "Pacific/Tarawa",
                "total_launch_count": 5,
                "total_landing_count": 0
            },
            "country_code": "MHL",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_107_20200803143450.jpg",
            "total_launch_count": 5,
            "orbital_launch_attempt_count": 5
        }
    ]
}