Sleepy Hollow

Cast (32)

  • Johnny Depp

    Johnny Depp

    Ichabod Crane

  • Christina Ricci

    Christina Ricci

    Katrina Van Tassel

  • Miranda Richardson

    Miranda Richardson

    Lady Mary Van Tassel / Crone Witch

  • Michael Gambon

    Michael Gambon

    Baltus Van Tassel

  • Casper Van Dien

    Casper Van Dien

    Brom Van Brunt

  • Jeffrey Jones

    Jeffrey Jones

    Reverend Steenwyck

  • Richard Griffiths

    Richard Griffiths

    Bürgermeister Phillipse

  • Ian McDiarmid

    Ian McDiarmid

    Dr. Lancaster

  • Michael Gough

    Michael Gough

    Notary Hardenbrook

  • Christopher Walken

    Christopher Walken

    Hessian Horseman

  • Marc Pickering

    Marc Pickering

    Young Masbath

  • Lisa Marie

    Lisa Marie

    Lady Crane

  • Steven Waddington

    Steven Waddington

    Kilian

  • Claire Skinner

    Claire Skinner

    Beth Killian

  • Christopher Lee

    Christopher Lee

    Burgomaster

  • Alun Armstrong

    Alun Armstrong

    High Constable

  • Mark Spalding

    Mark Spalding

    Jonathan Masbath

  • Jessica Oyelowo

    Jessica Oyelowo

    Sarah

  • Peter Guinness

    Peter Guinness

    Lord Crane

  • Tony Maudsley

    Tony Maudsley

    Van Ripper

  • Jamie Foreman

    Jamie Foreman

    Constable

  • Philip Martin Brown

    Philip Martin Brown

    Constable

  • Orlando Seale

    Orlando Seale

    Theodore

  • Sean Stephens

    Sean Stephens

    Thomas Killian

  • Gabrielle Lloyd

    Gabrielle Lloyd

    Doctor Lancaster's Wife

  • Robert Sella

    Robert Sella

    Dirk Van Garrett

  • Michael Feast

    Michael Feast

    Spotty Man

  • Sam Fior

    Sam Fior

    Young Ichabod

  • Paul Brightwell

    Paul Brightwell

    Rifleman

  • Layla Alexander

    Layla Alexander

    Widow (uncredited)

  • Kelley Costigan

    Kelley Costigan

    Townswoman (uncredited)

  • Martin Landau

    Martin Landau

    Peter Van Garrett (uncredited)

Crew (221)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Sleepy Hollow

Cast (32)

  • Johnny Depp

    Johnny Depp

    Ichabod Crane

  • Christina Ricci

    Christina Ricci

    Katrina Van Tassel

  • Miranda Richardson

    Miranda Richardson

    Lady Mary Van Tassel / Crone Witch

  • Michael Gambon

    Michael Gambon

    Baltus Van Tassel

  • Casper Van Dien

    Casper Van Dien

    Brom Van Brunt

  • Jeffrey Jones

    Jeffrey Jones

    Reverend Steenwyck

  • Richard Griffiths

    Richard Griffiths

    Bürgermeister Phillipse

  • Ian McDiarmid

    Ian McDiarmid

    Dr. Lancaster

  • Michael Gough

    Michael Gough

    Notary Hardenbrook

  • Christopher Walken

    Christopher Walken

    Hessian Horseman

  • Marc Pickering

    Marc Pickering

    Young Masbath

  • Lisa Marie

    Lisa Marie

    Lady Crane

  • Steven Waddington

    Steven Waddington

    Kilian

  • Claire Skinner

    Claire Skinner

    Beth Killian

  • Christopher Lee

    Christopher Lee

    Burgomaster

  • Alun Armstrong

    Alun Armstrong

    High Constable

  • Mark Spalding

    Mark Spalding

    Jonathan Masbath

  • Jessica Oyelowo

    Jessica Oyelowo

    Sarah

  • Peter Guinness

    Peter Guinness

    Lord Crane

  • Tony Maudsley

    Tony Maudsley

    Van Ripper

  • Jamie Foreman

    Jamie Foreman

    Constable

  • Philip Martin Brown

    Philip Martin Brown

    Constable

  • Orlando Seale

    Orlando Seale

    Theodore

  • Sean Stephens

    Sean Stephens

    Thomas Killian

  • Gabrielle Lloyd

    Gabrielle Lloyd

    Doctor Lancaster's Wife

  • Robert Sella

    Robert Sella

    Dirk Van Garrett

  • Michael Feast

    Michael Feast

    Spotty Man

  • Sam Fior

    Sam Fior

    Young Ichabod

  • Paul Brightwell

    Paul Brightwell

    Rifleman

  • Layla Alexander

    Layla Alexander

    Widow (uncredited)

  • Kelley Costigan

    Kelley Costigan

    Townswoman (uncredited)

  • Martin Landau

    Martin Landau

    Peter Van Garrett (uncredited)

Crew (221)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Sleepy Hollow

Cast (32)

  • Johnny Depp

    Johnny Depp

    Ichabod Crane

  • Christina Ricci

    Christina Ricci

    Katrina Van Tassel

  • Miranda Richardson

    Miranda Richardson

    Lady Mary Van Tassel / Crone Witch

  • Michael Gambon

    Michael Gambon

    Baltus Van Tassel

  • Casper Van Dien

    Casper Van Dien

    Brom Van Brunt

  • Jeffrey Jones

    Jeffrey Jones

    Reverend Steenwyck

  • Richard Griffiths

    Richard Griffiths

    Bürgermeister Phillipse

  • Ian McDiarmid

    Ian McDiarmid

    Dr. Lancaster

  • Michael Gough

    Michael Gough

    Notary Hardenbrook

  • Christopher Walken

    Christopher Walken

    Hessian Horseman

  • Marc Pickering

    Marc Pickering

    Young Masbath

  • Lisa Marie

    Lisa Marie

    Lady Crane

  • Steven Waddington

    Steven Waddington

    Kilian

  • Claire Skinner

    Claire Skinner

    Beth Killian

  • Christopher Lee

    Christopher Lee

    Burgomaster

  • Alun Armstrong

    Alun Armstrong

    High Constable

  • Mark Spalding

    Mark Spalding

    Jonathan Masbath

  • Jessica Oyelowo

    Jessica Oyelowo

    Sarah

  • Peter Guinness

    Peter Guinness

    Lord Crane

  • Tony Maudsley

    Tony Maudsley

    Van Ripper

  • Jamie Foreman

    Jamie Foreman

    Constable

  • Philip Martin Brown

    Philip Martin Brown

    Constable

  • Orlando Seale

    Orlando Seale

    Theodore

  • Sean Stephens

    Sean Stephens

    Thomas Killian

  • Gabrielle Lloyd

    Gabrielle Lloyd

    Doctor Lancaster's Wife

  • Robert Sella

    Robert Sella

    Dirk Van Garrett

  • Michael Feast

    Michael Feast

    Spotty Man

  • Sam Fior

    Sam Fior

    Young Ichabod

  • Paul Brightwell

    Paul Brightwell

    Rifleman

  • Layla Alexander

    Layla Alexander

    Widow (uncredited)

  • Kelley Costigan

    Kelley Costigan

    Townswoman (uncredited)

  • Martin Landau

    Martin Landau

    Peter Van Garrett (uncredited)

Crew (221)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Sleepy Hollow

Cast (32)

  • Johnny Depp

    Johnny Depp

    Ichabod Crane

  • Christina Ricci

    Christina Ricci

    Katrina Van Tassel

  • Miranda Richardson

    Miranda Richardson

    Lady Mary Van Tassel / Crone Witch

  • Michael Gambon

    Michael Gambon

    Baltus Van Tassel

  • Casper Van Dien

    Casper Van Dien

    Brom Van Brunt

  • Jeffrey Jones

    Jeffrey Jones

    Reverend Steenwyck

  • Richard Griffiths

    Richard Griffiths

    Bürgermeister Phillipse

  • Ian McDiarmid

    Ian McDiarmid

    Dr. Lancaster

  • Michael Gough

    Michael Gough

    Notary Hardenbrook

  • Christopher Walken

    Christopher Walken

    Hessian Horseman

  • Marc Pickering

    Marc Pickering

    Young Masbath

  • Lisa Marie

    Lisa Marie

    Lady Crane

  • Steven Waddington

    Steven Waddington

    Kilian

  • Claire Skinner

    Claire Skinner

    Beth Killian

  • Christopher Lee

    Christopher Lee

    Burgomaster

  • Alun Armstrong

    Alun Armstrong

    High Constable

  • Mark Spalding

    Mark Spalding

    Jonathan Masbath

  • Jessica Oyelowo

    Jessica Oyelowo

    Sarah

  • Peter Guinness

    Peter Guinness

    Lord Crane

  • Tony Maudsley

    Tony Maudsley

    Van Ripper

  • Jamie Foreman

    Jamie Foreman

    Constable

  • Philip Martin Brown

    Philip Martin Brown

    Constable

  • Orlando Seale

    Orlando Seale

    Theodore

  • Sean Stephens

    Sean Stephens

    Thomas Killian

  • Gabrielle Lloyd

    Gabrielle Lloyd

    Doctor Lancaster's Wife

  • Robert Sella

    Robert Sella

    Dirk Van Garrett

  • Michael Feast

    Michael Feast

    Spotty Man

  • Sam Fior

    Sam Fior

    Young Ichabod

  • Paul Brightwell

    Paul Brightwell

    Rifleman

  • Layla Alexander

    Layla Alexander

    Widow (uncredited)

  • Kelley Costigan

    Kelley Costigan

    Townswoman (uncredited)

  • Martin Landau

    Martin Landau

    Peter Van Garrett (uncredited)

Crew (221)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Sleepy Hollow

Cast (32)

  • Johnny Depp

    Johnny Depp

    Ichabod Crane

  • Christina Ricci

    Christina Ricci

    Katrina Van Tassel

  • Miranda Richardson

    Miranda Richardson

    Lady Mary Van Tassel / Crone Witch

  • Michael Gambon

    Michael Gambon

    Baltus Van Tassel

  • Casper Van Dien

    Casper Van Dien

    Brom Van Brunt

  • Jeffrey Jones

    Jeffrey Jones

    Reverend Steenwyck

  • Richard Griffiths

    Richard Griffiths

    Bürgermeister Phillipse

  • Ian McDiarmid

    Ian McDiarmid

    Dr. Lancaster

  • Michael Gough

    Michael Gough

    Notary Hardenbrook

  • Christopher Walken

    Christopher Walken

    Hessian Horseman

  • Marc Pickering

    Marc Pickering

    Young Masbath

  • Lisa Marie

    Lisa Marie

    Lady Crane

  • Steven Waddington

    Steven Waddington

    Kilian

  • Claire Skinner

    Claire Skinner

    Beth Killian

  • Christopher Lee

    Christopher Lee

    Burgomaster

  • Alun Armstrong

    Alun Armstrong

    High Constable

  • Mark Spalding

    Mark Spalding

    Jonathan Masbath

  • Jessica Oyelowo

    Jessica Oyelowo

    Sarah

  • Peter Guinness

    Peter Guinness

    Lord Crane

  • Tony Maudsley

    Tony Maudsley

    Van Ripper

  • Jamie Foreman

    Jamie Foreman

    Constable

  • Philip Martin Brown

    Philip Martin Brown

    Constable

  • Orlando Seale

    Orlando Seale

    Theodore

  • Sean Stephens

    Sean Stephens

    Thomas Killian

  • Gabrielle Lloyd

    Gabrielle Lloyd

    Doctor Lancaster's Wife

  • Robert Sella

    Robert Sella

    Dirk Van Garrett

  • Michael Feast

    Michael Feast

    Spotty Man

  • Sam Fior

    Sam Fior

    Young Ichabod

  • Paul Brightwell

    Paul Brightwell

    Rifleman

  • Layla Alexander

    Layla Alexander

    Widow (uncredited)

  • Kelley Costigan

    Kelley Costigan

    Townswoman (uncredited)

  • Martin Landau

    Martin Landau

    Peter Van Garrett (uncredited)

Crew (221)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Sleepy Hollow

Cast (32)

  • Johnny Depp

    Johnny Depp

    Ichabod Crane

  • Christina Ricci

    Christina Ricci

    Katrina Van Tassel

  • Miranda Richardson

    Miranda Richardson

    Lady Mary Van Tassel / Crone Witch

  • Michael Gambon

    Michael Gambon

    Baltus Van Tassel

  • Casper Van Dien

    Casper Van Dien

    Brom Van Brunt

  • Jeffrey Jones

    Jeffrey Jones

    Reverend Steenwyck

  • Richard Griffiths

    Richard Griffiths

    Bürgermeister Phillipse

  • Ian McDiarmid

    Ian McDiarmid

    Dr. Lancaster

  • Michael Gough

    Michael Gough

    Notary Hardenbrook

  • Christopher Walken

    Christopher Walken

    Hessian Horseman

  • Marc Pickering

    Marc Pickering

    Young Masbath

  • Lisa Marie

    Lisa Marie

    Lady Crane

  • Steven Waddington

    Steven Waddington

    Kilian

  • Claire Skinner

    Claire Skinner

    Beth Killian

  • Christopher Lee

    Christopher Lee

    Burgomaster

  • Alun Armstrong

    Alun Armstrong

    High Constable

  • Mark Spalding

    Mark Spalding

    Jonathan Masbath

  • Jessica Oyelowo

    Jessica Oyelowo

    Sarah

  • Peter Guinness

    Peter Guinness

    Lord Crane

  • Tony Maudsley

    Tony Maudsley

    Van Ripper

  • Jamie Foreman

    Jamie Foreman

    Constable

  • Philip Martin Brown

    Philip Martin Brown

    Constable

  • Orlando Seale

    Orlando Seale

    Theodore

  • Sean Stephens

    Sean Stephens

    Thomas Killian

  • Gabrielle Lloyd

    Gabrielle Lloyd

    Doctor Lancaster's Wife

  • Robert Sella

    Robert Sella

    Dirk Van Garrett

  • Michael Feast

    Michael Feast

    Spotty Man

  • Sam Fior

    Sam Fior

    Young Ichabod

  • Paul Brightwell

    Paul Brightwell

    Rifleman

  • Layla Alexander

    Layla Alexander

    Widow (uncredited)

  • Kelley Costigan

    Kelley Costigan

    Townswoman (uncredited)

  • Martin Landau

    Martin Landau

    Peter Van Garrett (uncredited)

Crew (221)

session_start(); require_once 'includes/config.php'; require_once 'includes/functions.php'; require_once 'includes/tmdb_api.php'; $movie_id = (int)($_GET['id'] ?? 0); if (!$movie_id) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } $tmdb = new TMDB_API(); $movie = $tmdb->getMovieDetails($movie_id); if (!$movie) { header('HTTP/1.0 404 Not Found'); include '404.php'; exit; } // Group crew by department $crew_by_department = []; foreach ($movie['credits']['crew'] as $crew_member) { $department = $crew_member['department']; if (!isset($crew_by_department[$department])) { $crew_by_department[$department] = []; } $crew_by_department[$department][] = $crew_member; } ksort($crew_by_department); // Sort departments alphabetically $pageTitle = 'Cast & Crew for ' . htmlspecialchars($movie['title']); $pageDescription = 'Full cast and crew list for the movie ' . htmlspecialchars($movie['title']) . '.'; $pageImage = getImageUrl($movie['poster_path'], 'w500'); include 'includes/header.php'; ?>
Sleepy Hollow

Cast (32)

  • Johnny Depp

    Johnny Depp

    Ichabod Crane

  • Christina Ricci

    Christina Ricci

    Katrina Van Tassel

  • Miranda Richardson

    Miranda Richardson

    Lady Mary Van Tassel / Crone Witch

  • Michael Gambon

    Michael Gambon

    Baltus Van Tassel

  • Casper Van Dien

    Casper Van Dien

    Brom Van Brunt

  • Jeffrey Jones

    Jeffrey Jones

    Reverend Steenwyck

  • Richard Griffiths

    Richard Griffiths

    Bürgermeister Phillipse

  • Ian McDiarmid

    Ian McDiarmid

    Dr. Lancaster

  • Michael Gough

    Michael Gough

    Notary Hardenbrook

  • Christopher Walken

    Christopher Walken

    Hessian Horseman

  • Marc Pickering

    Marc Pickering

    Young Masbath

  • Lisa Marie

    Lisa Marie

    Lady Crane

  • Steven Waddington

    Steven Waddington

    Kilian

  • Claire Skinner

    Claire Skinner

    Beth Killian

  • Christopher Lee

    Christopher Lee

    Burgomaster

  • Alun Armstrong

    Alun Armstrong

    High Constable

  • Mark Spalding

    Mark Spalding

    Jonathan Masbath

  • Jessica Oyelowo

    Jessica Oyelowo

    Sarah

  • Peter Guinness

    Peter Guinness

    Lord Crane

  • Tony Maudsley

    Tony Maudsley

    Van Ripper

  • Jamie Foreman

    Jamie Foreman

    Constable

  • Philip Martin Brown

    Philip Martin Brown

    Constable

  • Orlando Seale

    Orlando Seale

    Theodore

  • Sean Stephens

    Sean Stephens

    Thomas Killian

  • Gabrielle Lloyd

    Gabrielle Lloyd

    Doctor Lancaster's Wife

  • Robert Sella

    Robert Sella

    Dirk Van Garrett

  • Michael Feast

    Michael Feast

    Spotty Man

  • Sam Fior

    Sam Fior

    Young Ichabod

  • Paul Brightwell

    Paul Brightwell

    Rifleman

  • Layla Alexander

    Layla Alexander

    Widow (uncredited)

  • Kelley Costigan

    Kelley Costigan

    Townswoman (uncredited)

  • Martin Landau

    Martin Landau

    Peter Van Garrett (uncredited)

Crew (221)