Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1311071"}

SSR Data
{
  "tconst": "tt1311071",
  "title": {
    "id": "tt1311071",
    "titleText": {
      "text": "Kill Your Darlings"
    },
    "originalTitleText": {
      "text": "Kill Your Darlings"
    },
    "releaseYear": {
      "year": 2013,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.4,
      "voteCount": 43356
    },
    "runtime": {
      "seconds": 6240,
      "displayableProperty": {
        "value": {
          "plainText": "1h 44m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A murder in 1944 draws together the great poets of the beat generation: Allen Ginsberg, Jack Kerouac, and William Burroughs."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjA4MzAxMTE1N15BMl5BanBnXkFtZTgwMDY2OTIxMDE@._V1_.jpg",
      "width": 928,
      "height": 1375,
      "caption": {
        "plainText": "Daniel Radcliffe and Dane DeHaan in Kill Your Darlings (2013)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 65
      }
    },
    "credits": {
      "directors": [
        {
          "name": "John Krokidas",
          "id": "nm1045865"
        }
      ],
      "writers": [
        {
          "name": "Austin Bunn",
          "id": "nm3169656"
        },
        {
          "name": "John Krokidas",
          "id": "nm1045865"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Daniel Radcliffe",
            "id": "nm0705356",
            "characters": [
              "Allen Ginsberg"
            ]
          },
          {
            "name": "Dane DeHaan",
            "id": "nm2851530",
            "characters": [
              "Lucien Carr"
            ]
          },
          {
            "name": "Michael C. Hall",
            "id": "nm0355910",
            "characters": [
              "David Kammerer"
            ]
          },
          {
            "name": "Ben Foster",
            "id": "nm0004936",
            "characters": [
              "William Burroughs"
            ]
          }
        ]
      },
      "totalCredits": 44
    },
    "awards": null
  }
}