Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0107614"}

SSR Data
{
  "tconst": "tt0107614",
  "title": {
    "id": "tt0107614",
    "titleText": {
      "text": "Mrs. Doubtfire"
    },
    "originalTitleText": {
      "text": "Mrs. Doubtfire"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1993,
      "endYear": null
    },
    "releaseDate": {
      "day": 24,
      "month": 11,
      "year": 1993
    },
    "ratingsSummary": {
      "aggregateRating": 7.1,
      "voteCount": 315881
    },
    "runtime": {
      "seconds": 7500,
      "displayableProperty": {
        "value": {
          "plainText": "2h 5m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Family"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "After a bitter divorce, an actor disguises himself as a female housekeeper to spend time with his children held in custody by his former wife."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BY2E2MDc5ZGEtOTNlZS00Mjg4LThlNzUtMDY2Zjc4ZTViNWY0XkEyXkFqcGc@._V1_.jpg",
      "width": 749,
      "height": 1121,
      "caption": {
        "plainText": "Robin Williams, Sally Field, Lisa Jakub, Matthew Lawrence, and Mara Wilson in Mrs. Doubtfire (1993)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 54
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Chris Columbus",
          "id": "nm0001060"
        }
      ],
      "writers": [
        {
          "name": "Anne Fine",
          "id": "nm0277590"
        },
        {
          "name": "Randi Mayem Singer",
          "id": "nm0802020"
        },
        {
          "name": "Leslie Dixon",
          "id": "nm0228908"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Robin Williams",
            "id": "nm0000245",
            "characters": [
              "Daniel Hillard",
              "Mrs. Doubtfire"
            ]
          },
          {
            "name": "Sally Field",
            "id": "nm0000398",
            "characters": [
              "Miranda Hillard"
            ]
          },
          {
            "name": "Pierce Brosnan",
            "id": "nm0000112",
            "characters": [
              "Stuart Dunmeyer"
            ]
          },
          {
            "name": "Harvey Fierstein",
            "id": "nm0001213",
            "characters": [
              "Frank Hillard"
            ]
          }
        ]
      },
      "totalCredits": 60
    },
    "awards": {
      "wins": 1,
      "nominations": 0,
      "prestigiousNominations": []
    }
  }
}