Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0376541"}

SSR Data
{
  "tconst": "tt0376541",
  "title": {
    "id": "tt0376541",
    "titleText": {
      "text": "Closer"
    },
    "originalTitleText": {
      "text": "Closer"
    },
    "releaseYear": {
      "year": 2004,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.1,
      "voteCount": 250840
    },
    "runtime": {
      "seconds": 6240,
      "displayableProperty": {
        "value": {
          "plainText": "1h 44m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "The relationships of two couples become complicated and deceitful when the man from one couple meets the woman of the other."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZDIxYWIyZGMtNTAxZC00NDQxLThkOGQtZTUxNmZiMjFhYTEzXkEyXkFqcGc@._V1_.jpg",
      "width": 1931,
      "height": 2862,
      "caption": {
        "plainText": "Jude Law, Natalie Portman, Julia Roberts, and Clive Owen in Closer (2004)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 65
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Mike Nichols",
          "id": "nm0001566"
        }
      ],
      "writers": [
        {
          "name": "Patrick Marber",
          "id": "nm0544999"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Natalie Portman",
            "id": "nm0000204",
            "characters": [
              "Alice"
            ]
          },
          {
            "name": "Jude Law",
            "id": "nm0000179",
            "characters": [
              "Dan"
            ]
          },
          {
            "name": "Clive Owen",
            "id": "nm0654110",
            "characters": [
              "Larry"
            ]
          },
          {
            "name": "Julia Roberts",
            "id": "nm0000210",
            "characters": [
              "Anna"
            ]
          }
        ]
      },
      "totalCredits": 25
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}