Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0110912"}

SSR Data
{
  "tconst": "tt0110912",
  "title": {
    "id": "tt0110912",
    "titleText": {
      "text": "Pulp Fiction"
    },
    "originalTitleText": {
      "text": "Pulp Fiction"
    },
    "releaseYear": {
      "year": 1994,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.8,
      "voteCount": 2434031
    },
    "runtime": {
      "seconds": 9240,
      "displayableProperty": {
        "value": {
          "plainText": "2h 34m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "The lives of two mob hitmen, a boxer, a gangster and his wife, and a pair of diner bandits intertwine in four tales of violence and redemption."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYTViYTE3ZGQtNDBlMC00ZTAyLTkyODMtZGRiZDg0MjA2YThkXkEyXkFqcGc@._V1_.jpg",
      "width": 1055,
      "height": 1536,
      "caption": {
        "plainText": "Uma Thurman in Pulp Fiction (1994)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 95
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Quentin Tarantino",
          "id": "nm0000233"
        }
      ],
      "writers": [
        {
          "name": "Quentin Tarantino",
          "id": "nm0000233"
        },
        {
          "name": "Roger Avary",
          "id": "nm0000812"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "John Travolta",
            "id": "nm0000237",
            "characters": [
              "Vincent Vega"
            ]
          },
          {
            "name": "Uma Thurman",
            "id": "nm0000235",
            "characters": [
              "Mia Wallace"
            ]
          },
          {
            "name": "Samuel L. Jackson",
            "id": "nm0000168",
            "characters": [
              "Jules Winnfield"
            ]
          },
          {
            "name": "Bruce Willis",
            "id": "nm0000246",
            "characters": [
              "Butch Coolidge"
            ]
          }
        ]
      },
      "totalCredits": 61
    },
    "awards": {
      "wins": 1,
      "nominations": 6,
      "prestigiousNominations": []
    }
  }
}