Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0959337"}

SSR Data
{
  "tconst": "tt0959337",
  "title": {
    "id": "tt0959337",
    "titleText": {
      "text": "Revolutionary Road"
    },
    "originalTitleText": {
      "text": "Revolutionary Road"
    },
    "releaseYear": {
      "year": 2008,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.3,
      "voteCount": 236302
    },
    "runtime": {
      "seconds": 7140,
      "displayableProperty": {
        "value": {
          "plainText": "1h 59m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A young couple living in a Connecticut suburb during the mid-1950s struggle to come to terms with their personal problems while trying to raise their two children."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTczNDgzMjczOV5BMl5BanBnXkFtZTcwOTU3MzMwMg@@._V1_.jpg",
      "width": 490,
      "height": 730,
      "caption": {
        "plainText": "Leonardo DiCaprio and Kate Winslet in Revolutionary Road (2008)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 69
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Sam Mendes",
          "id": "nm0005222"
        }
      ],
      "writers": [
        {
          "name": "Justin Haythe",
          "id": "nm1244808"
        },
        {
          "name": "Richard Yates",
          "id": "nm0946817"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Leonardo DiCaprio",
            "id": "nm0000138",
            "characters": [
              "Frank Wheeler"
            ]
          },
          {
            "name": "Kate Winslet",
            "id": "nm0000701",
            "characters": [
              "April Wheeler"
            ]
          },
          {
            "name": "Christopher Fitzgerald",
            "id": "nm0280199",
            "characters": [
              "Party Guest"
            ]
          },
          {
            "name": "Jonathan Roumie",
            "id": "nm0745751",
            "characters": [
              "Party Guest"
            ]
          }
        ]
      },
      "totalCredits": 97
    },
    "awards": {
      "wins": 0,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}