Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0105151"}

SSR Data
{
  "tconst": "tt0105151",
  "title": {
    "id": "tt0105151",
    "titleText": {
      "text": "The Player"
    },
    "originalTitleText": {
      "text": "The Player"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1992,
      "endYear": null
    },
    "releaseDate": {
      "day": 8,
      "month": 5,
      "year": 1992
    },
    "ratingsSummary": {
      "aggregateRating": 7.5,
      "voteCount": 72154
    },
    "runtime": {
      "seconds": 7440,
      "displayableProperty": {
        "value": {
          "plainText": "2h 4m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A hotshot Hollywood studio executive starts receiving death threats from a rejected writer."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjM5MDg0MjU3Ml5BMl5BanBnXkFtZTgwODQ0NjYxMTE@._V1_.jpg",
      "width": 900,
      "height": 1333,
      "caption": {
        "plainText": "Tim Robbins in The Player (1992)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 86
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Robert Altman",
          "id": "nm0000265"
        }
      ],
      "writers": [
        {
          "name": "Michael Tolkin",
          "id": "nm0866062"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Tim Robbins",
            "id": "nm0000209",
            "characters": [
              "Griffin Mill"
            ]
          },
          {
            "name": "Greta Scacchi",
            "id": "nm0000627",
            "characters": [
              "June Gudmundsdottir"
            ]
          },
          {
            "name": "Fred Ward",
            "id": "nm0911542",
            "characters": [
              "Walter Stuckel"
            ]
          },
          {
            "name": "Whoopi Goldberg",
            "id": "nm0000155",
            "characters": [
              "Detective Avery"
            ]
          }
        ]
      },
      "totalCredits": 113
    },
    "awards": {
      "wins": 0,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}