Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0103074"}

SSR Data
{
  "tconst": "tt0103074",
  "title": {
    "id": "tt0103074",
    "titleText": {
      "text": "Thelma & Louise"
    },
    "originalTitleText": {
      "text": "Thelma & Louise"
    },
    "releaseYear": {
      "year": 1991,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.6,
      "voteCount": 193022
    },
    "runtime": {
      "seconds": 7800,
      "displayableProperty": {
        "value": {
          "plainText": "2h 10m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An Arkansas waitress and a housewife shoot a rapist and take off in a '66 Thunderbird."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjIxNDgzMDE2MF5BMl5BanBnXkFtZTcwNzY5NTk1NA@@._V1_.jpg",
      "width": 687,
      "height": 1023,
      "caption": {
        "plainText": "Geena Davis and Susan Sarandon in Thelma & Louise (1991)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 89
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Ridley Scott",
          "id": "nm0000631"
        }
      ],
      "writers": [
        {
          "name": "Callie Khouri",
          "id": "nm0451884"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Susan Sarandon",
            "id": "nm0000215",
            "characters": [
              "Louise"
            ]
          },
          {
            "name": "Geena Davis",
            "id": "nm0000133",
            "characters": [
              "Thelma"
            ]
          },
          {
            "name": "Harvey Keitel",
            "id": "nm0000172",
            "characters": [
              "Hal"
            ]
          },
          {
            "name": "Michael Madsen",
            "id": "nm0000514",
            "characters": [
              "Jimmy"
            ]
          }
        ]
      },
      "totalCredits": 31
    },
    "awards": {
      "wins": 1,
      "nominations": 5,
      "prestigiousNominations": []
    }
  }
}