Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt2011159"}

SSR Data
{
  "tconst": "tt2011159",
  "title": {
    "id": "tt2011159",
    "titleText": {
      "text": "No Good Deed"
    },
    "originalTitleText": {
      "text": "No Good Deed"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 2014,
      "endYear": null
    },
    "releaseDate": {
      "day": 12,
      "month": 9,
      "year": 2014
    },
    "ratingsSummary": {
      "aggregateRating": 5.6,
      "voteCount": 24537
    },
    "runtime": {
      "seconds": 5040,
      "displayableProperty": {
        "value": {
          "plainText": "1h 24m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Horror"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "An unstable escaped convict terrorizes a woman who is alone with her two children."
      }
    },
    "countriesOfOrigin": [
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMzk0OTc3MDM5MF5BMl5BanBnXkFtZTgwOTMzMDMzMjE@._V1_.jpg",
      "width": 1383,
      "height": 2048,
      "caption": {
        "plainText": "Idris Elba and Taraji P. Henson in No Good Deed (2014)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 26
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Sam Miller",
          "id": "nm0589284"
        }
      ],
      "writers": [
        {
          "name": "Aimee Lagos",
          "id": "nm1350938"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Taraji P. Henson",
            "id": "nm0378245",
            "characters": [
              "Terry"
            ]
          },
          {
            "name": "Idris Elba",
            "id": "nm0252961",
            "characters": [
              "Colin"
            ]
          },
          {
            "name": "Leslie Bibb",
            "id": "nm0004753",
            "characters": [
              "Meg"
            ]
          },
          {
            "name": "Kate del Castillo",
            "id": "nm0215487",
            "characters": [
              "Alexis"
            ]
          }
        ]
      },
      "totalCredits": 27
    },
    "awards": null
  }
}