Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0109445"}

SSR Data
{
  "tconst": "tt0109445",
  "title": {
    "id": "tt0109445",
    "titleText": {
      "text": "Clerks"
    },
    "originalTitleText": {
      "text": "Clerks"
    },
    "releaseYear": {
      "year": 1994,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.7,
      "voteCount": 240444
    },
    "runtime": {
      "seconds": 5520,
      "displayableProperty": {
        "value": {
          "plainText": "1h 32m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A day in the lives of two convenience clerks named Dante and Randal as they annoy customers, discuss movies, and play hockey on the store roof."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYzcwZTU5NzMtMGIxYi00NjRhLThkYTItNjhlYWQ0MjdhYWFmXkEyXkFqcGc@._V1_.jpg",
      "width": 1000,
      "height": 1500,
      "caption": {
        "plainText": "Kevin Smith, Marilyn Ghigliotti, Jeff Anderson, Brian O'Halloran, and Lisa Spoonauer in Clerks (1994)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 70
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Kevin Smith",
          "id": "nm0003620"
        }
      ],
      "writers": [
        {
          "name": "Kevin Smith",
          "id": "nm0003620"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Brian O'Halloran",
            "id": "nm0641168",
            "characters": [
              "Dante"
            ]
          },
          {
            "name": "Jeff Anderson",
            "id": "nm0026879",
            "characters": [
              "Randal"
            ]
          },
          {
            "name": "Marilyn Ghigliotti",
            "id": "nm0003870",
            "characters": [
              "Veronica"
            ]
          },
          {
            "name": "Lisa Spoonauer",
            "id": "nm0819412",
            "characters": [
              "Caitlin"
            ]
          }
        ]
      },
      "totalCredits": 52
    },
    "awards": null
  }
}