Route Resolved āœ…

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0123987"}

SSR Data
{
  "tconst": "tt0123987",
  "title": {
    "id": "tt0123987",
    "titleText": {
      "text": "Madeline"
    },
    "originalTitleText": {
      "text": "Madeline"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 1998,
      "endYear": null
    },
    "releaseDate": {
      "day": 10,
      "month": 7,
      "year": 1998
    },
    "ratingsSummary": {
      "aggregateRating": 6,
      "voteCount": 8589
    },
    "runtime": {
      "seconds": 5280,
      "displayableProperty": {
        "value": {
          "plainText": "1h 28m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Family"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Horrified at the prospect of her beloved school being sold, a young French girl uses her wit and craftiness to attempt to save it, making an unlikely new friend in the process."
      }
    },
    "countriesOfOrigin": [
      "France",
      "United States",
      "Germany"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZWE1NzdiMGMtMDM1Yy00Mjk5LTljNjEtNDBkMzVkNzNiYTdkXkEyXkFqcGc@._V1_.jpg",
      "width": 500,
      "height": 742,
      "caption": {
        "plainText": "Frances McDormand and Hatty Jones in Madeline (1998)"
      }
    },
    "certificate": {
      "rating": "PG"
    },
    "metacritic": null,
    "credits": {
      "directors": [
        {
          "name": "Daisy von Scherler Mayer",
          "id": "nm0902939",
          "imageUrl": "https://m.media-amazon.com/images/M/MV5BM2JlZmY5MGEtYzcxMS00MDkyLTlhOTctYmNkMjgxNTQwZWMxXkEyXkFqcGc@._V1_.jpg"
        }
      ],
      "writers": [
        {
          "name": "Ludwig Bemelmans",
          "id": "nm0069840",
          "imageUrl": null
        },
        {
          "name": "Malia Scotch Marmo",
          "id": "nm0549369",
          "imageUrl": null
        },
        {
          "name": "Mark Levin",
          "id": "nm0505662",
          "imageUrl": null
        },
        {
          "name": "Jennifer Flackett",
          "id": "nm0280814",
          "imageUrl": null
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Frances McDormand",
            "id": "nm0000531",
            "imageUrl": "https://m.media-amazon.com/images/M/MV5BMjI3NzgxNjYzOF5BMl5BanBnXkFtZTgwNTIxMjExNzE@._V1_.jpg",
            "characters": [
              "Miss Clavel"
            ]
          },
          {
            "name": "Nigel Hawthorne",
            "id": "nm0001329",
            "imageUrl": "https://m.media-amazon.com/images/M/MV5BMTM4MTg4NDE1NV5BMl5BanBnXkFtZTYwNTE2OTM3._V1_.jpg",
            "characters": [
              "Lord Covington"
            ]
          },
          {
            "name": "Hatty Jones",
            "id": "nm0428201",
            "imageUrl": "https://m.media-amazon.com/images/M/MV5BNTNlMjdlN2QtMjAwZC00N2JmLWE5YjQtZTYyMmU2YWE5NTFjXkEyXkFqcGc@._V1_.jpg",
            "characters": [
              "Madeline"
            ]
          },
          {
            "name": "Ben Daniels",
            "id": "nm0199842",
            "imageUrl": "https://m.media-amazon.com/images/M/MV5BMTU1NjU4NDE2N15BMl5BanBnXkFtZTgwMzcxODExOTE@._V1_.jpg",
            "characters": [
              "Leopold the Tutor"
            ]
          }
        ]
      },
      "totalCredits": 48
    },
    "awards": null
  }
}