Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0049366"}

SSR Data
{
  "tconst": "tt0049366",
  "title": {
    "id": "tt0049366",
    "titleText": {
      "text": "Invasion of the Body Snatchers"
    },
    "originalTitleText": {
      "text": "Invasion of the Body Snatchers"
    },
    "releaseYear": {
      "year": 1956,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.7,
      "voteCount": 59718
    },
    "runtime": {
      "seconds": 4800,
      "displayableProperty": {
        "value": {
          "plainText": "1h 20m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Horror"
        },
        {
          "text": "Sci-Fi"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A small-town doctor learns that the population of his community is being replaced by emotionless alien duplicates."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNzJkNWI2YTgtNWZkOS00YWE5LWIyZmMtZjI5NjI3NGY5ZGIxXkEyXkFqcGc@._V1_.jpg",
      "width": 1971,
      "height": 2975,
      "caption": {
        "plainText": "Kevin McCarthy and Dana Wynter in Invasion of the Body Snatchers (1956)"
      }
    },
    "certificate": {
      "rating": "Approved"
    },
    "metacritic": {
      "metascore": {
        "score": 92
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Don Siegel",
          "id": "nm0796923"
        }
      ],
      "writers": [
        {
          "name": "Daniel Mainwaring",
          "id": "nm0537784"
        },
        {
          "name": "Jack Finney",
          "id": "nm0278277"
        },
        {
          "name": "Richard Collins",
          "id": "nm0172628"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Kevin McCarthy",
            "id": "nm0002994",
            "characters": [
              "Dr. Miles J. Bennell"
            ]
          },
          {
            "name": "Dana Wynter",
            "id": "nm0944073",
            "characters": [
              "Becky Driscoll"
            ]
          },
          {
            "name": "Larry Gates",
            "id": "nm0309588",
            "characters": [
              "Dr. Dan 'Danny' Kauffman"
            ]
          },
          {
            "name": "King Donovan",
            "id": "nm0233014",
            "characters": [
              "Jack Belicec"
            ]
          }
        ]
      },
      "totalCredits": 30
    },
    "awards": null
  }
}