Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0073486"}

SSR Data
{
  "tconst": "tt0073486",
  "title": {
    "id": "tt0073486",
    "titleText": {
      "text": "One Flew Over the Cuckoo's Nest"
    },
    "originalTitleText": {
      "text": "One Flew Over the Cuckoo's Nest"
    },
    "releaseYear": {
      "year": 1975,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.6,
      "voteCount": 1156779
    },
    "runtime": {
      "seconds": 7980,
      "displayableProperty": {
        "value": {
          "plainText": "2h 13m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A rebellious convict is sent to a psychiatric hospital for evaluation in 1963 Oregon, and encourages his docile companions to take more control of their lives and defy the tyrannical head nurse."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYjBkMjgzMzYtNzRiMS00NDc3LWE4YTUtZjYxYjZhNjNhYzhhXkEyXkFqcGc@._V1_.jpg",
      "width": 1009,
      "height": 1500,
      "caption": {
        "plainText": "Jack Nicholson in One Flew Over the Cuckoo's Nest (1975)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 84
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Miloš Forman",
          "id": "nm0001232"
        }
      ],
      "writers": [
        {
          "name": "Lawrence Hauben",
          "id": "nm0369142"
        },
        {
          "name": "Bo Goldman",
          "id": "nm0325743"
        },
        {
          "name": "Ken Kesey",
          "id": "nm0450181"
        },
        {
          "name": "Dale Wasserman",
          "id": "nm0913670"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jack Nicholson",
            "id": "nm0000197",
            "characters": [
              "R.P. McMurphy"
            ]
          },
          {
            "name": "Louise Fletcher",
            "id": "nm0001221",
            "characters": [
              "Nurse Ratched"
            ]
          },
          {
            "name": "Michael Berryman",
            "id": "nm0077720",
            "characters": [
              "Ellis"
            ]
          },
          {
            "name": "Peter Brocco",
            "id": "nm0110480",
            "characters": [
              "Col. Matterson"
            ]
          }
        ]
      },
      "totalCredits": 45
    },
    "awards": {
      "wins": 5,
      "nominations": 4,
      "prestigiousNominations": []
    }
  }
}