Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0944947"}

SSR Data
{
  "tconst": "tt0944947",
  "title": {
    "id": "tt0944947",
    "titleText": {
      "text": "Game of Thrones"
    },
    "originalTitleText": {
      "text": "Game of Thrones"
    },
    "releaseYear": {
      "year": 2011,
      "endYear": 2019
    },
    "ratingsSummary": {
      "aggregateRating": 9.2,
      "voteCount": 2612246
    },
    "runtime": {
      "seconds": 3600,
      "displayableProperty": {
        "value": {
          "plainText": "1h"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Fantasy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Nine noble families fight for control over the lands of Westeros, while an ancient enemy returns after being dormant for millennia."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTNhMDJmNmYtNDQ5OS00ODdlLWE0ZDAtZTgyYTIwNDY3OTU3XkEyXkFqcGc@._V1_.jpg",
      "width": 550,
      "height": 824,
      "caption": {
        "plainText": "Game of Thrones (2011)"
      }
    },
    "certificate": {
      "rating": "TV-MA"
    },
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Emilia Clarke",
            "id": "nm3592338",
            "characters": [
              "Daenerys Targaryen"
            ]
          },
          {
            "name": "Peter Dinklage",
            "id": "nm0227759",
            "characters": [
              "Tyrion Lannister"
            ]
          },
          {
            "name": "Kit Harington",
            "id": "nm3229685",
            "characters": [
              "Jon Snow"
            ]
          },
          {
            "name": "Lena Headey",
            "id": "nm0372176",
            "characters": [
              "Cersei Lannister"
            ]
          }
        ]
      },
      "totalCredits": 867
    },
    "awards": {
      "wins": 59,
      "nominations": 102,
      "prestigiousNominations": []
    }
  }
}