Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt3530002"}

SSR Data
{
  "tconst": "tt3530002",
  "title": {
    "id": "tt3530002",
    "titleText": {
      "text": "The Night Before"
    },
    "originalTitleText": {
      "text": "The Night Before"
    },
    "releaseYear": {
      "year": 2015,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.4,
      "voteCount": 90303
    },
    "runtime": {
      "seconds": 6060,
      "displayableProperty": {
        "value": {
          "plainText": "1h 41m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Fantasy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "On Christmas Eve, three lifelong friends spend the night in New York City looking for the Holy Grail of Christmas parties."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTkyNDY1ODQwNV5BMl5BanBnXkFtZTgwNzA2MjUwNzE@._V1_.jpg",
      "width": 1012,
      "height": 1500,
      "caption": {
        "plainText": "Joseph Gordon-Levitt, Seth Rogen, and Anthony Mackie in The Night Before (2015)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 58
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Jonathan Levine",
          "id": "nm1349522"
        }
      ],
      "writers": [
        {
          "name": "Jonathan Levine",
          "id": "nm1349522"
        },
        {
          "name": "Kyle Hunter",
          "id": "nm3773434"
        },
        {
          "name": "Ariel Shaffir",
          "id": "nm3782043"
        },
        {
          "name": "Evan Goldberg",
          "id": "nm1698571"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Joseph Gordon-Levitt",
            "id": "nm0330687",
            "characters": [
              "Ethan Miller"
            ]
          },
          {
            "name": "Seth Rogen",
            "id": "nm0736622",
            "characters": [
              "Isaac Greenberg"
            ]
          },
          {
            "name": "Jillian Bell",
            "id": "nm3255459",
            "characters": [
              "Betsy Greenberg"
            ]
          },
          {
            "name": "Lizzy Caplan",
            "id": "nm0135221",
            "characters": [
              "Diana"
            ]
          }
        ]
      },
      "totalCredits": 100
    },
    "awards": null
  }
}