Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0094737"}

SSR Data
{
  "tconst": "tt0094737",
  "title": {
    "id": "tt0094737",
    "titleText": {
      "text": "Big"
    },
    "originalTitleText": {
      "text": "Big"
    },
    "releaseYear": {
      "year": 1988,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.3,
      "voteCount": 260303
    },
    "runtime": {
      "seconds": 6240,
      "displayableProperty": {
        "value": {
          "plainText": "1h 44m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Fantasy"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "After wishing to be made big, a teenage boy wakes the next morning to find himself mysteriously in the body of an adult."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNzE3ZTc2ZDgtMzQ4MS00NjEyLWJkMDYtZmMzZmY5ODJhMDdmXkEyXkFqcGc@._V1_.jpg",
      "width": 1024,
      "height": 1500,
      "caption": {
        "plainText": "Tom Hanks in Big (1988)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 73
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Penny Marshall",
          "id": "nm0001508"
        }
      ],
      "writers": [
        {
          "name": "Gary Ross",
          "id": "nm0002657"
        },
        {
          "name": "Anne Spielberg",
          "id": "nm0818576"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Tom Hanks",
            "id": "nm0000158",
            "characters": [
              "Josh"
            ]
          },
          {
            "name": "Elizabeth Perkins",
            "id": "nm0001610",
            "characters": [
              "Susan"
            ]
          },
          {
            "name": "Robert Loggia",
            "id": "nm0005162",
            "characters": [
              "MacMillan"
            ]
          },
          {
            "name": "John Heard",
            "id": "nm0001334",
            "characters": [
              "Paul"
            ]
          }
        ]
      },
      "totalCredits": 70
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}