Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt3228404"}

SSR Data
{
  "tconst": "tt3228404",
  "title": {
    "id": "tt3228404",
    "titleText": {
      "text": "Bitch"
    },
    "originalTitleText": {
      "text": "Bitch"
    },
    "releaseYear": {
      "year": 2013,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 5.6,
      "voteCount": 64
    },
    "runtime": {
      "seconds": 180,
      "displayableProperty": {
        "value": {
          "plainText": "3m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Short"
        },
        {
          "text": "Comedy"
        },
        {
          "text": "Music"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A girl walks into a bar and doesn't buy a guy a drink."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZWZhN2I0MzgtMTAxMS00MjI5LThhMmItMDE0MWQ5YmM3ZmViXkEyXkFqcGc@._V1_.jpg",
      "width": 1024,
      "height": 683,
      "caption": {
        "plainText": "Bitch (2013)"
      }
    },
    "certificate": {
      "rating": "Not Rated"
    },
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Michael Cera",
          "id": "nm0148418"
        }
      ],
      "writers": [],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Michael Cera",
            "id": "nm0148418",
            "characters": [
              "Dave McKenna"
            ]
          },
          {
            "name": "Luc Laurent",
            "id": "nm5986292",
            "characters": [
              "Self"
            ]
          },
          {
            "name": "Jenny Slate",
            "id": "nm2809577",
            "characters": [
              "Molly Horner"
            ]
          },
          {
            "name": "Nick Thorburn",
            "id": "nm2769829",
            "characters": [
              "Self"
            ]
          }
        ]
      },
      "totalCredits": 5
    },
    "awards": null
  }
}