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

{
  "count": 234,
  "next": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=80&ordering=name",
  "previous": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=60&ordering=name",
  "results": [
    {
      "id": 46,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/46/?format=api",
      "agency_id": 100,
      "name": "Gran Canaria",
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Gran_Canaria",
      "map_url": "https://www.google.com/maps?q=27.966667,-15.6",
      "latitude": "27.966667",
      "longitude": "-15.6",
      "location": {
        "id": 20,
        "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
        "name": "Air launch to orbit",
        "country_code": "???",
        "description": "",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
        "timezone_name": "",
        "total_launch_count": 51,
        "total_landing_count": 0
      },
      "country_code": "ESP",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_46_20200803143312.jpg",
      "total_launch_count": 1,
      "orbital_launch_attempt_count": 1
    },
    {
      "id": 104,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/104/?format=api",
      "agency_id": null,
      "name": "Guam International Airport",
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Antonio_B._Won_Pat_International_Airport",
      "map_url": "https://www.google.com/maps?q=13.483889,144.797222",
      "latitude": "13.483889",
      "longitude": "144.797222",
      "location": {
        "id": 20,
        "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
        "name": "Air launch to orbit",
        "country_code": "???",
        "description": "",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
        "timezone_name": "",
        "total_launch_count": 51,
        "total_landing_count": 0
      },
      "country_code": "USA",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_104_20200803143546.jpg",
      "total_launch_count": 0,
      "orbital_launch_attempt_count": 0
    },
    {
      "id": 89,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/89/?format=api",
      "agency_id": 88,
      "name": "Haiyang offshore launch location",
      "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": 185,
        "url": "https://ll.thespacedevs.com/2.2.0/location/185/?format=api",
        "name": "Haiyang Oriental Spaceport",
        "country_code": "CHN",
        "description": "Chinese orbital launch vehicle launches supporting sea port located at Haiyang, Shandong Province, with dedicated piers and rocket/payload processing facilities for Chinese launch vehicles’ sea launches, and (as part of its expansion project) land based launch pads on artificial islands for various test vehicles and launch vehicles of private and government launch services providers.\r\n\r\nIn operation as a remote base of Taiyuan Satellite Launch Center since 2019.",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg",
        "timezone_name": "Asia/Shanghai",
        "total_launch_count": 24,
        "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": 9,
      "orbital_launch_attempt_count": 9
    },
    {
      "id": 240,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/240/?format=api",
      "agency_id": 1098,
      "name": "HANBIT Pad",
      "description": "Launchpad of the HANBIT rockets developed by South Korean company Innospace.",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Alc%C3%A2ntara_Space_Center",
      "map_url": "https://www.google.com/maps?q=-2.31698,-44.36873",
      "latitude": "-2.31698",
      "longitude": "-44.36873",
      "location": {
        "id": 150,
        "url": "https://ll.thespacedevs.com/2.2.0/location/150/?format=api",
        "name": "Alcântara Space Center, Federative Republic of Brazil",
        "country_code": "BRA",
        "description": "The Alcântara Space Center, formerly known as Alcântara Launch Center is a space center and launching facility of the Brazilian Space Agency in the city of Alcântara, located on Brazil's northern Atlantic coast, in the state of Maranhão.",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_150_20200803142405.jpg",
        "timezone_name": "America/Fortaleza",
        "total_launch_count": 4,
        "total_landing_count": 0
      },
      "country_code": "BRA",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_hanbit_pad_20251021114902.jpg",
      "total_launch_count": 2,
      "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": "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": 142,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/142/?format=api",
      "agency_id": null,
      "name": "Kaituozhe Launch Pad",
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Taiyuan_Satellite_Launch_Center",
      "map_url": "https://www.google.com/maps?q=38.835756,111.606406",
      "latitude": "38.835756",
      "longitude": "111.606406",
      "location": {
        "id": 19,
        "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api",
        "name": "Taiyuan Satellite Launch Center, People's Republic of China",
        "country_code": "CHN",
        "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg",
        "timezone_name": "Asia/Shanghai",
        "total_launch_count": 153,
        "total_landing_count": 0
      },
      "country_code": "CHN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_142_20200803143244.jpg",
      "total_launch_count": 3,
      "orbital_launch_attempt_count": 3
    },
    {
      "id": 43,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/43/?format=api",
      "agency_id": null,
      "name": "KS Center",
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
      "map_url": "https://www.google.com/maps?q=31.2519752,131.0791609",
      "latitude": "31.2519752",
      "longitude": "131.0791609",
      "location": {
        "id": 24,
        "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api",
        "name": "Uchinoura Space Center, Japan",
        "country_code": "JPN",
        "description": "The Uchinoura Space Center is a space launch facility in the Japanese town of Kimotsuki, Kagoshima Prefecture. All of Japan's scientific satellites were launched from Uchinoura prior to the M-V launch vehicles being decommissioned in 2006. It continues to be used for suborbital launches, stratospheric balloons and has also been used for the Epsilon orbital launch vehicle. Additionally, the center has antennas for communication with interplanetary space probes.",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
        "timezone_name": "Asia/Tokyo",
        "total_launch_count": 43,
        "total_landing_count": 0
      },
      "country_code": "JPN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_43_20200803143309.jpg",
      "total_launch_count": 7,
      "orbital_launch_attempt_count": 7
    },
    {
      "id": 59,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/59/?format=api",
      "agency_id": null,
      "name": "Kwajalein Atoll",
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Kwajalein_Atoll",
      "map_url": "https://www.google.com/maps?q=8.716667,167.733333",
      "latitude": "8.716667",
      "longitude": "167.733333",
      "location": {
        "id": 20,
        "url": "https://ll.thespacedevs.com/2.2.0/location/20/?format=api",
        "name": "Air launch to orbit",
        "country_code": "???",
        "description": "",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
        "timezone_name": "",
        "total_launch_count": 51,
        "total_landing_count": 0
      },
      "country_code": "MHL",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_59_20200803143427.jpg",
      "total_launch_count": 4,
      "orbital_launch_attempt_count": 4
    },
    {
      "id": 252,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/252/?format=api",
      "agency_id": 88,
      "name": "Land Launch Pad 1",
      "description": "First land launch pad at the Haiyang Oriental Spaceport, built on the former tourist attraction site of the reclaimed-island Lianli Island. It is described as a \"sea-launch and booster recovery testing launch site\".",
      "info_url": null,
      "wiki_url": null,
      "map_url": "https://www.google.com/maps?q=36.664312,121.188333",
      "latitude": "36.664312",
      "longitude": "121.188333",
      "location": {
        "id": 185,
        "url": "https://ll.thespacedevs.com/2.2.0/location/185/?format=api",
        "name": "Haiyang Oriental Spaceport",
        "country_code": "CHN",
        "description": "Chinese orbital launch vehicle launches supporting sea port located at Haiyang, Shandong Province, with dedicated piers and rocket/payload processing facilities for Chinese launch vehicles’ sea launches, and (as part of its expansion project) land based launch pads on artificial islands for various test vehicles and launch vehicles of private and government launch services providers.\r\n\r\nIn operation as a remote base of Taiyuan Satellite Launch Center since 2019.",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg",
        "timezone_name": "Asia/Shanghai",
        "total_launch_count": 24,
        "total_landing_count": 0
      },
      "country_code": "CHN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_land_launch_pad_1_20260405193202.jpg",
      "total_launch_count": 0,
      "orbital_launch_attempt_count": 0
    },
    {
      "id": 76,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/76/?format=api",
      "agency_id": 44,
      "name": "Launch Area 0 A",
      "description": "LP-0A was first built for the failed Conestoga rocket program. The original launch tower was subsequently demolished in September 2008. A new pad facility was built from 2009 to 2011 for Orbital Sciences Taurus II, now renamed Antares.",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Mid-Atlantic_Regional_Spaceport_Launch_Pad_0#Pad_0A",
      "map_url": "https://www.google.com/maps?q=37.8337,-75.4881",
      "latitude": "37.8337",
      "longitude": "-75.4881",
      "location": {
        "id": 21,
        "url": "https://ll.thespacedevs.com/2.2.0/location/21/?format=api",
        "name": "Wallops Flight Facility, Virginia, USA",
        "country_code": "USA",
        "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
        "timezone_name": "America/New_York",
        "total_launch_count": 85,
        "total_landing_count": 0
      },
      "country_code": "USA",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_76_20200803143538.jpg",
      "total_launch_count": 19,
      "orbital_launch_attempt_count": 19
    }
  ]
}