Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0120735"}

SSR Data
{
  "tconst": "tt0120735",
  "title": {
    "id": "tt0120735",
    "titleText": {
      "text": "Lock, Stock and Two Smoking Barrels"
    },
    "originalTitleText": {
      "text": "Lock, Stock and Two Smoking Barrels"
    },
    "releaseYear": {
      "year": 1998,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 650089
    },
    "runtime": {
      "seconds": 6420,
      "displayableProperty": {
        "value": {
          "plainText": "1h 47m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Crime"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "When four small-time criminals lose a rigged poker game against a London kingpin, he gives them one week to settle their enormous debt."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMmY1M2M5ZmMtYzllZC00YzAxLTk4MjktZDJkNjA1MTUwMGQ4XkEyXkFqcGc@._V1_.jpg",
      "width": 1600,
      "height": 2400,
      "caption": {
        "plainText": "Jason Flemyng, Dexter Fletcher, Vinnie Jones, Jason Statham, and Nick Moran in Lock, Stock and Two Smoking Barrels (1998)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 67
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Guy Ritchie",
          "id": "nm0005363"
        }
      ],
      "writers": [
        {
          "name": "Guy Ritchie",
          "id": "nm0005363"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Jason Flemyng",
            "id": "nm0002076",
            "characters": [
              "Tom"
            ]
          },
          {
            "name": "Dexter Fletcher",
            "id": "nm0002077",
            "characters": [
              "Soap"
            ]
          },
          {
            "name": "Nick Moran",
            "id": "nm0602941",
            "characters": [
              "Eddy"
            ]
          },
          {
            "name": "Jason Statham",
            "id": "nm0005458",
            "characters": [
              "Bacon"
            ]
          }
        ]
      },
      "totalCredits": 48
    },
    "awards": {
      "wins": 1,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}