Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0253474"}

SSR Data
{
  "tconst": "tt0253474",
  "title": {
    "id": "tt0253474",
    "titleText": {
      "text": "The Pianist"
    },
    "originalTitleText": {
      "text": "The Pianist"
    },
    "releaseYear": {
      "year": 2002,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.5,
      "voteCount": 1011786
    },
    "runtime": {
      "seconds": 9000,
      "displayableProperty": {
        "value": {
          "plainText": "2h 30m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Music"
        },
        {
          "text": "War"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "During WWII, acclaimed Polish musician Wladyslaw faces various struggles as he loses contact with his family. As the situation worsens, he hides in the ruins of Warsaw in order to survive."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjEwNmEwYjgtNTk3ZC00NjljLTg5ZDctZTY3ZGQwZjRkZmQxXkEyXkFqcGc@._V1_.jpg",
      "width": 787,
      "height": 1087,
      "caption": {
        "plainText": "Adrien Brody in The Pianist (2002)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 85
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Roman Polanski",
          "id": "nm0000591"
        }
      ],
      "writers": [
        {
          "name": "Ronald Harwood",
          "id": "nm0367838"
        },
        {
          "name": "Wladyslaw Szpilman",
          "id": "nm0844262"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Adrien Brody",
            "id": "nm0004778",
            "characters": [
              "Wladyslaw Szpilman"
            ]
          },
          {
            "name": "Thomas Kretschmann",
            "id": "nm0470981",
            "characters": [
              "Captain Wilm Hosenfeld"
            ]
          },
          {
            "name": "Frank Finlay",
            "id": "nm0277975",
            "characters": [
              "Father"
            ]
          },
          {
            "name": "Emilia Fox",
            "id": "nm0288976",
            "characters": [
              "Dorota"
            ]
          }
        ]
      },
      "totalCredits": 108
    },
    "awards": {
      "wins": 3,
      "nominations": 4,
      "prestigiousNominations": []
    }
  }
}