Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0085384"}

SSR Data
{
  "tconst": "tt0085384",
  "title": {
    "id": "tt0085384",
    "titleText": {
      "text": "Curse of the Pink Panther"
    },
    "originalTitleText": {
      "text": "Curse of the Pink Panther"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1983,
      "endYear": null
    },
    "releaseDate": {
      "day": 12,
      "month": 8,
      "year": 1983
    },
    "ratingsSummary": {
      "aggregateRating": 4.4,
      "voteCount": 7334
    },
    "runtime": {
      "seconds": 6540,
      "displayableProperty": {
        "value": {
          "plainText": "1h 49m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Crime"
        },
        {
          "text": "Mystery"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Ensuing after the events of Clouseau's disappearance, his bosses at the Surete put a computer into service to elect a new shrewd detective, Sleigh, who turns up just as inept as Clouseau."
      }
    },
    "countriesOfOrigin": [
      "United Kingdom",
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjA4OTE5MjYyNF5BMl5BanBnXkFtZTcwNzY2MTMyNA@@._V1_.jpg",
      "width": 682,
      "height": 1023,
      "caption": {
        "plainText": "Ted Wass in Curse of the Pink Panther (1983)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": {
      "metascore": {
        "score": 31
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Blake Edwards",
          "id": "nm0001175"
        }
      ],
      "writers": [
        {
          "name": "Blake Edwards",
          "id": "nm0001175"
        },
        {
          "name": "Geoffrey Edwards",
          "id": "nm0250005"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "David Niven",
            "id": "nm0000057",
            "characters": [
              "Sir Charles Litton"
            ]
          },
          {
            "name": "Robert Wagner",
            "id": "nm0001822",
            "characters": [
              "George Lytton"
            ]
          },
          {
            "name": "Herbert Lom",
            "id": "nm0007042",
            "characters": [
              "Chief Insp. Charles LaRousse Dreyfus"
            ]
          },
          {
            "name": "Joanna Lumley",
            "id": "nm0525921",
            "characters": [
              "Countess Chandra"
            ]
          }
        ]
      },
      "totalCredits": 72
    },
    "awards": null
  }
}