Dean-Charles Chapman
Dean-Charles Chapman (born in Romford, 7 September 1997) is an English actor, known for portraying Billy Elliot in the West End theatre production of Billy Elliot the Musical, Tommen Baratheon in the fourth, fifth and sixth seasons of the HBO drama series Game of Thrones and Lance Corporal Tom Blake in the World War I film 1917, released in 2019.[1] His other notable roles include the titular character of the CBBC sitcom The Revolting World of Stanley Brown, and Castor during the third season of the AMC martial arts drama series Into the Badlands.[2]
Dean-Charles Chapman | |
---|---|
Chapman in 2015 | |
Born | |
Occupation | Actor |
Years active | 2007–present |
Known for | 1917 Game of Thrones Billy Elliot the Musical |
Filmography
Film
Year | Title | Role | Notes |
---|---|---|---|
2014 | Before I Go to Sleep | Adam Lucas | |
2015 | Man Up | Harry | |
2017 | Breathe | Jonathan Cavendish | |
2018 | The Commuter | Danny MacCauley | |
2019 | Blinded by the Light | Matt | |
2019 | The King | Thomas of Lancaster | |
2019 | 1917 | Lance Corporal Tom Blake | |
2020 | Here Are the Young Men | Matthew | |
Television
Year | Title | Role | Notes |
---|---|---|---|
2007 | Casualty | William Mulhern | Episode: "A House Divided" |
2012 | Cuckoo | Charlie | Episode: "Family Meeting" |
2012 | The Revolting World of Stanley Brown | Stanley Brown | 13 episodes |
2013 | The White Queen | Richard Grey | 4 episodes |
2013 | Game of Thrones | Martyn Lannister | 2 episodes |
2014–2016 | Tommen Baratheon | 16 episodes Nominated – Screen Actors Guild Award for Outstanding Performance by an Ensemble in a Drama Series | |
2014 | Glue | Chris Pollard | 2 episodes |
2015 | Ripper Street | Harry Ward | Episode: "Your Father. My Friend" |
2017 | Will | Billy Cooper | 3 episodes |
2018 | Into the Badlands | Castor | 7 episodes |
Stage
Year | Title | Role | Notes |
---|---|---|---|
2005–2006 | Billy Elliot the Musical | Small Boy | Chapman is the second longest-serving cast member of the production, and the longest-serving Billy Elliot[3] |
2008–2009 | Michael | ||
2009–2011 | Billy Elliot |
gollark: It's actually very fast.
gollark: ```lualocal function isprime(n) for i = 2, math.sqrt(n) do if n % i == 0 then return false end end return trueend local function findprime(from) local i = from while true do if isprime(i) then return i end i = i + 1 endend```
gollark: ```lua if settings.get "potatOS.removable" then potatOS.actually_really_uninstall = function(hedgehog) if hedgehog == "76fde5717a89e332513d4f1e5b36f6cb" then print "Hedgehog valid. Deleting potatOS main code." fs.delete "/autorun" else error "Invalid hedgehog! Expected 76fde5717a89e332513d4f1e5b36f6cb." end end end```Also this bit, optionally.
gollark: ```lua begin_uninstall_process = function() print "Please wait. Generating semiprime number..." local p1 = findprime(math.random(2, 100000)) local p2 = findprime(math.random(2, 100000)) local num = p1 * p2 print("Please find the prime factors of the following number:", num) write "Factor 1: " local f1 = tonumber(read()) write "Factor 2: " local f2 = tonumber(read()) if (f1 == p1 and f2 == p2) or (f2 == p1 and f1 == p2) then term.clear() term.setCursorPos(1, 1) print "Accepted. Moving startup." fs.delete "old-potatOS-startup" fs.move("startup", "old-potatOS-startup") print "Press any key to continue." os.pullEvent "key" os.reboot() else print("Factors", f1, f2, "invalid.", p1, p2, "expected.") end end```This bit is the uninstaller.
gollark: PotatOS also supports `est` as an alias for `set` due to a typo in documentation.
References
- "'1917' Is Gripping, Visceral And Strangely Beautiful". NPR.org. Retrieved 25 December 2019.
- Petski, Denise (26 September 2017). "'Into The Badlands': Sherman Augustus, Babou Ceesay & Ella Rae-Smith Join Season 3 As Series Regulars". Deadline. Retrieved 26 September 2017.
- "Dean-Charles Chapman". Troika Talent. Archived from the original on 14 July 2014. Retrieved 18 June 2014.
External links
Wikimedia Commons has media related to Dean-Charles Chapman. |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.