Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0074751"}

SSR Data
{
  "tconst": "tt0074751",
  "title": {
    "id": "tt0074751",
    "titleText": {
      "text": "King Kong"
    },
    "originalTitleText": {
      "text": "King Kong"
    },
    "releaseYear": {
      "year": 1976,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6,
      "voteCount": 38339
    },
    "runtime": {
      "seconds": 8040,
      "displayableProperty": {
        "value": {
          "plainText": "2h 14m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Horror"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A petroleum exploration expedition comes to an isolated island and encounters a colossal giant gorilla."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNGQ1MGRmNzQtMjAwYi00NDllLTgzOWUtOWJkM2E4MjhhNWI3XkEyXkFqcGc@._V1_.jpg",
      "width": 758,
      "height": 1160,
      "caption": {
        "plainText": "King Kong (1976)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 61
      }
    },
    "credits": {
      "directors": [
        {
          "name": "John Guillermin",
          "id": "nm0347086"
        }
      ],
      "writers": [
        {
          "name": "James Ashmore Creelman",
          "id": "nm0187256"
        },
        {
          "name": "Ruth Rose",
          "id": "nm0741656"
        },
        {
          "name": "Merian C. Cooper",
          "id": "nm0178260"
        },
        {
          "name": "Edgar Wallace",
          "id": "nm0908624"
        },
        {
          "name": "Lorenzo Semple Jr.",
          "id": "nm0783913"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jeff Bridges",
            "id": "nm0000313",
            "characters": [
              "Jack Prescott"
            ]
          },
          {
            "name": "Charles Grodin",
            "id": "nm0001301",
            "characters": [
              "Fred Wilson"
            ]
          },
          {
            "name": "Jessica Lange",
            "id": "nm0001448",
            "characters": [
              "Dwan"
            ]
          },
          {
            "name": "John Randolph",
            "id": "nm0709907",
            "characters": [
              "Captain Ross"
            ]
          }
        ]
      },
      "totalCredits": 59
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}