Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1454029"}

SSR Data
{
  "tconst": "tt1454029",
  "title": {
    "id": "tt1454029",
    "titleText": {
      "text": "The Help"
    },
    "originalTitleText": {
      "text": "The Help"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 2011,
      "endYear": null
    },
    "releaseDate": {
      "day": 10,
      "month": 8,
      "year": 2011
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 528257
    },
    "runtime": {
      "seconds": 8760,
      "displayableProperty": {
        "value": {
          "plainText": "2h 26m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An aspiring author during the civil rights movement of the 1960s decides to write a book detailing the African American maids' point of view on the white families for which they work, and the hardships they go through on a daily basis."
      }
    },
    "countriesOfOrigin": [
      "United States",
      "India"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTM5OTMyMjIxOV5BMl5BanBnXkFtZTcwNzU4MjIwNQ@@._V1_.jpg",
      "width": 1382,
      "height": 2048,
      "caption": {
        "plainText": "Viola Davis, Bryce Dallas Howard, Octavia Spencer, and Emma Stone in The Help (2011)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 62
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Tate Taylor",
          "id": "nm0853238"
        }
      ],
      "writers": [
        {
          "name": "Tate Taylor",
          "id": "nm0853238"
        },
        {
          "name": "Kathryn Stockett",
          "id": "nm3543826"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Viola Davis",
            "id": "nm0205626",
            "characters": [
              "Aibileen Clark"
            ]
          },
          {
            "name": "Emma Stone",
            "id": "nm1297015",
            "characters": [
              "Skeeter Phelan"
            ]
          },
          {
            "name": "Octavia Spencer",
            "id": "nm0818055",
            "characters": [
              "Minny Jackson"
            ]
          },
          {
            "name": "Bryce Dallas Howard",
            "id": "nm0397171",
            "characters": [
              "Hilly Holbrook"
            ]
          }
        ]
      },
      "totalCredits": 75
    },
    "awards": {
      "wins": 1,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}