Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt2017109"}

SSR Data
{
  "tconst": "tt2017109",
  "title": {
    "id": "tt2017109",
    "titleText": {
      "text": "Banshee"
    },
    "originalTitleText": {
      "text": "Banshee"
    },
    "releaseYear": {
      "year": 2013,
      "endYear": 2016
    },
    "ratingsSummary": {
      "aggregateRating": 8.4,
      "voteCount": 146656
    },
    "runtime": {
      "seconds": 3600,
      "displayableProperty": {
        "value": {
          "plainText": "1h"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Mystery"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An ex-con assumes the identity of a murdered sheriff in the small town of Banshee, Pennsylvania, where he has some unfinished business."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTkzNTA1MDI5M15BMl5BanBnXkFtZTcwNTY3NjAwOQ@@._V1_.jpg",
      "width": 338,
      "height": 500,
      "caption": {
        "plainText": "Banshee (2013)"
      }
    },
    "certificate": {
      "rating": "TV-MA"
    },
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Antony Starr",
            "id": "nm1102278",
            "characters": [
              "Lucas Hood"
            ]
          },
          {
            "name": "Ivana Milicevic",
            "id": "nm0587431",
            "characters": [
              "Carrie Hopewell",
              "Anastasia"
            ]
          },
          {
            "name": "Ulrich Thomsen",
            "id": "nm0860947",
            "characters": [
              "Kai Proctor"
            ]
          },
          {
            "name": "Frankie Faison",
            "id": "nm0265670",
            "characters": [
              "Sugar Bates"
            ]
          }
        ]
      },
      "totalCredits": 677
    },
    "awards": {
      "wins": 1,
      "nominations": 0,
      "prestigiousNominations": []
    }
  }
}