Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1517268"}

SSR Data
{
  "tconst": "tt1517268",
  "title": {
    "id": "tt1517268",
    "titleText": {
      "text": "Barbie"
    },
    "originalTitleText": {
      "text": "Barbie"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 2023,
      "endYear": null
    },
    "releaseDate": {
      "day": 21,
      "month": 7,
      "year": 2023
    },
    "ratingsSummary": {
      "aggregateRating": 6.8,
      "voteCount": 671834
    },
    "runtime": {
      "seconds": 6840,
      "displayableProperty": {
        "value": {
          "plainText": "1h 54m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Adventure"
        },
        {
          "text": "Comedy"
        },
        {
          "text": "Fantasy"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Barbie and Ken are having the time of their lives in the seemingly perfect world of Barbie Land. However, when they get a chance to go to the outside world, they soon discover the joys and perils of living among regular humans."
      }
    },
    "countriesOfOrigin": [
      "United States",
      "United Kingdom"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYjI3NDU0ZGYtYjA2YS00Y2RlLTgwZDAtYTE2YTM5ZjE1M2JlXkEyXkFqcGc@._V1_.jpg",
      "width": 1900,
      "height": 2814,
      "caption": {
        "plainText": "Ryan Gosling and Margot Robbie in Barbie (2023)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 80
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Greta Gerwig",
          "id": "nm1950086"
        }
      ],
      "writers": [
        {
          "name": "Greta Gerwig",
          "id": "nm1950086"
        },
        {
          "name": "Noah Baumbach",
          "id": "nm0000876"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Margot Robbie",
            "id": "nm3053338",
            "characters": [
              "Barbie"
            ]
          },
          {
            "name": "Ryan Gosling",
            "id": "nm0331516",
            "characters": [
              "Ken"
            ]
          },
          {
            "name": "Issa Rae",
            "id": "nm4793987",
            "characters": [
              "Barbie"
            ]
          },
          {
            "name": "Kate McKinnon",
            "id": "nm0571952",
            "characters": [
              "Weird Barbie"
            ]
          }
        ]
      },
      "totalCredits": 202
    },
    "awards": {
      "wins": 1,
      "nominations": 7,
      "prestigiousNominations": []
    }
  }
}