Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0098904"}

SSR Data
{
  "tconst": "tt0098904",
  "title": {
    "id": "tt0098904",
    "titleText": {
      "text": "Seinfeld"
    },
    "originalTitleText": {
      "text": "Seinfeld"
    },
    "releaseYear": {
      "year": 1989,
      "endYear": 1998
    },
    "ratingsSummary": {
      "aggregateRating": 8.9,
      "voteCount": 384277
    },
    "runtime": {
      "seconds": 1320,
      "displayableProperty": {
        "value": {
          "plainText": "22m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "The continuing misadventures of neurotic New York City stand-up comedian Jerry Seinfeld and his equally neurotic New York City friends."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMmRjNjZjN2ItN2FkYi00ZDg0LWExN2EtMTU2ODUwNWU1M2NhXkEyXkFqcGc@._V1_.jpg",
      "width": 1000,
      "height": 1426,
      "caption": {
        "plainText": "Julia Louis-Dreyfus, Jerry Seinfeld, Jason Alexander, and Michael Richards in Seinfeld (1989)"
      }
    },
    "certificate": {
      "rating": "TV-PG"
    },
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jerry Seinfeld",
            "id": "nm0000632",
            "characters": [
              "Jerry Seinfeld"
            ]
          },
          {
            "name": "Julia Louis-Dreyfus",
            "id": "nm0000506",
            "characters": [
              "Elaine Benes"
            ]
          },
          {
            "name": "Michael Richards",
            "id": "nm0724245",
            "characters": [
              "Cosmo Kramer"
            ]
          },
          {
            "name": "Jason Alexander",
            "id": "nm0004517",
            "characters": [
              "George Costanza"
            ]
          }
        ]
      },
      "totalCredits": 1341
    },
    "awards": {
      "wins": 10,
      "nominations": 58,
      "prestigiousNominations": []
    }
  }
}