Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0045897"}

SSR Data
{
  "tconst": "tt0045897",
  "title": {
    "id": "tt0045897",
    "titleText": {
      "text": "I Confess"
    },
    "originalTitleText": {
      "text": "I Confess"
    },
    "releaseYear": {
      "year": 1953,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.2,
      "voteCount": 25292
    },
    "runtime": {
      "seconds": 5700,
      "displayableProperty": {
        "value": {
          "plainText": "1h 35m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A priest who comes under suspicion for murder cannot clear his name without breaking the seal of the confessional."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZjNmZGM1OTMtNGU5Yi00ZDU0LWI2YTctYTc0ZjEzMTIyY2YxXkEyXkFqcGc@._V1_.jpg",
      "width": 988,
      "height": 1500,
      "caption": {
        "plainText": "I Confess (1953)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": {
      "metascore": {
        "score": 68
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Alfred Hitchcock",
          "id": "nm0000033"
        }
      ],
      "writers": [
        {
          "name": "George Tabori",
          "id": "nm0846068"
        },
        {
          "name": "William Archibald",
          "id": "nm0033780"
        },
        {
          "name": "Paul Anthelme",
          "id": "nm0030786"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Montgomery Clift",
            "id": "nm0001050",
            "characters": [
              "Father Michael Logan"
            ]
          },
          {
            "name": "Anne Baxter",
            "id": "nm0000879",
            "characters": [
              "Ruth Grandfort"
            ]
          },
          {
            "name": "Karl Malden",
            "id": "nm0001500",
            "characters": [
              "Inspector Larrue"
            ]
          },
          {
            "name": "Brian Aherne",
            "id": "nm0000731",
            "characters": [
              "Willy Robertson"
            ]
          }
        ]
      },
      "totalCredits": 22
    },
    "awards": null
  }
}