Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1659337"}

SSR Data
{
  "tconst": "tt1659337",
  "title": {
    "id": "tt1659337",
    "titleText": {
      "text": "The Perks of Being a Wallflower"
    },
    "originalTitleText": {
      "text": "The Perks of Being a Wallflower"
    },
    "releaseYear": {
      "year": 2012,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.9,
      "voteCount": 595848
    },
    "runtime": {
      "seconds": 6180,
      "displayableProperty": {
        "value": {
          "plainText": "1h 43m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A pair of charismatic seniors take socially awkward Charlie under their wing."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNTY0ZTI2NzQtYWI1YS00ZWM3LWFmMjMtZWYxNmNmOTI0MGJjXkEyXkFqcGc@._V1_.jpg",
      "width": 1707,
      "height": 2522,
      "caption": {
        "plainText": "Logan Lerman, Emma Watson, and Ezra Miller in The Perks of Being a Wallflower (2012)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 67
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Stephen Chbosky",
          "id": "nm0154716"
        }
      ],
      "writers": [
        {
          "name": "Stephen Chbosky",
          "id": "nm0154716"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Logan Lerman",
            "id": "nm0503567",
            "characters": [
              "Charlie"
            ]
          },
          {
            "name": "Emma Watson",
            "id": "nm0914612",
            "characters": [
              "Sam"
            ]
          },
          {
            "name": "Ezra Miller",
            "id": "nm3009232",
            "characters": [
              "Patrick"
            ]
          },
          {
            "name": "Paul Rudd",
            "id": "nm0748620",
            "characters": [
              "Mr. Anderson"
            ]
          }
        ]
      },
      "totalCredits": 107
    },
    "awards": null
  }
}