Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1392190"}

SSR Data
{
  "tconst": "tt1392190",
  "title": {
    "id": "tt1392190",
    "titleText": {
      "text": "Mad Max: Fury Road"
    },
    "originalTitleText": {
      "text": "Mad Max: Fury Road"
    },
    "releaseYear": {
      "year": 2015,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 1205704
    },
    "runtime": {
      "seconds": 7200,
      "displayableProperty": {
        "value": {
          "plainText": "2h"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Action"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Sci-Fi"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "In a post-apocalyptic wasteland, a woman rebels against a tyrannical ruler in search for her homeland with the aid of a group of female prisoners, a psychotic worshipper and a drifter named Max."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZDRkODJhOTgtOTc1OC00NTgzLTk4NjItNDgxZDY4YjlmNDY2XkEyXkFqcGc@._V1_.jpg",
      "width": 675,
      "height": 1000,
      "caption": {
        "plainText": "Charlize Theron and Tom Hardy in Mad Max: Fury Road (2015)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 90
      }
    },
    "credits": {
      "directors": [
        {
          "name": "George Miller",
          "id": "nm0004306"
        }
      ],
      "writers": [
        {
          "name": "George Miller",
          "id": "nm0004306"
        },
        {
          "name": "Brendan McCarthy",
          "id": "nm0565068"
        },
        {
          "name": "Nick Lathouris",
          "id": "nm0490147"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Tom Hardy",
            "id": "nm0362766",
            "characters": [
              "Max Rockatansky"
            ]
          },
          {
            "name": "Charlize Theron",
            "id": "nm0000234",
            "characters": [
              "Imperator Furiosa"
            ]
          },
          {
            "name": "Nicholas Hoult",
            "id": "nm0396558",
            "characters": [
              "Nux"
            ]
          },
          {
            "name": "Zoë Kravitz",
            "id": "nm2368789",
            "characters": [
              "Toast the Knowing"
            ]
          }
        ]
      },
      "totalCredits": 84
    },
    "awards": {
      "wins": 6,
      "nominations": 4,
      "prestigiousNominations": []
    }
  }
}