THANK YOU FOR SIGNING UP! Login with Social Account:Or, use your email account:Please Sign In again, to make changes to your account.Login with your social network:Or, login here:Use Social AccountOr, create new account Required = TCM Newsletter OptionsTCMDb Archive MaterialsView all archives (1) DVDs from TCM Shop

password? Sign Up Now. Sign Inpassword? Sign Up Now. sign inADD YOUR COMMENT>Buy NowCLICKING HEREMORE REVIEWS>POST YOUR OWN RATINGS>RobertaKimberly RostchildJay Nunnally AllenMORE REVIEWS>POST YOUR OWN REVIEW>





#tcmdbarchivescontainer, #tcmdbtitlebox display:block;


#tcmdbarchivescontainer display:block;
#photos4plusSearch display:none;


jq(document).ready( function()
jq(".gigyaRemind").click(function() // reminder btns
var element = jq(this);
jq("
").appendTo("body");
jq("
").appendTo("body");
jq('#reminder_overlay').load('/structure/reminder.html?id='+77655, function()
var vheight = document.documentElement["scrollHeight"];
jq(".img-v-wrap").height(vheight);
jq(this).centerThis();
);
);
jq(".btn-remind").click(function(e) // reminder btns
e.preventDefault();
var element = jq(this);
var btnclass = element.attr('class');
var movieid = btnclass.replace(/[^0-9]/g,"");
jq("
").appendTo("body");
jq("
").appendTo("body");
var href = element.attr('href');
jq('#reminder_overlay').load(href, function()
var vheight = document.documentElement["scrollHeight"];
jq(".img-v-wrap").height(vheight);
jq(this).centerThis();
);
);
jq(".btn-votenow").click(function(e)
e.preventDefault();
jq(".img-v-wrap").remove();
jq("
").appendTo("body");
jq("
").appendTo("body");
jq('#reminder_overlay').load('/tcmdb/title/dvdvote.html?view=votenow&id=77655', function()
var vheight = document.documentElement["scrollHeight"];
jq(".img-v-wrap").height(vheight).slideDown();
jq(this).centerThis();
);
);
jq(".btn-whyvote").click(function(e)
e.preventDefault();
jq("
").appendTo("body");
jq("
").appendTo("body");
jq('#reminder_overlay').load('/tcmdb/title/dvdvote.html?view=whyvote', function()
var vheight = document.documentElement["scrollHeight"];
jq(".img-v-wrap").height(vheight).slideDown();
jq(this).centerThis();
);
);
var tcm_dvdjson = '/json/tcmdb/title/homevideovotes.html?id=77655';
jq.getJSON(tcm_dvdjson, function(data)
jsondata = data;
if( jsondata.tcm.title.homeVideoVote.count > 0 ) // is there data?
var count = jsondata.tcm.title.homeVideoVote.count;
var rank = jsondata.tcm.title.homeVideoVote.rank;
jq("#vote-r2").text(rank);
jq("#vote-r1").text(count);

);
var tcm_upcoming = jq(".upcomingTitlesList").html();
if(tcm_upcoming === null)
jq(".gigyaRemind").remove();
else
jq(".gigyaRemind").css( "display" : "inline-block");

jq.fn.airingStepper(); // upcoming titles scroller
);

#container-navigation
margin-bottom:-12px;


<!-- Place this code inside the element as close to the top as possible -->
var R3_COMMON = new r3_common();
R3_COMMON.setApiKey(TEN_RR_API_KEY);
R3_COMMON.setBaseUrl(window.location.protocol+'//' + TEN_RR_ENV + '.richrelevance.com/rrserver/');
R3_COMMON.setClickthruServer(window.location.protocol+"//"+window.location.host);
R3_COMMON.setSessionId(tenRRSessionId);
R3_COMMON.setUserId(tenRRUserId);
//This section remains blank until phase 2
// here's an example requesting recommendations for 3 page areas
//R3_COMMON.addPlacementType('home_page.rr1');
//R3_COMMON.addPlacementType('home_page.rr2');
//R3_COMMON.addPlacementType('home_page.rr3');
var R3_HOME = new r3_home();
rr_flush_onload();
r3(); // make sure your callback function has been defined before you make this call

/* .js #tcm-login display: none; */


@media only screen and (max-device-width: 480px)
#main-wrapper
width:1200px !important; /* this centers the content on mobile devices because this site is put together with bubble gum and scotch tape */



skip navigation


jq(document).ready(function()
/*
//declare search location
var searchLocation = window.location.href.split("?")[0];
//strip slashes for sub page searches
//arrange string
var first = 'http://';
var second = searchLocation.split("/")[2];
searchLocation = first+second;
if(searchLocation.indexOf('search') > 0)searchLocation = searchLocation.replace("/search","");
*/
//update form location and field names/values
function submitFormTo(location)
jq('#tcmsearchfrm').attr('action',location[0]);
jq('#searchParam').attr('value',location[1]);
jq('#btn-text').html(location[2]);
if(location[1] == 'shop')
jq('#tcmdbSearchInput').attr('name','w');
elsejq('#tcmdbSearchInput').attr('name','text');

jq('#tcmsearchfrm').attr('action','/search/');
//nav rollover/rollout functionlaity for dropdown menu
jq('.nav-item').hover(function()
jq('.nav-item').removeClass('active');
jq(this).addClass('active');
var dropDown = jq(this).find('ul');
dropDown.show();
, function()
jq('.nav-item').removeClass('active');
var dropDown = jq(this).find('ul');
dropDown.hide();
);
//dropdown rollover function
jq('#icon-tcmdb').hover(function()
jq(this).removeClass();
jq(this).addClass('icon-active');
jq('#input-search #options-search').show();
, function()
jq(this).removeClass();
jq(this).addClass('icon-inactive');
jq('#input-search #options-search').hide();
);
//set selected option to active for search dropdown
jq('#input-search #options-search li').click(function()
jq('#input-search #options-search li').removeClass();
jq(this).addClass('active-option');
);
//set tcm logo image link
jq('#link-tcm-logo').click(function()
jq('#link-tcm-logo').attr("href", "/");
);
//set the height of the context items in the shop navigation to the full height of it's container : should be dynamic - but the display is resulting with issues
jq('#shop-callout #shop-callout-inr, #shop-drop').css('height', 400);
//swich form action based on search selection
/*
jq("#tcmdbSearchInput").focusin(function()
jq("#tcmdbSearchInput").attr("placeholder", "")
);
jq("#tcmdbSearchInput").focusout(function()
jq("#tcmdbSearchInput").attr("placeholder", "SEARCH:")
);
var searchSite = new Array(searchLocation+'/search/','allSite','SITE');
var searchDB = new Array(searchLocation+'/search/','allDb','TCMDb');
var searchShop = new Array('http://tcm.resultspage.com/search?v=tcm&asug=&w=','shop','SHOP');
jq('#tcmdb-search-option').click(function()submitFormTo(searchDB););
jq('#site-search-option').click(function()submitFormTo(searchSite););
jq('#shop-search-option').click(function()submitFormTo(searchShop););
*/
//search 1.5 code
jq("#btn-go").click(function(e)
e.preventDefault();
var preInput = jq("#tcmdbSearchInput").val();
var searchterm = sqlSafeUrlEncode(preInput);
var searchURL ='';
if (searchterm != "Enter Your Search Here" && searchterm.length > 0) // did user enter search term?
var searchopt = jq("#search-select-top").val();
if(searchopt === 'shop') // is this a shop search?
// jq("#tcmsearchfrm").attr('action' , 'http://tcm.resultspage.com/search?'); // do the swap for shop searches
// jq("#tcmdbSearchInput").attr('name' , 'q');
searchterm = searchterm = preInput.replace(/'/g, '').replace(/%27/g, "");
jq("#tcmdbSearchInput").val(searchterm);
searchURL = 'https://shop.tcm.com/search?q=' + searchterm + '&mod=AP';
window.open(searchURL);
// jq("#tcmsearchfrm").submit();
else // all others
searchURL = '/search/?text=' + searchterm + '&type=allSite';
window.location.replace(searchURL);


);
// Social nav expansion
jq(".expand").click(function()
jq('.container-navigation-social').fadeIn();
);
jq(".collapse_social").click(function()
jq('.container-navigation-social').fadeOut();
);
jq(".tw").click(function()
jq('.twitter-sub').toggle(300).css('display', 'inline-block');
if (jq(".tw a").hasClass('showProfiles'))
jq(".tw a").removeClass('showProfiles');
else
jq(".tw a").addClass('showProfiles');
jq('.vine-sub').hide(300);
jq(".vi a").removeClass('showProfiles');
;
);
jq(".vi").click(function()
jq('.vine-sub').toggle(100).css('display', 'inline-block');
if (jq(".vi a").hasClass('showProfiles'))
jq(".vi a").removeClass('showProfiles');
else
jq(".vi a").addClass('showProfiles');
jq('.twitter-sub').hide(300);
jq(".tw a").removeClass('showProfiles');
;
);
);
jq(document).ready(function()
jq(".btn-slide").click(function()
jq('#privacy-policy-panel').hide();
jq(this).hide();
document.cookie="hideit=yes";
);
var i,x,y,ARRcookies=document.cookie.split(";");
for (i=0;i<ARRcookies.length;i++)

x=ARRcookies[i].substr(0,ARRcookies[i].indexOf("="));
y=ARRcookies[i].substr(ARRcookies[i].indexOf("=")+1);
x=x.replace(/^s+
);
var thisURL = window.location.href;
// jq.post('https://graph.facebook.com',
// id: thisURL,
// scrape: true
// , function(response)
// console.log(response);
// );

TCM







function show_fouc()
document.getElementById("tcm-login").style.display="block";

setTimeout(function()show_fouc(), 5500);









Login with Social Account:






Or, use your email account:


















Forgot your password?





Not a TCM Member? Sign Up Now.
























































































Please Sign In again, to make changes to your account.






Login with your social network:






Or, login here:

















































































Please enter your information below to create your own personal account with tcm.com
We will send you an email to confirm your account upon completion.















Or, create new account Required =













































<!--
-->







/
/












Male
Female







TCM Newsletter Options







































Already have a TCM Profile? Sign In.




LIKE MOVIES?

Then get an Ultraviolet account and set your movies FREE!


Create Account
Learn More


























Almost Done!


Your social account may not have provided your email to us. Please confirm or enter it below to complete your profile.









































































Forgot your password?
Enter your email address and we'll send you instructions on how to access your account.



















Not a TCM.com Member? Sign Up Now.































































































We have not verified that the email belongs to you. Please check your inbox for
the verification email.


To resend the verification email, please enter your email address and click Submit.












Or sign in with a different account.













































THANK YOU FOR SIGNING UP!



Check your inbox...


You will receive an email shortly to confirm your email address.





























































The Heiress





The Heiress(1949)



Also Known As:
Washington Square |













.dvdoverviewafi display:block;

Contribute

FOR The Heiress (1949) YOU CAN


UPLOAD AN IMAGE
SUBMIT A VIDEO OR MOVIE CLIP
ADD ADDITIONAL INFORMATION
WRITE YOUR OWN REVIEW






<!-- Commented as part of redesign project - TENDP-8636
-->


TCM Messageboards

Post your comments here
ADD YOUR COMMENT>









share:


var conf =
APIKey: '3_xytlGPEm_3NEY5GXqE7Ld4qC747zvGX69oLWS0D1LaqlHFggdQ9kY58mwxIwkk55'

var act = new gigya.services.socialize.UserAction(),
ogtitle = jq("#og_video_title").attr("content"),
olddescription = jq("#og_video_desc").attr("content"),
// html_stripped = olddescription.replace(/()/ig,""),
ogdescription = olddescription,
ogurl = jq("#ogurl").attr("content"),
ogimage = jq("#og_video_thumb").attr("content"),
showShareBarUI_params =
"containerID": "gigyacontrols",
"shareButtons": "Facebook-Like,Twitter,google-plusone,Share",
"userAction": act,
"moreDisabledProviders": "email"
;
act.setTitle(ogtitle);
act.setDescription(ogdescription);
if (ogtitle.length > 1 && ogurl.length > 1)
act.addActionLink("Read More", ogurl);
act.setLinkBack(ogurl);

// Adding a Media (image)
act.addMediaItem(
type: 'image',
src: '',
href: ''
);


gigya.services.socialize.showShareBarUI(conf, showShareBarUI_params);
Remind Me




TCMDb Archive MaterialsView all archives (1)





Contribute
+ add now








DVDs from TCM Shop









The Heiress

A plain young woman's...
MORE&nbsp>


$11.21

Regularly $14.98
Buy Now









OVERVIEW


powered by AFI


Brief Synopsis




A plain young woman's money makes her prey to fortune hunters.


In the mid-1800's, in New York's Washington Square, wealthy widowed physician Austin Sloper bemoans the fact that although his daughter Catherine has had superior schooling and training, she lacks the refined qualities of her beautiful mother, and is "an entirely mediocre creature." Austin consequently asks his sister, widow Lavinia Penniman, to encourage his homely daughter to become more social. That night at a party, Austin's other sister, Elizabeth Almond, and her husband Jefferson, announce the engagement of their daughter Marian to Arthur Townsend, an eligible bachelor. Arthur's handsome and charming cousin Morris surprises Catherine by asking her to dance. Although she is clumsy, Morris is deferential and full of flattery, and before the evening's end, he asks to see her again. Morris becomes a frequent visitor at the Sloper home during the ensuing week, and Austin is reservedly pleased that someone is taking an interest in his spinster daughter. One night, Lavinia ignores Austin's request that she chaperone them, and when she leaves Morris and Catherine alone together, he proposes. Catherine accepts without hesitation, despite Morris' warning that her father may think he is a mercenary because he is unemployed, uneducated and frittered away his inheritance in Paris. Instead of having her suitor request her father's permission as convention dictates, Catherine announces her engagement to Austin, who then sends for Morris' sister, Mrs. Montgomery. Austin's suspicion that Morris is after Catherine's substantial inheritance is confirmed, despite Mrs. Montgomery's reticence to condemn her wastrel brother. Austin is outraged that his naïve daughter is being duped and is deaf to Catherine's earnest pleas that she is in love, forbidding the marriage. To distract her, he convinces Catherine to accompany him to Europe for six months, and Morris vows to wait for her. While Austin and Catherine are away, Morris visits Lavinia at the Sloper home, and settles in to a luxurious life style. After a few months, Austin realizes that Catherine still clings to her love, and they return to New York. When Catherine insists on marrying Morris despite his threats to disinherit her, Austin angrily tells his daughter that because she is homely and dull, her only attraction is her money, and that her only talent is her neat embroidery work. Shocked by her father's cruel disdain, Catherine plans to elope with Morris that night, and reveals to her fiancé her father's threat. Although Catherine is ready and waiting at the appointed hour, Morris never shows up. Lavinia, who acknowledges that Morris is a fortune-hunter, feels that he at least offered Catherine a small chance at happiness, and chides her niece for revealing her disinheritance. A week later, Austin falls ill with heart disease, and Catherine learns that Morris has borrowed money to move to California. The shock of rejection leaves Catherine heartless and cold, and she refuses to see her father even as he lays dying. Despite Austin's prior threats, Catherine receives her full inheritance after his death. Years later, Morris returns to see Catherine. Although she initially refuses him entry to the house, she changes her mind when she hears his voice. Morris then begs her forgiveness and attempts to vindicate himself by saying that he left in order to keep her from losing her inheritance. When Catherine reservedly grants her forgiveness, Morris boldly proposes again, saying that he needs her love, and Catherine encourages him to elope that night. However, after he leaves, she tells Lavinia that she intends to reject Morris so that he will never return. She then steadily works on the embroidery sampler she began when Morris first abandoned her, and finishes just as he knocks on the door at the hour of their rendezvous. Ignoring his entreaties, Catherine douses the light, bolts the door from the inside, and climbs the stairs to her room, turning her back on Morris.





Cast & Crew






William Wyler

Director






Olivia De Havilland

Catherine Sloper



Montgomery Clift

Morris Townsend



Ralph Richardson

Dr. Austin Sloper






Miriam Hopkins

Lavinia Penniman



Vanessa Brown

Maria



Betty Linley

Mrs. Montgomery






Ray Collins

Jefferson Almond



Mona Freeman

Marian Almond



Selena Royle

Elizabeth Almond






Paul Lees

Arthur Townsend



Harry Antrim

Mr. Abeel



Russ Conway

Quintus








William Wyler

Director



C. C. Coleman Jr.

Assistant Director



Olivia De Havilland

Catherine Sloper






Montgomery Clift

Morris Townsend



Ralph Richardson

Dr. Austin Sloper



Miriam Hopkins

Lavinia Penniman






Vanessa Brown

Maria



Betty Linley

Mrs. Montgomery



Ray Collins

Jefferson Almond






Mona Freeman

Marian Almond



Selena Royle

Elizabeth Almond



Paul Lees

Arthur Townsend






Harry Antrim

Mr. Abeel



Russ Conway

Quintus



David Thursby

Geier






Donald Kerr

Fish peddler



Harry Pipe

Mr. Gebhardt



Una Mortished

Chambermaid






Ralph Sanford

Captain, Castle Queen



Lester Dorr

Groom



Franklyn Farnum

Dr. Isaacs






Douglas Spencer

Minister



Jack Chefe

French waiter



Raymond de Ravenne

French waiter






Arthur Dulac

French bellboy



Marcel De La Brosse

French porter



Albert Pollet

French porter






Nan Boardman

French maid



Loulette Sablon

French maid



Bobby Taylor

Little boy






Sherri Morse

Little girl



Dorothy Vernon

Delivery woman



Louise Lorimer

Dr. Sloper's secretary






Leo Tover

Director of Photography



Haskell Boggs

Camera Operator



Earl Crowell

Gaffer






G. E. Richardson

Stills



Ruth Goetz

Wrt for the scr by



Augustus Goetz

Wrt for the scr by






William Wyler

Producer



Lester Koenig

Associate Producer



Robert Wyler

Associate Producer






William Hornbeck

Editing



Aaron Copland

Music



Johann A. P. Schwartzendorf

Composer






Jean-Pierre Florian

Composer



Josephine Earl

Dance coach



John Meehan

Art Director






Gordon Jennings

Special Photography Effects



Wally Westmore

Makeup Supervisor



Harold Lierly

Makeup Artist






Bill Woods

Makeup Artist



Edith Head

Costumes



Gile Steele

Men's ward






Harry Horner

Prod des



Emile Kuri

Set Decoration



Leon Becker

Sound Supervisor






Hugo Grenzbach

Sound Recording



John Cope

Sound Recording



Susan Lyman

Technical Advisor






Charles Woolstenhulme

Production Manager



Ronnie Lubin

Script Supervisor



Harry Hogan

Script Supervisor






Irving Newmeyer

Grip




SEE ALL CAST AND CREW

Additional Details
































MPAA Ratings: 

Premiere Info: 
New York opening: 6 Oct 1949; Los Angeles opening: 20 Oct 1949

Release Date: 
1949
Production Date: 

AFI

Color/B&W: 
Black and White
Distributions Co: 

Paramount Pictures, Inc.

Sound: 
Mono
Production Co: 

Paramount Pictures, Inc.

Duration(mins): 
115 or 120
Country: 

United States

Duration(feet): 
not available  

Duration(reels): 
13  




Leonard Maltin Ratings & Review




LEONARD MALTIN MOVIE RATING
















LEONARD MALTIN MOVIE REVIEW:










User Ratings & Review


This title has not been reviewed. Be the FIRST to write a review by CLICKING HERE >




User Ratings & Review



User Reviews:



  • Recommend:














  • Cinema History:














  • Cinematography:














  • Lead Performers:














  • Supporting Cast:














  • Director:














  • Screen Play:














  • Music Score:














  • Title Sequence:
















User Ratings:



  • The Heiress


    Roberta 2019-07-26


    Loved the book and love the movie. The four leads and the entire cast are wonderful. One feels both sympathy and annoyance at Sir Ralph at the same time... MORE>




  • Good movie


    Kimberly Rostchild 2019-07-25


    I always love seeing this movie. Olivia De Havilland her performance in this picture was amazing. Her facial expressions felt so believable. I always enjoy... MORE>




  • The Heiress


    Jay Nunnally Allen 2019-03-03


    Should be called "The Air Ass"! Rather overrated despite its fine woman-scorned ending. Clift's post car-wreck films are better. Check out... MORE>











var conf =
APIKey: '3_xytlGPEm_3NEY5GXqE7Ld4qC747zvGX69oLWS0D1LaqlHFggdQ9kY58mwxIwkk55'

var act = new gigya.services.socialize.UserAction(),
ogtitle = jq("#og_video_title").attr("content"),
olddescription = jq("#og_video_desc").attr("content"),
// html_stripped = olddescription.replace(/()/ig,""),
ogdescription = olddescription,
ogurl = jq("#ogurl").attr("content"),
ogimage = jq("#og_video_thumb").attr("content"),
showShareBarUI_params =
"containerID": "gigyacontrols",
"shareButtons": "Facebook-Like,Twitter,google-plusone,Share",
"userAction": act,
"moreDisabledProviders": "email"
;
act.setTitle(ogtitle);
act.setDescription(ogdescription);
if (ogtitle.length > 1 && ogurl.length > 1)
act.addActionLink("Read More", ogurl);
act.setLinkBack(ogurl);

// Adding a Media (image)
act.addMediaItem(
type: 'image',
src: '',
href: ''
);


gigya.services.socialize.showShareBarUI(conf, showShareBarUI_params);








(function(o)"")+"&u="+c(d.location.href)();




jQuery('').appendTo('body');

function checkEmail()
var email = document.getElementById('emailInput');
var filter = /^([a-zA-Z0-9_.-])+@(([a-zA-Z0-9-])+.)+([a-zA-Z0-9]2,4)+$/;
if (!filter.test(email.value))
alert('You must enter your valid e-mail address.');
email.focus();
email.select();
return false;




Popular posts from this blog

Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

Tom Holland Mục lục Đầu đời và giáo dục | Sự nghiệp | Cuộc sống cá nhân | Phim tham gia | Giải thưởng và đề cử | Chú thích | Liên kết ngoài | Trình đơn chuyển hướngProfile“Person Details for Thomas Stanley Holland, "England and Wales Birth Registration Index, 1837-2008" — FamilySearch.org”"Meet Tom Holland... the 16-year-old star of The Impossible""Schoolboy actor Tom Holland finds himself in Oscar contention for role in tsunami drama"“Naomi Watts on the Prince William and Harry's reaction to her film about the late Princess Diana”lưu trữ"Holland and Pflueger Are West End's Two New 'Billy Elliots'""I'm so envious of my son, the movie star! British writer Dominic Holland's spent 20 years trying to crack Hollywood - but he's been beaten to it by a very unlikely rival"“Richard and Margaret Povey of Jersey, Channel Islands, UK: Information about Thomas Stanley Holland”"Tom Holland to play Billy Elliot""New Billy Elliot leaving the garage"Billy Elliot the Musical - Tom Holland - Billy"A Tale of four Billys: Tom Holland""The Feel Good Factor""Thames Christian College schoolboys join Myleene Klass for The Feelgood Factor""Government launches £600,000 arts bursaries pilot""BILLY's Chapman, Holland, Gardner & Jackson-Keen Visit Prime Minister""Elton John 'blown away' by Billy Elliot fifth birthday" (video with John's interview and fragments of Holland's performance)"First News interviews Arrietty's Tom Holland"“33rd Critics' Circle Film Awards winners”“National Board of Review Current Awards”Bản gốc"Ron Howard Whaling Tale 'In The Heart Of The Sea' Casts Tom Holland"“'Spider-Man' Finds Tom Holland to Star as New Web-Slinger”lưu trữ“Captain America: Civil War (2016)”“Film Review: ‘Captain America: Civil War’”lưu trữ“‘Captain America: Civil War’ review: Choose your own avenger”lưu trữ“The Lost City of Z reviews”“Sony Pictures and Marvel Studios Find Their 'Spider-Man' Star and Director”“‘Mary Magdalene’, ‘Current War’ & ‘Wind River’ Get 2017 Release Dates From Weinstein”“Lionsgate Unleashing Daisy Ridley & Tom Holland Starrer ‘Chaos Walking’ In Cannes”“PTA's 'Master' Leads Chicago Film Critics Nominations, UPDATED: Houston and Indiana Critics Nominations”“Nominaciones Goya 2013 Telecinco Cinema – ENG”“Jameson Empire Film Awards: Martin Freeman wins best actor for performance in The Hobbit”“34th Annual Young Artist Awards”Bản gốc“Teen Choice Awards 2016—Captain America: Civil War Leads Second Wave of Nominations”“BAFTA Film Award Nominations: ‘La La Land’ Leads Race”“Saturn Awards Nominations 2017: 'Rogue One,' 'Walking Dead' Lead”Tom HollandTom HollandTom HollandTom Hollandmedia.gettyimages.comWorldCat Identities300279794no20130442900000 0004 0355 42791085670554170004732cb16706349t(data)XX5557367