Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0097239"}

SSR Data
{
  "tconst": "tt0097239",
  "title": {
    "id": "tt0097239",
    "titleText": {
      "text": "Driving Miss Daisy"
    },
    "originalTitleText": {
      "text": "Driving Miss Daisy"
    },
    "releaseYear": {
      "year": 1989,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.3,
      "voteCount": 124429
    },
    "runtime": {
      "seconds": 5940,
      "displayableProperty": {
        "value": {
          "plainText": "1h 39m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An old Jewish woman and her African-American chauffeur in the American South have a relationship that grows and improves over the years."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BN2M2MWUyZmQtMmI4Yi00NGE2LWFiZmEtNDZkZmYxNWRlM2Y1XkEyXkFqcGc@._V1_.jpg",
      "width": 985,
      "height": 1500,
      "caption": {
        "plainText": "Morgan Freeman and Jessica Tandy in Driving Miss Daisy (1989)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 81
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Bruce Beresford",
          "id": "nm0000915"
        }
      ],
      "writers": [
        {
          "name": "Alfred Uhry",
          "id": "nm0880261"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Morgan Freeman",
            "id": "nm0000151",
            "characters": [
              "Hoke Colburn"
            ]
          },
          {
            "name": "Jessica Tandy",
            "id": "nm0001788",
            "characters": [
              "Daisy Werthan"
            ]
          },
          {
            "name": "Dan Aykroyd",
            "id": "nm0000101",
            "characters": [
              "Boolie Werthan"
            ]
          },
          {
            "name": "Patti LuPone",
            "id": "nm0526985",
            "characters": [
              "Florine Werthan"
            ]
          }
        ]
      },
      "totalCredits": 28
    },
    "awards": {
      "wins": 4,
      "nominations": 5,
      "prestigiousNominations": []
    }
  }
}