Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1979320"}

SSR Data
{
  "tconst": "tt1979320",
  "title": {
    "id": "tt1979320",
    "titleText": {
      "text": "Rush"
    },
    "originalTitleText": {
      "text": "Rush"
    },
    "releaseYear": {
      "year": 2013,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 558839
    },
    "runtime": {
      "seconds": 7380,
      "displayableProperty": {
        "value": {
          "plainText": "2h 3m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Sport"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "James Hunt and Niki Lauda, two extremely skilled Formula One racers, have an intense rivalry with each other. However, it is their enmity that pushes them to their limits."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTZhOGQxM2ItNGQyYy00YzE5LWI5MjMtNmMzNGQzNDE1OTUzXkEyXkFqcGc@._V1_.jpg",
      "width": 1944,
      "height": 2880,
      "caption": {
        "plainText": "Daniel Brühl and Chris Hemsworth in Rush (2013)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 74
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Ron Howard",
          "id": "nm0000165"
        }
      ],
      "writers": [
        {
          "name": "Peter Morgan",
          "id": "nm0604948"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Daniel Brühl",
            "id": "nm0117709",
            "characters": [
              "Niki Lauda"
            ]
          },
          {
            "name": "Chris Hemsworth",
            "id": "nm1165110",
            "characters": [
              "James Hunt"
            ]
          },
          {
            "name": "Olivia Wilde",
            "id": "nm1312575",
            "characters": [
              "Suzy Miller"
            ]
          },
          {
            "name": "Alexandra Maria Lara",
            "id": "nm0487884",
            "characters": [
              "Marlene Lauda"
            ]
          }
        ]
      },
      "totalCredits": 208
    },
    "awards": {
      "wins": 1,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}