Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0072890"}

SSR Data
{
  "tconst": "tt0072890",
  "title": {
    "id": "tt0072890",
    "titleText": {
      "text": "Dog Day Afternoon"
    },
    "originalTitleText": {
      "text": "Dog Day Afternoon"
    },
    "releaseYear": {
      "year": 1975,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8,
      "voteCount": 292593
    },
    "runtime": {
      "seconds": 7500,
      "displayableProperty": {
        "value": {
          "plainText": "2h 5m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Three amateur robbers plan to hold up a Brooklyn bank. A nice, simple robbery: Walk in, take the money, and run. Unfortunately, the supposedly uncomplicated heist suddenly becomes a bizarre nightmare as everything that could go wrong does."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BY2RjNTg2ODMtZWQ4NC00MDdhLWE4MDgtMWFjMjI4ZTIxMGY4XkEyXkFqcGc@._V1_.jpg",
      "width": 1960,
      "height": 2942,
      "caption": {
        "plainText": "Al Pacino and John Cazale in Dog Day Afternoon (1975)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 86
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Sidney Lumet",
          "id": "nm0001486"
        }
      ],
      "writers": [
        {
          "name": "Frank Pierson",
          "id": "nm0682757"
        },
        {
          "name": "P.F. Kluge",
          "id": "nm0460190"
        },
        {
          "name": "Thomas Moore",
          "id": "nm0601944"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Al Pacino",
            "id": "nm0000199",
            "characters": [
              "Sonny"
            ]
          },
          {
            "name": "John Cazale",
            "id": "nm0001030",
            "characters": [
              "Sal"
            ]
          },
          {
            "name": "Penelope Allen",
            "id": "nm0020897",
            "characters": [
              "Sylvia"
            ]
          },
          {
            "name": "Sully Boyar",
            "id": "nm0101604",
            "characters": [
              "Mulvaney"
            ]
          }
        ]
      },
      "totalCredits": 56
    },
    "awards": {
      "wins": 1,
      "nominations": 5,
      "prestigiousNominations": []
    }
  }
}