Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1853728"}

SSR Data
{
  "tconst": "tt1853728",
  "title": {
    "id": "tt1853728",
    "titleText": {
      "text": "Django Unchained"
    },
    "originalTitleText": {
      "text": "Django Unchained"
    },
    "releaseYear": {
      "year": 2012,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.5,
      "voteCount": 1881552
    },
    "runtime": {
      "seconds": 9900,
      "displayableProperty": {
        "value": {
          "plainText": "2h 45m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Western"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "With the help of a German bounty-hunter, a freed slave sets out to rescue his wife from a brutal plantation owner in Mississippi."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjIyNTQ5NjQ1OV5BMl5BanBnXkFtZTcwODg1MDU4OA@@._V1_.jpg",
      "width": 1382,
      "height": 2048,
      "caption": {
        "plainText": "Leonardo DiCaprio, Jamie Foxx, and Christoph Waltz in Django Unchained (2012)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 81
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Quentin Tarantino",
          "id": "nm0000233"
        }
      ],
      "writers": [
        {
          "name": "Quentin Tarantino",
          "id": "nm0000233"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jamie Foxx",
            "id": "nm0004937",
            "characters": [
              "Django"
            ]
          },
          {
            "name": "Christoph Waltz",
            "id": "nm0910607",
            "characters": [
              "Dr. King Schultz"
            ]
          },
          {
            "name": "Leonardo DiCaprio",
            "id": "nm0000138",
            "characters": [
              "Calvin J. Candie"
            ]
          },
          {
            "name": "Kerry Washington",
            "id": "nm0913488",
            "characters": [
              "Broomhilda von Shaft"
            ]
          }
        ]
      },
      "totalCredits": 153
    },
    "awards": {
      "wins": 2,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}