Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt2452244"}

SSR Data
{
  "tconst": "tt2452244",
  "title": {
    "id": "tt2452244",
    "titleText": {
      "text": "Isn't It Romantic"
    },
    "originalTitleText": {
      "text": "Isn't It Romantic"
    },
    "releaseYear": {
      "year": 2019,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 5.9,
      "voteCount": 77130
    },
    "runtime": {
      "seconds": 5340,
      "displayableProperty": {
        "value": {
          "plainText": "1h 29m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Fantasy"
        },
        {
          "text": "Musical"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A young woman disenchanted with love mysteriously finds herself trapped inside a romantic comedy."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNTk4MDE1ZmItNDVlOC00NTI4LThhNWMtNzUwOGFlNzM0OWNiXkEyXkFqcGc@._V1_.jpg",
      "width": 1382,
      "height": 2048,
      "caption": {
        "plainText": "Rebel Wilson in Isn't It Romantic (2019)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 60
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Todd Strauss-Schulson",
          "id": "nm0833889"
        }
      ],
      "writers": [
        {
          "name": "Erin Cardillo",
          "id": "nm1728301"
        },
        {
          "name": "Dana Fox",
          "id": "nm1401416"
        },
        {
          "name": "Katie Silberman",
          "id": "nm4199289"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Rebel Wilson",
            "id": "nm2313103",
            "characters": [
              "Natalie"
            ]
          },
          {
            "name": "Liam Hemsworth",
            "id": "nm2955013",
            "characters": [
              "Blake"
            ]
          },
          {
            "name": "Adam Devine",
            "id": "nm2796745",
            "characters": [
              "Josh"
            ]
          },
          {
            "name": "Priyanka Chopra Jonas",
            "id": "nm1231899",
            "characters": [
              "Isabella"
            ]
          }
        ]
      },
      "totalCredits": 149
    },
    "awards": null
  }
}