Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0458352"}

SSR Data
{
  "tconst": "tt0458352",
  "title": {
    "id": "tt0458352",
    "titleText": {
      "text": "The Devil Wears Prada"
    },
    "originalTitleText": {
      "text": "The Devil Wears Prada"
    },
    "releaseYear": {
      "year": 2006,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7,
      "voteCount": 543014
    },
    "runtime": {
      "seconds": 6540,
      "displayableProperty": {
        "value": {
          "plainText": "1h 49m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Andy, a smart but sensible young journalist, starts working as an assistant to the cynical high fashion magazine editor Miranda Priestly."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BOWM3NTI3YWEtYjJmMy00M2U5LWI1NzEtZWM3ZDY2ZWNjOGRiXkEyXkFqcGc@._V1_.jpg",
      "width": 1693,
      "height": 2500,
      "caption": {
        "plainText": "The Devil Wears Prada (2006)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 62
      }
    },
    "credits": {
      "directors": [
        {
          "name": "David Frankel",
          "id": "nm0291205"
        }
      ],
      "writers": [
        {
          "name": "Aline Brosh McKenna",
          "id": "nm0112459"
        },
        {
          "name": "Lauren Weisberger",
          "id": "nm1916979"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Anne Hathaway",
            "id": "nm0004266",
            "characters": [
              "Andy Sachs"
            ]
          },
          {
            "name": "Meryl Streep",
            "id": "nm0000658",
            "characters": [
              "Miranda Priestly"
            ]
          },
          {
            "name": "Adrian Grenier",
            "id": "nm0004978",
            "characters": [
              "Nate"
            ]
          },
          {
            "name": "Emily Blunt",
            "id": "nm1289434",
            "characters": [
              "Emily"
            ]
          }
        ]
      },
      "totalCredits": 88
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}