Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1200263"}

SSR Data
{
  "tconst": "tt1200263",
  "title": {
    "id": "tt1200263",
    "titleText": {
      "text": "The Color Purple"
    },
    "originalTitleText": {
      "text": "The Color Purple"
    },
    "releaseYear": {
      "year": 2023,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 6.8,
      "voteCount": 20476
    },
    "runtime": {
      "seconds": 8460,
      "displayableProperty": {
        "value": {
          "plainText": "2h 21m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Drama"
        },
        {
          "text": "Musical"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A woman faces many hardships in her life, but ultimately finds extraordinary strength and hope in the unbreakable bonds of sisterhood."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BYzg2ZGEzZjItZWY3Ni00MTFjLTk3ZmEtZTE1OGFmOTkzM2I4XkEyXkFqcGc@._V1_.jpg",
      "width": 2764,
      "height": 4096,
      "caption": {
        "plainText": "Taraji P. Henson, Fantasia Barrino, and Danielle Brooks in The Color Purple (2023)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 72
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Blitz Bazawule",
          "id": "nm7577540"
        }
      ],
      "writers": [
        {
          "name": "Marcus Gardley",
          "id": "nm5926700"
        },
        {
          "name": "Alice Walker",
          "id": "nm0907504"
        },
        {
          "name": "Marsha Norman",
          "id": "nm0635568"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Fantasia Barrino",
            "id": "nm1568881",
            "characters": [
              "Celie"
            ]
          },
          {
            "name": "Taraji P. Henson",
            "id": "nm0378245",
            "characters": [
              "Shug Avery"
            ]
          },
          {
            "name": "Danielle Brooks",
            "id": "nm5335029",
            "characters": [
              "Sofia"
            ]
          },
          {
            "name": "Colman Domingo",
            "id": "nm0231458",
            "characters": [
              "Mister"
            ]
          }
        ]
      },
      "totalCredits": 53
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    }
  }
}