Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0116282"}

SSR Data
{
  "tconst": "tt0116282",
  "title": {
    "id": "tt0116282",
    "titleText": {
      "text": "Fargo"
    },
    "originalTitleText": {
      "text": "Fargo"
    },
    "releaseYear": {
      "year": 1996,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 787468
    },
    "runtime": {
      "seconds": 5880,
      "displayableProperty": {
        "value": {
          "plainText": "1h 38m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A car salesman's inept crime falls apart due to his and his henchmen's bungling and the persistent police work of a dogged detective."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNjg4MWE0MjEtODFhNy00MjA5LTg5ODktMzgwNWFmZTAwNjBlXkEyXkFqcGc@._V1_.jpg",
      "width": 1313,
      "height": 1938,
      "caption": {
        "plainText": "Fargo (1996)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 88
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Joel Coen",
          "id": "nm0001054"
        },
        {
          "name": "Ethan Coen",
          "id": "nm0001053"
        }
      ],
      "writers": [
        {
          "name": "Ethan Coen",
          "id": "nm0001053"
        },
        {
          "name": "Joel Coen",
          "id": "nm0001054"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "William H. Macy",
            "id": "nm0000513",
            "characters": [
              "Jerry Lundegaard"
            ]
          },
          {
            "name": "Frances McDormand",
            "id": "nm0000531",
            "characters": [
              "Marge Gunderson"
            ]
          },
          {
            "name": "Steve Buscemi",
            "id": "nm0000114",
            "characters": [
              "Carl Showalter"
            ]
          },
          {
            "name": "Peter Stormare",
            "id": "nm0001780",
            "characters": [
              "Gaear Grimsrud"
            ]
          }
        ]
      },
      "totalCredits": 46
    },
    "awards": {
      "wins": 2,
      "nominations": 5,
      "prestigiousNominations": []
    }
  }
}