Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt1605783"}

SSR Data
{
  "tconst": "tt1605783",
  "title": {
    "id": "tt1605783",
    "titleText": {
      "text": "Midnight in Paris"
    },
    "originalTitleText": {
      "text": "Midnight in Paris"
    },
    "releaseYear": {
      "year": 2011,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 7.6,
      "voteCount": 471121
    },
    "runtime": {
      "seconds": 5640,
      "displayableProperty": {
        "value": {
          "plainText": "1h 34m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Fantasy"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "While on a trip to Paris with his fiancée's family, a nostalgic screenwriter finds himself mysteriously going back to the 1920s every day at midnight."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMTM4NjY1MDQwMl5BMl5BanBnXkFtZTcwNTI3Njg3NA@@._V1_.jpg",
      "width": 890,
      "height": 1313,
      "caption": {
        "plainText": "Owen Wilson in Midnight in Paris (2011)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 81
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Woody Allen",
          "id": "nm0000095"
        }
      ],
      "writers": [
        {
          "name": "Woody Allen",
          "id": "nm0000095"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Owen Wilson",
            "id": "nm0005562",
            "characters": [
              "Gil"
            ]
          },
          {
            "name": "Rachel McAdams",
            "id": "nm1046097",
            "characters": [
              "Inez"
            ]
          },
          {
            "name": "Kathy Bates",
            "id": "nm0000870",
            "characters": [
              "Gertrude Stein"
            ]
          },
          {
            "name": "Kurt Fuller",
            "id": "nm0298281",
            "characters": [
              "John"
            ]
          }
        ]
      },
      "totalCredits": 51
    },
    "awards": {
      "wins": 1,
      "nominations": 3,
      "prestigiousNominations": []
    }
  }
}