Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt12343534"}

SSR Data
{
  "tconst": "tt12343534",
  "title": {
    "id": "tt12343534",
    "titleText": {
      "text": "Jujutsu Kaisen"
    },
    "originalTitleText": {
      "text": "Jujutsu Kaisen"
    },
    "releaseYear": {
      "year": 2020,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.5,
      "voteCount": 205886
    },
    "runtime": {
      "seconds": 1440,
      "displayableProperty": {
        "value": {
          "plainText": "24m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Animation"
        },
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Fantasy"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "After Yuji Itadori swallows a cursed talisman - the finger of a demon - he becomes cursed himself. He enters a shaman's school to be able to locate the demon's other body parts and thus exorcise himself."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjBlNTExMDAtMWZjZi00MDc5LWFkMjgtZDU0ZWQ5ODk3YWY5XkEyXkFqcGc@._V1_.jpg",
      "width": 2000,
      "height": 3000,
      "caption": {
        "plainText": "Jujutsu Kaisen (2020)"
      }
    },
    "certificate": {
      "rating": "TV-MA"
    },
    "metacritic": null,
    "credits": {
      "directors": [],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jun'ya Enoki",
            "id": "nm7121595",
            "characters": [
              "Yuji Itadori"
            ]
          },
          {
            "name": "Adam McArthur",
            "id": "nm1361499",
            "characters": [
              "Yuji Itadori",
              "Yuuji Itadori",
              "Yuji Itadori (voice)"
            ]
          },
          {
            "name": "Yuma Uchida",
            "id": "nm6793636",
            "characters": [
              "Megumi Fushiguro",
              "Fushiguro Megumi"
            ]
          },
          {
            "name": "Yûichi Nakamura",
            "id": "nm1697606",
            "characters": [
              "Satoru Gojo",
              "Gojou Satoru"
            ]
          }
        ]
      },
      "totalCredits": 259
    },
    "awards": null
  }
}