Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0098384"}

SSR Data
{
  "tconst": "tt0098384",
  "title": {
    "id": "tt0098384",
    "titleText": {
      "text": "Steel Magnolias"
    },
    "originalTitleText": {
      "text": "Steel Magnolias"
    },
    "releaseYear": {
      "year": 1989,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.3,
      "voteCount": 69016
    },
    "runtime": {
      "seconds": 7020,
      "displayableProperty": {
        "value": {
          "plainText": "1h 57m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A young beautician, newly arrived in a small Louisiana town, finds work at the local salon, where a small group of women share a close bond of friendship, and welcome her into the fold."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjE4MTYyOWYtYjBjNy00NjBiLThhYWEtNzQ2MmE4MzY4ZGI2XkEyXkFqcGc@._V1_.jpg",
      "width": 953,
      "height": 1500,
      "caption": {
        "plainText": "Julia Roberts, Sally Field, Daryl Hannah, Shirley MacLaine, Dolly Parton, and Olympia Dukakis in Steel Magnolias (1989)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 56
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Herbert Ross",
          "id": "nm0006889"
        }
      ],
      "writers": [
        {
          "name": "Robert Harling",
          "id": "nm0363326"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Shirley MacLaine",
            "id": "nm0000511",
            "characters": [
              "Ouiser Boudreaux"
            ]
          },
          {
            "name": "Olympia Dukakis",
            "id": "nm0001156",
            "characters": [
              "Clairee Belcher"
            ]
          },
          {
            "name": "Sally Field",
            "id": "nm0000398",
            "characters": [
              "M'Lynn Eatenton"
            ]
          },
          {
            "name": "Julia Roberts",
            "id": "nm0000210",
            "characters": [
              "Shelby Eatenton Latcherie"
            ]
          }
        ]
      },
      "totalCredits": 49
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}