Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1124035"}

SSR Data
{
  "tconst": "tt1124035",
  "title": {
    "id": "tt1124035",
    "titleText": {
      "text": "The Ides of March"
    },
    "originalTitleText": {
      "text": "The Ides of March"
    },
    "releaseYear": {
      "year": 2011,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.1,
      "voteCount": 239376
    },
    "runtime": {
      "seconds": 6060,
      "displayableProperty": {
        "value": {
          "plainText": "1h 41m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A campaign press secretary becomes involved in a scandal that threatens his candidate's election chances."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNTU4MjkzNTY0OF5BMl5BanBnXkFtZTcwNDI5ODIxNg@@._V1_.jpg",
      "width": 509,
      "height": 755,
      "caption": {
        "plainText": "George Clooney and Ryan Gosling in The Ides of March (2011)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 67
      }
    },
    "credits": {
      "directors": [
        {
          "name": "George Clooney",
          "id": "nm0000123"
        }
      ],
      "writers": [
        {
          "name": "George Clooney",
          "id": "nm0000123"
        },
        {
          "name": "Grant Heslov",
          "id": "nm0381416"
        },
        {
          "name": "Beau Willimon",
          "id": "nm2802722"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Paul Giamatti",
            "id": "nm0316079",
            "characters": [
              "Tom Duffy"
            ]
          },
          {
            "name": "George Clooney",
            "id": "nm0000123",
            "characters": [
              "Governor Mike Morris"
            ]
          },
          {
            "name": "Philip Seymour Hoffman",
            "id": "nm0000450",
            "characters": [
              "Paul Zara"
            ]
          },
          {
            "name": "Ryan Gosling",
            "id": "nm0331516",
            "characters": [
              "Stephen Meyers"
            ]
          }
        ]
      },
      "totalCredits": 136
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}