Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1294213"}

SSR Data
{
  "tconst": "tt1294213",
  "title": {
    "id": "tt1294213",
    "titleText": {
      "text": "Solitary Man"
    },
    "originalTitleText": {
      "text": "Solitary Man"
    },
    "releaseYear": {
      "year": 2009,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.3,
      "voteCount": 17761
    },
    "runtime": {
      "seconds": 5400,
      "displayableProperty": {
        "value": {
          "plainText": "1h 30m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A car magnate watches his personal and professional life hit the skids because of his business and romantic indiscretions."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTU2NDEwNjQ4NV5BMl5BanBnXkFtZTcwODYwMTgzMw@@._V1_.jpg",
      "width": 1382,
      "height": 2048,
      "caption": {
        "plainText": "Michael Douglas in Solitary Man (2009)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 69
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Brian Koppelman",
          "id": "nm0002718"
        },
        {
          "name": "David Levien",
          "id": "nm0505522"
        }
      ],
      "writers": [
        {
          "name": "Brian Koppelman",
          "id": "nm0002718"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Michael Douglas",
            "id": "nm0000140",
            "characters": [
              "Ben Kalmen"
            ]
          },
          {
            "name": "Susan Sarandon",
            "id": "nm0000215",
            "characters": [
              "Nancy Kalmen"
            ]
          },
          {
            "name": "Jesse Eisenberg",
            "id": "nm0251986",
            "characters": [
              "Daniel Cheston"
            ]
          },
          {
            "name": "Danny DeVito",
            "id": "nm0000362",
            "characters": [
              "Jimmy Marino"
            ]
          }
        ]
      },
      "totalCredits": 47
    },
    "awards": null
  }
}