Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt6572002"}

SSR Data
{
  "tconst": "tt6572002",
  "title": {
    "id": "tt6572002",
    "titleText": {
      "text": "Boro the Caterpillar"
    },
    "originalTitleText": {
      "text": "Kemushi no Boro"
    },
    "releaseYear": {
      "year": 2018,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.7,
      "voteCount": 310
    },
    "runtime": {
      "seconds": 840,
      "displayableProperty": {
        "value": {
          "plainText": "14m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Animation"
        },
        {
          "text": "Short"
        },
        {
          "text": "Adventure"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Family"
        },
        {
          "text": "Fantasy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A newborn caterpillar steps out into the world."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMmJlNGQyYTktMDliYS00ZmQyLThlOWMtNzJmMWMzYjFhMzk2XkEyXkFqcGc@._V1_.jpg",
      "width": 500,
      "height": 750,
      "caption": {
        "plainText": "Boro the Caterpillar (2018)"
      }
    },
    "certificate": null,
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Hayao Miyazaki",
          "id": "nm0594503"
        }
      ],
      "writers": [
        {
          "name": "Hayao Miyazaki",
          "id": "nm0594503"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": []
      },
      "totalCredits": 4
    },
    "awards": null
  }
}