Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt8080302"}

SSR Data
{
  "tconst": "tt8080302",
  "title": {
    "id": "tt8080302",
    "titleText": {
      "text": "Penguins"
    },
    "originalTitleText": {
      "text": "Penguins"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 2019,
      "endYear": null
    },
    "releaseDate": {
      "day": 17,
      "month": 4,
      "year": 2019
    },
    "ratingsSummary": {
      "aggregateRating": 7.1,
      "voteCount": 2047
    },
    "runtime": {
      "seconds": 4560,
      "displayableProperty": {
        "value": {
          "plainText": "1h 16m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Documentary"
        },
        {
          "text": "Family"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A coming-of-age story about an Adélie penguin named Steve who joins millions of fellow males in the icy Antarctic spring on a quest to build a suitable nest, find a life partner and start a family."
      }
    },
    "countriesOfOrigin": [
      "United States",
      "United Kingdom"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjA4NDc2Njc3MV5BMl5BanBnXkFtZTgwMTcyNTAwNzM@._V1_.jpg",
      "width": 1382,
      "height": 2048,
      "caption": {
        "plainText": "Penguins (2019)"
      }
    },
    "certificate": {
      "rating": "G"
    },
    "metacritic": {
      "metascore": {
        "score": 69
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Alastair Fothergill",
          "id": "nm0288144",
          "imageUrl": "https://m.media-amazon.com/images/M/MV5BMTYwODc0MzY1OV5BMl5BanBnXkFtZTgwNTAyNjY3NzM@._V1_.jpg"
        },
        {
          "name": "Jeff Wilson",
          "id": "nm2613148",
          "imageUrl": null
        },
        {
          "name": "Mark Linfield",
          "id": "nm1768412",
          "imageUrl": "https://m.media-amazon.com/images/M/MV5BMTY2Mzc5MTk5OF5BMl5BanBnXkFtZTgwNzk0MTIzNTE@._V1_.jpg"
        }
      ],
      "writers": [
        {
          "name": "David Fowler",
          "id": "nm1470516",
          "imageUrl": null
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": []
      },
      "totalCredits": 5
    },
    "awards": null,
    "meterRanking": null,
    "trivia": [
      "The crew filmed for 900 days to create this 70-minute film.",
      "Due to Disney's completed acquisition of all the Fox assets and further release date changes for future Disney films, this is the last time both a Disney film and a 20th Century Fox film have been theatrically released on the same day, with this film releasing on the same day as the 20th Century Fox film Breakthrough (2019).",
      "Penguin Body Count: 1 (killed by a leopard seal, in example, as the narrator tells a fact about the number of penguins killed by leopard seals)"
    ],
    "boxOffice": {
      "lifetimeGross": {
        "amount": 7699452,
        "currency": "USD"
      },
      "openingWeekendGross": {
        "amount": 2282593,
        "currency": "USD",
        "weekendEndDate": "2019-04-21"
      }
    }
  }
}