Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0069280"}

SSR Data
{
  "tconst": "tt0069280",
  "title": {
    "id": "tt0069280",
    "titleText": {
      "text": "Slaughterhouse-Five"
    },
    "originalTitleText": {
      "text": "Slaughterhouse-Five"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1972,
      "endYear": null
    },
    "releaseDate": {
      "day": 15,
      "month": 3,
      "year": 1972
    },
    "ratingsSummary": {
      "aggregateRating": 6.8,
      "voteCount": 14757
    },
    "runtime": {
      "seconds": 6240,
      "displayableProperty": {
        "value": {
          "plainText": "1h 44m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Sci-Fi"
        },
        {
          "text": "War"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Billy Pilgrim has mysteriously become unstuck in time. He goes on an uncontrollable trip back and forth from his birth in New York to life on a distant planet and back again to the horrors of the 1945 fire-bombing of Dresden."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNTU2N2M4MzEtMzU1ZS00YWUwLWI0OTYtZTU0NWQ2NWNkYjFkXkEyXkFqcGc@._V1_.jpg",
      "width": 1785,
      "height": 2838,
      "caption": {
        "plainText": "Sharon Gans, Perry King, Valerie Perrine, and Michael Sacks in Slaughterhouse-Five (1972)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 66
      }
    },
    "credits": {
      "directors": [
        {
          "name": "George Roy Hill",
          "id": "nm0001351"
        }
      ],
      "writers": [
        {
          "name": "Kurt Vonnegut Jr.",
          "id": "nm0903361"
        },
        {
          "name": "Stephen Geller",
          "id": "nm0312409"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Michael Sacks",
            "id": "nm0755310",
            "characters": [
              "Billy Pilgrim"
            ]
          },
          {
            "name": "Ron Leibman",
            "id": "nm0500038",
            "characters": [
              "Paul Lazzaro"
            ]
          },
          {
            "name": "Eugene Roche",
            "id": "nm0733929",
            "characters": [
              "Edgar Derby"
            ]
          },
          {
            "name": "Sharon Gans",
            "id": "nm0304535",
            "characters": [
              "Valencia Merble Pilgrim"
            ]
          }
        ]
      },
      "totalCredits": 54
    },
    "awards": null
  }
}