Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0314331"}

SSR Data
{
  "tconst": "tt0314331",
  "title": {
    "id": "tt0314331",
    "titleText": {
      "text": "Love Actually"
    },
    "originalTitleText": {
      "text": "Love Actually"
    },
    "releaseYear": {
      "year": 2003,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.5,
      "voteCount": 580337
    },
    "runtime": {
      "seconds": 8100,
      "displayableProperty": {
        "value": {
          "plainText": "2h 15m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Follows the lives of eight very different couples in dealing with their love lives in various loosely interrelated tales all set during a frantic month before Christmas in London, England."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYWRlZjcwYTgtYWJkOS00MGYwLTk3Y2ItNmU4NTg5Nzg2YTQ2XkEyXkFqcGc@._V1_.jpg",
      "width": 1215,
      "height": 1725,
      "caption": {
        "plainText": "Rowan Atkinson, Colin Firth, Hugh Grant, Liam Neeson, Alan Rickman, Emma Thompson, Laura Linney, Keira Knightley, Martine McCutcheon, and Bill Nighy in Love Actually (2003)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 55
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Richard Curtis",
          "id": "nm0193485"
        }
      ],
      "writers": [
        {
          "name": "Richard Curtis",
          "id": "nm0193485"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Hugh Grant",
            "id": "nm0000424",
            "characters": [
              "The Prime Minister"
            ]
          },
          {
            "name": "Martine McCutcheon",
            "id": "nm0567356",
            "characters": [
              "Natalie"
            ]
          },
          {
            "name": "Liam Neeson",
            "id": "nm0000553",
            "characters": [
              "Daniel"
            ]
          },
          {
            "name": "Laura Linney",
            "id": "nm0001473",
            "characters": [
              "Sarah"
            ]
          }
        ]
      },
      "totalCredits": 128
    },
    "awards": {
      "wins": 1,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}