A War in Hollywood

Cast (21)

  • Lluís Soler

    Lluís Soler

    Alvah Bessie (voice)

  • Moe Fishman

    Moe Fishman

    Self - Abraham Lincoln Brigade Member

  • Susan Sarandon

    Susan Sarandon

    Self - Actress

  • Román Gubern

    Román Gubern

    Self - Film Historian / Screenwriter

  • Dan Bessie

    Dan Bessie

    Self - Alvah Bessie's Son

  • Walter Bernstein

    Walter Bernstein

    Self - Screenwriter

  • Arthur Laurents

    Arthur Laurents

    Self - Screenwriter

  • Patrick McGilligan

    Patrick McGilligan

    Self - Writer

  • Adolf Hitler

    Adolf Hitler

    Self (archive footage)

  • Alvah Bessie

    Alvah Bessie

    Self - Screenwriter (archive footage)

  • Dalton Trumbo

    Dalton Trumbo

    Self (archive footage)

  • Dwight D. Eisenhower

    Dwight D. Eisenhower

    Self (archive footage)

  • Edward Dmytryk

    Edward Dmytryk

    Self - Director (archive footage)

  • Eric Johnston

    Eric Johnston

    Self - MPAA President (archive footage)

  • Ernest Hemingway

    Ernest Hemingway

    Self - Writer (archive footage)

  • Francisco Franco

    Francisco Franco

    Self (archive footage)

  • Franklin D. Roosevelt

    Franklin D. Roosevelt

    Self (archive footage)

  • John Garfield

    John Garfield

    John 'Kit' McKittrick / Self (archive footage)

  • Joseph I. Breen

    Joseph I. Breen

    Self - PCA Administrator (archive footage)

  • Joseph Stalin

    Joseph Stalin

    Self (archive footage)

  • Manuel Fraga

    Manuel Fraga

    Self (archive footage)

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'; ?>
A War in Hollywood

Cast (21)

  • Lluís Soler

    Lluís Soler

    Alvah Bessie (voice)

  • Moe Fishman

    Moe Fishman

    Self - Abraham Lincoln Brigade Member

  • Susan Sarandon

    Susan Sarandon

    Self - Actress

  • Román Gubern

    Román Gubern

    Self - Film Historian / Screenwriter

  • Dan Bessie

    Dan Bessie

    Self - Alvah Bessie's Son

  • Walter Bernstein

    Walter Bernstein

    Self - Screenwriter

  • Arthur Laurents

    Arthur Laurents

    Self - Screenwriter

  • Patrick McGilligan

    Patrick McGilligan

    Self - Writer

  • Adolf Hitler

    Adolf Hitler

    Self (archive footage)

  • Alvah Bessie

    Alvah Bessie

    Self - Screenwriter (archive footage)

  • Dalton Trumbo

    Dalton Trumbo

    Self (archive footage)

  • Dwight D. Eisenhower

    Dwight D. Eisenhower

    Self (archive footage)

  • Edward Dmytryk

    Edward Dmytryk

    Self - Director (archive footage)

  • Eric Johnston

    Eric Johnston

    Self - MPAA President (archive footage)

  • Ernest Hemingway

    Ernest Hemingway

    Self - Writer (archive footage)

  • Francisco Franco

    Francisco Franco

    Self (archive footage)

  • Franklin D. Roosevelt

    Franklin D. Roosevelt

    Self (archive footage)

  • John Garfield

    John Garfield

    John 'Kit' McKittrick / Self (archive footage)

  • Joseph I. Breen

    Joseph I. Breen

    Self - PCA Administrator (archive footage)

  • Joseph Stalin

    Joseph Stalin

    Self (archive footage)

  • Manuel Fraga

    Manuel Fraga

    Self (archive footage)

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'; ?>
A War in Hollywood

Cast (21)

  • Lluís Soler

    Lluís Soler

    Alvah Bessie (voice)

  • Moe Fishman

    Moe Fishman

    Self - Abraham Lincoln Brigade Member

  • Susan Sarandon

    Susan Sarandon

    Self - Actress

  • Román Gubern

    Román Gubern

    Self - Film Historian / Screenwriter

  • Dan Bessie

    Dan Bessie

    Self - Alvah Bessie's Son

  • Walter Bernstein

    Walter Bernstein

    Self - Screenwriter

  • Arthur Laurents

    Arthur Laurents

    Self - Screenwriter

  • Patrick McGilligan

    Patrick McGilligan

    Self - Writer

  • Adolf Hitler

    Adolf Hitler

    Self (archive footage)

  • Alvah Bessie

    Alvah Bessie

    Self - Screenwriter (archive footage)

  • Dalton Trumbo

    Dalton Trumbo

    Self (archive footage)

  • Dwight D. Eisenhower

    Dwight D. Eisenhower

    Self (archive footage)

  • Edward Dmytryk

    Edward Dmytryk

    Self - Director (archive footage)

  • Eric Johnston

    Eric Johnston

    Self - MPAA President (archive footage)

  • Ernest Hemingway

    Ernest Hemingway

    Self - Writer (archive footage)

  • Francisco Franco

    Francisco Franco

    Self (archive footage)

  • Franklin D. Roosevelt

    Franklin D. Roosevelt

    Self (archive footage)

  • John Garfield

    John Garfield

    John 'Kit' McKittrick / Self (archive footage)

  • Joseph I. Breen

    Joseph I. Breen

    Self - PCA Administrator (archive footage)

  • Joseph Stalin

    Joseph Stalin

    Self (archive footage)

  • Manuel Fraga

    Manuel Fraga

    Self (archive footage)

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'; ?>
A War in Hollywood

Cast (21)

  • Lluís Soler

    Lluís Soler

    Alvah Bessie (voice)

  • Moe Fishman

    Moe Fishman

    Self - Abraham Lincoln Brigade Member

  • Susan Sarandon

    Susan Sarandon

    Self - Actress

  • Román Gubern

    Román Gubern

    Self - Film Historian / Screenwriter

  • Dan Bessie

    Dan Bessie

    Self - Alvah Bessie's Son

  • Walter Bernstein

    Walter Bernstein

    Self - Screenwriter

  • Arthur Laurents

    Arthur Laurents

    Self - Screenwriter

  • Patrick McGilligan

    Patrick McGilligan

    Self - Writer

  • Adolf Hitler

    Adolf Hitler

    Self (archive footage)

  • Alvah Bessie

    Alvah Bessie

    Self - Screenwriter (archive footage)

  • Dalton Trumbo

    Dalton Trumbo

    Self (archive footage)

  • Dwight D. Eisenhower

    Dwight D. Eisenhower

    Self (archive footage)

  • Edward Dmytryk

    Edward Dmytryk

    Self - Director (archive footage)

  • Eric Johnston

    Eric Johnston

    Self - MPAA President (archive footage)

  • Ernest Hemingway

    Ernest Hemingway

    Self - Writer (archive footage)

  • Francisco Franco

    Francisco Franco

    Self (archive footage)

  • Franklin D. Roosevelt

    Franklin D. Roosevelt

    Self (archive footage)

  • John Garfield

    John Garfield

    John 'Kit' McKittrick / Self (archive footage)

  • Joseph I. Breen

    Joseph I. Breen

    Self - PCA Administrator (archive footage)

  • Joseph Stalin

    Joseph Stalin

    Self (archive footage)

  • Manuel Fraga

    Manuel Fraga

    Self (archive footage)

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'; ?>
A War in Hollywood

Cast (21)

  • Lluís Soler

    Lluís Soler

    Alvah Bessie (voice)

  • Moe Fishman

    Moe Fishman

    Self - Abraham Lincoln Brigade Member

  • Susan Sarandon

    Susan Sarandon

    Self - Actress

  • Román Gubern

    Román Gubern

    Self - Film Historian / Screenwriter

  • Dan Bessie

    Dan Bessie

    Self - Alvah Bessie's Son

  • Walter Bernstein

    Walter Bernstein

    Self - Screenwriter

  • Arthur Laurents

    Arthur Laurents

    Self - Screenwriter

  • Patrick McGilligan

    Patrick McGilligan

    Self - Writer

  • Adolf Hitler

    Adolf Hitler

    Self (archive footage)

  • Alvah Bessie

    Alvah Bessie

    Self - Screenwriter (archive footage)

  • Dalton Trumbo

    Dalton Trumbo

    Self (archive footage)

  • Dwight D. Eisenhower

    Dwight D. Eisenhower

    Self (archive footage)

  • Edward Dmytryk

    Edward Dmytryk

    Self - Director (archive footage)

  • Eric Johnston

    Eric Johnston

    Self - MPAA President (archive footage)

  • Ernest Hemingway

    Ernest Hemingway

    Self - Writer (archive footage)

  • Francisco Franco

    Francisco Franco

    Self (archive footage)

  • Franklin D. Roosevelt

    Franklin D. Roosevelt

    Self (archive footage)

  • John Garfield

    John Garfield

    John 'Kit' McKittrick / Self (archive footage)

  • Joseph I. Breen

    Joseph I. Breen

    Self - PCA Administrator (archive footage)

  • Joseph Stalin

    Joseph Stalin

    Self (archive footage)

  • Manuel Fraga

    Manuel Fraga

    Self (archive footage)

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'; ?>
A War in Hollywood

Cast (21)

  • Lluís Soler

    Lluís Soler

    Alvah Bessie (voice)

  • Moe Fishman

    Moe Fishman

    Self - Abraham Lincoln Brigade Member

  • Susan Sarandon

    Susan Sarandon

    Self - Actress

  • Román Gubern

    Román Gubern

    Self - Film Historian / Screenwriter

  • Dan Bessie

    Dan Bessie

    Self - Alvah Bessie's Son

  • Walter Bernstein

    Walter Bernstein

    Self - Screenwriter

  • Arthur Laurents

    Arthur Laurents

    Self - Screenwriter

  • Patrick McGilligan

    Patrick McGilligan

    Self - Writer

  • Adolf Hitler

    Adolf Hitler

    Self (archive footage)

  • Alvah Bessie

    Alvah Bessie

    Self - Screenwriter (archive footage)

  • Dalton Trumbo

    Dalton Trumbo

    Self (archive footage)

  • Dwight D. Eisenhower

    Dwight D. Eisenhower

    Self (archive footage)

  • Edward Dmytryk

    Edward Dmytryk

    Self - Director (archive footage)

  • Eric Johnston

    Eric Johnston

    Self - MPAA President (archive footage)

  • Ernest Hemingway

    Ernest Hemingway

    Self - Writer (archive footage)

  • Francisco Franco

    Francisco Franco

    Self (archive footage)

  • Franklin D. Roosevelt

    Franklin D. Roosevelt

    Self (archive footage)

  • John Garfield

    John Garfield

    John 'Kit' McKittrick / Self (archive footage)

  • Joseph I. Breen

    Joseph I. Breen

    Self - PCA Administrator (archive footage)

  • Joseph Stalin

    Joseph Stalin

    Self (archive footage)

  • Manuel Fraga

    Manuel Fraga

    Self (archive footage)

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'; ?>
A War in Hollywood

Cast (21)

  • Lluís Soler

    Lluís Soler

    Alvah Bessie (voice)

  • Moe Fishman

    Moe Fishman

    Self - Abraham Lincoln Brigade Member

  • Susan Sarandon

    Susan Sarandon

    Self - Actress

  • Román Gubern

    Román Gubern

    Self - Film Historian / Screenwriter

  • Dan Bessie

    Dan Bessie

    Self - Alvah Bessie's Son

  • Walter Bernstein

    Walter Bernstein

    Self - Screenwriter

  • Arthur Laurents

    Arthur Laurents

    Self - Screenwriter

  • Patrick McGilligan

    Patrick McGilligan

    Self - Writer

  • Adolf Hitler

    Adolf Hitler

    Self (archive footage)

  • Alvah Bessie

    Alvah Bessie

    Self - Screenwriter (archive footage)

  • Dalton Trumbo

    Dalton Trumbo

    Self (archive footage)

  • Dwight D. Eisenhower

    Dwight D. Eisenhower

    Self (archive footage)

  • Edward Dmytryk

    Edward Dmytryk

    Self - Director (archive footage)

  • Eric Johnston

    Eric Johnston

    Self - MPAA President (archive footage)

  • Ernest Hemingway

    Ernest Hemingway

    Self - Writer (archive footage)

  • Francisco Franco

    Francisco Franco

    Self (archive footage)

  • Franklin D. Roosevelt

    Franklin D. Roosevelt

    Self (archive footage)

  • John Garfield

    John Garfield

    John 'Kit' McKittrick / Self (archive footage)

  • Joseph I. Breen

    Joseph I. Breen

    Self - PCA Administrator (archive footage)

  • Joseph Stalin

    Joseph Stalin

    Self (archive footage)

  • Manuel Fraga

    Manuel Fraga

    Self (archive footage)