Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0142342"}

SSR Data
{
  "tconst": "tt0142342",
  "title": {
    "id": "tt0142342",
    "titleText": {
      "text": "Big Daddy"
    },
    "originalTitleText": {
      "text": "Big Daddy"
    },
    "releaseYear": {
      "year": 1999,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.5,
      "voteCount": 251652
    },
    "runtime": {
      "seconds": 5580,
      "displayableProperty": {
        "value": {
          "plainText": "1h 33m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A lazy law school graduate adopts a kid to impress his girlfriend, but everything doesn't go as planned."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZGQwMzAyMjEtYjNiNi00NWQwLThiNjQtY2Q2ZWQ5ZGIzMDI4XkEyXkFqcGc@._V1_.jpg",
      "width": 953,
      "height": 1463,
      "caption": {
        "plainText": "Adam Sandler, Cole Sprouse, and Dylan Sprouse in Big Daddy (1999)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 42
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Dennis Dugan",
          "id": "nm0240797"
        }
      ],
      "writers": [
        {
          "name": "Steve Franks",
          "id": "nm0291692"
        },
        {
          "name": "Tim Herlihy",
          "id": "nm0379056"
        },
        {
          "name": "Adam Sandler",
          "id": "nm0001191"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Adam Sandler",
            "id": "nm0001191",
            "characters": [
              "Sonny Koufax"
            ]
          },
          {
            "name": "Joey Lauren Adams",
            "id": "nm0000725",
            "characters": [
              "Layla Maloney"
            ]
          },
          {
            "name": "Jon Stewart",
            "id": "nm0829537",
            "characters": [
              "Kevin Gerrity"
            ]
          },
          {
            "name": "Cole Sprouse",
            "id": "nm0819850",
            "characters": [
              "Julian 'Frankenstein' McGrath"
            ]
          }
        ]
      },
      "totalCredits": 65
    },
    "awards": null
  }
}