Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0477348"}

SSR Data
{
  "tconst": "tt0477348",
  "title": {
    "id": "tt0477348",
    "titleText": {
      "text": "No Country for Old Men"
    },
    "originalTitleText": {
      "text": "No Country for Old Men"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 2007,
      "endYear": null
    },
    "releaseDate": {
      "day": 21,
      "month": 11,
      "year": 2007
    },
    "ratingsSummary": {
      "aggregateRating": 8.2,
      "voteCount": 1188848
    },
    "runtime": {
      "seconds": 7320,
      "displayableProperty": {
        "value": {
          "plainText": "2h 2m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Violence and mayhem ensue after a hunter stumbles upon the aftermath of a drug deal gone wrong and over two million dollars in cash near the Rio Grande."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjA5Njk3MjM4OV5BMl5BanBnXkFtZTcwMTc5MTE1MQ@@._V1_.jpg",
      "width": 555,
      "height": 817,
      "caption": {
        "plainText": "Javier Bardem and Josh Brolin in No Country for Old Men (2007)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 92
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Ethan Coen",
          "id": "nm0001053"
        },
        {
          "name": "Joel Coen",
          "id": "nm0001054"
        }
      ],
      "writers": [
        {
          "name": "Joel Coen",
          "id": "nm0001054"
        },
        {
          "name": "Ethan Coen",
          "id": "nm0001053"
        },
        {
          "name": "Cormac McCarthy",
          "id": "nm0565092"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Tommy Lee Jones",
            "id": "nm0000169",
            "characters": [
              "Ed Tom Bell"
            ]
          },
          {
            "name": "Javier Bardem",
            "id": "nm0000849",
            "characters": [
              "Anton Chigurh"
            ]
          },
          {
            "name": "Josh Brolin",
            "id": "nm0000982",
            "characters": [
              "Llewelyn Moss"
            ]
          },
          {
            "name": "Woody Harrelson",
            "id": "nm0000437",
            "characters": [
              "Carson Wells"
            ]
          }
        ]
      },
      "totalCredits": 59
    },
    "awards": {
      "wins": 4,
      "nominations": 4,
      "prestigiousNominations": []
    }
  }
}