Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0105046"}

SSR Data
{
  "tconst": "tt0105046",
  "title": {
    "id": "tt0105046",
    "titleText": {
      "text": "Of Mice and Men"
    },
    "originalTitleText": {
      "text": "Of Mice and Men"
    },
    "releaseYear": {
      "year": 1992,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.4,
      "voteCount": 51354
    },
    "runtime": {
      "seconds": 6900,
      "displayableProperty": {
        "value": {
          "plainText": "1h 55m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Western"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A nomadic farm worker looks after his dimwitted, gentle-giant friend during the Great Depression."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BODYwNDdlNGUtMDY0ZS00YjI3LWI1MjUtYjE4ODYyZTQwYjVlXkEyXkFqcGc@._V1_.jpg",
      "width": 1498,
      "height": 2265,
      "caption": {
        "plainText": "John Malkovich and Gary Sinise in Of Mice and Men (1992)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 73
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Gary Sinise",
          "id": "nm0000641"
        }
      ],
      "writers": [
        {
          "name": "John Steinbeck",
          "id": "nm0825705"
        },
        {
          "name": "Horton Foote",
          "id": "nm0285210"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "John Malkovich",
            "id": "nm0000518",
            "characters": [
              "Lennie Small"
            ]
          },
          {
            "name": "Gary Sinise",
            "id": "nm0000641",
            "characters": [
              "George Milton"
            ]
          },
          {
            "name": "Ray Walston",
            "id": "nm0001827",
            "characters": [
              "Candy"
            ]
          },
          {
            "name": "Casey Siemaszko",
            "id": "nm0797150",
            "characters": [
              "Curley"
            ]
          }
        ]
      },
      "totalCredits": 21
    },
    "awards": null
  }
}