Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0332280"}

SSR Data
{
  "tconst": "tt0332280",
  "title": {
    "id": "tt0332280",
    "titleText": {
      "text": "The Notebook"
    },
    "originalTitleText": {
      "text": "The Notebook"
    },
    "releaseYear": {
      "year": 2004,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.8,
      "voteCount": 688694
    },
    "runtime": {
      "seconds": 7380,
      "displayableProperty": {
        "value": {
          "plainText": "2h 3m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An elderly man reads to a woman with dementia the story of two young lovers whose romance is threatened by the difference in their respective social classes."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZjE0ZjgzMzYtMTAxYi00NGMzLThmZDktNzFlMzA2MWRmYWQ0XkEyXkFqcGc@._V1_.jpg",
      "width": 1979,
      "height": 2968,
      "caption": {
        "plainText": "Ryan Gosling and Rachel McAdams in The Notebook (2004)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 53
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Nick Cassavetes",
          "id": "nm0001024"
        }
      ],
      "writers": [
        {
          "name": "Jeremy Leven",
          "id": "nm0505230"
        },
        {
          "name": "Jan Sardi",
          "id": "nm0764982"
        },
        {
          "name": "Nicholas Sparks",
          "id": "nm0817023"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Gena Rowlands",
            "id": "nm0001687",
            "characters": [
              "Allie Calhoun"
            ]
          },
          {
            "name": "James Garner",
            "id": "nm0001258",
            "characters": [
              "Duke"
            ]
          },
          {
            "name": "Rachel McAdams",
            "id": "nm1046097",
            "characters": [
              "Allie"
            ]
          },
          {
            "name": "Ryan Gosling",
            "id": "nm0331516",
            "characters": [
              "Noah"
            ]
          }
        ]
      },
      "totalCredits": 83
    },
    "awards": null
  }
}