Ambulance Girl

Cast (30)

  • Kathy Bates

    Kathy Bates

    Jane Stern

  • Robin Thomas

    Robin Thomas

    Michael Stern

  • Gordon Pinsent

    Gordon Pinsent

    Pete

  • Sean McCann

    Sean McCann

    EMT Boss

  • Kristina Nicoll

    Kristina Nicoll

    Audrey

  • John Dunsworth

    John Dunsworth

    Chief Vince Melmac

  • Wayne Best

    Wayne Best

    Ed

  • Nathalie Toriel

    Nathalie Toriel

    Dot

  • Jennifer Overton

    Jennifer Overton

    Hailey

  • Rhonda McLean

    Rhonda McLean

    Sarah

  • Marcia Kash

    Marcia Kash

    Myra Schlesinger

  • Michael Bach

    Michael Bach

    Nicky Rivers

  • Steve Boyle

    Steve Boyle

    Spencer the Physio

  • Dawn McKelvie Cyr

    Dawn McKelvie Cyr

    Clerk

  • Mary-Colin Chisholm

    Mary-Colin Chisholm

    Sharon

  • Rénald Bourgeois

    Rénald Bourgeois

    Jules

  • Ayesha Gibson

    Ayesha Gibson

    Mavis

  • Corey Turner

    Corey Turner

    Paramedic

  • Nirah Jordan

    Nirah Jordan

    Flight Attendant

  • Douglas Robertson

    Douglas Robertson

    High School Kid

  • Geoff McBride

    Geoff McBride

    Muriel's Son

  • Susan Leblanc-Crawford

    Susan Leblanc-Crawford

    Fan At Bus

  • Bernard Robichaud

    Bernard Robichaud

    Biker

  • Gil Anderson

    Gil Anderson

    Biker's Girlfriend

  • Shawn Duggan

    Shawn Duggan

    Winston's Owner

  • David Patrick Flemming

    David Patrick Flemming

    Fireman

  • Chelsea Riles

    Chelsea Riles

    Little Girl

  • Brian Heighton

    Brian Heighton

    Officer

  • Bradley Bailey

    Bradley Bailey

    Friend

  • David Michie

    David Michie

    Boy on Plane (Voice)

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'; ?>
Ambulance Girl

Cast (30)

  • Kathy Bates

    Kathy Bates

    Jane Stern

  • Robin Thomas

    Robin Thomas

    Michael Stern

  • Gordon Pinsent

    Gordon Pinsent

    Pete

  • Sean McCann

    Sean McCann

    EMT Boss

  • Kristina Nicoll

    Kristina Nicoll

    Audrey

  • John Dunsworth

    John Dunsworth

    Chief Vince Melmac

  • Wayne Best

    Wayne Best

    Ed

  • Nathalie Toriel

    Nathalie Toriel

    Dot

  • Jennifer Overton

    Jennifer Overton

    Hailey

  • Rhonda McLean

    Rhonda McLean

    Sarah

  • Marcia Kash

    Marcia Kash

    Myra Schlesinger

  • Michael Bach

    Michael Bach

    Nicky Rivers

  • Steve Boyle

    Steve Boyle

    Spencer the Physio

  • Dawn McKelvie Cyr

    Dawn McKelvie Cyr

    Clerk

  • Mary-Colin Chisholm

    Mary-Colin Chisholm

    Sharon

  • Rénald Bourgeois

    Rénald Bourgeois

    Jules

  • Ayesha Gibson

    Ayesha Gibson

    Mavis

  • Corey Turner

    Corey Turner

    Paramedic

  • Nirah Jordan

    Nirah Jordan

    Flight Attendant

  • Douglas Robertson

    Douglas Robertson

    High School Kid

  • Geoff McBride

    Geoff McBride

    Muriel's Son

  • Susan Leblanc-Crawford

    Susan Leblanc-Crawford

    Fan At Bus

  • Bernard Robichaud

    Bernard Robichaud

    Biker

  • Gil Anderson

    Gil Anderson

    Biker's Girlfriend

  • Shawn Duggan

    Shawn Duggan

    Winston's Owner

  • David Patrick Flemming

    David Patrick Flemming

    Fireman

  • Chelsea Riles

    Chelsea Riles

    Little Girl

  • Brian Heighton

    Brian Heighton

    Officer

  • Bradley Bailey

    Bradley Bailey

    Friend

  • David Michie

    David Michie

    Boy on Plane (Voice)

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'; ?>
Ambulance Girl

Cast (30)

  • Kathy Bates

    Kathy Bates

    Jane Stern

  • Robin Thomas

    Robin Thomas

    Michael Stern

  • Gordon Pinsent

    Gordon Pinsent

    Pete

  • Sean McCann

    Sean McCann

    EMT Boss

  • Kristina Nicoll

    Kristina Nicoll

    Audrey

  • John Dunsworth

    John Dunsworth

    Chief Vince Melmac

  • Wayne Best

    Wayne Best

    Ed

  • Nathalie Toriel

    Nathalie Toriel

    Dot

  • Jennifer Overton

    Jennifer Overton

    Hailey

  • Rhonda McLean

    Rhonda McLean

    Sarah

  • Marcia Kash

    Marcia Kash

    Myra Schlesinger

  • Michael Bach

    Michael Bach

    Nicky Rivers

  • Steve Boyle

    Steve Boyle

    Spencer the Physio

  • Dawn McKelvie Cyr

    Dawn McKelvie Cyr

    Clerk

  • Mary-Colin Chisholm

    Mary-Colin Chisholm

    Sharon

  • Rénald Bourgeois

    Rénald Bourgeois

    Jules

  • Ayesha Gibson

    Ayesha Gibson

    Mavis

  • Corey Turner

    Corey Turner

    Paramedic

  • Nirah Jordan

    Nirah Jordan

    Flight Attendant

  • Douglas Robertson

    Douglas Robertson

    High School Kid

  • Geoff McBride

    Geoff McBride

    Muriel's Son

  • Susan Leblanc-Crawford

    Susan Leblanc-Crawford

    Fan At Bus

  • Bernard Robichaud

    Bernard Robichaud

    Biker

  • Gil Anderson

    Gil Anderson

    Biker's Girlfriend

  • Shawn Duggan

    Shawn Duggan

    Winston's Owner

  • David Patrick Flemming

    David Patrick Flemming

    Fireman

  • Chelsea Riles

    Chelsea Riles

    Little Girl

  • Brian Heighton

    Brian Heighton

    Officer

  • Bradley Bailey

    Bradley Bailey

    Friend

  • David Michie

    David Michie

    Boy on Plane (Voice)

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'; ?>
Ambulance Girl

Cast (30)

  • Kathy Bates

    Kathy Bates

    Jane Stern

  • Robin Thomas

    Robin Thomas

    Michael Stern

  • Gordon Pinsent

    Gordon Pinsent

    Pete

  • Sean McCann

    Sean McCann

    EMT Boss

  • Kristina Nicoll

    Kristina Nicoll

    Audrey

  • John Dunsworth

    John Dunsworth

    Chief Vince Melmac

  • Wayne Best

    Wayne Best

    Ed

  • Nathalie Toriel

    Nathalie Toriel

    Dot

  • Jennifer Overton

    Jennifer Overton

    Hailey

  • Rhonda McLean

    Rhonda McLean

    Sarah

  • Marcia Kash

    Marcia Kash

    Myra Schlesinger

  • Michael Bach

    Michael Bach

    Nicky Rivers

  • Steve Boyle

    Steve Boyle

    Spencer the Physio

  • Dawn McKelvie Cyr

    Dawn McKelvie Cyr

    Clerk

  • Mary-Colin Chisholm

    Mary-Colin Chisholm

    Sharon

  • Rénald Bourgeois

    Rénald Bourgeois

    Jules

  • Ayesha Gibson

    Ayesha Gibson

    Mavis

  • Corey Turner

    Corey Turner

    Paramedic

  • Nirah Jordan

    Nirah Jordan

    Flight Attendant

  • Douglas Robertson

    Douglas Robertson

    High School Kid

  • Geoff McBride

    Geoff McBride

    Muriel's Son

  • Susan Leblanc-Crawford

    Susan Leblanc-Crawford

    Fan At Bus

  • Bernard Robichaud

    Bernard Robichaud

    Biker

  • Gil Anderson

    Gil Anderson

    Biker's Girlfriend

  • Shawn Duggan

    Shawn Duggan

    Winston's Owner

  • David Patrick Flemming

    David Patrick Flemming

    Fireman

  • Chelsea Riles

    Chelsea Riles

    Little Girl

  • Brian Heighton

    Brian Heighton

    Officer

  • Bradley Bailey

    Bradley Bailey

    Friend

  • David Michie

    David Michie

    Boy on Plane (Voice)

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'; ?>
Ambulance Girl

Cast (30)

  • Kathy Bates

    Kathy Bates

    Jane Stern

  • Robin Thomas

    Robin Thomas

    Michael Stern

  • Gordon Pinsent

    Gordon Pinsent

    Pete

  • Sean McCann

    Sean McCann

    EMT Boss

  • Kristina Nicoll

    Kristina Nicoll

    Audrey

  • John Dunsworth

    John Dunsworth

    Chief Vince Melmac

  • Wayne Best

    Wayne Best

    Ed

  • Nathalie Toriel

    Nathalie Toriel

    Dot

  • Jennifer Overton

    Jennifer Overton

    Hailey

  • Rhonda McLean

    Rhonda McLean

    Sarah

  • Marcia Kash

    Marcia Kash

    Myra Schlesinger

  • Michael Bach

    Michael Bach

    Nicky Rivers

  • Steve Boyle

    Steve Boyle

    Spencer the Physio

  • Dawn McKelvie Cyr

    Dawn McKelvie Cyr

    Clerk

  • Mary-Colin Chisholm

    Mary-Colin Chisholm

    Sharon

  • Rénald Bourgeois

    Rénald Bourgeois

    Jules

  • Ayesha Gibson

    Ayesha Gibson

    Mavis

  • Corey Turner

    Corey Turner

    Paramedic

  • Nirah Jordan

    Nirah Jordan

    Flight Attendant

  • Douglas Robertson

    Douglas Robertson

    High School Kid

  • Geoff McBride

    Geoff McBride

    Muriel's Son

  • Susan Leblanc-Crawford

    Susan Leblanc-Crawford

    Fan At Bus

  • Bernard Robichaud

    Bernard Robichaud

    Biker

  • Gil Anderson

    Gil Anderson

    Biker's Girlfriend

  • Shawn Duggan

    Shawn Duggan

    Winston's Owner

  • David Patrick Flemming

    David Patrick Flemming

    Fireman

  • Chelsea Riles

    Chelsea Riles

    Little Girl

  • Brian Heighton

    Brian Heighton

    Officer

  • Bradley Bailey

    Bradley Bailey

    Friend

  • David Michie

    David Michie

    Boy on Plane (Voice)

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'; ?>
Ambulance Girl

Cast (30)

  • Kathy Bates

    Kathy Bates

    Jane Stern

  • Robin Thomas

    Robin Thomas

    Michael Stern

  • Gordon Pinsent

    Gordon Pinsent

    Pete

  • Sean McCann

    Sean McCann

    EMT Boss

  • Kristina Nicoll

    Kristina Nicoll

    Audrey

  • John Dunsworth

    John Dunsworth

    Chief Vince Melmac

  • Wayne Best

    Wayne Best

    Ed

  • Nathalie Toriel

    Nathalie Toriel

    Dot

  • Jennifer Overton

    Jennifer Overton

    Hailey

  • Rhonda McLean

    Rhonda McLean

    Sarah

  • Marcia Kash

    Marcia Kash

    Myra Schlesinger

  • Michael Bach

    Michael Bach

    Nicky Rivers

  • Steve Boyle

    Steve Boyle

    Spencer the Physio

  • Dawn McKelvie Cyr

    Dawn McKelvie Cyr

    Clerk

  • Mary-Colin Chisholm

    Mary-Colin Chisholm

    Sharon

  • Rénald Bourgeois

    Rénald Bourgeois

    Jules

  • Ayesha Gibson

    Ayesha Gibson

    Mavis

  • Corey Turner

    Corey Turner

    Paramedic

  • Nirah Jordan

    Nirah Jordan

    Flight Attendant

  • Douglas Robertson

    Douglas Robertson

    High School Kid

  • Geoff McBride

    Geoff McBride

    Muriel's Son

  • Susan Leblanc-Crawford

    Susan Leblanc-Crawford

    Fan At Bus

  • Bernard Robichaud

    Bernard Robichaud

    Biker

  • Gil Anderson

    Gil Anderson

    Biker's Girlfriend

  • Shawn Duggan

    Shawn Duggan

    Winston's Owner

  • David Patrick Flemming

    David Patrick Flemming

    Fireman

  • Chelsea Riles

    Chelsea Riles

    Little Girl

  • Brian Heighton

    Brian Heighton

    Officer

  • Bradley Bailey

    Bradley Bailey

    Friend

  • David Michie

    David Michie

    Boy on Plane (Voice)

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'; ?>
Ambulance Girl

Cast (30)

  • Kathy Bates

    Kathy Bates

    Jane Stern

  • Robin Thomas

    Robin Thomas

    Michael Stern

  • Gordon Pinsent

    Gordon Pinsent

    Pete

  • Sean McCann

    Sean McCann

    EMT Boss

  • Kristina Nicoll

    Kristina Nicoll

    Audrey

  • John Dunsworth

    John Dunsworth

    Chief Vince Melmac

  • Wayne Best

    Wayne Best

    Ed

  • Nathalie Toriel

    Nathalie Toriel

    Dot

  • Jennifer Overton

    Jennifer Overton

    Hailey

  • Rhonda McLean

    Rhonda McLean

    Sarah

  • Marcia Kash

    Marcia Kash

    Myra Schlesinger

  • Michael Bach

    Michael Bach

    Nicky Rivers

  • Steve Boyle

    Steve Boyle

    Spencer the Physio

  • Dawn McKelvie Cyr

    Dawn McKelvie Cyr

    Clerk

  • Mary-Colin Chisholm

    Mary-Colin Chisholm

    Sharon

  • Rénald Bourgeois

    Rénald Bourgeois

    Jules

  • Ayesha Gibson

    Ayesha Gibson

    Mavis

  • Corey Turner

    Corey Turner

    Paramedic

  • Nirah Jordan

    Nirah Jordan

    Flight Attendant

  • Douglas Robertson

    Douglas Robertson

    High School Kid

  • Geoff McBride

    Geoff McBride

    Muriel's Son

  • Susan Leblanc-Crawford

    Susan Leblanc-Crawford

    Fan At Bus

  • Bernard Robichaud

    Bernard Robichaud

    Biker

  • Gil Anderson

    Gil Anderson

    Biker's Girlfriend

  • Shawn Duggan

    Shawn Duggan

    Winston's Owner

  • David Patrick Flemming

    David Patrick Flemming

    Fireman

  • Chelsea Riles

    Chelsea Riles

    Little Girl

  • Brian Heighton

    Brian Heighton

    Officer

  • Bradley Bailey

    Bradley Bailey

    Friend

  • David Michie

    David Michie

    Boy on Plane (Voice)