Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0131065"}

SSR Data
{
  "tconst": "tt0131065",
  "title": {
    "id": "tt0131065",
    "titleText": {
      "text": "Three Card Monte"
    },
    "originalTitleText": {
      "text": "Three Card Monte"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1978,
      "endYear": null
    },
    "releaseDate": {
      "day": 22,
      "month": 9,
      "year": 1978
    },
    "ratingsSummary": {
      "aggregateRating": 6.5,
      "voteCount": 33
    },
    "runtime": {
      "seconds": 5580,
      "displayableProperty": {
        "value": {
          "plainText": "1h 33m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Busher is a card and pool shark who is on the run from some of the many people he has cheated. An orphaned 12-year-old boy wants to join him in his journeys, and together they scam their way across the underbelly of Canada."
      }
    },
    "countriesOfOrigin": [
      "Canada"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYTczNzY0YzEtZGMxNi00MGZhLWJmNTItMWI5ODVkZTYwYzAxXkEyXkFqcGc@._V1_.jpg",
      "width": 500,
      "height": 716,
      "caption": {
        "plainText": "Three Card Monte (1978)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Les Rose",
          "id": "nm0741535",
          "imageUrl": null
        }
      ],
      "writers": [
        {
          "name": "Richard Gabourie",
          "id": "nm0300156",
          "imageUrl": null
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Richard Gabourie",
            "id": "nm0300156",
            "imageUrl": null,
            "characters": [
              "Busher"
            ]
          },
          {
            "name": "Chris Langevin",
            "id": "nm0486351",
            "imageUrl": null,
            "characters": [
              "Toby"
            ]
          },
          {
            "name": "Lynne Cavanagh",
            "id": "nm0146901",
            "imageUrl": null,
            "characters": [
              "Nicki"
            ]
          },
          {
            "name": "Valerie Warburton",
            "id": "nm0911321",
            "imageUrl": null,
            "characters": [
              "Clorissa"
            ]
          }
        ]
      },
      "totalCredits": 30
    },
    "awards": null
  }
}