Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0110167"}

SSR Data
{
  "tconst": "tt0110167",
  "title": {
    "id": "tt0110167",
    "titleText": {
      "text": "It Could Happen to You"
    },
    "originalTitleText": {
      "text": "It Could Happen to You"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1994,
      "endYear": null
    },
    "releaseDate": {
      "day": 29,
      "month": 7,
      "year": 1994
    },
    "ratingsSummary": {
      "aggregateRating": 6.4,
      "voteCount": 49009
    },
    "runtime": {
      "seconds": 6060,
      "displayableProperty": {
        "value": {
          "plainText": "1h 41m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A New York policeman tips a waitress two million dollars."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZDAxZTM1MGMtZmE1ZC00ZjliLTgwNzYtMThmY2E5NmUxZTA2XkEyXkFqcGc@._V1_.jpg",
      "width": 851,
      "height": 1132,
      "caption": {
        "plainText": "Nicolas Cage and Bridget Fonda in It Could Happen to You (1994)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 64
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Andrew Bergman",
          "id": "nm0000921"
        }
      ],
      "writers": [
        {
          "name": "Jane Anderson",
          "id": "nm0026862"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Nicolas Cage",
            "id": "nm0000115",
            "characters": [
              "Charlie Lang"
            ]
          },
          {
            "name": "Bridget Fonda",
            "id": "nm0000403",
            "characters": [
              "Yvonne Biasi"
            ]
          },
          {
            "name": "Rosie Perez",
            "id": "nm0001609",
            "characters": [
              "Muriel Lang"
            ]
          },
          {
            "name": "Wendell Pierce",
            "id": "nm0682495",
            "characters": [
              "Bo Williams"
            ]
          }
        ]
      },
      "totalCredits": 82
    },
    "awards": null
  }
}