Route Resolved ✅

Package: @imdb/name

Pattern: /name/[nconst]

Params: {"nconst":"nm5252041"}

SSR Data
{
  "nconst": "nm5252041",
  "name": {
    "id": "nm5252041",
    "nameText": {
      "text": "Tim Moore"
    },
    "birthDate": null,
    "deathDate": null,
    "bio": null,
    "primaryImage": null,
    "primaryProfessions": [],
    "knownFor": [
      {
        "title": {
          "id": "tt2176996",
          "titleText": {
            "text": "I Didn't Do It"
          },
          "releaseYear": {
            "year": 2012
          }
        },
        "summary": {
          "principalCategory": {
            "text": "Self"
          }
        }
      },
      {
        "title": {
          "id": "tt8565254",
          "titleText": {
            "text": "The 15:17 To Paris: Portrait of Courage"
          },
          "releaseYear": {
            "year": 2018
          }
        },
        "summary": {
          "principalCategory": {
            "text": "Self"
          }
        }
      }
    ],
    "filmography": [
      {
        "category": "Self",
        "credits": [
          {
            "title": {
              "id": "tt8565254",
              "titleText": {
                "text": "The 15:17 To Paris: Portrait of Courage"
              },
              "releaseYear": {
                "year": 2018
              }
            },
            "characters": [
              "Self"
            ]
          },
          {
            "title": {
              "id": "tt2176996",
              "titleText": {
                "text": "I Didn't Do It"
              },
              "releaseYear": {
                "year": 2012
              }
            },
            "characters": [
              "Self"
            ]
          }
        ]
      }
    ]
  }
}