Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1376205"}

SSR Data
{
  "tconst": "tt1376205",
  "title": {
    "id": "tt1376205",
    "titleText": {
      "text": "Jimmy"
    },
    "originalTitleText": {
      "text": "Jimmy"
    },
    "releaseYear": {
      "year": 2013,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.4,
      "voteCount": 521
    },
    "runtime": {
      "seconds": 5700,
      "displayableProperty": {
        "value": {
          "plainText": "1h 35m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Family"
        },
        {
          "text": "Fantasy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "The story of a mentally challenged teenager who interacts with supernatural beings he calls \"Watchers\"."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTc4MTQ2Mzg0MV5BMl5BanBnXkFtZTcwMDE3Mjg0OQ@@._V1_.jpg",
      "width": 1525,
      "height": 2159,
      "caption": {
        "plainText": "Jimmy (2013)"
      }
    },
    "certificate": {
      "rating": "Not Rated"
    },
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Mark Freiburger",
          "id": "nm1330431"
        }
      ],
      "writers": [
        {
          "name": "Mark Freiburger",
          "id": "nm1330431"
        },
        {
          "name": "Gary Wheeler",
          "id": "nm1088868"
        },
        {
          "name": "Robert Whitlow",
          "id": "nm2180903"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Ted Levine",
            "id": "nm0505971",
            "characters": [
              "James Lee Mitchell"
            ]
          },
          {
            "name": "Patrick Fabian",
            "id": "nm0264579",
            "characters": [
              "Lee Mitchell"
            ]
          },
          {
            "name": "Bob Gunton",
            "id": "nm0348409",
            "characters": [
              "Sheriff Brinson"
            ]
          },
          {
            "name": "Kelly Carlson",
            "id": "nm1023018",
            "characters": [
              "Ellen Mitchell"
            ]
          }
        ]
      },
      "totalCredits": 67
    },
    "awards": null
  }
}