Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0072500"}

SSR Data
{
  "tconst": "tt0072500",
  "title": {
    "id": "tt0072500",
    "titleText": {
      "text": "Fawlty Towers"
    },
    "originalTitleText": {
      "text": "Fawlty Towers"
    },
    "releaseYear": {
      "year": 1975,
      "endYear": 1979
    },
    "ratingsSummary": {
      "aggregateRating": 8.8,
      "voteCount": 111354
    },
    "runtime": {
      "seconds": 1800,
      "displayableProperty": {
        "value": {
          "plainText": "30m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Hotel owner Basil Fawlty's incompetence, short fuse, and arrogance form a combination that ensures accidents and trouble are never far away."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BODM5YWE5NDAtZTU4MC00YWI0LThjMjItNTlhMTQ5Y2Y5NWJiXkEyXkFqcGc@._V1_.jpg",
      "width": 1000,
      "height": 1500,
      "caption": {
        "plainText": "John Cleese, Connie Booth, Andrew Sachs, and Prunella Scales in Fawlty Towers (1975)"
      }
    },
    "certificate": {
      "rating": "TV-PG"
    },
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "John Cleese",
            "id": "nm0000092",
            "characters": [
              "Basil Fawlty"
            ]
          },
          {
            "name": "Prunella Scales",
            "id": "nm0768795",
            "characters": [
              "Sybil Fawlty"
            ]
          },
          {
            "name": "Andrew Sachs",
            "id": "nm0755133",
            "characters": [
              "Manuel"
            ]
          },
          {
            "name": "Connie Booth",
            "id": "nm0095665",
            "characters": [
              "Polly Sherman"
            ]
          }
        ]
      },
      "totalCredits": 137
    },
    "awards": {
      "wins": 3,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}