Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0095159"}

SSR Data
{
  "tconst": "tt0095159",
  "title": {
    "id": "tt0095159",
    "titleText": {
      "text": "A Fish Called Wanda"
    },
    "originalTitleText": {
      "text": "A Fish Called Wanda"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1988,
      "endYear": null
    },
    "releaseDate": {
      "day": 29,
      "month": 7,
      "year": 1988
    },
    "ratingsSummary": {
      "aggregateRating": 7.5,
      "voteCount": 165560
    },
    "runtime": {
      "seconds": 6480,
      "displayableProperty": {
        "value": {
          "plainText": "1h 48m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Crime"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "In London, four very different people team up on a jewel heist, then try to double-cross one another for the loot, complicated by their efforts to fool the very proper barrister Archibald Leach."
      }
    },
    "countriesOfOrigin": [
      "United Kingdom",
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNjFhZDg1ZmEtYmI0Ny00MjM3LWIxNzItMzU1MzczZTljMTkxXkEyXkFqcGc@._V1_.jpg",
      "width": 1067,
      "height": 1600,
      "caption": {
        "plainText": "John Cleese, Jamie Lee Curtis, Kevin Kline, and Michael Palin in A Fish Called Wanda (1988)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 80
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Charles Crichton",
          "id": "nm0187769"
        },
        {
          "name": "John Cleese",
          "id": "nm0000092"
        }
      ],
      "writers": [
        {
          "name": "John Cleese",
          "id": "nm0000092"
        },
        {
          "name": "Charles Crichton",
          "id": "nm0187769"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "John Cleese",
            "id": "nm0000092",
            "characters": [
              "Archie"
            ]
          },
          {
            "name": "Jamie Lee Curtis",
            "id": "nm0000130",
            "characters": [
              "Wanda"
            ]
          },
          {
            "name": "Kevin Kline",
            "id": "nm0000177",
            "characters": [
              "Otto"
            ]
          },
          {
            "name": "Michael Palin",
            "id": "nm0001589",
            "characters": [
              "Ken"
            ]
          }
        ]
      },
      "totalCredits": 60
    },
    "awards": {
      "wins": 1,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}