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

{
  "count": 234,
  "next": null,
  "previous": "https://ll.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=220&ordering=name",
  "results": [
    {
      "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": 24,
        "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": 24,
        "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": 41,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/41/?format=api",
      "agency_id": 37,
      "name": "Yoshinobu Launch Complex LP-1",
      "description": "",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
      "map_url": "https://www.google.com/maps?q=30.400813,130.977748",
      "latitude": "30.400813",
      "longitude": "130.977748",
      "location": {
        "id": 26,
        "url": "https://ll.thespacedevs.com/2.2.0/location/26/?format=api",
        "name": "Tanegashima Space Center, Japan",
        "country_code": "JPN",
        "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
        "timezone_name": "Asia/Tokyo",
        "total_launch_count": 97,
        "total_landing_count": 0
      },
      "country_code": "JPN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_41_20200803143551.jpg",
      "total_launch_count": 57,
      "orbital_launch_attempt_count": 57
    },
    {
      "id": 209,
      "url": "https://ll.thespacedevs.com/2.2.0/pad/209/?format=api",
      "agency_id": 37,
      "name": "Yoshinobu Launch Complex LP-2",
      "description": "",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
      "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
      "latitude": "30.400938",
      "longitude": "130.97564",
      "location": {
        "id": 26,
        "url": "https://ll.thespacedevs.com/2.2.0/location/26/?format=api",
        "name": "Tanegashima Space Center, Japan",
        "country_code": "JPN",
        "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
        "timezone_name": "Asia/Tokyo",
        "total_launch_count": 97,
        "total_landing_count": 0
      },
      "country_code": "JPN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
      "total_launch_count": 16,
      "orbital_launch_attempt_count": 16
    }
  ]
}