AMC Entertainment Holdings · Example Payload

Amc Theatres List Theatres Example

EntertainmentMoviesTheatresShowtimesTicketingConcessionsLoyaltyFortune 500

Amc Theatres List Theatres Example is an example object payload from AMC Entertainment Holdings, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pageSizepageNumbercount_embedded_links

Example Payload

Raw ↑
{
  "pageSize": 10,
  "pageNumber": 1,
  "count": 902,
  "_embedded": {
    "theatres": [
      {
        "id": 4001,
        "name": "AMC Empire 25",
        "longName": "AMC Empire 25",
        "slug": "amc-empire-25",
        "showtimesPhoneNumber": "(212) 398-3939",
        "guestServicesPhoneNumber": "(212) 398-3939",
        "utcOffset": "-04:00",
        "timezone": "America/New_York",
        "timezoneAbbreviation": "EDT",
        "websiteUrl": "https://www.amctheatres.com/movie-theatres/new-york-city/amc-empire-25",
        "loyaltyVersion": "AmcStubs",
        "isClosed": false,
        "brand": "AMC",
        "westWorldMediaTheatreNumber": 4001,
        "concessionsDeliveryOptions": ["DeliveryToSeat", "ExpressPickup"],
        "onlineConcessions": true,
        "location": {
          "addressLine1": "234 West 42nd Street",
          "city": "New York",
          "state": "NY",
          "stateName": "New York",
          "postalCode": "10036",
          "country": "USA",
          "latitude": 40.7567,
          "longitude": -73.9881,
          "marketName": "New York",
          "marketId": 1
        },
        "media": {
          "theatreImageStandard": "https://amc-theatres-res.cloudinary.com/image/upload/v1/amc-cdn/theatres/0001/4001/standard.jpg",
          "theatreImageThumbnail": "https://amc-theatres-res.cloudinary.com/image/upload/v1/amc-cdn/theatres/0001/4001/thumbnail.jpg"
        },
        "redemptionMethods": ["Print", "ETicket", "MobilePass"],
        "_links": {
          "self": {
            "href": "https://api.amctheatres.com/v2/theatres/4001",
            "templated": false
          },
          "showtimes": {
            "href": "https://api.amctheatres.com/v2/theatres/4001/showtimes",
            "templated": false
          }
        }
      }
    ]
  },
  "_links": {
    "self": { "href": "https://api.amctheatres.com/v2/theatres?page-number=1&page-size=10", "templated": false },
    "next": { "href": "https://api.amctheatres.com/v2/theatres?page-number=2&page-size=10", "templated": false }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/amc-theatres-list-theatres-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.