Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0109045"}

SSR Data
{
  "tconst": "tt0109045",
  "title": {
    "id": "tt0109045",
    "titleText": {
      "text": "The Adventures of Priscilla, Queen of the Desert"
    },
    "originalTitleText": {
      "text": "The Adventures of Priscilla, Queen of the Desert"
    },
    "releaseYear": {
      "year": 1994,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.5,
      "voteCount": 61367
    },
    "runtime": {
      "seconds": 6240,
      "displayableProperty": {
        "value": {
          "plainText": "1h 44m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Music"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Two drag performers and a transgender woman travel across the desert to perform their unique style of cabaret."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTc5MDU1NzcyN15BMl5BanBnXkFtZTcwMDA0ODYyNA@@._V1_.jpg",
      "width": 682,
      "height": 1023,
      "caption": {
        "plainText": "Terence Stamp, Guy Pearce, and Hugo Weaving in The Adventures of Priscilla, Queen of the Desert (1994)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 70
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Stephan Elliott",
          "id": "nm0254632"
        }
      ],
      "writers": [
        {
          "name": "Stephan Elliott",
          "id": "nm0254632"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Hugo Weaving",
            "id": "nm0915989",
            "characters": [
              "Tick",
              "Mitzi"
            ]
          },
          {
            "name": "Guy Pearce",
            "id": "nm0001602",
            "characters": [
              "Adam",
              "Felicia"
            ]
          },
          {
            "name": "Terence Stamp",
            "id": "nm0000654",
            "characters": [
              "Bernadette"
            ]
          },
          {
            "name": "Rebel Penfold-Russell",
            "id": "nm0751405",
            "characters": [
              "Logowoman"
            ]
          }
        ]
      },
      "totalCredits": 34
    },
    "awards": {
      "wins": 1,
      "nominations": 0,
      "prestigiousNominations": []
    }
  }
}