Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt7879658"}

SSR Data
{
  "tconst": "tt7879658",
  "title": {
    "id": "tt7879658",
    "titleText": {
      "text": "North Hollywood"
    },
    "originalTitleText": {
      "text": "North Hollywood"
    },
    "releaseYear": null,
    "ratingsSummary": {
      "aggregateRating": null,
      "voteCount": 0
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Crime"
        },
        {
          "text": "Thriller"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Heavily-armed bank robbers face off against the LAPD in a deadly shootout in the San Fernando Valley in 1997."
      }
    },
    "primaryImage": null,
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Albert Hughes",
          "id": "nm0400436"
        }
      ],
      "writers": [
        {
          "name": "Russell Gewirtz",
          "id": "nm1897957"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": []
      },
      "totalCredits": 2
    },
    "awards": null
  }
}