Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt22893404"}

SSR Data
{
  "tconst": "tt22893404",
  "title": {
    "id": "tt22893404",
    "titleText": {
      "text": "Maria"
    },
    "originalTitleText": {
      "text": "Maria"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 2024,
      "endYear": null
    },
    "releaseDate": {
      "day": 11,
      "month": 12,
      "year": 2024
    },
    "ratingsSummary": {
      "aggregateRating": 6.4,
      "voteCount": 25206
    },
    "runtime": {
      "seconds": 7440,
      "displayableProperty": {
        "value": {
          "plainText": "2h 4m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Biography"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Music"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "Maria Callas, the world's greatest opera singer, lives the last days of her life in 1970s Paris, as she confronts her identity."
      }
    },
    "countriesOfOrigin": [
      "Italy",
      "Germany",
      "Chile",
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMmJlZTkzOWMtYjBmMi00MWY2LTg0YTUtNGUzZjI0MzgxYTY4XkEyXkFqcGc@._V1_.jpg",
      "width": 1500,
      "height": 2222,
      "caption": {
        "plainText": "Angelina Jolie in Maria (2024)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 63
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Pablo Larraín",
          "id": "nm1883257"
        }
      ],
      "writers": [
        {
          "name": "Steven Knight",
          "id": "nm1140275"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Angelina Jolie",
            "id": "nm0001401",
            "characters": [
              "Maria Callas"
            ]
          },
          {
            "name": "Pierfrancesco Favino",
            "id": "nm0269419",
            "characters": [
              "Ferruccio"
            ]
          },
          {
            "name": "Alba Rohrwacher",
            "id": "nm2130040",
            "characters": [
              "Bruna"
            ]
          },
          {
            "name": "Haluk Bilginer",
            "id": "nm0082211",
            "characters": [
              "Aristotle Onassis"
            ]
          }
        ]
      },
      "totalCredits": 43
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}