Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0080474"}

SSR Data
{
  "tconst": "tt0080474",
  "title": {
    "id": "tt0080474",
    "titleText": {
      "text": "Brubaker"
    },
    "originalTitleText": {
      "text": "Brubaker"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1980,
      "endYear": null
    },
    "releaseDate": {
      "day": 20,
      "month": 6,
      "year": 1980
    },
    "ratingsSummary": {
      "aggregateRating": 7.1,
      "voteCount": 21404
    },
    "runtime": {
      "seconds": 7860,
      "displayableProperty": {
        "value": {
          "plainText": "2h 11m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "The new warden of a small prison farm in Arkansas tries to clean it up of corruption after initially posing as an inmate."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjI3OTY5OGYtZmI1Ny00MGU5LTg2MzgtZGY0YWVjODM1NDExXkEyXkFqcGc@._V1_.jpg",
      "width": 994,
      "height": 1500,
      "caption": {
        "plainText": "Robert Redford in Brubaker (1980)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 54
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Stuart Rosenberg",
          "id": "nm0742341"
        }
      ],
      "writers": [
        {
          "name": "W.D. Richter",
          "id": "nm0725379"
        },
        {
          "name": "Arthur A. Ross",
          "id": "nm0743232"
        },
        {
          "name": "Thomas O. Murton",
          "id": "nm0615467"
        },
        {
          "name": "Joe Hyams",
          "id": "nm0404880"
        },
        {
          "name": "Bob Rafelson",
          "id": "nm0706182"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Robert Redford",
            "id": "nm0000602",
            "characters": [
              "Henry Brubaker"
            ]
          },
          {
            "name": "Yaphet Kotto",
            "id": "nm0001433",
            "characters": [
              "Richard 'Dickie' Coombes"
            ]
          },
          {
            "name": "Morgan Freeman",
            "id": "nm0000151",
            "characters": [
              "Walter"
            ]
          },
          {
            "name": "Jane Alexander",
            "id": "nm0000737",
            "characters": [
              "Lillian Gray"
            ]
          }
        ]
      },
      "totalCredits": 72
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}