Back to Comedy Line-up
Tom Allen

Tom Allen

Belgrade Theatre, Belgrade Square, Corporation St, Coventry CV1 1GS

12/05/2019, 18:30 - 12/05/2019, 22:00

Tom Allen

GET YOUR TICKETS HERE

The first Coventry Comedy Festival will be closing with our Grand Finale at the Belgrade Theatre.

Join us as we welcome Tom Allen as our headliner!

AGE GUIDELINE: 16+ Due to adult content and language

GET YOUR TICKETS HERE

Tom Allen is a comedian, writer and actor. He started as a stand up at the age of 22 and since then he has honed his unique style of sharp, acerbic wit and camp, riotous storytelling by performing to audiences all over the UK and around the world. He started as a stand up at the age of 22 and since then he has honed his unique style of sharp, acerbic wit and camp, riotous storytelling by performing to audiences all over the UK and around the world.

Aswell as being an incredible stand-up comedian, you’ll probably know Tom from his TV appearances with him starring in Live At The Apollo, BBC One’s Wedding Day Winners, Ready Or Not, BBC Two’s Mock The Week, Extra Slice, Strictly – It Takes Two, ITV’s Royal Variety Performance, Channel 4’s 8 Out of 10 Cats Does Countdown, 8 Out Of 10 Cats, Comedy Central’s Roast Battle and BBC Radio 4’s Loose Ends and Just a Minute.

In the past, Tom has performed at Montreal’s Just For Laughs as well as Sydney, Adelaide and Melbourne Comedy Festivals and has supported Reggie Watts and Eugene Mirman in the US. He has just finished supporting Sarah Millican on her sold out UK and Australia tour.

He has written articles for The Scotsman, The Independent, The Lady and The Guardian and contributed material to The Now Show and Mock the Week whilst Attitude Magazine called him a gay role model.

Tom will be supported by Bedworth’s very own up and coming comedian Douglas Carter! Doug is very new to the comedy scene and it has been his dream to break into stand-up comedy. Working a day job and performing on the evenings, 2018 was a big 1st year for Doug that saw him pick up Midlands Newcomer  of the Year!

Your host and compere for the evening will be James Cook. Award-winning comedian, recently seen on tour with Gary Delaney and Paul Sinha. "a top class comic" - Birmingham Mail

 

AGE GUIDELINE:

 16+ Due to adult content and language

For more comedy festival information you can see the full line up at www.coventrycomedyfestival.com

Latest Events

EnjoyCoventry Stratford Town Ghost Walk
9th February 7:30pm - 4th January 9pm
Swan Fountain on Waterside. 200 yards in front of the Royal Shakespeare Theatre and opposite Sheep Street.
Entertaining evening Ghost Walk in 'haunted' Stratford upon Avon. Highly acclaimed and described as a 'must do'! Multi, award-winning, evening Ghost Walk around the 'haunted' streets of Stratford-upon-Avon.
EnjoyCoventry Wildlife Photographer of the Year
16th February midnight - 2nd June midnight
Coventry - Herbert Art Gallery & Museum, Jordan Well, Coventry City Centre, CV1 5QP
The acclaimed wildlife photography exhibition from the Natural History Museum is back with 100 stunning images. From breathtaking animal portraits and dramatic landscapes, to bizarre species and endangered habitats.
EC Admins All Day Paintball Pass
1st April midnight - 31st December midnight
Delta Force Paintball. Mobbs Wood Farm, Brinklow Road, Coventry, CV7 9JN
All day entrance lasts from 9am-4pm. There are 14 grounds to explore, with a range of different shooting methods including Tanks, and Sniper Towers.
EnjoyCoventry Alex Hylton : Get Rich or Die Cryin'
10th May 9pm - 10th July 10pm
The Phoenix, 122 Gosford St, Coventry CV1 5DL
Not sure whether he's destined, or just desperate for the big time, Alex Hylton tries his absolute hardest with this hilarious new hour to make a million quid and all his problems go away. 'An undoubted talent' - Chortle
EnjoyCoventry Wasps vs Harlequins
18th May 4pm - 6pm
Ricoh Arena, Judds Ln, Coventry CV6 6GE
Watch Wasps take on Harlequins in a game of Rugby at the Ricoh Arena.
EnjoyCoventry RSPCA Paws in the Park
26th May 11am - 2pm
War Memorial Park, Kenilworth Park, Coventry, CV3 6PT
Family fun day and pet day - Dog agility show and participation event and stalls

Popular choices

'); }else{ $(options.element).prepend(''); } } var removeBar = function(func){ if(options.acceptOnScroll) $(document).off('scroll'); if(typeof(func)==='function') func(cookieValue); if(options.effect=='slide'){ $('#cookie-bar').slideUp(300,function(){$('#cookie-bar').remove();}); }else if(options.effect=='fade'){ $('#cookie-bar').fadeOut(300,function(){$('#cookie-bar').remove();}); }else{ $('#cookie-bar').hide(0,function(){$('#cookie-bar').remove();}); } $(document).unbind('click',anyClick); }; var cookieAccept = function(){ document.cookie = cookieEntry.replace('{value}','accepted'); removeBar(options.acceptFunction); }; var cookieDecline = function(){ var deleteDate = new Date(); deleteDate.setTime(deleteDate.getTime()-(864000000)); deleteDate = deleteDate.toGMTString(); aCookies=document.cookie.split('; '); for (i=0;i=0){ document.cookie = aCookie[0]+'=0; expires='+deleteDate+'; domain='+options.domain.replace('www','')+'; path=/'; }else{ document.cookie = aCookie[0]+'=0; expires='+deleteDate+'; path=/'; } } document.cookie = cookieEntry.replace('{value}','declined'); removeBar(options.declineFunction); }; var anyClick = function(e){ if(!$(e.target).hasClass('cb-policy')) cookieAccept(); }; $('#cookie-bar .cb-enable').click(function(){cookieAccept();return false;}); $('#cookie-bar .cb-disable').click(function(){cookieDecline();return false;}); if(options.acceptOnScroll){ var scrollStart = $(document).scrollTop(),scrollNew,scrollDiff; $(document).on('scroll',function(){ scrollNew = $(document).scrollTop(); if(scrollNew>scrollStart){ scrollDiff = scrollNew - scrollStart; }else{ scrollDiff = scrollStart - scrollNew; } if(scrollDiff>=Math.round(options.acceptOnScroll)) cookieAccept(); }); } if(options.acceptAnyClick){ $(document).bind('click',anyClick); } } }; $.cookieBar({ }); })(jQuery);
'); }); $(this).find('li').contents().unwrap(); }); // ADMIN PAGES $('#edit_page_buttons ul').addClass('button-group'); $('#edit_page_buttons ul li').each(function(){ $(this).addClass('button'); }); $('#pnlTabs ul').addClass('button-group'); $('#pnlTabs ul li').each(function(){ $(this).addClass('button'); }); $('.list_controls').addClass('grid-x grid-padding-x small-up-4 medium-up-6 large-up-8'); $('.list_controls a').each(function(){ $(this).wrap('
'); }); $('#ulAdmin li a').each(function(){ $adminname = $(this).text(); $adminname = $adminname.replace(' Admin',''); $(this).text($adminname); }); // VENUE PAGES // Changing social media buttons markup $('.venue-social a').each(function(){ $(this).empty(); }); // Change venue address $('.venue-contact dd:first-child').each(function(){ $address = $(this).html(); $address = $address.replace(/
/gi,', '); $address = $address.replace(/, , , /gi,', '); $address = $address.replace(/, , /gi,', '); $address = $address.replace(', UNITED KINGDOM,',''); $(this).empty().text($address); }); // Remove text from number $('.msl_phone').each(function(){ $phone = $(this).text(); $phone = $phone.replace('Tel:',''); $(this).text($phone); }); // Change map width $('#venue-map iframe').each(function(){ $width = $(this).parent().innerWidth(); $(this).attr('width',$width); }); // Change map location $('#venue-map iframe').each(function(){ $mapsrc = $(this).attr('src'); $mapsrc = $mapsrc.replace('VENUEADDRESS', $address); $(this).attr('src',$mapsrc); }); // Events Calendar $(document).on('click','.msl_event_calendar td',function(){ $('.msl_event_calendar td').removeClass('active'); $('#events-calendar-list').empty(); $(this).addClass('active'); $dailylist = $(this).find('.msl-cal-wrapper').html(); $month = $('.msl_event_calendar_title td:nth-child(2)').text(); $('#events-calendar-list').prepend('What\'s On: ').append( $dailylist ); $('#events-calendar-list .msl-cal-hoverbox').before( ' ' + $month ); }); // EVENTS // Rearrange elements for tickets section $('.event_ticket').each(function(){ $ticket_quantity = $(this).find('select'); $ticket_title = $(this).find('span'); $ticket_buy = $(this).find('input[type="submit"]'); $(this).empty(); $(this).append($ticket_title,$ticket_quantity,$ticket_buy); $(this).find('span').wrap('
'); $(this).find('select').wrap('
'); $(this).find('input[type="submit"]').val('Buy Now').wrap('
'); }); }); $(document).foundation();