Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0045152"}

SSR Data
{
  "tconst": "tt0045152",
  "title": {
    "id": "tt0045152",
    "titleText": {
      "text": "Singin' in the Rain"
    },
    "originalTitleText": {
      "text": "Singin' in the Rain"
    },
    "releaseYear": {
      "year": 1952,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.3,
      "voteCount": 282511
    },
    "runtime": {
      "seconds": 6180,
      "displayableProperty": {
        "value": {
          "plainText": "1h 43m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Musical"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A silent film star falls for a chorus girl just as he and his delusionally jealous screen partner are trying to make the difficult transition to talking pictures in 1920s Hollywood."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMGQzZDFjZWUtZDU4ZS00ZjM3LTgyYmItYjA3YmIwYzRkZWY3XkEyXkFqcGc@._V1_.jpg",
      "width": 542,
      "height": 792,
      "caption": {
        "plainText": "Gene Kelly, Debbie Reynolds, and Donald O'Connor in Singin' in the Rain (1952)"
      }
    },
    "certificate": {
      "rating": "G"
    },
    "metacritic": {
      "metascore": {
        "score": 99
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Stanley Donen",
          "id": "nm0002045"
        },
        {
          "name": "Gene Kelly",
          "id": "nm0000037"
        }
      ],
      "writers": [
        {
          "name": "Betty Comden",
          "id": "nm0173679"
        },
        {
          "name": "Adolph Green",
          "id": "nm0337582"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Gene Kelly",
            "id": "nm0000037",
            "characters": [
              "Don Lockwood"
            ]
          },
          {
            "name": "Donald O'Connor",
            "id": "nm0640307",
            "characters": [
              "Cosmo Brown"
            ]
          },
          {
            "name": "Debbie Reynolds",
            "id": "nm0001666",
            "characters": [
              "Kathy Selden"
            ]
          },
          {
            "name": "Jean Hagen",
            "id": "nm0353405",
            "characters": [
              "Lina Lamont"
            ]
          }
        ]
      },
      "totalCredits": 201
    },
    "awards": {
      "wins": 0,
      "nominations": 2,
      "prestigiousNominations": []
    }
  }
}