AMC Entertainment Holdings · JSON Structure

Amc Theatres Movie Structure

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

Type: object Properties: 13
EntertainmentMoviesTheatresShowtimesTicketingConcessionsLoyaltyFortune 500

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

Properties

id name slug synopsis genre mpaaRating runTime releaseDateUtc earliestShowingUtc hasScheduledShowtimes directors starringActors websiteUrl

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-movie-structure.json",
  "name": "Movie",
  "description": "Structure for an AMC Movie as returned by the AMC Theatres API v2.",
  "type": "object",
  "properties": {
    "id": { "type": "integer", "example": 73482 },
    "name": { "type": "string", "example": "Mission: Impossible - The Final Reckoning" },
    "slug": { "type": "string", "example": "mission-impossible-the-final-reckoning" },
    "synopsis": { "type": "string", "example": "Ethan Hunt and his IMF team race against time..." },
    "genre": { "type": "string", "example": "Action" },
    "mpaaRating": { "type": "string", "example": "PG-13" },
    "runTime": { "type": "integer", "example": 169 },
    "releaseDateUtc": { "type": "datetime", "example": "2026-05-22T05:00:00Z" },
    "earliestShowingUtc": { "type": "datetime", "example": "2026-05-22T16:00:00Z" },
    "hasScheduledShowtimes": { "type": "boolean", "example": true },
    "directors": { "type": "string", "example": "Christopher McQuarrie" },
    "starringActors": { "type": "string", "example": "Tom Cruise, Hayley Atwell" },
    "websiteUrl": { "type": "string", "example": "https://www.amctheatres.com/movies/mission-impossible-the-final-reckoning-73482" }
  }
}

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-movie-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 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.