Route Resolved āœ…

Package: @imdb/name

Pattern: /name/[nconst]

Params: {"nconst":"nm3960944"}

SSR Data
{
  "nconst": "nm3960944",
  "name": {
    "id": "nm3960944",
    "nameText": {
      "text": "Frasier Huckle"
    },
    "birthDate": null,
    "deathDate": null,
    "bio": {
      "plainText": "Frasier Huckle is known for Private Peaceful (2012), Casualty (1986) and Toast (2010)."
    },
    "primaryImage": null,
    "primaryProfessions": [
      {
        "category": {
          "text": "Actor"
        }
      }
    ],
    "knownFor": [
      {
        "title": {
          "id": "tt1667439",
          "titleText": {
            "text": "Private Peaceful"
          },
          "releaseYear": {
            "year": 2012
          }
        },
        "summary": {
          "principalCategory": {
            "text": "Actor"
          }
        }
      },
      {
        "title": {
          "id": "tt0096555",
          "titleText": {
            "text": "Casualty"
          },
          "releaseYear": {
            "year": 1986
          }
        },
        "summary": {
          "principalCategory": {
            "text": "Actor"
          }
        }
      },
      {
        "title": {
          "id": "tt1658851",
          "titleText": {
            "text": "Toast"
          },
          "releaseYear": {
            "year": 2010
          }
        },
        "summary": {
          "principalCategory": {
            "text": "Actor"
          }
        }
      }
    ],
    "filmography": [
      {
        "category": "Actor",
        "credits": [
          {
            "title": {
              "id": "tt0096555",
              "titleText": {
                "text": "Casualty"
              },
              "releaseYear": {
                "year": 1986
              }
            },
            "characters": [
              "Wayne Gwyn"
            ]
          },
          {
            "title": {
              "id": "tt1667439",
              "titleText": {
                "text": "Private Peaceful"
              },
              "releaseYear": {
                "year": 2012
              }
            },
            "characters": [
              "Young Jimmy"
            ]
          },
          {
            "title": {
              "id": "tt1658851",
              "titleText": {
                "text": "Toast"
              },
              "releaseYear": {
                "year": 2010
              }
            },
            "characters": [
              "Warrel"
            ]
          }
        ]
      }
    ]
  }
}