Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt5027774"}

SSR Data
{
  "tconst": "tt5027774",
  "title": {
    "id": "tt5027774",
    "titleText": {
      "text": "Three Billboards Outside Ebbing, Missouri"
    },
    "originalTitleText": {
      "text": "Three Billboards Outside Ebbing, Missouri"
    },
    "releaseYear": {
      "year": 2017,
      "endYear": null
    },
    "ratingsSummary": {
      "aggregateRating": 8.1,
      "voteCount": 607169
    },
    "runtime": {
      "seconds": 6900,
      "displayableProperty": {
        "value": {
          "plainText": "1h 55m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Crime"
        },
        {
          "text": "Drama"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A mother personally challenges the local authorities to solve her daughter's murder when they fail to catch the culprit."
      }
    },
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BMjI0ODcxNzM1N15BMl5BanBnXkFtZTgwMzIwMTEwNDI@._V1_.jpg",
      "width": 1012,
      "height": 1500,
      "caption": {
        "plainText": "Woody Harrelson, Frances McDormand, and Sam Rockwell in Three Billboards Outside Ebbing, Missouri (2017)"
      }
    },
    "certificate": {
      "rating": "R"
    },
    "metacritic": {
      "metascore": {
        "score": 88
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Martin McDonagh",
          "id": "nm1732981"
        }
      ],
      "writers": [
        {
          "name": "Martin McDonagh",
          "id": "nm1732981"
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Frances McDormand",
            "id": "nm0000531",
            "characters": [
              "Mildred"
            ]
          },
          {
            "name": "Woody Harrelson",
            "id": "nm0000437",
            "characters": [
              "Willoughby"
            ]
          },
          {
            "name": "Sam Rockwell",
            "id": "nm0005377",
            "characters": [
              "Dixon"
            ]
          },
          {
            "name": "Caleb Landry Jones",
            "id": "nm2655177",
            "characters": [
              "Red Welby"
            ]
          }
        ]
      },
      "totalCredits": 46
    },
    "awards": {
      "wins": 2,
      "nominations": 5,
      "prestigiousNominations": []
    }
  }
}