Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt3203616"}

SSR Data
{
  "tconst": "tt3203616",
  "title": {
    "id": "tt3203616",
    "titleText": {
      "text": "The Cobbler"
    },
    "originalTitleText": {
      "text": "The Cobbler"
    },
    "releaseYear": {
      "year": 2014,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 5.8,
      "voteCount": 65158
    },
    "runtime": {
      "seconds": 5940,
      "displayableProperty": {
        "value": {
          "plainText": "1h 39m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Fantasy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A cobbler, bored of his everyday life, stumbles upon a magical heirloom that allows him to become other people and see the world in a different way."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTgzMjQ2OTQ0NV5BMl5BanBnXkFtZTgwMTc2MTI2NDE@._V1_.jpg",
      "width": 1500,
      "height": 2222,
      "caption": {
        "plainText": "Adam Sandler in The Cobbler (2014)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 23
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Tom McCarthy",
          "id": "nm0565336"
        }
      ],
      "writers": [
        {
          "name": "Tom McCarthy",
          "id": "nm0565336"
        },
        {
          "name": "Paul Sado",
          "id": "nm0755586"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Adam Sandler",
            "id": "nm0001191",
            "characters": [
              "Max Simkin"
            ]
          },
          {
            "name": "Melonie Diaz",
            "id": "nm0246686",
            "characters": [
              "Carmen Herrara"
            ]
          },
          {
            "name": "Steve Buscemi",
            "id": "nm0000114",
            "characters": [
              "Jimmy"
            ]
          },
          {
            "name": "Method Man",
            "id": "nm0541218",
            "characters": [
              "Leon Ludlow"
            ]
          }
        ]
      },
      "totalCredits": 65
    },
    "awards": null
  }
}