Romeo Is Bleeding

Cast (25)

  • Gary Oldman

    Gary Oldman

    Jack Grimaldi

  • Lena Olin

    Lena Olin

    Mona Demarkov

  • Annabella Sciorra

    Annabella Sciorra

    Natalie Grimaldi

  • Juliette Lewis

    Juliette Lewis

    Sheri

  • Roy Scheider

    Roy Scheider

    Don Falcone

  • David Proval

    David Proval

    Scully

  • Will Patton

    Will Patton

    Martie

  • Larry Joshua

    Larry Joshua

    Joey

  • James Cromwell

    James Cromwell

    Cage

  • Wallace Wood

    Wallace Wood

    Waiter

  • Gene Canfield

    Gene Canfield

    John

  • William Duff-Griffin

    William Duff-Griffin

    Paddy

  • Paul Butler

    Paul Butler

    Skouras

  • Tony Sirico

    Tony Sirico

    Malacci

  • Michael Wincott

    Michael Wincott

    Sal

  • Dennis Farina

    Dennis Farina

    Nick Gazzara (uncredited)

  • Ron Perlman

    Ron Perlman

    Jack's Attorney

  • Gary Hope

    Gary Hope

    Driver

  • James Murtaugh

    James Murtaugh

    Priest

  • Pete Macnamara

    Pete Macnamara

    Mob Guard (uncredited)

  • Jay Patterson

    Jay Patterson

    Mona's Lawyer (uncredited)

  • Stephen Tobolowsky

    Stephen Tobolowsky

    District Attorney (uncredited)

  • Neal Jones

    Neal Jones

    Clerk

  • Victoria Bastel

    Victoria Bastel

    Girl #1

  • Ron Faber

    Ron Faber

    Hotel Manager (uncredited)

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'; ?>
Romeo Is Bleeding

Cast (25)

  • Gary Oldman

    Gary Oldman

    Jack Grimaldi

  • Lena Olin

    Lena Olin

    Mona Demarkov

  • Annabella Sciorra

    Annabella Sciorra

    Natalie Grimaldi

  • Juliette Lewis

    Juliette Lewis

    Sheri

  • Roy Scheider

    Roy Scheider

    Don Falcone

  • David Proval

    David Proval

    Scully

  • Will Patton

    Will Patton

    Martie

  • Larry Joshua

    Larry Joshua

    Joey

  • James Cromwell

    James Cromwell

    Cage

  • Wallace Wood

    Wallace Wood

    Waiter

  • Gene Canfield

    Gene Canfield

    John

  • William Duff-Griffin

    William Duff-Griffin

    Paddy

  • Paul Butler

    Paul Butler

    Skouras

  • Tony Sirico

    Tony Sirico

    Malacci

  • Michael Wincott

    Michael Wincott

    Sal

  • Dennis Farina

    Dennis Farina

    Nick Gazzara (uncredited)

  • Ron Perlman

    Ron Perlman

    Jack's Attorney

  • Gary Hope

    Gary Hope

    Driver

  • James Murtaugh

    James Murtaugh

    Priest

  • Pete Macnamara

    Pete Macnamara

    Mob Guard (uncredited)

  • Jay Patterson

    Jay Patterson

    Mona's Lawyer (uncredited)

  • Stephen Tobolowsky

    Stephen Tobolowsky

    District Attorney (uncredited)

  • Neal Jones

    Neal Jones

    Clerk

  • Victoria Bastel

    Victoria Bastel

    Girl #1

  • Ron Faber

    Ron Faber

    Hotel Manager (uncredited)

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'; ?>
Romeo Is Bleeding

Cast (25)

  • Gary Oldman

    Gary Oldman

    Jack Grimaldi

  • Lena Olin

    Lena Olin

    Mona Demarkov

  • Annabella Sciorra

    Annabella Sciorra

    Natalie Grimaldi

  • Juliette Lewis

    Juliette Lewis

    Sheri

  • Roy Scheider

    Roy Scheider

    Don Falcone

  • David Proval

    David Proval

    Scully

  • Will Patton

    Will Patton

    Martie

  • Larry Joshua

    Larry Joshua

    Joey

  • James Cromwell

    James Cromwell

    Cage

  • Wallace Wood

    Wallace Wood

    Waiter

  • Gene Canfield

    Gene Canfield

    John

  • William Duff-Griffin

    William Duff-Griffin

    Paddy

  • Paul Butler

    Paul Butler

    Skouras

  • Tony Sirico

    Tony Sirico

    Malacci

  • Michael Wincott

    Michael Wincott

    Sal

  • Dennis Farina

    Dennis Farina

    Nick Gazzara (uncredited)

  • Ron Perlman

    Ron Perlman

    Jack's Attorney

  • Gary Hope

    Gary Hope

    Driver

  • James Murtaugh

    James Murtaugh

    Priest

  • Pete Macnamara

    Pete Macnamara

    Mob Guard (uncredited)

  • Jay Patterson

    Jay Patterson

    Mona's Lawyer (uncredited)

  • Stephen Tobolowsky

    Stephen Tobolowsky

    District Attorney (uncredited)

  • Neal Jones

    Neal Jones

    Clerk

  • Victoria Bastel

    Victoria Bastel

    Girl #1

  • Ron Faber

    Ron Faber

    Hotel Manager (uncredited)

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'; ?>
Romeo Is Bleeding

Cast (25)

  • Gary Oldman

    Gary Oldman

    Jack Grimaldi

  • Lena Olin

    Lena Olin

    Mona Demarkov

  • Annabella Sciorra

    Annabella Sciorra

    Natalie Grimaldi

  • Juliette Lewis

    Juliette Lewis

    Sheri

  • Roy Scheider

    Roy Scheider

    Don Falcone

  • David Proval

    David Proval

    Scully

  • Will Patton

    Will Patton

    Martie

  • Larry Joshua

    Larry Joshua

    Joey

  • James Cromwell

    James Cromwell

    Cage

  • Wallace Wood

    Wallace Wood

    Waiter

  • Gene Canfield

    Gene Canfield

    John

  • William Duff-Griffin

    William Duff-Griffin

    Paddy

  • Paul Butler

    Paul Butler

    Skouras

  • Tony Sirico

    Tony Sirico

    Malacci

  • Michael Wincott

    Michael Wincott

    Sal

  • Dennis Farina

    Dennis Farina

    Nick Gazzara (uncredited)

  • Ron Perlman

    Ron Perlman

    Jack's Attorney

  • Gary Hope

    Gary Hope

    Driver

  • James Murtaugh

    James Murtaugh

    Priest

  • Pete Macnamara

    Pete Macnamara

    Mob Guard (uncredited)

  • Jay Patterson

    Jay Patterson

    Mona's Lawyer (uncredited)

  • Stephen Tobolowsky

    Stephen Tobolowsky

    District Attorney (uncredited)

  • Neal Jones

    Neal Jones

    Clerk

  • Victoria Bastel

    Victoria Bastel

    Girl #1

  • Ron Faber

    Ron Faber

    Hotel Manager (uncredited)

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'; ?>
Romeo Is Bleeding

Cast (25)

  • Gary Oldman

    Gary Oldman

    Jack Grimaldi

  • Lena Olin

    Lena Olin

    Mona Demarkov

  • Annabella Sciorra

    Annabella Sciorra

    Natalie Grimaldi

  • Juliette Lewis

    Juliette Lewis

    Sheri

  • Roy Scheider

    Roy Scheider

    Don Falcone

  • David Proval

    David Proval

    Scully

  • Will Patton

    Will Patton

    Martie

  • Larry Joshua

    Larry Joshua

    Joey

  • James Cromwell

    James Cromwell

    Cage

  • Wallace Wood

    Wallace Wood

    Waiter

  • Gene Canfield

    Gene Canfield

    John

  • William Duff-Griffin

    William Duff-Griffin

    Paddy

  • Paul Butler

    Paul Butler

    Skouras

  • Tony Sirico

    Tony Sirico

    Malacci

  • Michael Wincott

    Michael Wincott

    Sal

  • Dennis Farina

    Dennis Farina

    Nick Gazzara (uncredited)

  • Ron Perlman

    Ron Perlman

    Jack's Attorney

  • Gary Hope

    Gary Hope

    Driver

  • James Murtaugh

    James Murtaugh

    Priest

  • Pete Macnamara

    Pete Macnamara

    Mob Guard (uncredited)

  • Jay Patterson

    Jay Patterson

    Mona's Lawyer (uncredited)

  • Stephen Tobolowsky

    Stephen Tobolowsky

    District Attorney (uncredited)

  • Neal Jones

    Neal Jones

    Clerk

  • Victoria Bastel

    Victoria Bastel

    Girl #1

  • Ron Faber

    Ron Faber

    Hotel Manager (uncredited)

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'; ?>
Romeo Is Bleeding

Cast (25)

  • Gary Oldman

    Gary Oldman

    Jack Grimaldi

  • Lena Olin

    Lena Olin

    Mona Demarkov

  • Annabella Sciorra

    Annabella Sciorra

    Natalie Grimaldi

  • Juliette Lewis

    Juliette Lewis

    Sheri

  • Roy Scheider

    Roy Scheider

    Don Falcone

  • David Proval

    David Proval

    Scully

  • Will Patton

    Will Patton

    Martie

  • Larry Joshua

    Larry Joshua

    Joey

  • James Cromwell

    James Cromwell

    Cage

  • Wallace Wood

    Wallace Wood

    Waiter

  • Gene Canfield

    Gene Canfield

    John

  • William Duff-Griffin

    William Duff-Griffin

    Paddy

  • Paul Butler

    Paul Butler

    Skouras

  • Tony Sirico

    Tony Sirico

    Malacci

  • Michael Wincott

    Michael Wincott

    Sal

  • Dennis Farina

    Dennis Farina

    Nick Gazzara (uncredited)

  • Ron Perlman

    Ron Perlman

    Jack's Attorney

  • Gary Hope

    Gary Hope

    Driver

  • James Murtaugh

    James Murtaugh

    Priest

  • Pete Macnamara

    Pete Macnamara

    Mob Guard (uncredited)

  • Jay Patterson

    Jay Patterson

    Mona's Lawyer (uncredited)

  • Stephen Tobolowsky

    Stephen Tobolowsky

    District Attorney (uncredited)

  • Neal Jones

    Neal Jones

    Clerk

  • Victoria Bastel

    Victoria Bastel

    Girl #1

  • Ron Faber

    Ron Faber

    Hotel Manager (uncredited)

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'; ?>
Romeo Is Bleeding

Cast (25)

  • Gary Oldman

    Gary Oldman

    Jack Grimaldi

  • Lena Olin

    Lena Olin

    Mona Demarkov

  • Annabella Sciorra

    Annabella Sciorra

    Natalie Grimaldi

  • Juliette Lewis

    Juliette Lewis

    Sheri

  • Roy Scheider

    Roy Scheider

    Don Falcone

  • David Proval

    David Proval

    Scully

  • Will Patton

    Will Patton

    Martie

  • Larry Joshua

    Larry Joshua

    Joey

  • James Cromwell

    James Cromwell

    Cage

  • Wallace Wood

    Wallace Wood

    Waiter

  • Gene Canfield

    Gene Canfield

    John

  • William Duff-Griffin

    William Duff-Griffin

    Paddy

  • Paul Butler

    Paul Butler

    Skouras

  • Tony Sirico

    Tony Sirico

    Malacci

  • Michael Wincott

    Michael Wincott

    Sal

  • Dennis Farina

    Dennis Farina

    Nick Gazzara (uncredited)

  • Ron Perlman

    Ron Perlman

    Jack's Attorney

  • Gary Hope

    Gary Hope

    Driver

  • James Murtaugh

    James Murtaugh

    Priest

  • Pete Macnamara

    Pete Macnamara

    Mob Guard (uncredited)

  • Jay Patterson

    Jay Patterson

    Mona's Lawyer (uncredited)

  • Stephen Tobolowsky

    Stephen Tobolowsky

    District Attorney (uncredited)

  • Neal Jones

    Neal Jones

    Clerk

  • Victoria Bastel

    Victoria Bastel

    Girl #1

  • Ron Faber

    Ron Faber

    Hotel Manager (uncredited)