Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0091064"}

SSR Data
{
  "tconst": "tt0091064",
  "title": {
    "id": "tt0091064",
    "titleText": {
      "text": "The Fly"
    },
    "originalTitleText": {
      "text": "The Fly"
    },
    "releaseYear": {
      "year": 1986,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.6,
      "voteCount": 224146
    },
    "runtime": {
      "seconds": 5760,
      "displayableProperty": {
        "value": {
          "plainText": "1h 36m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Horror"
        },
        {
          "text": "Sci-Fi"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A botched experiment transmutes a man into a monstrous insect."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BOTBlNTliNTItY2VhNS00MjA5LTllYzItMmQyNGRjYTAyZWQxXkEyXkFqcGc@._V1_.jpg",
      "width": 1600,
      "height": 2400,
      "caption": {
        "plainText": "Jeff Goldblum in The Fly (1986)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 81
      }
    },
    "credits": {
      "directors": [
        {
          "name": "David Cronenberg",
          "id": "nm0000343"
        }
      ],
      "writers": [
        {
          "name": "George Langelaan",
          "id": "nm0486228"
        },
        {
          "name": "Charles Edward Pogue",
          "id": "nm0688279"
        },
        {
          "name": "David Cronenberg",
          "id": "nm0000343"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jeff Goldblum",
            "id": "nm0000156",
            "characters": [
              "Seth Brundle"
            ]
          },
          {
            "name": "Geena Davis",
            "id": "nm0000133",
            "characters": [
              "Veronica Quaife"
            ]
          },
          {
            "name": "John Getz",
            "id": "nm0315288",
            "characters": [
              "Stathis Borans"
            ]
          },
          {
            "name": "Joy Boushel",
            "id": "nm0100205",
            "characters": [
              "Tawny"
            ]
          }
        ]
      },
      "totalCredits": 16
    },
    "awards": {
      "wins": 1,
      "nominations": 0,
      "prestigiousNominations": []
    }
  }
}