Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1489889"}

SSR Data
{
  "tconst": "tt1489889",
  "title": {
    "id": "tt1489889",
    "titleText": {
      "text": "Central Intelligence"
    },
    "originalTitleText": {
      "text": "Central Intelligence"
    },
    "releaseYear": {
      "year": 2016,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.3,
      "voteCount": 238625
    },
    "runtime": {
      "seconds": 6420,
      "displayableProperty": {
        "value": {
          "plainText": "1h 47m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Comedy"
        },
        {
          "text": "Crime"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "After he reconnects with an awkward pal from high school through Facebook, a mild-mannered accountant is lured into the world of international espionage."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjA2NzEzNjIwNl5BMl5BanBnXkFtZTgwNzgwMTEzNzE@._V1_.jpg",
      "width": 1382,
      "height": 2048,
      "caption": {
        "plainText": "Kevin Hart and Dwayne Johnson in Central Intelligence (2016)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 52
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Rawson Marshall Thurber",
          "id": "nm1098493"
        }
      ],
      "writers": [
        {
          "name": "Ike Barinholtz",
          "id": "nm0054697"
        },
        {
          "name": "David Stassen",
          "id": "nm2811682"
        },
        {
          "name": "Rawson Marshall Thurber",
          "id": "nm1098493"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Dwayne Johnson",
            "id": "nm0425005",
            "characters": [
              "Bob Stone"
            ]
          },
          {
            "name": "Kevin Hart",
            "id": "nm0366389",
            "characters": [
              "Calvin Joyner"
            ]
          },
          {
            "name": "Danielle Nicolet",
            "id": "nm0630379",
            "characters": [
              "Maggie"
            ]
          },
          {
            "name": "Amy Ryan",
            "id": "nm0752407",
            "characters": [
              "Agent Pamela Harris"
            ]
          }
        ]
      },
      "totalCredits": 167
    },
    "awards": null
  }
}