Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0068327"}

SSR Data
{
  "tconst": "tt0068327",
  "title": {
    "id": "tt0068327",
    "titleText": {
      "text": "Cabaret"
    },
    "originalTitleText": {
      "text": "Cabaret"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1972,
      "endYear": null
    },
    "releaseDate": {
      "day": 13,
      "month": 2,
      "year": 1972
    },
    "ratingsSummary": {
      "aggregateRating": 7.8,
      "voteCount": 64750
    },
    "runtime": {
      "seconds": 7440,
      "displayableProperty": {
        "value": {
          "plainText": "2h 4m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Music"
        },
        {
          "text": "Musical"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A female girlie club entertainer in Weimar Republic era Berlin romances two men while the Nazi Party rises to power around them."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZGExNGNlNmQtZTlmNy00MmZkLWE1MjgtZGYwODY0ZDI1YzMwXkEyXkFqcGc@._V1_.jpg",
      "width": 1984,
      "height": 3000,
      "caption": {
        "plainText": "Liza Minnelli in Cabaret (1972)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 80
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Bob Fosse",
          "id": "nm0002080"
        }
      ],
      "writers": [
        {
          "name": "Joe Masteroff",
          "id": "nm0557646"
        },
        {
          "name": "John Van Druten",
          "id": "nm0886668"
        },
        {
          "name": "Christopher Isherwood",
          "id": "nm0410877"
        },
        {
          "name": "Jay Presson Allen",
          "id": "nm0696319"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Liza Minnelli",
            "id": "nm0591485",
            "characters": [
              "Sally Bowles"
            ]
          },
          {
            "name": "Michael York",
            "id": "nm0001868",
            "characters": [
              "Brian Roberts"
            ]
          },
          {
            "name": "Helmut Griem",
            "id": "nm0340926",
            "characters": [
              "Maximilian von Heune"
            ]
          },
          {
            "name": "Joel Grey",
            "id": "nm0001297",
            "characters": [
              "Master of Ceremonies"
            ]
          }
        ]
      },
      "totalCredits": 29
    },
    "awards": {
      "wins": 8,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}