Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0032976"}

SSR Data
{
  "tconst": "tt0032976",
  "title": {
    "id": "tt0032976",
    "titleText": {
      "text": "Rebecca"
    },
    "originalTitleText": {
      "text": "Rebecca"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1940,
      "endYear": null
    },
    "releaseDate": {
      "day": 12,
      "month": 4,
      "year": 1940
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 162498
    },
    "runtime": {
      "seconds": 7800,
      "displayableProperty": {
        "value": {
          "plainText": "2h 10m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Mystery"
        },
        {
          "text": "Romance"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A self-conscious woman juggles adjusting to her new role as an aristocrat's wife and avoiding being intimidated by his first wife's spectral presence."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYTI0MjUyODAtZTBkNC00MmIwLWFlNmYtMWE3ZmJlOWJjM2QyXkEyXkFqcGc@._V1_.jpg",
      "width": 1516,
      "height": 2246,
      "caption": {
        "plainText": "Joan Fontaine and Laurence Olivier in Rebecca (1940)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": {
      "metascore": {
        "score": 86
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Alfred Hitchcock",
          "id": "nm0000033"
        }
      ],
      "writers": [
        {
          "name": "Daphne Du Maurier",
          "id": "nm0238898"
        },
        {
          "name": "Robert E. Sherwood",
          "id": "nm0792845"
        },
        {
          "name": "Joan Harrison",
          "id": "nm0365661"
        },
        {
          "name": "Philip MacDonald",
          "id": "nm0531878"
        },
        {
          "name": "Michael Hogan",
          "id": "nm0389580"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Laurence Olivier",
            "id": "nm0000059",
            "characters": [
              "'Maxim' de Winter"
            ]
          },
          {
            "name": "Joan Fontaine",
            "id": "nm0000021",
            "characters": [
              "Mrs. de Winter"
            ]
          },
          {
            "name": "George Sanders",
            "id": "nm0001695",
            "characters": [
              "Jack Favell"
            ]
          },
          {
            "name": "Judith Anderson",
            "id": "nm0000752",
            "characters": [
              "Mrs. Danvers"
            ]
          }
        ]
      },
      "totalCredits": 38
    },
    "awards": {
      "wins": 2,
      "nominations": 9,
      "prestigiousNominations": []
    }
  }
}