Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt33087565"}

SSR Data
{
  "tconst": "tt33087565",
  "title": {
    "id": "tt33087565",
    "titleText": {
      "text": "Boxman"
    },
    "originalTitleText": {
      "text": "Boxman"
    },
    "titleType": "Movie",
    "releaseYear": null,
    "releaseDate": null,
    "ratingsSummary": {
      "aggregateRating": null,
      "voteCount": 0
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "After a failed bank heist, nineteen people are trapped in a high-tech vault. The FBI enlists an expert safe-cracker to rescue them before they run out of air."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Rupert Wyatt",
          "id": "nm1012501",
          "imageUrl": "https://m.media-amazon.com/images/M/MV5BZWRiODFkMzUtODQ1OS00YTY1LTgzNzItZTIxZjg4MWE5YWI4XkEyXkFqcGc@._V1_CR957,197,3333,5000_.jpg"
        }
      ],
      "writers": [
        {
          "name": "Adam Yorke",
          "id": "nm3545236",
          "imageUrl": "https://m.media-amazon.com/images/M/MV5BODM1MzYwYzItYzVmYS00NmM0LTgxMDctZTA3OTljM2VjMzJlXkEyXkFqcGc@._V1_.jpg"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": []
      },
      "totalCredits": 2
    },
    "awards": null
  }
}