AMC Entertainment Holdings · JSON Structure

Amc Theatres Showtime Structure

Structure for an AMC Showtime as returned by the AMC Theatres API v2.

Type: object Properties: 16
EntertainmentMoviesTheatresShowtimesTicketingConcessionsLoyaltyFortune 500

Showtime is a JSON Structure definition published by AMC Entertainment Holdings, describing 16 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

id movieId movieName showDateTimeUtc showDateTimeLocal utcOffset theatreId auditorium layoutId runTime mpaaRating isSoldOut isAlmostSoldOut isCanceled isPrivateRental purchaseUrl

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amc-entertainment-holdings/refs/heads/main/json-structure/amc-theatres-showtime-structure.json",
  "name": "Showtime",
  "description": "Structure for an AMC Showtime as returned by the AMC Theatres API v2.",
  "type": "object",
  "properties": {
    "id": { "type": "integer", "example": 21349872 },
    "movieId": { "type": "integer", "example": 73482 },
    "movieName": { "type": "string", "example": "Mission: Impossible - The Final Reckoning" },
    "showDateTimeUtc": { "type": "datetime", "example": "2026-05-22T23:30:00Z" },
    "showDateTimeLocal": { "type": "string", "example": "2026-05-22T19:30:00" },
    "utcOffset": { "type": "string", "example": "-04:00" },
    "theatreId": { "type": "integer", "example": 4001 },
    "auditorium": { "type": "integer", "example": 12 },
    "layoutId": { "type": "integer", "example": 412 },
    "runTime": { "type": "integer", "example": 169 },
    "mpaaRating": { "type": "string", "example": "PG-13" },
    "isSoldOut": { "type": "boolean", "example": false },
    "isAlmostSoldOut": { "type": "boolean", "example": false },
    "isCanceled": { "type": "boolean", "example": false },
    "isPrivateRental": { "type": "boolean", "example": false },
    "purchaseUrl": { "type": "string", "example": "https://www.amctheatres.com/showtimes/21349872/seats" }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/amc-theatres-showtime-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

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

Get an API key

Free tier, no email required.

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