Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0219965"}

SSR Data
{
  "tconst": "tt0219965",
  "title": {
    "id": "tt0219965",
    "titleText": {
      "text": "Bandits"
    },
    "originalTitleText": {
      "text": "Bandits"
    },
    "releaseYear": {
      "year": 2001,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.5,
      "voteCount": 74380
    },
    "runtime": {
      "seconds": 7380,
      "displayableProperty": {
        "value": {
          "plainText": "2h 3m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Comedy"
        },
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Two bank robbers fall in love with the girl they've kidnapped."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTkyMzA3OTI3NV5BMl5BanBnXkFtZTYwMjU0ODM3._V1_.jpg",
      "width": 475,
      "height": 704,
      "caption": {
        "plainText": "Bruce Willis, Billy Bob Thornton, and Cate Blanchett in Bandits (2001)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 60
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Barry Levinson",
          "id": "nm0001469"
        }
      ],
      "writers": [
        {
          "name": "Harley Peyton",
          "id": "nm0679037"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Bruce Willis",
            "id": "nm0000246",
            "characters": [
              "Joe Blake"
            ]
          },
          {
            "name": "Billy Bob Thornton",
            "id": "nm0000671",
            "characters": [
              "Terry Collins"
            ]
          },
          {
            "name": "Cate Blanchett",
            "id": "nm0000949",
            "characters": [
              "Kate Wheeler"
            ]
          },
          {
            "name": "Troy Garity",
            "id": "nm0004949",
            "characters": [
              "Harvey Pollard"
            ]
          }
        ]
      },
      "totalCredits": 67
    },
    "awards": null
  }
}