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=90&ordering=location__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=100&ordering=location__name",
  "previous": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=80&ordering=location__name",
  "results": [
    {
      "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": 25,
        "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": 250,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/250/?format=api",
      "agency_id": 88,
      "name": "South China Sea (launch location 2)",
      "description": "",
      "info_url": null,
      "wiki_url": null,
      "map_url": "https://www.google.com/maps?q=21.566667,112.033333",
      "latitude": "21.566667",
      "longitude": "112.033333",
      "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": 25,
        "total_landing_count": 0
      },
      "country_code": "CHN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_south_china_sea_2528launch_location_22529_20260116130455.jpg",
      "total_launch_count": 1,
      "orbital_launch_attempt_count": 1
    },
    {
      "id": 248,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/248/?format=api",
      "agency_id": 88,
      "name": "Yellow Sea (launch location 3)",
      "description": "",
      "info_url": null,
      "wiki_url": null,
      "map_url": "https://www.google.com/maps?q=32.183333,123.8",
      "latitude": "32.183333",
      "longitude": "123.8",
      "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": 25,
        "total_landing_count": 0
      },
      "country_code": "CHN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_yellow_sea_2528launch_location_32529_20260116130314.jpg",
      "total_launch_count": 1,
      "orbital_launch_attempt_count": 1
    },
    {
      "id": 249,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/249/?format=api",
      "agency_id": 88,
      "name": "Yellow Sea (launch location 4)",
      "description": "",
      "info_url": null,
      "wiki_url": null,
      "map_url": "https://www.google.com/maps?q=37.3395,123.7115",
      "latitude": "37.3395",
      "longitude": "123.7115",
      "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": 25,
        "total_landing_count": 0
      },
      "country_code": "CHN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_yellow_sea_2528launch_location_42529_20260116130402.jpg",
      "total_launch_count": 1,
      "orbital_launch_attempt_count": 1
    },
    {
      "id": 106,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/106/?format=api",
      "agency_id": 1002,
      "name": "Launch Complex 0",
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Taiki_Aerospace_Research_Field",
      "map_url": "https://www.google.com/maps?q=42.50000000,143.441389",
      "latitude": "42.5",
      "longitude": "143.441389",
      "location": {
        "id": 32,
        "url": "https://ll.thespacedevs.com/2.2.0/location/32/?format=api",
        "name": "Hokkaido Spaceport, Japan",
        "country_code": "JPN",
        "description": "Rocket launch pad of Interstellar Technologies, located next to the Taiki Aerospace Research Field.",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_32_20200803142407.jpg",
        "timezone_name": "Asia/Tokyo",
        "total_launch_count": 7,
        "total_landing_count": 0
      },
      "country_code": "JPN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_106_20200803143453.jpg",
      "total_launch_count": 7,
      "orbital_launch_attempt_count": 0
    },
    {
      "id": 211,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/211/?format=api",
      "agency_id": 1002,
      "name": "Launch Complex 1",
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Taiki_Aerospace_Research_Field",
      "map_url": "https://www.google.com/maps?q=42.50000000,143.441389",
      "latitude": "42.5",
      "longitude": "143.441389",
      "location": {
        "id": 32,
        "url": "https://ll.thespacedevs.com/2.2.0/location/32/?format=api",
        "name": "Hokkaido Spaceport, Japan",
        "country_code": "JPN",
        "description": "Rocket launch pad of Interstellar Technologies, located next to the Taiki Aerospace Research Field.",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_32_20200803142407.jpg",
        "timezone_name": "Asia/Tokyo",
        "total_launch_count": 7,
        "total_landing_count": 0
      },
      "country_code": "JPN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_1_20230816074610.jpg",
      "total_launch_count": 0,
      "orbital_launch_attempt_count": 0
    },
    {
      "id": 141,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/141/?format=api",
      "agency_id": null,
      "name": "Brigitte",
      "description": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Hammaguir",
      "map_url": "https://www.google.com/maps?q=30.7787318,-3.0669721",
      "latitude": "30.7787318",
      "longitude": "-3.0669721",
      "location": {
        "id": 147,
        "url": "https://ll.thespacedevs.com/2.2.0/location/147/?format=api",
        "name": "Interarmy Special Vehicles Test Centre, French Algeria",
        "country_code": "FRA",
        "description": "The Centre Interarmées d'Essais d'Engins Spéciaux was France's first space launch and ballistic missile testing facility. Outside France, the facility is often referred to by the name of the nearest town, Hammaguir. It was established on 24 April 1947, by ministerial decree as the Special Weapons Test Center (CEES, Centre d'essais d'engins spéciaux) for use by the French Army. In 1948, it was turned over to the French Air Force, who renamed it CIEES. Its remote location in the middle of the Saharan Desert and its relative closeness to the Equator (compared with Metropolitan France) made it an attractive launch site for missiles and orbital rockets.",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_147_20240808092142.jpg",
        "timezone_name": "Africa/Algiers",
        "total_launch_count": 4,
        "total_landing_count": 0
      },
      "country_code": "FRA",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_141_20200803143211.jpg",
      "total_launch_count": 4,
      "orbital_launch_attempt_count": 4
    },
    {
      "id": 247,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/247/?format=api",
      "agency_id": 88,
      "name": "Long March 12 series Pad",
      "description": "",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Long_March_12A",
      "map_url": "https://www.google.com/maps?q=40.891596,100.217289",
      "latitude": "40.891596",
      "longitude": "100.217289",
      "location": {
        "id": 17,
        "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
        "name": "Jiuquan Satellite Launch Center, People's Republic of China",
        "country_code": "CHN",
        "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
        "timezone_name": "Asia/Shanghai",
        "total_launch_count": 281,
        "total_landing_count": 2
      },
      "country_code": "CHN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_long_march_12a_pad_20251128223939.jpg",
      "total_launch_count": 1,
      "orbital_launch_attempt_count": 1
    },
    {
      "id": 6,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/6/?format=api",
      "agency_id": null,
      "name": "Launch Area 2A",
      "description": null,
      "info_url": null,
      "wiki_url": null,
      "map_url": "https://www.google.com/maps?q=41.308833,100.316512",
      "latitude": "41.308833",
      "longitude": "100.316512",
      "location": {
        "id": 17,
        "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
        "name": "Jiuquan Satellite Launch Center, People's Republic of China",
        "country_code": "CHN",
        "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
        "timezone_name": "Asia/Shanghai",
        "total_launch_count": 281,
        "total_landing_count": 2
      },
      "country_code": "CHN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_6_20200803143329.jpg",
      "total_launch_count": 2,
      "orbital_launch_attempt_count": 2
    },
    {
      "id": 37,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/37/?format=api",
      "agency_id": null,
      "name": "Launch Area 91 (SLS-1 / 921)",
      "description": "",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
      "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
      "latitude": "40.957893",
      "longitude": "100.290944",
      "location": {
        "id": 17,
        "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
        "name": "Jiuquan Satellite Launch Center, People's Republic of China",
        "country_code": "CHN",
        "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
        "timezone_name": "Asia/Shanghai",
        "total_launch_count": 281,
        "total_landing_count": 2
      },
      "country_code": "CHN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
      "total_launch_count": 28,
      "orbital_launch_attempt_count": 28
    }
  ]
}