Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1019452"}

SSR Data
{
  "tconst": "tt1019452",
  "title": {
    "id": "tt1019452",
    "titleText": {
      "text": "A Serious Man"
    },
    "originalTitleText": {
      "text": "A Serious Man"
    },
    "releaseYear": {
      "year": 2009,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7,
      "voteCount": 158455
    },
    "runtime": {
      "seconds": 6360,
      "displayableProperty": {
        "value": {
          "plainText": "1h 46m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Larry Gopnik, a Midwestern physics teacher, watches his life unravel over multiple sudden incidents. Despite seeking meaning and answers amidst his turmoils, he seems to keep sinking."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYTQ0MWU5ODItMmY0Yy00NTM1LWJjMmItMjg4MDgwMTE5YmY5XkEyXkFqcGc@._V1_.jpg",
      "width": 1800,
      "height": 2775,
      "caption": {
        "plainText": "Michael Stuhlbarg in A Serious Man (2009)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 88
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Ethan Coen",
          "id": "nm0001053"
        },
        {
          "name": "Joel Coen",
          "id": "nm0001054"
        }
      ],
      "writers": [
        {
          "name": "Joel Coen",
          "id": "nm0001054"
        },
        {
          "name": "Ethan Coen",
          "id": "nm0001053"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Michael Stuhlbarg",
            "id": "nm0836121",
            "characters": [
              "Larry Gopnik"
            ]
          },
          {
            "name": "Richard Kind",
            "id": "nm0454236",
            "characters": [
              "Uncle Arthur"
            ]
          },
          {
            "name": "Sari Lennick",
            "id": "nm3102689",
            "characters": [
              "Judith Gopnik"
            ]
          },
          {
            "name": "Fred Melamed",
            "id": "nm0577329",
            "characters": [
              "Sy Ableman"
            ]
          }
        ]
      },
      "totalCredits": 80
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}