Harry Potter TV Series: One Book Per Season and a Deeper Look at Draco Malfoy

Harry Potter TV Series: One Book Per Season and a Deeper Look at Draco Malfoy
source: gettyimages
February 10, 2026

Production on HBO’s Harry Potter adaptation is moving forward, with a plan to release in early 2027. The show is designed to map one novel to each season, which will create notable differences from the films.

Casting updates include Dominic McLaughlin as Harry Potter, Alastair Stout as Ron Weasley, and Arabella Stanton stepping in as Hermione Granger. For the villain lineup, Johnny Flynn plays Lucius Malfoy, while Lox Pratt debuts as Draco Malfoy.

A key way this series will distinguish itself is by exploring Draco’s home life. Viewers have already learned that the adaptation will widen the lens beyond what we see in the books, and beyond the familiar perspective of Harry’s experiences. Pratt indicates there will be scenes that show Draco with his family and in his personal spaces, offering a behind-the-scenes look at what shapes him.

This broader approach aims to turn Draco from a one-note antagonist into a more fully realized character. Pratt compared the show’s freedom to explore these dynamics to Lord of the Flies, noting that unlike the films, the series has room to deepen character motivations. He suggests that Draco’s backstory and the dynamics with his parents, particularly Lucius, will be explored to explain why he acts the way he does in the later stories.

The interview with Pratt also reinforces the idea that fans will get a lot more context about the characters across the story, as the series shifts focus from just following Harry to examining how other figures grow and interact within the wizarding world.

For more Potter-era updates, you can explore discussions on the first-look reactions to the TV Hagrid, ongoing speculation about Cillian Murphy’s involvement, and how the audiobook format could influence the Voldemort storyline.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 139 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6645664,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}