Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0047296"}

SSR Data
{
  "tconst": "tt0047296",
  "title": {
    "id": "tt0047296",
    "titleText": {
      "text": "On the Waterfront"
    },
    "originalTitleText": {
      "text": "On the Waterfront"
    },
    "releaseYear": {
      "year": 1954,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 177787
    },
    "runtime": {
      "seconds": 6480,
      "displayableProperty": {
        "value": {
          "plainText": "1h 48m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An ex-prize fighter turned New Jersey longshoreman struggles to stand up to his corrupt union bosses, including his older brother, as he starts to connect with the grieving sister of one of the syndicate's victims."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZDJlYTM1ZGYtZTM4YS00MzFhLThiZjktYzQ0ZjAzMGYwZTU3XkEyXkFqcGc@._V1_.jpg",
      "width": 793,
      "height": 1200,
      "caption": {
        "plainText": "Marlon Brando in On the Waterfront (1954)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": {
      "metascore": {
        "score": 91
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Elia Kazan",
          "id": "nm0001415"
        }
      ],
      "writers": [
        {
          "name": "Budd Schulberg",
          "id": "nm0775977"
        },
        {
          "name": "Malcolm Johnson",
          "id": "nm0425711"
        },
        {
          "name": "Robert Siodmak",
          "id": "nm0802563"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Marlon Brando",
            "id": "nm0000008",
            "characters": [
              "Terry Malloy"
            ]
          },
          {
            "name": "Karl Malden",
            "id": "nm0001500",
            "characters": [
              "Father Barry"
            ]
          },
          {
            "name": "Lee J. Cobb",
            "id": "nm0002011",
            "characters": [
              "Johnny Friendly"
            ]
          },
          {
            "name": "Rod Steiger",
            "id": "nm0001768",
            "characters": [
              "Charley Malloy"
            ]
          }
        ]
      },
      "totalCredits": 40
    },
    "awards": {
      "wins": 8,
      "nominations": 4,
      "prestigiousNominations": []
    }
  }
}