Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0073812"}

SSR Data
{
  "tconst": "tt0073812",
  "title": {
    "id": "tt0073812",
    "titleText": {
      "text": "Tommy"
    },
    "originalTitleText": {
      "text": "Tommy"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1975,
      "endYear": null
    },
    "releaseDate": {
      "day": 26,
      "month": 3,
      "year": 1975
    },
    "ratingsSummary": {
      "aggregateRating": 6.6,
      "voteCount": 24521
    },
    "runtime": {
      "seconds": 6660,
      "displayableProperty": {
        "value": {
          "plainText": "1h 51m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Musical"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A psychosomatically blind, deaf, and mute boy becomes a master pinball player and, subsequently, the figurehead of a cult."
      }
    },
    "countriesOfOrigin": [
      "United Kingdom"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BNmU1ZWNhZTMtMzdlNy00OWJlLWEwOGMtMzE3YmI0MDQxMGU5XkEyXkFqcGc@._V1_.jpg",
      "width": 984,
      "height": 1500,
      "caption": {
        "plainText": "Jack Nicholson, Ann-Margret, Oliver Reed, Eric Clapton, Roger Daltrey, Elton John, Keith Moon, John Entwistle, Paul Nicholas, Robert Powell, Pete Townshend, and Tina Turner in Tommy (1975)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 66
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Ken Russell",
          "id": "nm0001692"
        }
      ],
      "writers": [
        {
          "name": "The Who",
          "id": "nm1277963"
        },
        {
          "name": "Ken Russell",
          "id": "nm0001692"
        },
        {
          "name": "Pete Townshend",
          "id": "nm0870175"
        },
        {
          "name": "John Entwistle",
          "id": "nm0258200"
        },
        {
          "name": "Keith Moon",
          "id": "nm0007127"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Roger Daltrey",
            "id": "nm0002032",
            "characters": [
              "Tommy"
            ]
          },
          {
            "name": "Ann-Margret",
            "id": "nm0000268",
            "characters": [
              "Nora"
            ]
          },
          {
            "name": "Oliver Reed",
            "id": "nm0001657",
            "characters": [
              "Frank Hobbs"
            ]
          },
          {
            "name": "Elton John",
            "id": "nm0005056",
            "characters": [
              "The Pinball Wizard"
            ]
          }
        ]
      },
      "totalCredits": 53
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}