Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt8782972"}

SSR Data
{
  "tconst": "tt8782972",
  "title": {
    "id": "tt8782972",
    "titleText": {
      "text": "Balls!"
    },
    "originalTitleText": {
      "text": "Balls!"
    },
    "releaseYear": {
      "year": 2018,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": null,
      "voteCount": 0
    },
    "runtime": null,
    "genres": {
      "genres": [
        {
          "text": "Short"
        },
        {
          "text": "Comedy"
        },
        {
          "text": "Family"
        },
        {
          "text": "Sport"
        }
      ]
    },
    "plot": null,
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMWU5MTE4MDEtYTE4OS00ZjliLWExZDItNGU4ZTBjMmNkNDcxXkEyXkFqcGc@._V1_.jpg",
      "width": 701,
      "height": 997,
      "caption": {
        "plainText": "Balls! (2018)"
      }
    },
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Zack Hosseini",
          "id": "nm4175946"
        }
      ],
      "writers": [
        {
          "name": "Zack Hosseini",
          "id": "nm4175946"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Kate Adesanya",
            "id": "nm9049107",
            "characters": [
              "Hermione"
            ]
          },
          {
            "name": "Jack Alcott",
            "id": "nm7165060",
            "characters": [
              "Broadcaster",
              "Referee"
            ]
          },
          {
            "name": "Ella Baer",
            "id": "nm10770611",
            "characters": [
              "Margot"
            ]
          },
          {
            "name": "Liam Bertram",
            "id": "nm9216245",
            "characters": [
              "Bryan"
            ]
          }
        ]
      },
      "totalCredits": 41
    },
    "awards": null
  }
}