Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0052561"}

SSR Data
{
  "tconst": "tt0052561",
  "title": {
    "id": "tt0052561",
    "titleText": {
      "text": "Anatomy of a Murder"
    },
    "originalTitleText": {
      "text": "Anatomy of a Murder"
    },
    "releaseYear": {
      "year": 1959,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8,
      "voteCount": 77828
    },
    "runtime": {
      "seconds": 9660,
      "displayableProperty": {
        "value": {
          "plainText": "2h 41m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Mystery"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An upstate Michigan lawyer defends a soldier who claims he killed an innkeeper due to temporary insanity after the victim raped his wife. What is the truth and will he win his case?"
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYWRiNmViOGEtODY5OC00YTgxLWI3NjktZjBlOTBhM2ExNTU5XkEyXkFqcGc@._V1_.jpg",
      "width": 2650,
      "height": 3925,
      "caption": {
        "plainText": "Anatomy of a Murder (1959)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": {
      "metascore": {
        "score": 95
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Otto Preminger",
          "id": "nm0695937"
        }
      ],
      "writers": [
        {
          "name": "Wendell Mayes",
          "id": "nm0562606"
        },
        {
          "name": "John D. Voelker",
          "id": "nm0871261"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "James Stewart",
            "id": "nm0000071",
            "characters": [
              "Paul Biegler"
            ]
          },
          {
            "name": "Lee Remick",
            "id": "nm0001665",
            "characters": [
              "Laura Manion"
            ]
          },
          {
            "name": "Ben Gazzara",
            "id": "nm0001262",
            "characters": [
              "Lt. Frederick Manion"
            ]
          },
          {
            "name": "Arthur O'Connell",
            "id": "nm0640023",
            "characters": [
              "Parnell Emmett McCarthy"
            ]
          }
        ]
      },
      "totalCredits": 32
    },
    "awards": {
      "wins": 0,
      "nominations": 7,
      "prestigiousNominations": []
    }
  }
}