Route Resolved ✅

Package: @imdb/title

Pattern: /title/[tconst]

Params: {"tconst":"tt0805564"}

SSR Data
{
  "tconst": "tt0805564",
  "title": {
    "id": "tt0805564",
    "titleText": {
      "text": "Lars and the Real Girl"
    },
    "originalTitleText": {
      "text": "Lars and the Real Girl"
    },
    "titleType": "Movie",
    "releaseYear": {
      "year": 2007,
      "endYear": null
    },
    "releaseDate": {
      "day": 2,
      "month": 11,
      "year": 2007
    },
    "ratingsSummary": {
      "aggregateRating": 7.3,
      "voteCount": 167582
    },
    "runtime": {
      "seconds": 6360,
      "displayableProperty": {
        "value": {
          "plainText": "1h 46m"
        }
      }
    },
    "genres": {
      "genres": [
        {
          "text": "Comedy"
        },
        {
          "text": "Drama"
        },
        {
          "text": "Romance"
        }
      ]
    },
    "plot": {
      "plotText": {
        "plainText": "A delusional young man strikes up an unconventional relationship with a doll he finds on the Internet."
      }
    },
    "countriesOfOrigin": [
      "Canada",
      "United States"
    ],
    "primaryImage": {
      "url": "https://m.media-amazon.com/images/M/MV5BZThiOTA4N2UtNzJiYS00MDI0LWI3OWItYzYxYzU3M2YwM2M4XkEyXkFqcGc@._V1_.jpg",
      "width": 1100,
      "height": 1630,
      "caption": {
        "plainText": "Ryan Gosling in Lars and the Real Girl (2007)"
      }
    },
    "certificate": {
      "rating": "PG-13"
    },
    "metacritic": {
      "metascore": {
        "score": 70
      }
    },
    "credits": {
      "directors": [
        {
          "name": "Craig Gillespie",
          "id": "nm0318916",
          "imageUrl": "https://m.media-amazon.com/images/M/MV5BMTI3MTEwNDAxNF5BMl5BanBnXkFtZTcwNzk1OTc1MQ@@._V1_.jpg"
        }
      ],
      "writers": [
        {
          "name": "Nancy Oliver",
          "id": "nm1280672",
          "imageUrl": null
        }
      ],
      "cast": {
        "category": "Cast",
        "credits": [
          {
            "name": "Ryan Gosling",
            "id": "nm0331516",
            "imageUrl": "https://m.media-amazon.com/images/M/MV5BMTQzMjkwNTQ2OF5BMl5BanBnXkFtZTgwNTQ4MTQ4MTE@._V1_.jpg",
            "characters": [
              "Lars Lindstrom"
            ]
          },
          {
            "name": "Emily Mortimer",
            "id": "nm0607865",
            "imageUrl": "https://m.media-amazon.com/images/M/MV5BMTM2NjIzMDg3NV5BMl5BanBnXkFtZTcwNDQ5MzczNA@@._V1_.jpg",
            "characters": [
              "Karin"
            ]
          },
          {
            "name": "Paul Schneider",
            "id": "nm0773973",
            "imageUrl": "https://m.media-amazon.com/images/M/MV5BMjE1MjczMTcxNF5BMl5BanBnXkFtZTcwMjkzOTQyNQ@@._V1_.jpg",
            "characters": [
              "Gus"
            ]
          },
          {
            "name": "R.D. Reid",
            "id": "nm0717395",
            "imageUrl": null,
            "characters": [
              "Reverend Bock"
            ]
          }
        ]
      },
      "totalCredits": 37
    },
    "awards": {
      "wins": 0,
      "nominations": 1,
      "prestigiousNominations": []
    },
    "meterRanking": {
      "currentRank": 1755,
      "changeDirection": "DOWN",
      "difference": 14
    },
    "trivia": [
      "The scene where Lars and Bianca are about to enter the party was entirely improvised by Ryan Gosling (Lars), as well as the scene where he performs CPR on Margo's teddy bear.",
      "The real doll had nine different faces, which were used to show a sort of evolution of the character. The doll starts with a face with heavy make-up, but then later uses a more natural looking face without make-up. Finally, the doll's face becomes slightly green to reflect her \"failing health.\"",
      "In the scene where Lars is reading to Bianca, he is reading from \"Don Quixote,\" whose main character also has delusions."
    ],
    "boxOffice": {
      "lifetimeGross": {
        "amount": 5972884,
        "currency": "USD"
      },
      "openingWeekendGross": {
        "amount": 90418,
        "currency": "USD",
        "weekendEndDate": "2007-10-14"
      }
    }
  }
}