> ## Documentation Index
> Fetch the complete documentation index at: https://tvc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Details

> This endpoint gets the list of the countries we have watch provider (OTT/streaming) data for.



## OpenAPI

````yaml get /3/tv/episode_group/{{tv_episode_group_id}}
openapi: 3.0.3
info:
  title: TMDb Endpoints
  description: >-
    Welcome to the TMDb API! You'll find a well-organized collection of
    endpoints, each helping you fetch different types of movie and TV data. The
    endpoints cover everything from searching for titles and getting details to
    managing lists and accessing ratings, all designed to give you precise
    control over the information you need.
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
    description: Test server
  - url: https://api.themoviedb.org/3
    description: Production server
  - url: '{{base_url}}'
    description: Some other server
security: []
tags:
  - name: AUTHENTICATION
    description: The /account/{account_id} gets the public details of an account on TMDB.
  - name: ACCOUNT
    description: >-
      Account endpoints allow users to manage their personal information,
      ratings, watchlists, and other account-related data after authenticating.
  - name: CERTIFICATIONS
    description: >-
      The Certifications endpoints provide lists of movie and TV show content
      rating systems used in various countries.
  - name: CHANGES
    description: >-
      Changes endpoints allow you to track modifications made to movies, TV
      shows, and people in the TMDb database, providing a history of updates and
      enabling you to keep your local data synchronized.
  - name: COLLECTIONS
  - name: COMPANIES
  - name: CONFIGURATION
  - name: CREDITS
  - name: DISCOVER
    description: >-
      Discover endpoints are powerful tools for finding movies and TV shows
      based on a wide range of criteria, such as genre, release date, rating,
      keywords, and more, enabling highly customized searches.
  - name: FIND
    description: This folder has find by ID endpoint
  - name: GENRES
    description: >-
      Genres endpoints provide lists of available movie and TV show genres,
      allowing you to categorize and filter content.
  - name: GUEST SESSIONS
    description: >-
      Guest session endpoints allow you to create temporary, unauthenticated
      sessions that grant limited access to certain API features, such as rating
      movies or TV shows without requiring a full user account.
  - name: KEYWORDS
    description: >-
      Keyword endpoints allow you to search for keywords and retrieve detailed
      information about specific keywords and the media associated with them.
  - name: LISTS
    description: >-
      Lists endpoints allow you to create, retrieve, modify, and delete custom
      lists of movies or TV shows.
  - name: MOVIE LIST
    description: >-
      The Movie List endpoints let you retrieve pre-made lists of movies,
      categorized by criteria like popularity, top rated, now playing, or
      upcoming releases.
  - name: MOVIES
    description: >-
      The Movie endpoints allow you to retrieve detailed information about
      movies, including titles, descriptions, cast, crew, ratings, and related
      data.
  - name: NETWORKS
    description: >-
      The NETWORKS endpoints let you retrieve information about television
      networks, such as their names, logos, and origin countries.
  - name: PEOPLE LISTS
    description: >-
      The People Lists endpoints let you retrieve lists of people based on
      criteria like popularity.
  - name: PEOPLE
    description: >-
      The PEOPLE endpoints let you get information about actors, directors, and
      other people involved in movies and TV shows.
  - name: REVIEWS
    description: >-
      The REVIEWS endpoints let you get user-written opinions and ratings about
      movies and TV shows.
  - name: SEARCH
    description: >-
      The "Search" endpoints let you find movies, TV shows, people, and other
      content by typing in keywords or names.
  - name: TRENDING
    description: >-
      The "Trending" endpoints show you what movies, TV shows, and people are
      currently popular or getting a lot of attention right now.
  - name: TV SERIES LISTS
    description: >-
      TV Series Lists endpoints provide access to pre-defined lists of TV shows,
      such as popular, top-rated, or airing today, allowing you to quickly
      retrieve collections of TV series based on specific criteria.
  - name: TV SERIES
    description: >-
      The TV series endpoints provide access to a wealth of information about
      television shows, including details, credits, seasons, episodes,
      recommendations, and more. See each of them below for specific
      information.
  - name: TV SEASONS
    description: >-
      The TV seasons endpoints allow you to retrieve details about specific
      seasons of a TV show, including information about the episodes within that
      season. See them below for specific information on how to use them.
  - name: TV EPISODES
    description: >-
      The TV episode endpoints allow you to retrieve detailed information about
      specific episodes of a TV show, including details like the episode number,
      name, air date, overview, and more. Check them out for specific
      information.
  - name: TV EPISODE GROUPS
    description: >-
      There's only one endpoint in this folder. Check the endpoint to find
      information about it.
  - name: WATCH PROVIDERS
    description: >-
      The Watch Providers endpoints provide information about streaming
      services, rental/purchase platforms, and sometimes even theatrical
      releases in different regions.
paths:
  /3/tv/episode_group/{{tv_episode_group_id}}:
    parameters:
      - name: tv_episode_group_id
        in: path
        required: true
        schema:
          type: string
    get:
      tags:
        - TV EPISODE GROUPS
      summary: Details
      description: >-
        This endpoint gets the list of the countries we have watch provider
        (OTT/streaming) data for.
      operationId: details11
      responses:
        '200':
          description: Details Example
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=231
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sun, 12 Jan 2025 16:36:22 GMT
            ETag:
              schema:
                type: string
                example: W/"f9ec938677dca25a704fd4a59d8c692d"
            Server:
              schema:
                type: string
                example: openresty
            Transfer-Encoding:
              schema:
                type: string
                example: chunked
            Vary:
              schema:
                type: string
                example: Origin
            Via:
              schema:
                type: string
                example: >-
                  1.1 a48ca718f5ae1bfdc24c87b7e08cdaea.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: Z0P1W7-NqY-JeLqsiTqzpq1nKDSQcA0af3kutG20Q6ffW6FJfz9tOA==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: LOS50-P2
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '21387'
            x-memc-expires:
              schema:
                type: string
                example: '231'
            x-memc-key:
              schema:
                type: string
                example: bfc0800aa23a0788c189c780a2ecb21e
          content:
            application/json:
              schema:
                type: object
                properties:
                  description:
                    type: string
                    example: ''
                  episode_count:
                    type: number
                    example: 102
                  group_count:
                    type: number
                    example: 9
                  groups:
                    type: array
                    items:
                      type: object
                      properties:
                        episodes:
                          type: array
                          items:
                            type: object
                            properties:
                              air_date:
                                type: string
                                example: '2011-04-17'
                              episode_number:
                                type: number
                                example: 1
                              episode_type:
                                type: string
                                example: standard
                              id:
                                type: number
                                example: 63056
                              name:
                                type: string
                                example: Winter Is Coming
                              order:
                                type: number
                                example: 0
                              overview:
                                type: string
                                example: >-
                                  Jon Arryn, the Hand of the King, is dead. King
                                  Robert Baratheon plans to ask his oldest
                                  friend, Eddard Stark, to take Jon's place.
                                  Across the sea, Viserys Targaryen plans to wed
                                  his sister to a nomadic warlord in exchange
                                  for an army.
                              production_code:
                                type: string
                                example: '101'
                              runtime:
                                type: number
                                example: 62
                              season_number:
                                type: number
                                example: 1
                              show_id:
                                type: number
                                example: 1399
                              still_path:
                                type: string
                                example: /9hGF3WUkBf7cSjMg0cdMDHJkByd.jpg
                              vote_average:
                                type: number
                                example: 8.011
                              vote_count:
                                type: number
                                example: 348
                          example:
                            - air_date: '2011-04-17'
                              episode_number: 1
                              episode_type: standard
                              id: 63056
                              name: Winter Is Coming
                              order: 0
                              overview: >-
                                Jon Arryn, the Hand of the King, is dead. King
                                Robert Baratheon plans to ask his oldest friend,
                                Eddard Stark, to take Jon's place. Across the
                                sea, Viserys Targaryen plans to wed his sister
                                to a nomadic warlord in exchange for an army.
                              production_code: '101'
                              runtime: 62
                              season_number: 1
                              show_id: 1399
                              still_path: /9hGF3WUkBf7cSjMg0cdMDHJkByd.jpg
                              vote_average: 8.011
                              vote_count: 348
                            - air_date: '2011-04-24'
                              episode_number: 2
                              episode_type: standard
                              id: 63057
                              name: The Kingsroad
                              order: 1
                              overview: >-
                                While Bran recovers from his fall, Ned takes
                                only his daughters to Kings Landing. Jon Snow
                                goes with his uncle Benjen to The Wall. Tyrion
                                joins them.
                              production_code: '102'
                              runtime: 56
                              season_number: 1
                              show_id: 1399
                              still_path: /l0GJx3IR8YasbztTJi5uK0XqkEo.jpg
                              vote_average: 7.858
                              vote_count: 233
                            - air_date: '2011-05-01'
                              episode_number: 3
                              episode_type: standard
                              id: 63058
                              name: Lord Snow
                              order: 2
                              overview: >-
                                Lord Stark and his daughters arrive at King's
                                Landing to discover the intrigues of the king's
                                realm.
                              production_code: '103'
                              runtime: 58
                              season_number: 1
                              show_id: 1399
                              still_path: /8HjOlb4slc1xusMgOtoNpxuTgSI.jpg
                              vote_average: 8.067
                              vote_count: 194
                            - air_date: '2011-05-08'
                              episode_number: 4
                              episode_type: standard
                              id: 63059
                              name: Cripples, Bastards, and Broken Things
                              order: 3
                              overview: >-
                                Eddard investigates Jon Arryn's murder. Jon
                                befriends Samwell Tarly, a coward who has come
                                to join the Night's Watch.
                              production_code: '104'
                              runtime: 56
                              season_number: 1
                              show_id: 1399
                              still_path: /jri960hz39eulThP66dd9emTxvs.jpg
                              vote_average: 8.176
                              vote_count: 170
                            - air_date: '2011-05-15'
                              episode_number: 5
                              episode_type: standard
                              id: 63060
                              name: The Wolf and the Lion
                              order: 4
                              overview: >-
                                Catelyn has captured Tyrion and plans to bring
                                him to her sister, Lysa Arryn, at The Vale, to
                                be tried for his, supposed, crimes against Bran.
                                Robert plans to have Daenerys killed, but Eddard
                                refuses to be a part of it and quits.
                              production_code: '105'
                              runtime: 55
                              season_number: 1
                              show_id: 1399
                              still_path: /u7e1qSWE6v8jfY9vGNrckX47DGN.jpg
                              vote_average: 8.541
                              vote_count: 171
                            - air_date: '2011-05-22'
                              episode_number: 6
                              episode_type: standard
                              id: 63061
                              name: A Golden Crown
                              order: 5
                              overview: >-
                                While recovering from his battle with Jamie,
                                Eddard is forced to run the kingdom while Robert
                                goes hunting. Tyrion demands a trial by combat
                                for his freedom. Viserys is losing his patience
                                with Drogo.
                              production_code: '106'
                              runtime: 53
                              season_number: 1
                              show_id: 1399
                              still_path: /AdhvrJxyYpINwYnGkBIf2krQKg.jpg
                              vote_average: 8.411
                              vote_count: 169
                            - air_date: '2011-05-29'
                              episode_number: 7
                              episode_type: standard
                              id: 63062
                              name: You Win or You Die
                              order: 6
                              overview: >-
                                Robert has been injured while hunting and is
                                dying. Jon and the others finally take their
                                vows to the Night's Watch. A man, sent by
                                Robert, is captured for trying to poison
                                Daenerys. Furious, Drogo vows to attack the
                                Seven Kingdoms.
                              production_code: '107'
                              runtime: 58
                              season_number: 1
                              show_id: 1399
                              still_path: /o6ldSDhIINGNKZR62mHf2m64dD.jpg
                              vote_average: 8.583
                              vote_count: 168
                            - air_date: '2011-06-05'
                              episode_number: 8
                              episode_type: standard
                              id: 63063
                              name: The Pointy End
                              order: 7
                              overview: >-
                                Eddard and his men are betrayed and captured by
                                the Lannisters. When word reaches Robb, he plans
                                to go to war to rescue them. The White Walkers
                                attack The Wall. Tyrion returns to his father
                                with some new friends.
                              production_code: '108'
                              runtime: 59
                              season_number: 1
                              show_id: 1399
                              still_path: /9ZvT1IZPcC11eiCByOzqQvC3CCR.jpg
                              vote_average: 8.209
                              vote_count: 165
                            - air_date: '2011-06-12'
                              episode_number: 9
                              episode_type: standard
                              id: 63064
                              name: Baelor
                              order: 8
                              overview: >-
                                Robb goes to war against the Lannisters. Jon
                                finds himself struggling on deciding if his
                                place is with Robb or the Night's Watch. Drogo
                                has fallen ill from a fresh battle wound.
                                Daenerys is desperate to save him.
                              production_code: '109'
                              runtime: 57
                              season_number: 1
                              show_id: 1399
                              still_path: /fAmBhmw1pQc6fucrdmnRM5FOpXD.jpg
                              vote_average: 8.884
                              vote_count: 181
                            - air_date: '2011-06-19'
                              episode_number: 10
                              episode_type: finale
                              id: 63065
                              name: Fire and Blood
                              order: 9
                              overview: >-
                                With Ned dead, Robb vows to get revenge on the
                                Lannisters. Jon must officially decide if his
                                place is with Robb or the Night's Watch.
                                Daenerys says her final goodbye to Drogo.
                              production_code: '110'
                              runtime: 53
                              season_number: 1
                              show_id: 1399
                              still_path: /y1BXkhEqBQS3ewQeqqdHpjhTts0.jpg
                              vote_average: 8.756
                              vote_count: 172
                        id:
                          type: string
                          example: 5e907a9c197de40015075fe5
                        locked:
                          type: boolean
                          example: false
                        name:
                          type: string
                          example: Season 1
                        order:
                          type: number
                          example: 1
                    example:
                      - episodes:
                          - air_date: '2011-04-17'
                            episode_number: 1
                            episode_type: standard
                            id: 63056
                            name: Winter Is Coming
                            order: 0
                            overview: >-
                              Jon Arryn, the Hand of the King, is dead. King
                              Robert Baratheon plans to ask his oldest friend,
                              Eddard Stark, to take Jon's place. Across the sea,
                              Viserys Targaryen plans to wed his sister to a
                              nomadic warlord in exchange for an army.
                            production_code: '101'
                            runtime: 62
                            season_number: 1
                            show_id: 1399
                            still_path: /9hGF3WUkBf7cSjMg0cdMDHJkByd.jpg
                            vote_average: 8.011
                            vote_count: 348
                          - air_date: '2011-04-24'
                            episode_number: 2
                            episode_type: standard
                            id: 63057
                            name: The Kingsroad
                            order: 1
                            overview: >-
                              While Bran recovers from his fall, Ned takes only
                              his daughters to Kings Landing. Jon Snow goes with
                              his uncle Benjen to The Wall. Tyrion joins them.
                            production_code: '102'
                            runtime: 56
                            season_number: 1
                            show_id: 1399
                            still_path: /l0GJx3IR8YasbztTJi5uK0XqkEo.jpg
                            vote_average: 7.858
                            vote_count: 233
                          - air_date: '2011-05-01'
                            episode_number: 3
                            episode_type: standard
                            id: 63058
                            name: Lord Snow
                            order: 2
                            overview: >-
                              Lord Stark and his daughters arrive at King's
                              Landing to discover the intrigues of the king's
                              realm.
                            production_code: '103'
                            runtime: 58
                            season_number: 1
                            show_id: 1399
                            still_path: /8HjOlb4slc1xusMgOtoNpxuTgSI.jpg
                            vote_average: 8.067
                            vote_count: 194
                          - air_date: '2011-05-08'
                            episode_number: 4
                            episode_type: standard
                            id: 63059
                            name: Cripples, Bastards, and Broken Things
                            order: 3
                            overview: >-
                              Eddard investigates Jon Arryn's murder. Jon
                              befriends Samwell Tarly, a coward who has come to
                              join the Night's Watch.
                            production_code: '104'
                            runtime: 56
                            season_number: 1
                            show_id: 1399
                            still_path: /jri960hz39eulThP66dd9emTxvs.jpg
                            vote_average: 8.176
                            vote_count: 170
                          - air_date: '2011-05-15'
                            episode_number: 5
                            episode_type: standard
                            id: 63060
                            name: The Wolf and the Lion
                            order: 4
                            overview: >-
                              Catelyn has captured Tyrion and plans to bring him
                              to her sister, Lysa Arryn, at The Vale, to be
                              tried for his, supposed, crimes against Bran.
                              Robert plans to have Daenerys killed, but Eddard
                              refuses to be a part of it and quits.
                            production_code: '105'
                            runtime: 55
                            season_number: 1
                            show_id: 1399
                            still_path: /u7e1qSWE6v8jfY9vGNrckX47DGN.jpg
                            vote_average: 8.541
                            vote_count: 171
                          - air_date: '2011-05-22'
                            episode_number: 6
                            episode_type: standard
                            id: 63061
                            name: A Golden Crown
                            order: 5
                            overview: >-
                              While recovering from his battle with Jamie,
                              Eddard is forced to run the kingdom while Robert
                              goes hunting. Tyrion demands a trial by combat for
                              his freedom. Viserys is losing his patience with
                              Drogo.
                            production_code: '106'
                            runtime: 53
                            season_number: 1
                            show_id: 1399
                            still_path: /AdhvrJxyYpINwYnGkBIf2krQKg.jpg
                            vote_average: 8.411
                            vote_count: 169
                          - air_date: '2011-05-29'
                            episode_number: 7
                            episode_type: standard
                            id: 63062
                            name: You Win or You Die
                            order: 6
                            overview: >-
                              Robert has been injured while hunting and is
                              dying. Jon and the others finally take their vows
                              to the Night's Watch. A man, sent by Robert, is
                              captured for trying to poison Daenerys. Furious,
                              Drogo vows to attack the Seven Kingdoms.
                            production_code: '107'
                            runtime: 58
                            season_number: 1
                            show_id: 1399
                            still_path: /o6ldSDhIINGNKZR62mHf2m64dD.jpg
                            vote_average: 8.583
                            vote_count: 168
                          - air_date: '2011-06-05'
                            episode_number: 8
                            episode_type: standard
                            id: 63063
                            name: The Pointy End
                            order: 7
                            overview: >-
                              Eddard and his men are betrayed and captured by
                              the Lannisters. When word reaches Robb, he plans
                              to go to war to rescue them. The White Walkers
                              attack The Wall. Tyrion returns to his father with
                              some new friends.
                            production_code: '108'
                            runtime: 59
                            season_number: 1
                            show_id: 1399
                            still_path: /9ZvT1IZPcC11eiCByOzqQvC3CCR.jpg
                            vote_average: 8.209
                            vote_count: 165
                          - air_date: '2011-06-12'
                            episode_number: 9
                            episode_type: standard
                            id: 63064
                            name: Baelor
                            order: 8
                            overview: >-
                              Robb goes to war against the Lannisters. Jon finds
                              himself struggling on deciding if his place is
                              with Robb or the Night's Watch. Drogo has fallen
                              ill from a fresh battle wound. Daenerys is
                              desperate to save him.
                            production_code: '109'
                            runtime: 57
                            season_number: 1
                            show_id: 1399
                            still_path: /fAmBhmw1pQc6fucrdmnRM5FOpXD.jpg
                            vote_average: 8.884
                            vote_count: 181
                          - air_date: '2011-06-19'
                            episode_number: 10
                            episode_type: finale
                            id: 63065
                            name: Fire and Blood
                            order: 9
                            overview: >-
                              With Ned dead, Robb vows to get revenge on the
                              Lannisters. Jon must officially decide if his
                              place is with Robb or the Night's Watch. Daenerys
                              says her final goodbye to Drogo.
                            production_code: '110'
                            runtime: 53
                            season_number: 1
                            show_id: 1399
                            still_path: /y1BXkhEqBQS3ewQeqqdHpjhTts0.jpg
                            vote_average: 8.756
                            vote_count: 172
                        id: 5e907a9c197de40015075fe5
                        locked: false
                        name: Season 1
                        order: 1
                      - episodes:
                          - air_date: '2012-04-01'
                            episode_number: 1
                            episode_type: standard
                            id: 63066
                            name: The North Remembers
                            order: 0
                            overview: >-
                              As Robb Stark and his northern army continue the
                              war against the Lannisters, Tyrion arrives in
                              King’s Landing to counsel Joffrey and temper the
                              young king’s excesses.  On the island of
                              Dragonstone, Stannis Baratheon plots an invasion
                              to claim his late brother’s throne, allying
                              himself with the fiery Melisandre, a strange
                              priestess of a stranger god.  Across the sea,
                              Daenerys, her three young dragons, and the
                              khalasar trek through the Red Waste in search of
                              allies, or water.  In the North, Bran presides
                              over a threadbare Winterfell, while beyond the
                              Wall, Jon Snow and the Night’s Watch must shelter
                              with a devious wildling.
                            production_code: '201'
                            runtime: 53
                            season_number: 2
                            show_id: 1399
                            still_path: /gGHtlTvHpSGZ8DIrxMyK3Ewkc1Y.jpg
                            vote_average: 8.146
                            vote_count: 168
                          - air_date: '2012-04-08'
                            episode_number: 2
                            episode_type: standard
                            id: 974430
                            name: The Night Lands
                            order: 1
                            overview: >-
                              In the wake of a bloody purge in the capital,
                              Tyrion chastens Cersei for alienating the king’s
                              subjects.  On the road north, Arya shares a secret
                              with Gendry, a Night’s Watch recruit.  With
                              supplies dwindling, one of Dany’s scouts returns
                              with news of their position.  After nine years as
                              a Stark ward, Theon Greyjoy reunites with his
                              father Balon, who wants to restore the ancient
                              Kingdom of the Iron Islands.  Davos enlists
                              Salladhor Saan, a pirate, to join forces with
                              Stannis and Melisandre for a naval invasion of
                              King’s Landing.
                            production_code: '202'
                            runtime: 54
                            season_number: 2
                            show_id: 1399
                            still_path: /3EW7wYNXUVaHT4XRuIoNFrqhZh5.jpg
                            vote_average: 7.951
                            vote_count: 152
                          - air_date: '2012-04-15'
                            episode_number: 3
                            episode_type: standard
                            id: 63068
                            name: What is Dead May Never Die
                            order: 2
                            overview: >-
                              At the Red Keep, Tyrion plots three alliances
                              through the promise of marriage.  Catelyn arrives
                              in the Stormlands to forge an alliance of her own,
                              but King Renly, his new wife Margaery, and her
                              brother Loras Tyrell have other plans.  At
                              Winterfell, Luwin tries to decipher Bran’s dreams.
                            production_code: '203'
                            runtime: 53
                            season_number: 2
                            show_id: 1399
                            still_path: /neKkHgfX7dgi4E47GKT7bYciq93.jpg
                            vote_average: 8.257
                            vote_count: 144
                          - air_date: '2012-04-22'
                            episode_number: 4
                            episode_type: standard
                            id: 63069
                            name: Garden of Bones
                            order: 3
                            overview: >-
                              Joffrey punishes Sansa for Robb’s victories, and
                              Tyrion scrambles to temper the king’s cruelty.
                              Catelyn entreats Stannis and Renly to unite
                              against the Lannisters. Dany and her khalasar
                              arrive at the prosperous city of Qarth. Tyrion
                              coerces a relative into being his eyes and ears.
                              Arya and Gendry are taken to Harrenhal, where
                              their lives are in the hands of Ser Gregor
                              Clegane. Stannis orders Davos to smuggle
                              Melisandre into a secret cove.
                            production_code: '204'
                            runtime: 51
                            season_number: 2
                            show_id: 1399
                            still_path: /4j2j97GFao2NX4uAtMbr0Qhx2K2.jpg
                            vote_average: 8.248
                            vote_count: 145
                          - air_date: '2012-04-29'
                            episode_number: 5
                            episode_type: standard
                            id: 63070
                            name: The Ghost of Harrenhal
                            order: 4
                            overview: >-
                              The Baratheon rivalry ends, driving Catelyn to
                              flee and Littlefinger to act. At King’s Landing,
                              Tyrion’s source alerts him to Joffrey’s defense
                              plan - and a mysterious secret weapon. Theon sails
                              to the Stony Shore to prove he’s worthy to be
                              called Ironborn. At Harrenhal, Arya receives a
                              promise from Jaqen H’ghar, one of the prisoners
                              she saved from the Gold Cloaks. The Night’s Watch
                              arrive at the Fist of the First Men, an ancient
                              ringfort where they hope to stem the wildings'
                              advance.
                            production_code: '205'
                            runtime: 55
                            season_number: 2
                            show_id: 1399
                            still_path: /h7HHSQtEyf7cNBYR2G9DjQ78EgV.jpg
                            vote_average: 8.144
                            vote_count: 142
                          - air_date: '2012-05-06'
                            episode_number: 6
                            episode_type: standard
                            id: 63071
                            name: The Old Gods and the New
                            order: 5
                            overview: >-
                              Theon seizes control of Winterfell. Jon captures a
                              wildling, named Ygritte and is given a chance to
                              prove himself. At King's Landing, after the
                              Lannisters send Myrcella off to be married, the
                              people begin to turn against King Joffrey. Arya
                              comes face to face with a surprise visitor.
                              Daenerys looks to buy ships to sail for the Seven
                              Kingdoms.
                            production_code: '206'
                            runtime: 54
                            season_number: 2
                            show_id: 1399
                            still_path: /bxToPOtlk77Wkxsas0mMgtjvzXS.jpg
                            vote_average: 8.257
                            vote_count: 148
                          - air_date: '2012-05-13'
                            episode_number: 7
                            episode_type: standard
                            id: 63073
                            name: A Man Without Honor
                            order: 6
                            overview: >-
                              Jamie meets a distant relative. Daenerys receives
                              an invitation to the House of the Undying. Theon
                              leads a search party. Jon loses his way in the
                              wilderness. Cersei counsels Sansa.
                            production_code: '207'
                            runtime: 56
                            season_number: 2
                            show_id: 1399
                            still_path: /bCDklRxVetx1COP4zXLLnXMS2S0.jpg
                            vote_average: 8.191
                            vote_count: 144
                          - air_date: '2012-05-20'
                            episode_number: 8
                            episode_type: standard
                            id: 63074
                            name: The Prince of Winterfell
                            order: 7
                            overview: >-
                              Betrayal befalls Robb. Jon and Qhorin are taken
                              prisoner by the wildlings. Theon receives a
                              visitor at Winterfell and must make an important
                              decision. Meanwhile, Stannis is just days away
                              from reaching King's Landing and Tyrion prepares
                              for his arrival. At Harrenhal, Arya, Gendry and
                              Hot Pie plan their escape.
                            production_code: '208'
                            runtime: 54
                            season_number: 2
                            show_id: 1399
                            still_path: /4W90HbZcVG54m8HoxaZmXc8rzjy.jpg
                            vote_average: 8.06
                            vote_count: 142
                          - air_date: '2012-05-27'
                            episode_number: 9
                            episode_type: standard
                            id: 63072
                            name: Blackwater
                            order: 8
                            overview: >-
                              Tyrion and the Lannisters fight for their lives as
                              Stannis’ fleet assaults King’s Landing.
                            production_code: '209'
                            runtime: 55
                            season_number: 2
                            show_id: 1399
                            still_path: /rX44Vfd0iiZDIJWHYZg9j4yLSP9.jpg
                            vote_average: 8.892
                            vote_count: 166
                          - air_date: '2012-06-03'
                            episode_number: 10
                            episode_type: finale
                            id: 63075
                            name: Valar Morghulis
                            order: 9
                            overview: >-
                              Tyrion awakens to a changed situation. King
                              Joffrey doles out rewards to his subjects. As
                              Theon stirs his men to action, Luwin offers some
                              final advice. Brienne silences Jaime. Arya
                              receives a gift from Jaqen. Dany goes to a strange
                              place. Jon proves himself to Qhorin.
                            production_code: '210'
                            runtime: 64
                            season_number: 2
                            show_id: 1399
                            still_path: /u46jn12qEyaCOe1oqJBwPvL5d7R.jpg
                            vote_average: 8.697
                            vote_count: 150
                        id: 5e907abfcee4810014e0ba61
                        locked: false
                        name: Season 2
                        order: 2
                      - episodes:
                          - air_date: '2013-03-31'
                            episode_number: 1
                            episode_type: standard
                            id: 63077
                            name: Valar Dohaeris
                            order: 0
                            overview: >-
                              Jon meets the King-Beyond-the-Wall while his Night
                              Watch Brothers flee south. In King's Landing,
                              Tyrion wants a reward, Margaery shows her
                              charitable nature, Cersei arranges a dinner party,
                              and Littlefinger offers to help Sansa. Across the
                              Narrow Sea, Daenerys starts her journey west.
                            production_code: '301'
                            runtime: 55
                            season_number: 3
                            show_id: 1399
                            still_path: /3pyS7xz9mprX4OuOCfV261CnGfR.jpg
                            vote_average: 8.14
                            vote_count: 157
                          - air_date: '2013-04-07'
                            episode_number: 2
                            episode_type: standard
                            id: 63076
                            name: Dark Wings, Dark Words
                            order: 1
                            overview: >-
                              Sansa says too much. Shae asks Tyrion for a favor.
                              Jaime finds a way to pass the time, while Arya
                              encounters the Brotherhood Without Banners.
                            production_code: '302'
                            runtime: 58
                            season_number: 3
                            show_id: 1399
                            still_path: /ydrupjqBj6M68pUwJNJ5rbGmm1O.jpg
                            vote_average: 7.838
                            vote_count: 142
                          - air_date: '2013-04-14'
                            episode_number: 3
                            episode_type: standard
                            id: 63078
                            name: Walk of Punishment
                            order: 2
                            overview: >-
                              Tyrion shoulders new responsibilities. Jon is
                              taken to the Fist of the First Men. Daenerys meets
                              with the slavers. Jaime strikes a deal with his
                              captors.
                            production_code: '303'
                            runtime: 53
                            season_number: 3
                            show_id: 1399
                            still_path: /i39Itkd76DOXxek0blIO6rI6zsa.jpg
                            vote_average: 8.143
                            vote_count: 147
                          - air_date: '2013-04-21'
                            episode_number: 4
                            episode_type: standard
                            id: 63082
                            name: And Now His Watch Is Ended
                            order: 3
                            overview: >-
                              Trouble brews among the Night's Watch at
                              Craster's. Margaery takes Joffrey out of his
                              comfort zone. Arya meets the leader of the
                              Brotherhood. Varys plots revenge on an old foe.
                              Theon mournfully recalls his missteps. Daenerys
                              deftly orchestrates her exit from Astapor.
                            production_code: '304'
                            runtime: 54
                            season_number: 3
                            show_id: 1399
                            still_path: /veYx7AoKhxC8Pz8EThNpoOxeSGX.jpg
                            vote_average: 8.745
                            vote_count: 161
                          - air_date: '2013-04-28'
                            episode_number: 5
                            episode_type: standard
                            id: 63083
                            name: Kissed by Fire
                            order: 4
                            overview: >-
                              The Hound is judged by the gods. Jaime is judged
                              by men. Jon proves himself. Robb is betrayed.
                              Tyrion learns the cost of weddings.
                            production_code: '305'
                            runtime: 58
                            season_number: 3
                            show_id: 1399
                            still_path: /d2b1CWsWCKMt5IpNXKgJfE4fjxj.jpg
                            vote_average: 8.178
                            vote_count: 143
                          - air_date: '2013-05-05'
                            episode_number: 6
                            episode_type: standard
                            id: 63084
                            name: The Climb
                            order: 5
                            overview: >-
                              Tywin plans strategic unions for the Lannisters.
                              Melisandre pays a visit to the Riverlands. Robb
                              weighs a compromise to repair his alliance with
                              House Frey. Roose Bolton decides what to do with
                              Jaime Lannister. Jon, Ygritte, and the Wildlings
                              face a daunting climb.
                            production_code: '306'
                            runtime: 54
                            season_number: 3
                            show_id: 1399
                            still_path: /eJQ5vnNrlM28fpInn6uGM0xUZRX.jpg
                            vote_average: 8.04
                            vote_count: 136
                          - air_date: '2013-05-12'
                            episode_number: 7
                            episode_type: standard
                            id: 63081
                            name: The Bear and the Maiden Fair
                            order: 6
                            overview: >-
                              Daenerys exchanges gifts with a slave lord outside
                              of Yunkai. As Sansa frets about her prospects,
                              Shae chafes at Tyrion’s new situation. Tywin
                              counsels the king, and Melisandre reveals a secret
                              to Gendry. Brienne faces a formidable foe in
                              Harrenhal.
                            production_code: '307'
                            runtime: 58
                            season_number: 3
                            show_id: 1399
                            still_path: /2RVD5pIIiv7ZH0qnazwVrsPEFpP.jpg
                            vote_average: 8.205
                            vote_count: 144
                          - air_date: '2013-05-19'
                            episode_number: 8
                            episode_type: standard
                            id: 63085
                            name: Second Sons
                            order: 7
                            overview: >-
                              King’s Landing hosts a wedding, and Tyrion and
                              Sansa spend the night together. Daenerys tries to
                              persuade the Second Sons to join her against
                              Yunkai. Stannis releases Davos from the dungeons.
                              Sam and Gilly meet an older gentleman.
                            production_code: '308'
                            runtime: 57
                            season_number: 3
                            show_id: 1399
                            still_path: /x3sJ9URXLn9hb6WAqqNhVJQGPut.jpg
                            vote_average: 8.263
                            vote_count: 137
                          - air_date: '2013-06-02'
                            episode_number: 9
                            episode_type: standard
                            id: 63080
                            name: The Rains of Castamere
                            order: 8
                            overview: >-
                              Robb presents himself to Walder Frey, and Edmure
                              meets his bride. Jon faces his harshest test yet.
                              Bran discovers a new gift. Daario and Jorah debate
                              how to take Yunkai. House Frey joins with House
                              Tully.
                            production_code: '309'
                            runtime: 51
                            season_number: 3
                            show_id: 1399
                            still_path: /8Cvg7NkvDPckIwPKWcyS25YcoSh.jpg
                            vote_average: 9.176
                            vote_count: 213
                          - air_date: '2013-06-09'
                            episode_number: 10
                            episode_type: finale
                            id: 63079
                            name: Mhysa
                            order: 9
                            overview: >-
                              Bran and company travel beyond the Wall. Sam
                              returns to Castle Black. Jon says goodbye to
                              Ygritte. Jaime returns to King's Landing. The
                              Night's Watch asks for help from Stannis. Daenerys
                              waits to see if she is a conqueror or a liberator.
                            production_code: '310'
                            runtime: 63
                            season_number: 3
                            show_id: 1399
                            still_path: /wJbEFBLyogHR1GoxfDXNIoP4k1w.jpg
                            vote_average: 8.348
                            vote_count: 148
                        id: 5e907acc00fb6b001aa16a1a
                        locked: false
                        name: Season 3
                        order: 3
                      - episodes:
                          - air_date: '2014-04-06'
                            episode_number: 1
                            episode_type: standard
                            id: 973190
                            name: Two Swords
                            order: 0
                            overview: >-
                              Tyrion welcomes a guest to King’s Landing. At
                              Castle Black, Jon Snow finds himself unwelcome.
                              Dany is pointed to Meereen, the mother of all
                              slave cities. Arya runs into an old friend.
                            production_code: '401'
                            runtime: 59
                            season_number: 4
                            show_id: 1399
                            still_path: /gtGrhEOURApsKhbf6tm6leJJmmp.jpg
                            vote_average: 7.994
                            vote_count: 164
                          - air_date: '2014-04-13'
                            episode_number: 2
                            episode_type: standard
                            id: 973219
                            name: The Lion and the Rose
                            order: 1
                            overview: >-
                              Tyrion lends Jaime a hand. Joffrey and Margaery
                              host a breakfast. At Dragonstone, Stannis loses
                              patience with Davos. Ramsay finds a purpose for
                              his pet. North of the Wall, Bran sees where they
                              must go.
                            production_code: '402'
                            runtime: 53
                            season_number: 4
                            show_id: 1399
                            still_path: /zOeaRpAKbrATuVe8Z5MtVJfair9.jpg
                            vote_average: 8.838
                            vote_count: 167
                          - air_date: '2014-04-20'
                            episode_number: 3
                            episode_type: standard
                            id: 63096
                            name: Breaker of Chains
                            order: 2
                            overview: >-
                              Tyrion ponders his options. Tywin extends an olive
                              branch. Sam realizes Castle Black isn’t safe, and
                              Jon proposes a bold plan. The Hound teaches Arya
                              the way things are. Dany chooses her champion.
                            production_code: '403'
                            runtime: 57
                            season_number: 4
                            show_id: 1399
                            still_path: /pgwGxEDIv1XyB5TcJcJM7EMLWiX.jpg
                            vote_average: 8.229
                            vote_count: 142
                          - air_date: '2014-04-27'
                            episode_number: 4
                            episode_type: standard
                            id: 63097
                            name: Oathkeeper
                            order: 3
                            overview: >-
                              Dany balances justice and mercy. Jaime tasks
                              Brienne with his honor. Jon secures volunteers
                              while Bran, Jojen, Meera and Hodor stumble on
                              shelter.
                            production_code: '404'
                            runtime: 56
                            season_number: 4
                            show_id: 1399
                            still_path: /9VolANvmLPcI5ynaCGHvwL1957h.jpg
                            vote_average: 7.895
                            vote_count: 147
                          - air_date: '2014-05-04'
                            episode_number: 5
                            episode_type: standard
                            id: 63098
                            name: First of His Name
                            order: 4
                            overview: >-
                              After Tommen is crowned the King of the Seven
                              Kingdoms, Cersei and Tywin plan the Crown's next
                              move. Meanwhile, Dany weighs her future plans
                              regarding Westeros and Slaver's Bay. Sansa and
                              Lord Baelish arrive at the Eyrie and Jon Snow
                              along with men from the Night's Watch attacks
                              Craster's Keep.
                            production_code: '405'
                            runtime: 54
                            season_number: 4
                            show_id: 1399
                            still_path: /bf0Z9votO2jqQLI0Y66TqfTjlyq.jpg
                            vote_average: 8.063
                            vote_count: 143
                          - air_date: '2014-05-11'
                            episode_number: 6
                            episode_type: standard
                            id: 63099
                            name: The Laws of Gods and Men
                            order: 5
                            overview: >-
                              Stannis makes a deal with the Iron Bank of
                              Braavos. Yara and her troops storm the Dreadfort
                              to free Theon. Meanwhile, Daenerys meets Hizdar zo
                              Loraq and her other supplicants. And the day of
                              Tyrion's trial has come where Tyrion faces his
                              father.
                            production_code: '406'
                            runtime: 51
                            season_number: 4
                            show_id: 1399
                            still_path: /vKt9b7HNYhwM91C7S53zPsAWfT3.jpg
                            vote_average: 8.932
                            vote_count: 168
                          - air_date: '2014-05-18'
                            episode_number: 7
                            episode_type: standard
                            id: 63100
                            name: Mockingbird
                            order: 6
                            overview: >-
                              Tyrion gains an unlikely ally; Daario asks Dany to
                              allow him to do what he does best; Jon's warnings
                              about the vulnerability of the Wall are ignored;
                              Brienne follows a new lead. 
                            production_code: '407'
                            runtime: 52
                            season_number: 4
                            show_id: 1399
                            still_path: /u1LNM3vEGX2SWmoDZZC6yxXZXu8.jpg
                            vote_average: 8.287
                            vote_count: 148
                          - air_date: '2014-06-01'
                            episode_number: 8
                            episode_type: standard
                            id: 63101
                            name: The Mountain and the Viper
                            order: 7
                            overview: >-
                              Unexpected visitors arrive in Mole's Town. With
                              assistance from Theon, Ramsay proves himself to
                              his father, Lord Bolton. Littlefinger's motives
                              are questioned when Sansa reveals the fate of Lysa
                              Arryn to other lords of the Vale. Daenerys finds
                              out a secret about Jorah Mormont. Tyrion's fate is
                              decided.
                            production_code: '408'
                            runtime: 53
                            season_number: 4
                            show_id: 1399
                            still_path: /cOcGpQmBvwuScHJjwQYlCreVl4x.jpg
                            vote_average: 8.789
                            vote_count: 175
                          - air_date: '2014-06-08'
                            episode_number: 9
                            episode_type: standard
                            id: 63102
                            name: The Watchers on the Wall
                            order: 8
                            overview: >-
                              Jon Snow and the Night's Watch face a big
                              challenge.
                            production_code: '409'
                            runtime: 51
                            season_number: 4
                            show_id: 1399
                            still_path: /vn4ECYuCaV43MEwpyjTdkXg7NPB.jpg
                            vote_average: 8.638
                            vote_count: 163
                          - air_date: '2014-06-15'
                            episode_number: 10
                            episode_type: finale
                            id: 63103
                            name: The Children
                            order: 9
                            overview: >-
                              Circumstances change after an unexpected arrival
                              from north of the Wall. Dany must face harsh
                              realities. Bran learns more about his destiny.
                              Tyrion sees the truth about his situation.
                            production_code: '410'
                            runtime: 66
                            season_number: 4
                            show_id: 1399
                            still_path: /dEvyoz6NrUGH3nyphu43hAzT1VE.jpg
                            vote_average: 8.83
                            vote_count: 159
                        id: 5e907ad64a4bf60fa2510824
                        locked: false
                        name: Season 4
                        order: 4
                      - episodes:
                          - air_date: '2015-04-12'
                            episode_number: 1
                            episode_type: standard
                            id: 1043618
                            name: The Wars to Come
                            order: 0
                            overview: >-
                              Cersei and Jaime adjust to a world without Tywin.
                              Varys reveals a conspiracy to Tyrion. Dany faces a
                              new threat to her rule. Jon is caught between two
                              kings.
                            production_code: '501'
                            runtime: 53
                            season_number: 5
                            show_id: 1399
                            still_path: /shIFxmFySt9CtGXMTXWBipsNOIs.jpg
                            vote_average: 7.862
                            vote_count: 156
                          - air_date: '2015-04-19'
                            episode_number: 2
                            episode_type: standard
                            id: 1045551
                            name: The House of Black and White
                            order: 1
                            overview: >-
                              Arya arrives in Braavos. Podrick and Brienne run
                              into trouble on the road. Cersei fears for her
                              daughter's safety in Dorne as Ellaria Sand seeks
                              revenge for Oberyn's death. Stannis tempts Jon. An
                              adviser tempts Daenerys.
                            production_code: '502'
                            runtime: 56
                            season_number: 5
                            show_id: 1399
                            still_path: /uCJpE0pfjn78uhr2TjvIrhyTcR8.jpg
                            vote_average: 7.85
                            vote_count: 150
                          - air_date: '2015-04-26'
                            episode_number: 3
                            episode_type: standard
                            id: 1045552
                            name: High Sparrow
                            order: 2
                            overview: >-
                              In Braavos, Arya sees the Many-Faced God. In
                              King's Landing, Queen Margaery enjoys her new
                              husband. Tyrion and Varys walk the Long Bridge of
                              Volantis.
                            production_code: '503'
                            runtime: 60
                            season_number: 5
                            show_id: 1399
                            still_path: /5b6eUi2w12ao24ug8cL5QqJFKig.jpg
                            vote_average: 7.962
                            vote_count: 144
                          - air_date: '2015-05-03'
                            episode_number: 4
                            episode_type: standard
                            id: 1045553
                            name: Sons of the Harpy
                            order: 3
                            overview: >-
                              The Faith Militant grow increasingly aggressive.
                              Jaime and Bronn head south. Ellaria and the Sand
                              Snakes vow vengeance.
                            production_code: '504'
                            runtime: 51
                            season_number: 5
                            show_id: 1399
                            still_path: /xJK24ELjz04a05saADPXkYafa21.jpg
                            vote_average: 7.983
                            vote_count: 146
                          - air_date: '2015-05-10'
                            episode_number: 5
                            episode_type: standard
                            id: 1051286
                            name: Kill the Boy
                            order: 4
                            overview: >-
                              Dany makes a difficult decision in Meereen. Jon
                              recruits the help of an unexpected ally. Brienne
                              searches for Sansa. Theon remains under Ramsay's
                              control.
                            production_code: '505'
                            runtime: 57
                            season_number: 5
                            show_id: 1399
                            still_path: /j7fXuI4mC94q7SKbOON5Fnp1Rau.jpg
                            vote_average: 7.846
                            vote_count: 143
                          - air_date: '2015-05-17'
                            episode_number: 6
                            episode_type: standard
                            id: 1051287
                            name: Unbowed, Unbent, Unbroken
                            order: 5
                            overview: >-
                              Arya trains. Jorah and Tyrion run into slavers.
                              Trystane and Myrcella make plans. Jaime and Bronn
                              reach their destination. The Sand Snakes attack.
                            production_code: '506'
                            runtime: 54
                            season_number: 5
                            show_id: 1399
                            still_path: /ihngOB9FfBZvmTy01D836QMFybe.jpg
                            vote_average: 7.568
                            vote_count: 139
                          - air_date: '2015-05-24'
                            episode_number: 7
                            episode_type: standard
                            id: 1051288
                            name: The Gift
                            order: 6
                            overview: >-
                              Jon prepares for conflict. Sansa tries to talk to
                              Theon. Brienne waits for a sign. Stannis remains
                              stubborn. Jaime attempts to reconnect with family.
                            production_code: '507'
                            runtime: 59
                            season_number: 5
                            show_id: 1399
                            still_path: /n4BFZfiqOX1l5l6uYtpDS4m19WX.jpg
                            vote_average: 8.279
                            vote_count: 147
                          - air_date: '2015-05-31'
                            episode_number: 8
                            episode_type: standard
                            id: 1070282
                            name: Hardhome
                            order: 7
                            overview: >-
                              Arya makes progress in her training. Sansa
                              confronts an old friend. Cersei struggles. Jon
                              travels.
                            production_code: '508'
                            runtime: 60
                            season_number: 5
                            show_id: 1399
                            still_path: /58PgfiE8eIOdQ1iDvFnJG471RFB.jpg
                            vote_average: 9.243
                            vote_count: 204
                          - air_date: '2015-06-07'
                            episode_number: 9
                            episode_type: standard
                            id: 1054979
                            name: The Dance of Dragons
                            order: 8
                            overview: >-
                              Stannis confronts a troubling decision. Jon
                              returns to The Wall. Mace visits the Iron Bank.
                              Arya encounters someone from her past. Dany
                              reluctantly oversees a traditional celebration of
                              athleticism.
                            production_code: '509'
                            runtime: 53
                            season_number: 5
                            show_id: 1399
                            still_path: /ymI7V3wsZRcRqLWgjJ59CTTGvh5.jpg
                            vote_average: 8.784
                            vote_count: 160
                          - air_date: '2015-06-14'
                            episode_number: 10
                            episode_type: finale
                            id: 1159054
                            name: Mother's Mercy
                            order: 9
                            overview: >-
                              Stannis marches. Dany is surrounded by strangers.
                              Cersei seeks forgiveness. Jon is challenged.
                            production_code: '510'
                            runtime: 61
                            season_number: 5
                            show_id: 1399
                            still_path: /b5dIepsIO3robQSe18fWmsQe37R.jpg
                            vote_average: 8.497
                            vote_count: 153
                        id: 5e907ae2197de4001b075ab4
                        locked: false
                        name: Season 5
                        order: 5
                      - episodes:
                          - air_date: '2016-04-24'
                            episode_number: 1
                            episode_type: standard
                            id: 1156503
                            name: The Red Woman
                            order: 0
                            overview: >-
                              The fate of Jon Snow is revealed. Daenerys meets a
                              strong man. Cersei sees her daughter once again.
                            production_code: '601'
                            runtime: 51
                            season_number: 6
                            show_id: 1399
                            still_path: /qEu20NFIbwxtyABtFvsyyPaCNDM.jpg
                            vote_average: 7.631
                            vote_count: 199
                          - air_date: '2016-05-01'
                            episode_number: 2
                            episode_type: standard
                            id: 1187406
                            name: Home
                            order: 1
                            overview: >-
                              Bran trains with the Three-Eyed Raven. In King’s
                              Landing, Jaime advises Tommen. Tyrion demands good
                              news, but has to make his own. At Castle Black,
                              the Night’s Watch stands behind Thorne. Ramsay
                              Bolton proposes a plan, and Balon Greyjoy
                              entertains other proposals.
                            production_code: '602'
                            runtime: 54
                            season_number: 6
                            show_id: 1399
                            still_path: /9JlZ6sOXf4nodwWYvoM5zCJIGm9.jpg
                            vote_average: 8.256
                            vote_count: 174
                          - air_date: '2016-05-08'
                            episode_number: 3
                            episode_type: standard
                            id: 1186952
                            name: Oathbreaker
                            order: 2
                            overview: >-
                              Daenerys meets her future. Bran meets the past.
                              Tommen confronts the High Sparrow. Arya trains to
                              be No One. Varys finds an answer. Ramsay gets a
                              gift.
                            production_code: '603'
                            runtime: 53
                            season_number: 6
                            show_id: 1399
                            still_path: /dNp7HBQbwKlgX76fwqM6SWUo5tU.jpg
                            vote_average: 7.929
                            vote_count: 155
                          - air_date: '2016-05-15'
                            episode_number: 4
                            episode_type: standard
                            id: 1186953
                            name: Book of the Stranger
                            order: 3
                            overview: >-
                              Tyrion strikes a deal. Jorah and Daario undertake
                              a difficult task. Jaime and Cersei try to improve
                              their situation.
                            production_code: '604'
                            runtime: 59
                            season_number: 6
                            show_id: 1399
                            still_path: /dY2DbzgIjIatJJCVRgk1gKTJWez.jpg
                            vote_average: 8.404
                            vote_count: 156
                          - air_date: '2016-05-22'
                            episode_number: 5
                            episode_type: standard
                            id: 1186954
                            name: The Door
                            order: 4
                            overview: >-
                              Tyrion seeks a strange ally. Bran learns a great
                              deal. Brienne goes on a mission. Arya is given a
                              chance to prove herself.
                            production_code: '605'
                            runtime: 57
                            season_number: 6
                            show_id: 1399
                            still_path: /96u7HuryCkPEIN3JkZP336KTSq3.jpg
                            vote_average: 8.845
                            vote_count: 197
                          - air_date: '2016-05-29'
                            episode_number: 6
                            episode_type: standard
                            id: 1186955
                            name: Blood of My Blood
                            order: 5
                            overview: >-
                              An old foe comes back into the picture. Gilly
                              meets Sam’s family. Arya faces a difficult choice.
                              Jaime faces off against the High Sparrow.
                            production_code: '606'
                            runtime: 52
                            season_number: 6
                            show_id: 1399
                            still_path: /k01MUth8Xm2y79nvsQ3UF25SN9w.jpg
                            vote_average: 7.795
                            vote_count: 149
                          - air_date: '2016-06-05'
                            episode_number: 7
                            episode_type: standard
                            id: 1186956
                            name: The Broken Man
                            order: 6
                            overview: >-
                              The High Sparrow eyes another target. Jaime
                              confronts a hero. Arya makes a plan. The North is
                              reminded.
                            production_code: '607'
                            runtime: 51
                            season_number: 6
                            show_id: 1399
                            still_path: /ymjvIqw8GClvQpurBYMeyaYXTck.jpg
                            vote_average: 7.861
                            vote_count: 147
                          - air_date: '2016-06-12'
                            episode_number: 8
                            episode_type: standard
                            id: 1187403
                            name: No One
                            order: 7
                            overview: >-
                              While Jaime weighs his options, Cersei answers a
                              request. Tyrion's plans bear fruit. Arya faces a
                              new test.
                            production_code: '608'
                            runtime: 59
                            season_number: 6
                            show_id: 1399
                            still_path: /xl2l1a3kXGxWwZqGDgjowBk4x46.jpg
                            vote_average: 7.843
                            vote_count: 143
                          - air_date: '2016-06-19'
                            episode_number: 9
                            episode_type: standard
                            id: 1187404
                            name: Battle of the Bastards
                            order: 8
                            overview: >-
                              As the Starks prepare to fight, Davos loses
                              something dear. Ramsay plays a game. Daenerys
                              faces a choice.
                            production_code: '609'
                            runtime: 60
                            season_number: 6
                            show_id: 1399
                            still_path: /j2znyjFSe1ol26DeQWMB1yE5EDQ.jpg
                            vote_average: 9.182
                            vote_count: 291
                          - air_date: '2016-06-26'
                            episode_number: 10
                            episode_type: finale
                            id: 1187405
                            name: The Winds of Winter
                            order: 9
                            overview: >-
                              Tyrion counsels Daenerys on the upcoming campaign.
                              Jon and Sansa discuss their future. Trials begin
                              in King's Landing.
                            production_code: '610'
                            runtime: 68
                            season_number: 6
                            show_id: 1399
                            still_path: /8qgIcKTOKeAHlJMjGyPHl3IHjcU.jpg
                            vote_average: 9.294
                            vote_count: 247
                        id: 5e907ae9cee4810014e0ba98
                        locked: false
                        name: Season 6
                        order: 6
                      - episodes:
                          - air_date: '2017-07-16'
                            episode_number: 1
                            episode_type: standard
                            id: 1233022
                            name: Dragonstone
                            order: 0
                            overview: >-
                              Jon organizes the defense of the North. Cersei
                              tries to even the odds. Daenerys comes home.
                            production_code: '701'
                            runtime: 59
                            season_number: 7
                            show_id: 1399
                            still_path: /3SB4PUzZAnY6HnZbVbktIZoopGs.jpg
                            vote_average: 8.036
                            vote_count: 194
                          - air_date: '2017-07-23'
                            episode_number: 2
                            episode_type: standard
                            id: 1336114
                            name: Stormborn
                            order: 1
                            overview: >-
                              Daenerys receives an unexpected visitor. Jon faces
                              a revolt. Tyrion plans the conquest of Westeros.
                            production_code: '702'
                            runtime: 59
                            season_number: 7
                            show_id: 1399
                            still_path: /6ZLuB2YZeXTCEETnbPe5MNKCsio.jpg
                            vote_average: 7.925
                            vote_count: 167
                          - air_date: '2017-07-30'
                            episode_number: 3
                            episode_type: standard
                            id: 1336115
                            name: The Queen's Justice
                            order: 2
                            overview: >-
                              Daenerys holds court. Tyrion backchannels. Cersei
                              returns a gift. Jaime learns from his mistakes.
                            production_code: '703'
                            runtime: 63
                            season_number: 7
                            show_id: 1399
                            still_path: /xSqdpR6qADmjsdlcJLX5LXRToQP.jpg
                            vote_average: 8.018
                            vote_count: 163
                          - air_date: '2017-08-06'
                            episode_number: 4
                            episode_type: standard
                            id: 1340524
                            name: The Spoils of War
                            order: 3
                            overview: >-
                              Daenerys fights back. Jaime faces an unexpected
                              situation. Arya comes home.
                            production_code: '704'
                            runtime: 50
                            season_number: 7
                            show_id: 1399
                            still_path: /hH9gSHcisHqoux734Q2SdLPLmsL.jpg
                            vote_average: 8.7
                            vote_count: 200
                          - air_date: '2017-08-13'
                            episode_number: 5
                            episode_type: standard
                            id: 1340526
                            name: Eastwatch
                            order: 4
                            overview: >-
                              Tyrion tries to find a way to make Daenerys listen
                              to reason while Jon plans a dangerous new mission.
                            production_code: '705'
                            runtime: 59
                            season_number: 7
                            show_id: 1399
                            still_path: /3iaJDPtj75z1YpLDMKR17JRXQdP.jpg
                            vote_average: 7.951
                            vote_count: 152
                          - air_date: '2017-08-20'
                            episode_number: 6
                            episode_type: standard
                            id: 1340527
                            name: Beyond the Wall
                            order: 5
                            overview: >-
                              Jon and his team go beyond the wall to capture a
                              wight. Daenerys has to make a tough decision.
                            production_code: '706'
                            runtime: 70
                            season_number: 7
                            show_id: 1399
                            still_path: /jDMCK1E4iqH8ZJeZnv3ftpei0nm.jpg
                            vote_average: 8.033
                            vote_count: 181
                          - air_date: '2017-08-27'
                            episode_number: 7
                            episode_type: finale
                            id: 1340528
                            name: The Dragon and the Wolf
                            order: 6
                            overview: >-
                              A meeting is held in King's Landing. Problems
                              arise in the North.
                            production_code: '707'
                            runtime: 80
                            season_number: 7
                            show_id: 1399
                            still_path: /w4N4xxFrfjUyk7wE5hgcoAy0tDc.jpg
                            vote_average: 8.523
                            vote_count: 173
                        id: 5e907af0cee4810014e0bab0
                        locked: false
                        name: Season 7
                        order: 7
                      - episodes:
                          - air_date: '2019-04-14'
                            episode_number: 1
                            episode_type: standard
                            id: 1551825
                            name: Winterfell
                            order: 0
                            overview: >-
                              Arriving at Winterfell, Jon and Daenerys struggle
                              to unite a divided North. Jon Snow gets some big
                              news.
                            production_code: '801'
                            runtime: 55
                            season_number: 8
                            show_id: 1399
                            still_path: /o65qwX1aHJclJ36VDhD3VYzz5em.jpg
                            vote_average: 7.152
                            vote_count: 254
                          - air_date: '2019-04-21'
                            episode_number: 2
                            episode_type: standard
                            id: 1551826
                            name: A Knight of the Seven Kingdoms
                            order: 1
                            overview: >-
                              The battle at Winterfell is approaching. Jaime is
                              confronted with the consequences of the past. A
                              tense interaction between Sansa and Daenerys
                              follows.
                            production_code: '802'
                            runtime: 59
                            season_number: 8
                            show_id: 1399
                            still_path: /vJ8H9WtzbJGfArfdycc4nagQVRU.jpg
                            vote_average: 7.402
                            vote_count: 239
                          - air_date: '2019-04-28'
                            episode_number: 3
                            episode_type: standard
                            id: 1551827
                            name: The Long Night
                            order: 2
                            overview: >-
                              The Night King and his army have arrived at
                              Winterfell and the great battle begins. Arya looks
                              to prove her worth as a fighter.
                            production_code: '803'
                            runtime: 82
                            season_number: 8
                            show_id: 1399
                            still_path: /mFtHbZenI5rRPqC5OFafoVmjEjq.jpg
                            vote_average: 6.891
                            vote_count: 293
                          - air_date: '2019-05-05'
                            episode_number: 4
                            episode_type: standard
                            id: 1551828
                            name: The Last of the Starks
                            order: 3
                            overview: >-
                              In the wake of a costly victory, Jon and Daenerys
                              look to the south as Tyrion eyes a compromise that
                              could save countless lives.
                            production_code: '804'
                            runtime: 79
                            season_number: 8
                            show_id: 1399
                            still_path: /9jgeANvHuZFVnTIkkKSU3PkGJZA.jpg
                            vote_average: 5.697
                            vote_count: 254
                          - air_date: '2019-05-12'
                            episode_number: 5
                            episode_type: standard
                            id: 1551829
                            name: The Bells
                            order: 4
                            overview: Daenerys brings her forces to King's Landing.
                            production_code: '805'
                            runtime: 80
                            season_number: 8
                            show_id: 1399
                            still_path: /xF9hOs5h9sc37oWdtF4RPHq8dXA.jpg
                            vote_average: 6.015
                            vote_count: 265
                          - air_date: '2019-05-19'
                            episode_number: 6
                            episode_type: finale
                            id: 1551830
                            name: The Iron Throne
                            order: 5
                            overview: >-
                              In the aftermath of the devastating attack on
                              King's Landing, Daenerys must face the survivors.
                            production_code: '806'
                            runtime: 80
                            season_number: 8
                            show_id: 1399
                            still_path: /zBi2O5EJfgTS6Ae0HdAYLm9o2nf.jpg
                            vote_average: 4.609
                            vote_count: 325
                        id: 5e907af9197de4001307861c
                        locked: false
                        name: Season 8
                        order: 8
                      - episodes:
                          - air_date: '2010-12-05'
                            episode_number: 1
                            episode_type: standard
                            id: 63087
                            name: Inside Game of Thrones
                            order: 0
                            overview: >-
                              A short look into the film-making process for the
                              production Game of Thrones
                            production_code: ''
                            runtime: 11
                            season_number: 0
                            show_id: 1399
                            still_path: /1aVzF5os3TEMeQBTyNWPlKVsY0f.jpg
                            vote_average: 5.1
                            vote_count: 16
                          - air_date: '2011-04-03'
                            episode_number: 2
                            episode_type: standard
                            id: 63086
                            name: 15-Minute Preview
                            order: 1
                            overview: >-
                              An approximately 15-minute preview of the first
                              episode of Game of Thrones.
                            production_code: ''
                            runtime: 15
                            season_number: 0
                            show_id: 1399
                            still_path: /7LUPfB5mrNfplDFfpZIjFL5J9fI.jpg
                            vote_average: 7.2
                            vote_count: 6
                          - air_date: '2011-04-07'
                            episode_number: 3
                            episode_type: standard
                            id: 63088
                            name: Making Game of Thrones
                            order: 2
                            overview: >-
                              An exclusive 30-minute feature including
                              never-before-seen footage from the set and
                              interviews from the cast and crew.
                            production_code: ''
                            runtime: 30
                            season_number: 0
                            show_id: 1399
                            still_path: /wK6sLD7YIgnteEjxdWzT9xe4WvW.jpg
                            vote_average: 7.3
                            vote_count: 7
                          - air_date: '2011-07-21'
                            episode_number: 5
                            episode_type: standard
                            id: 63090
                            name: 2011 Comic Con Panel
                            order: 3
                            overview: ''
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /xydHpOh6zViapTSedZEKdqhruNX.jpg
                            vote_average: 6.4
                            vote_count: 4
                          - air_date: '2012-03-24'
                            episode_number: 6
                            episode_type: standard
                            id: 63091
                            name: You Win or You Die
                            order: 4
                            overview: >-
                              A prequel to Game of Thrones Season 2 which recaps
                              on the first season and gives insight into what's
                              to come.
                            production_code: ''
                            runtime: 22
                            season_number: 0
                            show_id: 1399
                            still_path: /6M8HOqp1AnaabsMnBDczrxMPPVS.jpg
                            vote_average: 5
                            vote_count: 6
                          - air_date: '2014-02-18'
                            episode_number: 210
                            episode_type: standard
                            id: 63092
                            name: A Gathering Storm
                            order: 5
                            overview: >-
                              A prequel to Game of Thrones Season 3 which recaps
                              on the first and second season and gives insight
                              into what's to come.
                            production_code: ''
                            runtime: 14
                            season_number: 0
                            show_id: 1399
                            still_path: /7v478trMpP7AhtibCfnbiLU4tpY.jpg
                            vote_average: 7.6
                            vote_count: 5
                          - air_date: '2014-02-18'
                            episode_number: 211
                            episode_type: standard
                            id: 63093
                            name: The Politics of Marriage
                            order: 6
                            overview: >-
                              Love and marriage? They don't go together so well
                              in 'Game of Thrones' where the concept of
                              matrimony is all about making power plays and
                              political alliances. Cast and crew members along
                              with author George R.R. Martin take a fascinating
                              look at this ancient institution and its place in
                              the hit HBO series.
                            production_code: ''
                            runtime: 9
                            season_number: 0
                            show_id: 1399
                            still_path: /nL9z4eQDpG4tyj2Rj9J1DurDmK4.jpg
                            vote_average: 7
                            vote_count: 4
                          - air_date: '2014-02-09'
                            episode_number: 9
                            episode_type: standard
                            id: 974558
                            name: 'Ice and Fire: A Foreshadowing'
                            order: 7
                            overview: >-
                              Take a look back and a look forward to the fourth
                              season of the hit HBO series, the show features
                              clips from upcoming episodes, behind the scenes
                              footage, interviews with talent, and cast members'
                              answers to questions posed by fans.
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /2nFkwdPOwXMf2TySEPRSE0WXRDA.jpg
                            vote_average: 7.4
                            vote_count: 4
                          - air_date: '2014-03-12'
                            episode_number: 10
                            episode_type: standard
                            id: 974559
                            name: 'The Politics of Power: A Look Back at Season 3'
                            order: 8
                            overview: >-
                              Relive every thrilling, dramatic and tragic
                              highlight from Season 3 of "Game of Thrones" in
                              this comprehensive featurette. From Daenerys
                              building a slave army to the infamous Red Wedding,
                              not a detail is missed as recalled by the stars of
                              the hit HBO series.
                            production_code: ''
                            runtime: 25
                            season_number: 0
                            show_id: 1399
                            still_path: /nTAGjLkDuhn69Ni18UdfYcJ7nnj.jpg
                            vote_average: 6.4
                            vote_count: 6
                          - air_date: '2015-02-08'
                            episode_number: 11
                            episode_type: standard
                            id: 1041057
                            name: A Day in the Life
                            order: 9
                            overview: >-
                              The 30-minute special documents one epic day of
                              production as tackled by hundreds of crew members
                              across three countries. In addition to a
                              behind-the-scenes look at the action in Dubrovnik,
                              Croatia, Belfast, Northern Ireland and Seville,
                              Spain, the preview includes several
                              never-before-seen features.
                            production_code: ''
                            runtime: 26
                            season_number: 0
                            show_id: 1399
                            still_path: /xUVCZNoGKrp4IbbExcMWUUOwDvT.jpg
                            vote_average: 6.9
                            vote_count: 6
                          - air_date: '2015-03-16'
                            episode_number: 12
                            episode_type: standard
                            id: 1188785
                            name: The Story So Far (2015)
                            order: 10
                            overview: >-
                              Ahead of the eagerly-anticipated fifth season, we
                              bring you up tp speed with the events of the epic
                              fantasy drama to date. And to help the uninitiated
                              ease into the wild world of Westeros, here's a
                              beginner's guide to the fantasy epic.
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /gDJoLFcizTNzwanGxAmzjShNIfB.jpg
                            vote_average: 6.7
                            vote_count: 3
                          - air_date: '2015-03-19'
                            episode_number: 13
                            episode_type: standard
                            id: 1203674
                            name: World Premiere
                            order: 11
                            overview: >-
                              See the stars of Game of Thrones arrive at the
                              Tower of London for the world premiere of the hit
                              show's fifth season. Sue Perkins and Jamie East
                              host.
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /dDufP1c0an3m3qsO2AtqbG44hlH.jpg
                            vote_average: 5
                            vote_count: 2
                          - air_date: '2015-05-22'
                            episode_number: 14
                            episode_type: standard
                            id: 1347221
                            name: Red Nose Day 'Game Of Thrones' Musical
                            order: 12
                            overview: >-
                              “George R.R. Martin meets Chris Martin – what
                              could go wrong?” That’s Emilia Clarke in the epic,
                              12-minute video for Coldplay’s totally fake Game
                              of Thrones musical, right before she rips into a
                              song called “Rastafarian Targaryen.” Here’s a
                              sample lyric: “Call me Daenerys Targaryen when you
                              want to reach me, and if you feel the love then
                              you can call me Khalessi.” The sketch, part of Red
                              Nose Day, includes cast members Kit Harington,
                              Peter Dinklage, John Bradley, Rose Leslie,
                              Charlotte Pope, Thomas Brodie-Sangster, Alfie
                              Allen and Nikolaj Coster-Waldau, who performs a
                              piano ballad called “Closer to Home” to a photo of
                              Lena Headey as Cersei. (“Are you thinking about
                              Joffrey? Such a spirited lad. I was his uncle, I
                              was also his dad.”)
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /kOk3k9QGezLWMGFGAovukX3R67m.jpg
                            vote_average: 4.5
                            vote_count: 2
                          - air_date: '2016-04-20'
                            episode_number: 15
                            episode_type: standard
                            id: 1631882
                            name: The Story So Far (2016)
                            order: 13
                            overview: >-
                              Ahead of Season 6 of the epic saga, this special
                              will bring viewers up to speed on the gripping
                              storylines and compelling characters from the
                              first five seasons. Writers and stars of the show
                              give viewers an insight into key events of each
                              season and explain the intrigues and power
                              struggles at work in the lands of Westeros and
                              beyond.
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /viSbmzfMeUKHaeaKr0etCAdTnmc.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2016-08-01'
                            episode_number: 16
                            episode_type: standard
                            id: 1759666
                            name: 'The Game Revealed: Season 6 Episode 1 & 2'
                            order: 14
                            overview: 'The Game Revealed: Season 6 Episode 1 & 2'
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /lVFVxh3iayEd7mAtLwo94j34zeC.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2016-08-01'
                            episode_number: 17
                            episode_type: standard
                            id: 1799533
                            name: 'The Game Revealed: Season 6 Episode 3 & 4'
                            order: 15
                            overview: 'The Game Revealed: Season 6 Episode 3 & 4'
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /9xvP14MhH9OVL8SE5In4ggvZ3b4.jpg
                            vote_average: 6
                            vote_count: 2
                          - air_date: '2016-08-01'
                            episode_number: 18
                            episode_type: standard
                            id: 1989799
                            name: 'The Game Revealed: Season 6 Episode 5 & 6'
                            order: 16
                            overview: 'The Game Revealed: Season 6 Episode 5 & 6'
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /6jujHifJfHUmRypyBZgBfN3rJo6.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2016-08-01'
                            episode_number: 19
                            episode_type: standard
                            id: 63089
                            name: 'The Game Revealed: Season 6 Episode 7 & 8'
                            order: 17
                            overview: 'The Game Revealed: Season 6 Episode 7 & 8'
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /ipyfP5kR8feGU5gVqjA8BfcCdZK.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2016-08-01'
                            episode_number: 20
                            episode_type: standard
                            id: 2022234
                            name: 'The Game Revealed: Season 6 Episode 9 & 10'
                            order: 18
                            overview: 'The Game Revealed: Season 6 Episode 9 & 10'
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /jJB1SW7D0rQ0bXgUJzz0tiUWSMZ.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2016-06-19'
                            episode_number: 21
                            episode_type: standard
                            id: 2022235
                            name: 'Anatomy of A Scene: The Battle of Winterfell'
                            order: 19
                            overview: 'Anatomy of A Scene: The Battle of Winterfell'
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /jJB1SW7D0rQ0bXgUJzz0tiUWSMZ.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2016-07-22'
                            episode_number: 22
                            episode_type: standard
                            id: 2022236
                            name: 2016 Comic Con Panel
                            order: 20
                            overview: 2016 Comic Con Panel
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /gxQZwykLcldLLXVQiMibpRQVgpT.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2017-07-13'
                            episode_number: 24
                            episode_type: standard
                            id: 2022238
                            name: The Story So Far (2017)
                            order: 22
                            overview: >-
                              Ahead of the season seven premiere, get up to
                              speed on all the action in Game of Thrones with
                              this re-cap of the story so far.
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: null
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2017-07-21'
                            episode_number: 25
                            episode_type: standard
                            id: 2022239
                            name: 2017 Comic Con Panel
                            order: 23
                            overview: 2017 Comic Con Panel
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: null
                            vote_average: 2
                            vote_count: 1
                          - air_date: '2017-08-01'
                            episode_number: 26
                            episode_type: standard
                            id: 2022240
                            name: 'Inside the Episode: Season 7 Episode 1'
                            order: 24
                            overview: 'Inside the Episode: Season 7 Episode 1'
                            production_code: ''
                            runtime: 6
                            season_number: 0
                            show_id: 1399
                            still_path: /7WtE85PWeCOoQJVtiScbnypuPVY.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2017-08-01'
                            episode_number: 27
                            episode_type: standard
                            id: 2022241
                            name: 'Inside the Episode: Season 7 Episode 2'
                            order: 25
                            overview: 'Inside the Episode: Season 7 Episode 2'
                            production_code: ''
                            runtime: 5
                            season_number: 0
                            show_id: 1399
                            still_path: null
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2017-08-01'
                            episode_number: 28
                            episode_type: standard
                            id: 2022242
                            name: 'Inside the Episode: Season 7 Episode 3'
                            order: 26
                            overview: 'Inside the Episode: Season 7 Episode 3'
                            production_code: ''
                            runtime: 4
                            season_number: 0
                            show_id: 1399
                            still_path: /qh9Qw4AM0c7vrsNm3T50ZbeOran.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2017-08-06'
                            episode_number: 29
                            episode_type: standard
                            id: 2022243
                            name: 'Inside the Episode: Season 7 Episode 4'
                            order: 27
                            overview: 'Inside the Episode: Season 7 Episode 4'
                            production_code: ''
                            runtime: 6
                            season_number: 0
                            show_id: 1399
                            still_path: /pgOvxMdc9hLVF8bbq8BIP6GW3cG.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2017-08-13'
                            episode_number: 30
                            episode_type: standard
                            id: 2022244
                            name: 'Inside the Episode: Season 7 Episode 5'
                            order: 28
                            overview: 'Inside the Episode: Season 7 Episode 5'
                            production_code: ''
                            runtime: 5
                            season_number: 0
                            show_id: 1399
                            still_path: /871Rb4J8tLT7umW3hxTAfzJmbsl.jpg
                            vote_average: 5
                            vote_count: 1
                        id: 5e907b93cee4810012e0ca60
                        locked: false
                        name: Special
                        order: 9
                  id:
                    type: string
                    example: 5e9077d2e640d600151f32bd
                  name:
                    type: string
                    example: Aired Order
                  network:
                    type: object
                    properties:
                      id:
                        type: number
                        example: 49
                      logo_path:
                        type: string
                        example: /tuomPhY2UtuPTqqFnKMVHvSb724.png
                      name:
                        type: string
                        example: HBO
                      origin_country:
                        type: string
                        example: US
                  type:
                    type: number
                    example: 1
              examples:
                Details Example:
                  value:
                    description: ''
                    episode_count: 102
                    group_count: 9
                    groups:
                      - episodes:
                          - air_date: '2011-04-17'
                            episode_number: 1
                            episode_type: standard
                            id: 63056
                            name: Winter Is Coming
                            order: 0
                            overview: >-
                              Jon Arryn, the Hand of the King, is dead. King
                              Robert Baratheon plans to ask his oldest friend,
                              Eddard Stark, to take Jon's place. Across the sea,
                              Viserys Targaryen plans to wed his sister to a
                              nomadic warlord in exchange for an army.
                            production_code: '101'
                            runtime: 62
                            season_number: 1
                            show_id: 1399
                            still_path: /9hGF3WUkBf7cSjMg0cdMDHJkByd.jpg
                            vote_average: 8.011
                            vote_count: 348
                          - air_date: '2011-04-24'
                            episode_number: 2
                            episode_type: standard
                            id: 63057
                            name: The Kingsroad
                            order: 1
                            overview: >-
                              While Bran recovers from his fall, Ned takes only
                              his daughters to Kings Landing. Jon Snow goes with
                              his uncle Benjen to The Wall. Tyrion joins them.
                            production_code: '102'
                            runtime: 56
                            season_number: 1
                            show_id: 1399
                            still_path: /l0GJx3IR8YasbztTJi5uK0XqkEo.jpg
                            vote_average: 7.858
                            vote_count: 233
                          - air_date: '2011-05-01'
                            episode_number: 3
                            episode_type: standard
                            id: 63058
                            name: Lord Snow
                            order: 2
                            overview: >-
                              Lord Stark and his daughters arrive at King's
                              Landing to discover the intrigues of the king's
                              realm.
                            production_code: '103'
                            runtime: 58
                            season_number: 1
                            show_id: 1399
                            still_path: /8HjOlb4slc1xusMgOtoNpxuTgSI.jpg
                            vote_average: 8.067
                            vote_count: 194
                          - air_date: '2011-05-08'
                            episode_number: 4
                            episode_type: standard
                            id: 63059
                            name: Cripples, Bastards, and Broken Things
                            order: 3
                            overview: >-
                              Eddard investigates Jon Arryn's murder. Jon
                              befriends Samwell Tarly, a coward who has come to
                              join the Night's Watch.
                            production_code: '104'
                            runtime: 56
                            season_number: 1
                            show_id: 1399
                            still_path: /jri960hz39eulThP66dd9emTxvs.jpg
                            vote_average: 8.176
                            vote_count: 170
                          - air_date: '2011-05-15'
                            episode_number: 5
                            episode_type: standard
                            id: 63060
                            name: The Wolf and the Lion
                            order: 4
                            overview: >-
                              Catelyn has captured Tyrion and plans to bring him
                              to her sister, Lysa Arryn, at The Vale, to be
                              tried for his, supposed, crimes against Bran.
                              Robert plans to have Daenerys killed, but Eddard
                              refuses to be a part of it and quits.
                            production_code: '105'
                            runtime: 55
                            season_number: 1
                            show_id: 1399
                            still_path: /u7e1qSWE6v8jfY9vGNrckX47DGN.jpg
                            vote_average: 8.541
                            vote_count: 171
                          - air_date: '2011-05-22'
                            episode_number: 6
                            episode_type: standard
                            id: 63061
                            name: A Golden Crown
                            order: 5
                            overview: >-
                              While recovering from his battle with Jamie,
                              Eddard is forced to run the kingdom while Robert
                              goes hunting. Tyrion demands a trial by combat for
                              his freedom. Viserys is losing his patience with
                              Drogo.
                            production_code: '106'
                            runtime: 53
                            season_number: 1
                            show_id: 1399
                            still_path: /AdhvrJxyYpINwYnGkBIf2krQKg.jpg
                            vote_average: 8.411
                            vote_count: 169
                          - air_date: '2011-05-29'
                            episode_number: 7
                            episode_type: standard
                            id: 63062
                            name: You Win or You Die
                            order: 6
                            overview: >-
                              Robert has been injured while hunting and is
                              dying. Jon and the others finally take their vows
                              to the Night's Watch. A man, sent by Robert, is
                              captured for trying to poison Daenerys. Furious,
                              Drogo vows to attack the Seven Kingdoms.
                            production_code: '107'
                            runtime: 58
                            season_number: 1
                            show_id: 1399
                            still_path: /o6ldSDhIINGNKZR62mHf2m64dD.jpg
                            vote_average: 8.583
                            vote_count: 168
                          - air_date: '2011-06-05'
                            episode_number: 8
                            episode_type: standard
                            id: 63063
                            name: The Pointy End
                            order: 7
                            overview: >-
                              Eddard and his men are betrayed and captured by
                              the Lannisters. When word reaches Robb, he plans
                              to go to war to rescue them. The White Walkers
                              attack The Wall. Tyrion returns to his father with
                              some new friends.
                            production_code: '108'
                            runtime: 59
                            season_number: 1
                            show_id: 1399
                            still_path: /9ZvT1IZPcC11eiCByOzqQvC3CCR.jpg
                            vote_average: 8.209
                            vote_count: 165
                          - air_date: '2011-06-12'
                            episode_number: 9
                            episode_type: standard
                            id: 63064
                            name: Baelor
                            order: 8
                            overview: >-
                              Robb goes to war against the Lannisters. Jon finds
                              himself struggling on deciding if his place is
                              with Robb or the Night's Watch. Drogo has fallen
                              ill from a fresh battle wound. Daenerys is
                              desperate to save him.
                            production_code: '109'
                            runtime: 57
                            season_number: 1
                            show_id: 1399
                            still_path: /fAmBhmw1pQc6fucrdmnRM5FOpXD.jpg
                            vote_average: 8.884
                            vote_count: 181
                          - air_date: '2011-06-19'
                            episode_number: 10
                            episode_type: finale
                            id: 63065
                            name: Fire and Blood
                            order: 9
                            overview: >-
                              With Ned dead, Robb vows to get revenge on the
                              Lannisters. Jon must officially decide if his
                              place is with Robb or the Night's Watch. Daenerys
                              says her final goodbye to Drogo.
                            production_code: '110'
                            runtime: 53
                            season_number: 1
                            show_id: 1399
                            still_path: /y1BXkhEqBQS3ewQeqqdHpjhTts0.jpg
                            vote_average: 8.756
                            vote_count: 172
                        id: 5e907a9c197de40015075fe5
                        locked: false
                        name: Season 1
                        order: 1
                      - episodes:
                          - air_date: '2012-04-01'
                            episode_number: 1
                            episode_type: standard
                            id: 63066
                            name: The North Remembers
                            order: 0
                            overview: >-
                              As Robb Stark and his northern army continue the
                              war against the Lannisters, Tyrion arrives in
                              King’s Landing to counsel Joffrey and temper the
                              young king’s excesses.  On the island of
                              Dragonstone, Stannis Baratheon plots an invasion
                              to claim his late brother’s throne, allying
                              himself with the fiery Melisandre, a strange
                              priestess of a stranger god.  Across the sea,
                              Daenerys, her three young dragons, and the
                              khalasar trek through the Red Waste in search of
                              allies, or water.  In the North, Bran presides
                              over a threadbare Winterfell, while beyond the
                              Wall, Jon Snow and the Night’s Watch must shelter
                              with a devious wildling.
                            production_code: '201'
                            runtime: 53
                            season_number: 2
                            show_id: 1399
                            still_path: /gGHtlTvHpSGZ8DIrxMyK3Ewkc1Y.jpg
                            vote_average: 8.146
                            vote_count: 168
                          - air_date: '2012-04-08'
                            episode_number: 2
                            episode_type: standard
                            id: 974430
                            name: The Night Lands
                            order: 1
                            overview: >-
                              In the wake of a bloody purge in the capital,
                              Tyrion chastens Cersei for alienating the king’s
                              subjects.  On the road north, Arya shares a secret
                              with Gendry, a Night’s Watch recruit.  With
                              supplies dwindling, one of Dany’s scouts returns
                              with news of their position.  After nine years as
                              a Stark ward, Theon Greyjoy reunites with his
                              father Balon, who wants to restore the ancient
                              Kingdom of the Iron Islands.  Davos enlists
                              Salladhor Saan, a pirate, to join forces with
                              Stannis and Melisandre for a naval invasion of
                              King’s Landing.
                            production_code: '202'
                            runtime: 54
                            season_number: 2
                            show_id: 1399
                            still_path: /3EW7wYNXUVaHT4XRuIoNFrqhZh5.jpg
                            vote_average: 7.951
                            vote_count: 152
                          - air_date: '2012-04-15'
                            episode_number: 3
                            episode_type: standard
                            id: 63068
                            name: What is Dead May Never Die
                            order: 2
                            overview: >-
                              At the Red Keep, Tyrion plots three alliances
                              through the promise of marriage.  Catelyn arrives
                              in the Stormlands to forge an alliance of her own,
                              but King Renly, his new wife Margaery, and her
                              brother Loras Tyrell have other plans.  At
                              Winterfell, Luwin tries to decipher Bran’s dreams.
                            production_code: '203'
                            runtime: 53
                            season_number: 2
                            show_id: 1399
                            still_path: /neKkHgfX7dgi4E47GKT7bYciq93.jpg
                            vote_average: 8.257
                            vote_count: 144
                          - air_date: '2012-04-22'
                            episode_number: 4
                            episode_type: standard
                            id: 63069
                            name: Garden of Bones
                            order: 3
                            overview: >-
                              Joffrey punishes Sansa for Robb’s victories, and
                              Tyrion scrambles to temper the king’s cruelty.
                              Catelyn entreats Stannis and Renly to unite
                              against the Lannisters. Dany and her khalasar
                              arrive at the prosperous city of Qarth. Tyrion
                              coerces a relative into being his eyes and ears.
                              Arya and Gendry are taken to Harrenhal, where
                              their lives are in the hands of Ser Gregor
                              Clegane. Stannis orders Davos to smuggle
                              Melisandre into a secret cove.
                            production_code: '204'
                            runtime: 51
                            season_number: 2
                            show_id: 1399
                            still_path: /4j2j97GFao2NX4uAtMbr0Qhx2K2.jpg
                            vote_average: 8.248
                            vote_count: 145
                          - air_date: '2012-04-29'
                            episode_number: 5
                            episode_type: standard
                            id: 63070
                            name: The Ghost of Harrenhal
                            order: 4
                            overview: >-
                              The Baratheon rivalry ends, driving Catelyn to
                              flee and Littlefinger to act. At King’s Landing,
                              Tyrion’s source alerts him to Joffrey’s defense
                              plan - and a mysterious secret weapon. Theon sails
                              to the Stony Shore to prove he’s worthy to be
                              called Ironborn. At Harrenhal, Arya receives a
                              promise from Jaqen H’ghar, one of the prisoners
                              she saved from the Gold Cloaks. The Night’s Watch
                              arrive at the Fist of the First Men, an ancient
                              ringfort where they hope to stem the wildings'
                              advance.
                            production_code: '205'
                            runtime: 55
                            season_number: 2
                            show_id: 1399
                            still_path: /h7HHSQtEyf7cNBYR2G9DjQ78EgV.jpg
                            vote_average: 8.144
                            vote_count: 142
                          - air_date: '2012-05-06'
                            episode_number: 6
                            episode_type: standard
                            id: 63071
                            name: The Old Gods and the New
                            order: 5
                            overview: >-
                              Theon seizes control of Winterfell. Jon captures a
                              wildling, named Ygritte and is given a chance to
                              prove himself. At King's Landing, after the
                              Lannisters send Myrcella off to be married, the
                              people begin to turn against King Joffrey. Arya
                              comes face to face with a surprise visitor.
                              Daenerys looks to buy ships to sail for the Seven
                              Kingdoms.
                            production_code: '206'
                            runtime: 54
                            season_number: 2
                            show_id: 1399
                            still_path: /bxToPOtlk77Wkxsas0mMgtjvzXS.jpg
                            vote_average: 8.257
                            vote_count: 148
                          - air_date: '2012-05-13'
                            episode_number: 7
                            episode_type: standard
                            id: 63073
                            name: A Man Without Honor
                            order: 6
                            overview: >-
                              Jamie meets a distant relative. Daenerys receives
                              an invitation to the House of the Undying. Theon
                              leads a search party. Jon loses his way in the
                              wilderness. Cersei counsels Sansa.
                            production_code: '207'
                            runtime: 56
                            season_number: 2
                            show_id: 1399
                            still_path: /bCDklRxVetx1COP4zXLLnXMS2S0.jpg
                            vote_average: 8.191
                            vote_count: 144
                          - air_date: '2012-05-20'
                            episode_number: 8
                            episode_type: standard
                            id: 63074
                            name: The Prince of Winterfell
                            order: 7
                            overview: >-
                              Betrayal befalls Robb. Jon and Qhorin are taken
                              prisoner by the wildlings. Theon receives a
                              visitor at Winterfell and must make an important
                              decision. Meanwhile, Stannis is just days away
                              from reaching King's Landing and Tyrion prepares
                              for his arrival. At Harrenhal, Arya, Gendry and
                              Hot Pie plan their escape.
                            production_code: '208'
                            runtime: 54
                            season_number: 2
                            show_id: 1399
                            still_path: /4W90HbZcVG54m8HoxaZmXc8rzjy.jpg
                            vote_average: 8.06
                            vote_count: 142
                          - air_date: '2012-05-27'
                            episode_number: 9
                            episode_type: standard
                            id: 63072
                            name: Blackwater
                            order: 8
                            overview: >-
                              Tyrion and the Lannisters fight for their lives as
                              Stannis’ fleet assaults King’s Landing.
                            production_code: '209'
                            runtime: 55
                            season_number: 2
                            show_id: 1399
                            still_path: /rX44Vfd0iiZDIJWHYZg9j4yLSP9.jpg
                            vote_average: 8.892
                            vote_count: 166
                          - air_date: '2012-06-03'
                            episode_number: 10
                            episode_type: finale
                            id: 63075
                            name: Valar Morghulis
                            order: 9
                            overview: >-
                              Tyrion awakens to a changed situation. King
                              Joffrey doles out rewards to his subjects. As
                              Theon stirs his men to action, Luwin offers some
                              final advice. Brienne silences Jaime. Arya
                              receives a gift from Jaqen. Dany goes to a strange
                              place. Jon proves himself to Qhorin.
                            production_code: '210'
                            runtime: 64
                            season_number: 2
                            show_id: 1399
                            still_path: /u46jn12qEyaCOe1oqJBwPvL5d7R.jpg
                            vote_average: 8.697
                            vote_count: 150
                        id: 5e907abfcee4810014e0ba61
                        locked: false
                        name: Season 2
                        order: 2
                      - episodes:
                          - air_date: '2013-03-31'
                            episode_number: 1
                            episode_type: standard
                            id: 63077
                            name: Valar Dohaeris
                            order: 0
                            overview: >-
                              Jon meets the King-Beyond-the-Wall while his Night
                              Watch Brothers flee south. In King's Landing,
                              Tyrion wants a reward, Margaery shows her
                              charitable nature, Cersei arranges a dinner party,
                              and Littlefinger offers to help Sansa. Across the
                              Narrow Sea, Daenerys starts her journey west.
                            production_code: '301'
                            runtime: 55
                            season_number: 3
                            show_id: 1399
                            still_path: /3pyS7xz9mprX4OuOCfV261CnGfR.jpg
                            vote_average: 8.14
                            vote_count: 157
                          - air_date: '2013-04-07'
                            episode_number: 2
                            episode_type: standard
                            id: 63076
                            name: Dark Wings, Dark Words
                            order: 1
                            overview: >-
                              Sansa says too much. Shae asks Tyrion for a favor.
                              Jaime finds a way to pass the time, while Arya
                              encounters the Brotherhood Without Banners.
                            production_code: '302'
                            runtime: 58
                            season_number: 3
                            show_id: 1399
                            still_path: /ydrupjqBj6M68pUwJNJ5rbGmm1O.jpg
                            vote_average: 7.838
                            vote_count: 142
                          - air_date: '2013-04-14'
                            episode_number: 3
                            episode_type: standard
                            id: 63078
                            name: Walk of Punishment
                            order: 2
                            overview: >-
                              Tyrion shoulders new responsibilities. Jon is
                              taken to the Fist of the First Men. Daenerys meets
                              with the slavers. Jaime strikes a deal with his
                              captors.
                            production_code: '303'
                            runtime: 53
                            season_number: 3
                            show_id: 1399
                            still_path: /i39Itkd76DOXxek0blIO6rI6zsa.jpg
                            vote_average: 8.143
                            vote_count: 147
                          - air_date: '2013-04-21'
                            episode_number: 4
                            episode_type: standard
                            id: 63082
                            name: And Now His Watch Is Ended
                            order: 3
                            overview: >-
                              Trouble brews among the Night's Watch at
                              Craster's. Margaery takes Joffrey out of his
                              comfort zone. Arya meets the leader of the
                              Brotherhood. Varys plots revenge on an old foe.
                              Theon mournfully recalls his missteps. Daenerys
                              deftly orchestrates her exit from Astapor.
                            production_code: '304'
                            runtime: 54
                            season_number: 3
                            show_id: 1399
                            still_path: /veYx7AoKhxC8Pz8EThNpoOxeSGX.jpg
                            vote_average: 8.745
                            vote_count: 161
                          - air_date: '2013-04-28'
                            episode_number: 5
                            episode_type: standard
                            id: 63083
                            name: Kissed by Fire
                            order: 4
                            overview: >-
                              The Hound is judged by the gods. Jaime is judged
                              by men. Jon proves himself. Robb is betrayed.
                              Tyrion learns the cost of weddings.
                            production_code: '305'
                            runtime: 58
                            season_number: 3
                            show_id: 1399
                            still_path: /d2b1CWsWCKMt5IpNXKgJfE4fjxj.jpg
                            vote_average: 8.178
                            vote_count: 143
                          - air_date: '2013-05-05'
                            episode_number: 6
                            episode_type: standard
                            id: 63084
                            name: The Climb
                            order: 5
                            overview: >-
                              Tywin plans strategic unions for the Lannisters.
                              Melisandre pays a visit to the Riverlands. Robb
                              weighs a compromise to repair his alliance with
                              House Frey. Roose Bolton decides what to do with
                              Jaime Lannister. Jon, Ygritte, and the Wildlings
                              face a daunting climb.
                            production_code: '306'
                            runtime: 54
                            season_number: 3
                            show_id: 1399
                            still_path: /eJQ5vnNrlM28fpInn6uGM0xUZRX.jpg
                            vote_average: 8.04
                            vote_count: 136
                          - air_date: '2013-05-12'
                            episode_number: 7
                            episode_type: standard
                            id: 63081
                            name: The Bear and the Maiden Fair
                            order: 6
                            overview: >-
                              Daenerys exchanges gifts with a slave lord outside
                              of Yunkai. As Sansa frets about her prospects,
                              Shae chafes at Tyrion’s new situation. Tywin
                              counsels the king, and Melisandre reveals a secret
                              to Gendry. Brienne faces a formidable foe in
                              Harrenhal.
                            production_code: '307'
                            runtime: 58
                            season_number: 3
                            show_id: 1399
                            still_path: /2RVD5pIIiv7ZH0qnazwVrsPEFpP.jpg
                            vote_average: 8.205
                            vote_count: 144
                          - air_date: '2013-05-19'
                            episode_number: 8
                            episode_type: standard
                            id: 63085
                            name: Second Sons
                            order: 7
                            overview: >-
                              King’s Landing hosts a wedding, and Tyrion and
                              Sansa spend the night together. Daenerys tries to
                              persuade the Second Sons to join her against
                              Yunkai. Stannis releases Davos from the dungeons.
                              Sam and Gilly meet an older gentleman.
                            production_code: '308'
                            runtime: 57
                            season_number: 3
                            show_id: 1399
                            still_path: /x3sJ9URXLn9hb6WAqqNhVJQGPut.jpg
                            vote_average: 8.263
                            vote_count: 137
                          - air_date: '2013-06-02'
                            episode_number: 9
                            episode_type: standard
                            id: 63080
                            name: The Rains of Castamere
                            order: 8
                            overview: >-
                              Robb presents himself to Walder Frey, and Edmure
                              meets his bride. Jon faces his harshest test yet.
                              Bran discovers a new gift. Daario and Jorah debate
                              how to take Yunkai. House Frey joins with House
                              Tully.
                            production_code: '309'
                            runtime: 51
                            season_number: 3
                            show_id: 1399
                            still_path: /8Cvg7NkvDPckIwPKWcyS25YcoSh.jpg
                            vote_average: 9.176
                            vote_count: 213
                          - air_date: '2013-06-09'
                            episode_number: 10
                            episode_type: finale
                            id: 63079
                            name: Mhysa
                            order: 9
                            overview: >-
                              Bran and company travel beyond the Wall. Sam
                              returns to Castle Black. Jon says goodbye to
                              Ygritte. Jaime returns to King's Landing. The
                              Night's Watch asks for help from Stannis. Daenerys
                              waits to see if she is a conqueror or a liberator.
                            production_code: '310'
                            runtime: 63
                            season_number: 3
                            show_id: 1399
                            still_path: /wJbEFBLyogHR1GoxfDXNIoP4k1w.jpg
                            vote_average: 8.348
                            vote_count: 148
                        id: 5e907acc00fb6b001aa16a1a
                        locked: false
                        name: Season 3
                        order: 3
                      - episodes:
                          - air_date: '2014-04-06'
                            episode_number: 1
                            episode_type: standard
                            id: 973190
                            name: Two Swords
                            order: 0
                            overview: >-
                              Tyrion welcomes a guest to King’s Landing. At
                              Castle Black, Jon Snow finds himself unwelcome.
                              Dany is pointed to Meereen, the mother of all
                              slave cities. Arya runs into an old friend.
                            production_code: '401'
                            runtime: 59
                            season_number: 4
                            show_id: 1399
                            still_path: /gtGrhEOURApsKhbf6tm6leJJmmp.jpg
                            vote_average: 7.994
                            vote_count: 164
                          - air_date: '2014-04-13'
                            episode_number: 2
                            episode_type: standard
                            id: 973219
                            name: The Lion and the Rose
                            order: 1
                            overview: >-
                              Tyrion lends Jaime a hand. Joffrey and Margaery
                              host a breakfast. At Dragonstone, Stannis loses
                              patience with Davos. Ramsay finds a purpose for
                              his pet. North of the Wall, Bran sees where they
                              must go.
                            production_code: '402'
                            runtime: 53
                            season_number: 4
                            show_id: 1399
                            still_path: /zOeaRpAKbrATuVe8Z5MtVJfair9.jpg
                            vote_average: 8.838
                            vote_count: 167
                          - air_date: '2014-04-20'
                            episode_number: 3
                            episode_type: standard
                            id: 63096
                            name: Breaker of Chains
                            order: 2
                            overview: >-
                              Tyrion ponders his options. Tywin extends an olive
                              branch. Sam realizes Castle Black isn’t safe, and
                              Jon proposes a bold plan. The Hound teaches Arya
                              the way things are. Dany chooses her champion.
                            production_code: '403'
                            runtime: 57
                            season_number: 4
                            show_id: 1399
                            still_path: /pgwGxEDIv1XyB5TcJcJM7EMLWiX.jpg
                            vote_average: 8.229
                            vote_count: 142
                          - air_date: '2014-04-27'
                            episode_number: 4
                            episode_type: standard
                            id: 63097
                            name: Oathkeeper
                            order: 3
                            overview: >-
                              Dany balances justice and mercy. Jaime tasks
                              Brienne with his honor. Jon secures volunteers
                              while Bran, Jojen, Meera and Hodor stumble on
                              shelter.
                            production_code: '404'
                            runtime: 56
                            season_number: 4
                            show_id: 1399
                            still_path: /9VolANvmLPcI5ynaCGHvwL1957h.jpg
                            vote_average: 7.895
                            vote_count: 147
                          - air_date: '2014-05-04'
                            episode_number: 5
                            episode_type: standard
                            id: 63098
                            name: First of His Name
                            order: 4
                            overview: >-
                              After Tommen is crowned the King of the Seven
                              Kingdoms, Cersei and Tywin plan the Crown's next
                              move. Meanwhile, Dany weighs her future plans
                              regarding Westeros and Slaver's Bay. Sansa and
                              Lord Baelish arrive at the Eyrie and Jon Snow
                              along with men from the Night's Watch attacks
                              Craster's Keep.
                            production_code: '405'
                            runtime: 54
                            season_number: 4
                            show_id: 1399
                            still_path: /bf0Z9votO2jqQLI0Y66TqfTjlyq.jpg
                            vote_average: 8.063
                            vote_count: 143
                          - air_date: '2014-05-11'
                            episode_number: 6
                            episode_type: standard
                            id: 63099
                            name: The Laws of Gods and Men
                            order: 5
                            overview: >-
                              Stannis makes a deal with the Iron Bank of
                              Braavos. Yara and her troops storm the Dreadfort
                              to free Theon. Meanwhile, Daenerys meets Hizdar zo
                              Loraq and her other supplicants. And the day of
                              Tyrion's trial has come where Tyrion faces his
                              father.
                            production_code: '406'
                            runtime: 51
                            season_number: 4
                            show_id: 1399
                            still_path: /vKt9b7HNYhwM91C7S53zPsAWfT3.jpg
                            vote_average: 8.932
                            vote_count: 168
                          - air_date: '2014-05-18'
                            episode_number: 7
                            episode_type: standard
                            id: 63100
                            name: Mockingbird
                            order: 6
                            overview: >-
                              Tyrion gains an unlikely ally; Daario asks Dany to
                              allow him to do what he does best; Jon's warnings
                              about the vulnerability of the Wall are ignored;
                              Brienne follows a new lead. 
                            production_code: '407'
                            runtime: 52
                            season_number: 4
                            show_id: 1399
                            still_path: /u1LNM3vEGX2SWmoDZZC6yxXZXu8.jpg
                            vote_average: 8.287
                            vote_count: 148
                          - air_date: '2014-06-01'
                            episode_number: 8
                            episode_type: standard
                            id: 63101
                            name: The Mountain and the Viper
                            order: 7
                            overview: >-
                              Unexpected visitors arrive in Mole's Town. With
                              assistance from Theon, Ramsay proves himself to
                              his father, Lord Bolton. Littlefinger's motives
                              are questioned when Sansa reveals the fate of Lysa
                              Arryn to other lords of the Vale. Daenerys finds
                              out a secret about Jorah Mormont. Tyrion's fate is
                              decided.
                            production_code: '408'
                            runtime: 53
                            season_number: 4
                            show_id: 1399
                            still_path: /cOcGpQmBvwuScHJjwQYlCreVl4x.jpg
                            vote_average: 8.789
                            vote_count: 175
                          - air_date: '2014-06-08'
                            episode_number: 9
                            episode_type: standard
                            id: 63102
                            name: The Watchers on the Wall
                            order: 8
                            overview: >-
                              Jon Snow and the Night's Watch face a big
                              challenge.
                            production_code: '409'
                            runtime: 51
                            season_number: 4
                            show_id: 1399
                            still_path: /vn4ECYuCaV43MEwpyjTdkXg7NPB.jpg
                            vote_average: 8.638
                            vote_count: 163
                          - air_date: '2014-06-15'
                            episode_number: 10
                            episode_type: finale
                            id: 63103
                            name: The Children
                            order: 9
                            overview: >-
                              Circumstances change after an unexpected arrival
                              from north of the Wall. Dany must face harsh
                              realities. Bran learns more about his destiny.
                              Tyrion sees the truth about his situation.
                            production_code: '410'
                            runtime: 66
                            season_number: 4
                            show_id: 1399
                            still_path: /dEvyoz6NrUGH3nyphu43hAzT1VE.jpg
                            vote_average: 8.83
                            vote_count: 159
                        id: 5e907ad64a4bf60fa2510824
                        locked: false
                        name: Season 4
                        order: 4
                      - episodes:
                          - air_date: '2015-04-12'
                            episode_number: 1
                            episode_type: standard
                            id: 1043618
                            name: The Wars to Come
                            order: 0
                            overview: >-
                              Cersei and Jaime adjust to a world without Tywin.
                              Varys reveals a conspiracy to Tyrion. Dany faces a
                              new threat to her rule. Jon is caught between two
                              kings.
                            production_code: '501'
                            runtime: 53
                            season_number: 5
                            show_id: 1399
                            still_path: /shIFxmFySt9CtGXMTXWBipsNOIs.jpg
                            vote_average: 7.862
                            vote_count: 156
                          - air_date: '2015-04-19'
                            episode_number: 2
                            episode_type: standard
                            id: 1045551
                            name: The House of Black and White
                            order: 1
                            overview: >-
                              Arya arrives in Braavos. Podrick and Brienne run
                              into trouble on the road. Cersei fears for her
                              daughter's safety in Dorne as Ellaria Sand seeks
                              revenge for Oberyn's death. Stannis tempts Jon. An
                              adviser tempts Daenerys.
                            production_code: '502'
                            runtime: 56
                            season_number: 5
                            show_id: 1399
                            still_path: /uCJpE0pfjn78uhr2TjvIrhyTcR8.jpg
                            vote_average: 7.85
                            vote_count: 150
                          - air_date: '2015-04-26'
                            episode_number: 3
                            episode_type: standard
                            id: 1045552
                            name: High Sparrow
                            order: 2
                            overview: >-
                              In Braavos, Arya sees the Many-Faced God. In
                              King's Landing, Queen Margaery enjoys her new
                              husband. Tyrion and Varys walk the Long Bridge of
                              Volantis.
                            production_code: '503'
                            runtime: 60
                            season_number: 5
                            show_id: 1399
                            still_path: /5b6eUi2w12ao24ug8cL5QqJFKig.jpg
                            vote_average: 7.962
                            vote_count: 144
                          - air_date: '2015-05-03'
                            episode_number: 4
                            episode_type: standard
                            id: 1045553
                            name: Sons of the Harpy
                            order: 3
                            overview: >-
                              The Faith Militant grow increasingly aggressive.
                              Jaime and Bronn head south. Ellaria and the Sand
                              Snakes vow vengeance.
                            production_code: '504'
                            runtime: 51
                            season_number: 5
                            show_id: 1399
                            still_path: /xJK24ELjz04a05saADPXkYafa21.jpg
                            vote_average: 7.983
                            vote_count: 146
                          - air_date: '2015-05-10'
                            episode_number: 5
                            episode_type: standard
                            id: 1051286
                            name: Kill the Boy
                            order: 4
                            overview: >-
                              Dany makes a difficult decision in Meereen. Jon
                              recruits the help of an unexpected ally. Brienne
                              searches for Sansa. Theon remains under Ramsay's
                              control.
                            production_code: '505'
                            runtime: 57
                            season_number: 5
                            show_id: 1399
                            still_path: /j7fXuI4mC94q7SKbOON5Fnp1Rau.jpg
                            vote_average: 7.846
                            vote_count: 143
                          - air_date: '2015-05-17'
                            episode_number: 6
                            episode_type: standard
                            id: 1051287
                            name: Unbowed, Unbent, Unbroken
                            order: 5
                            overview: >-
                              Arya trains. Jorah and Tyrion run into slavers.
                              Trystane and Myrcella make plans. Jaime and Bronn
                              reach their destination. The Sand Snakes attack.
                            production_code: '506'
                            runtime: 54
                            season_number: 5
                            show_id: 1399
                            still_path: /ihngOB9FfBZvmTy01D836QMFybe.jpg
                            vote_average: 7.568
                            vote_count: 139
                          - air_date: '2015-05-24'
                            episode_number: 7
                            episode_type: standard
                            id: 1051288
                            name: The Gift
                            order: 6
                            overview: >-
                              Jon prepares for conflict. Sansa tries to talk to
                              Theon. Brienne waits for a sign. Stannis remains
                              stubborn. Jaime attempts to reconnect with family.
                            production_code: '507'
                            runtime: 59
                            season_number: 5
                            show_id: 1399
                            still_path: /n4BFZfiqOX1l5l6uYtpDS4m19WX.jpg
                            vote_average: 8.279
                            vote_count: 147
                          - air_date: '2015-05-31'
                            episode_number: 8
                            episode_type: standard
                            id: 1070282
                            name: Hardhome
                            order: 7
                            overview: >-
                              Arya makes progress in her training. Sansa
                              confronts an old friend. Cersei struggles. Jon
                              travels.
                            production_code: '508'
                            runtime: 60
                            season_number: 5
                            show_id: 1399
                            still_path: /58PgfiE8eIOdQ1iDvFnJG471RFB.jpg
                            vote_average: 9.243
                            vote_count: 204
                          - air_date: '2015-06-07'
                            episode_number: 9
                            episode_type: standard
                            id: 1054979
                            name: The Dance of Dragons
                            order: 8
                            overview: >-
                              Stannis confronts a troubling decision. Jon
                              returns to The Wall. Mace visits the Iron Bank.
                              Arya encounters someone from her past. Dany
                              reluctantly oversees a traditional celebration of
                              athleticism.
                            production_code: '509'
                            runtime: 53
                            season_number: 5
                            show_id: 1399
                            still_path: /ymI7V3wsZRcRqLWgjJ59CTTGvh5.jpg
                            vote_average: 8.784
                            vote_count: 160
                          - air_date: '2015-06-14'
                            episode_number: 10
                            episode_type: finale
                            id: 1159054
                            name: Mother's Mercy
                            order: 9
                            overview: >-
                              Stannis marches. Dany is surrounded by strangers.
                              Cersei seeks forgiveness. Jon is challenged.
                            production_code: '510'
                            runtime: 61
                            season_number: 5
                            show_id: 1399
                            still_path: /b5dIepsIO3robQSe18fWmsQe37R.jpg
                            vote_average: 8.497
                            vote_count: 153
                        id: 5e907ae2197de4001b075ab4
                        locked: false
                        name: Season 5
                        order: 5
                      - episodes:
                          - air_date: '2016-04-24'
                            episode_number: 1
                            episode_type: standard
                            id: 1156503
                            name: The Red Woman
                            order: 0
                            overview: >-
                              The fate of Jon Snow is revealed. Daenerys meets a
                              strong man. Cersei sees her daughter once again.
                            production_code: '601'
                            runtime: 51
                            season_number: 6
                            show_id: 1399
                            still_path: /qEu20NFIbwxtyABtFvsyyPaCNDM.jpg
                            vote_average: 7.631
                            vote_count: 199
                          - air_date: '2016-05-01'
                            episode_number: 2
                            episode_type: standard
                            id: 1187406
                            name: Home
                            order: 1
                            overview: >-
                              Bran trains with the Three-Eyed Raven. In King’s
                              Landing, Jaime advises Tommen. Tyrion demands good
                              news, but has to make his own. At Castle Black,
                              the Night’s Watch stands behind Thorne. Ramsay
                              Bolton proposes a plan, and Balon Greyjoy
                              entertains other proposals.
                            production_code: '602'
                            runtime: 54
                            season_number: 6
                            show_id: 1399
                            still_path: /9JlZ6sOXf4nodwWYvoM5zCJIGm9.jpg
                            vote_average: 8.256
                            vote_count: 174
                          - air_date: '2016-05-08'
                            episode_number: 3
                            episode_type: standard
                            id: 1186952
                            name: Oathbreaker
                            order: 2
                            overview: >-
                              Daenerys meets her future. Bran meets the past.
                              Tommen confronts the High Sparrow. Arya trains to
                              be No One. Varys finds an answer. Ramsay gets a
                              gift.
                            production_code: '603'
                            runtime: 53
                            season_number: 6
                            show_id: 1399
                            still_path: /dNp7HBQbwKlgX76fwqM6SWUo5tU.jpg
                            vote_average: 7.929
                            vote_count: 155
                          - air_date: '2016-05-15'
                            episode_number: 4
                            episode_type: standard
                            id: 1186953
                            name: Book of the Stranger
                            order: 3
                            overview: >-
                              Tyrion strikes a deal. Jorah and Daario undertake
                              a difficult task. Jaime and Cersei try to improve
                              their situation.
                            production_code: '604'
                            runtime: 59
                            season_number: 6
                            show_id: 1399
                            still_path: /dY2DbzgIjIatJJCVRgk1gKTJWez.jpg
                            vote_average: 8.404
                            vote_count: 156
                          - air_date: '2016-05-22'
                            episode_number: 5
                            episode_type: standard
                            id: 1186954
                            name: The Door
                            order: 4
                            overview: >-
                              Tyrion seeks a strange ally. Bran learns a great
                              deal. Brienne goes on a mission. Arya is given a
                              chance to prove herself.
                            production_code: '605'
                            runtime: 57
                            season_number: 6
                            show_id: 1399
                            still_path: /96u7HuryCkPEIN3JkZP336KTSq3.jpg
                            vote_average: 8.845
                            vote_count: 197
                          - air_date: '2016-05-29'
                            episode_number: 6
                            episode_type: standard
                            id: 1186955
                            name: Blood of My Blood
                            order: 5
                            overview: >-
                              An old foe comes back into the picture. Gilly
                              meets Sam’s family. Arya faces a difficult choice.
                              Jaime faces off against the High Sparrow.
                            production_code: '606'
                            runtime: 52
                            season_number: 6
                            show_id: 1399
                            still_path: /k01MUth8Xm2y79nvsQ3UF25SN9w.jpg
                            vote_average: 7.795
                            vote_count: 149
                          - air_date: '2016-06-05'
                            episode_number: 7
                            episode_type: standard
                            id: 1186956
                            name: The Broken Man
                            order: 6
                            overview: >-
                              The High Sparrow eyes another target. Jaime
                              confronts a hero. Arya makes a plan. The North is
                              reminded.
                            production_code: '607'
                            runtime: 51
                            season_number: 6
                            show_id: 1399
                            still_path: /ymjvIqw8GClvQpurBYMeyaYXTck.jpg
                            vote_average: 7.861
                            vote_count: 147
                          - air_date: '2016-06-12'
                            episode_number: 8
                            episode_type: standard
                            id: 1187403
                            name: No One
                            order: 7
                            overview: >-
                              While Jaime weighs his options, Cersei answers a
                              request. Tyrion's plans bear fruit. Arya faces a
                              new test.
                            production_code: '608'
                            runtime: 59
                            season_number: 6
                            show_id: 1399
                            still_path: /xl2l1a3kXGxWwZqGDgjowBk4x46.jpg
                            vote_average: 7.843
                            vote_count: 143
                          - air_date: '2016-06-19'
                            episode_number: 9
                            episode_type: standard
                            id: 1187404
                            name: Battle of the Bastards
                            order: 8
                            overview: >-
                              As the Starks prepare to fight, Davos loses
                              something dear. Ramsay plays a game. Daenerys
                              faces a choice.
                            production_code: '609'
                            runtime: 60
                            season_number: 6
                            show_id: 1399
                            still_path: /j2znyjFSe1ol26DeQWMB1yE5EDQ.jpg
                            vote_average: 9.182
                            vote_count: 291
                          - air_date: '2016-06-26'
                            episode_number: 10
                            episode_type: finale
                            id: 1187405
                            name: The Winds of Winter
                            order: 9
                            overview: >-
                              Tyrion counsels Daenerys on the upcoming campaign.
                              Jon and Sansa discuss their future. Trials begin
                              in King's Landing.
                            production_code: '610'
                            runtime: 68
                            season_number: 6
                            show_id: 1399
                            still_path: /8qgIcKTOKeAHlJMjGyPHl3IHjcU.jpg
                            vote_average: 9.294
                            vote_count: 247
                        id: 5e907ae9cee4810014e0ba98
                        locked: false
                        name: Season 6
                        order: 6
                      - episodes:
                          - air_date: '2017-07-16'
                            episode_number: 1
                            episode_type: standard
                            id: 1233022
                            name: Dragonstone
                            order: 0
                            overview: >-
                              Jon organizes the defense of the North. Cersei
                              tries to even the odds. Daenerys comes home.
                            production_code: '701'
                            runtime: 59
                            season_number: 7
                            show_id: 1399
                            still_path: /3SB4PUzZAnY6HnZbVbktIZoopGs.jpg
                            vote_average: 8.036
                            vote_count: 194
                          - air_date: '2017-07-23'
                            episode_number: 2
                            episode_type: standard
                            id: 1336114
                            name: Stormborn
                            order: 1
                            overview: >-
                              Daenerys receives an unexpected visitor. Jon faces
                              a revolt. Tyrion plans the conquest of Westeros.
                            production_code: '702'
                            runtime: 59
                            season_number: 7
                            show_id: 1399
                            still_path: /6ZLuB2YZeXTCEETnbPe5MNKCsio.jpg
                            vote_average: 7.925
                            vote_count: 167
                          - air_date: '2017-07-30'
                            episode_number: 3
                            episode_type: standard
                            id: 1336115
                            name: The Queen's Justice
                            order: 2
                            overview: >-
                              Daenerys holds court. Tyrion backchannels. Cersei
                              returns a gift. Jaime learns from his mistakes.
                            production_code: '703'
                            runtime: 63
                            season_number: 7
                            show_id: 1399
                            still_path: /xSqdpR6qADmjsdlcJLX5LXRToQP.jpg
                            vote_average: 8.018
                            vote_count: 163
                          - air_date: '2017-08-06'
                            episode_number: 4
                            episode_type: standard
                            id: 1340524
                            name: The Spoils of War
                            order: 3
                            overview: >-
                              Daenerys fights back. Jaime faces an unexpected
                              situation. Arya comes home.
                            production_code: '704'
                            runtime: 50
                            season_number: 7
                            show_id: 1399
                            still_path: /hH9gSHcisHqoux734Q2SdLPLmsL.jpg
                            vote_average: 8.7
                            vote_count: 200
                          - air_date: '2017-08-13'
                            episode_number: 5
                            episode_type: standard
                            id: 1340526
                            name: Eastwatch
                            order: 4
                            overview: >-
                              Tyrion tries to find a way to make Daenerys listen
                              to reason while Jon plans a dangerous new mission.
                            production_code: '705'
                            runtime: 59
                            season_number: 7
                            show_id: 1399
                            still_path: /3iaJDPtj75z1YpLDMKR17JRXQdP.jpg
                            vote_average: 7.951
                            vote_count: 152
                          - air_date: '2017-08-20'
                            episode_number: 6
                            episode_type: standard
                            id: 1340527
                            name: Beyond the Wall
                            order: 5
                            overview: >-
                              Jon and his team go beyond the wall to capture a
                              wight. Daenerys has to make a tough decision.
                            production_code: '706'
                            runtime: 70
                            season_number: 7
                            show_id: 1399
                            still_path: /jDMCK1E4iqH8ZJeZnv3ftpei0nm.jpg
                            vote_average: 8.033
                            vote_count: 181
                          - air_date: '2017-08-27'
                            episode_number: 7
                            episode_type: finale
                            id: 1340528
                            name: The Dragon and the Wolf
                            order: 6
                            overview: >-
                              A meeting is held in King's Landing. Problems
                              arise in the North.
                            production_code: '707'
                            runtime: 80
                            season_number: 7
                            show_id: 1399
                            still_path: /w4N4xxFrfjUyk7wE5hgcoAy0tDc.jpg
                            vote_average: 8.523
                            vote_count: 173
                        id: 5e907af0cee4810014e0bab0
                        locked: false
                        name: Season 7
                        order: 7
                      - episodes:
                          - air_date: '2019-04-14'
                            episode_number: 1
                            episode_type: standard
                            id: 1551825
                            name: Winterfell
                            order: 0
                            overview: >-
                              Arriving at Winterfell, Jon and Daenerys struggle
                              to unite a divided North. Jon Snow gets some big
                              news.
                            production_code: '801'
                            runtime: 55
                            season_number: 8
                            show_id: 1399
                            still_path: /o65qwX1aHJclJ36VDhD3VYzz5em.jpg
                            vote_average: 7.152
                            vote_count: 254
                          - air_date: '2019-04-21'
                            episode_number: 2
                            episode_type: standard
                            id: 1551826
                            name: A Knight of the Seven Kingdoms
                            order: 1
                            overview: >-
                              The battle at Winterfell is approaching. Jaime is
                              confronted with the consequences of the past. A
                              tense interaction between Sansa and Daenerys
                              follows.
                            production_code: '802'
                            runtime: 59
                            season_number: 8
                            show_id: 1399
                            still_path: /vJ8H9WtzbJGfArfdycc4nagQVRU.jpg
                            vote_average: 7.402
                            vote_count: 239
                          - air_date: '2019-04-28'
                            episode_number: 3
                            episode_type: standard
                            id: 1551827
                            name: The Long Night
                            order: 2
                            overview: >-
                              The Night King and his army have arrived at
                              Winterfell and the great battle begins. Arya looks
                              to prove her worth as a fighter.
                            production_code: '803'
                            runtime: 82
                            season_number: 8
                            show_id: 1399
                            still_path: /mFtHbZenI5rRPqC5OFafoVmjEjq.jpg
                            vote_average: 6.891
                            vote_count: 293
                          - air_date: '2019-05-05'
                            episode_number: 4
                            episode_type: standard
                            id: 1551828
                            name: The Last of the Starks
                            order: 3
                            overview: >-
                              In the wake of a costly victory, Jon and Daenerys
                              look to the south as Tyrion eyes a compromise that
                              could save countless lives.
                            production_code: '804'
                            runtime: 79
                            season_number: 8
                            show_id: 1399
                            still_path: /9jgeANvHuZFVnTIkkKSU3PkGJZA.jpg
                            vote_average: 5.697
                            vote_count: 254
                          - air_date: '2019-05-12'
                            episode_number: 5
                            episode_type: standard
                            id: 1551829
                            name: The Bells
                            order: 4
                            overview: Daenerys brings her forces to King's Landing.
                            production_code: '805'
                            runtime: 80
                            season_number: 8
                            show_id: 1399
                            still_path: /xF9hOs5h9sc37oWdtF4RPHq8dXA.jpg
                            vote_average: 6.015
                            vote_count: 265
                          - air_date: '2019-05-19'
                            episode_number: 6
                            episode_type: finale
                            id: 1551830
                            name: The Iron Throne
                            order: 5
                            overview: >-
                              In the aftermath of the devastating attack on
                              King's Landing, Daenerys must face the survivors.
                            production_code: '806'
                            runtime: 80
                            season_number: 8
                            show_id: 1399
                            still_path: /zBi2O5EJfgTS6Ae0HdAYLm9o2nf.jpg
                            vote_average: 4.609
                            vote_count: 325
                        id: 5e907af9197de4001307861c
                        locked: false
                        name: Season 8
                        order: 8
                      - episodes:
                          - air_date: '2010-12-05'
                            episode_number: 1
                            episode_type: standard
                            id: 63087
                            name: Inside Game of Thrones
                            order: 0
                            overview: >-
                              A short look into the film-making process for the
                              production Game of Thrones
                            production_code: ''
                            runtime: 11
                            season_number: 0
                            show_id: 1399
                            still_path: /1aVzF5os3TEMeQBTyNWPlKVsY0f.jpg
                            vote_average: 5.1
                            vote_count: 16
                          - air_date: '2011-04-03'
                            episode_number: 2
                            episode_type: standard
                            id: 63086
                            name: 15-Minute Preview
                            order: 1
                            overview: >-
                              An approximately 15-minute preview of the first
                              episode of Game of Thrones.
                            production_code: ''
                            runtime: 15
                            season_number: 0
                            show_id: 1399
                            still_path: /7LUPfB5mrNfplDFfpZIjFL5J9fI.jpg
                            vote_average: 7.2
                            vote_count: 6
                          - air_date: '2011-04-07'
                            episode_number: 3
                            episode_type: standard
                            id: 63088
                            name: Making Game of Thrones
                            order: 2
                            overview: >-
                              An exclusive 30-minute feature including
                              never-before-seen footage from the set and
                              interviews from the cast and crew.
                            production_code: ''
                            runtime: 30
                            season_number: 0
                            show_id: 1399
                            still_path: /wK6sLD7YIgnteEjxdWzT9xe4WvW.jpg
                            vote_average: 7.3
                            vote_count: 7
                          - air_date: '2011-07-21'
                            episode_number: 5
                            episode_type: standard
                            id: 63090
                            name: 2011 Comic Con Panel
                            order: 3
                            overview: ''
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /xydHpOh6zViapTSedZEKdqhruNX.jpg
                            vote_average: 6.4
                            vote_count: 4
                          - air_date: '2012-03-24'
                            episode_number: 6
                            episode_type: standard
                            id: 63091
                            name: You Win or You Die
                            order: 4
                            overview: >-
                              A prequel to Game of Thrones Season 2 which recaps
                              on the first season and gives insight into what's
                              to come.
                            production_code: ''
                            runtime: 22
                            season_number: 0
                            show_id: 1399
                            still_path: /6M8HOqp1AnaabsMnBDczrxMPPVS.jpg
                            vote_average: 5
                            vote_count: 6
                          - air_date: '2014-02-18'
                            episode_number: 210
                            episode_type: standard
                            id: 63092
                            name: A Gathering Storm
                            order: 5
                            overview: >-
                              A prequel to Game of Thrones Season 3 which recaps
                              on the first and second season and gives insight
                              into what's to come.
                            production_code: ''
                            runtime: 14
                            season_number: 0
                            show_id: 1399
                            still_path: /7v478trMpP7AhtibCfnbiLU4tpY.jpg
                            vote_average: 7.6
                            vote_count: 5
                          - air_date: '2014-02-18'
                            episode_number: 211
                            episode_type: standard
                            id: 63093
                            name: The Politics of Marriage
                            order: 6
                            overview: >-
                              Love and marriage? They don't go together so well
                              in 'Game of Thrones' where the concept of
                              matrimony is all about making power plays and
                              political alliances. Cast and crew members along
                              with author George R.R. Martin take a fascinating
                              look at this ancient institution and its place in
                              the hit HBO series.
                            production_code: ''
                            runtime: 9
                            season_number: 0
                            show_id: 1399
                            still_path: /nL9z4eQDpG4tyj2Rj9J1DurDmK4.jpg
                            vote_average: 7
                            vote_count: 4
                          - air_date: '2014-02-09'
                            episode_number: 9
                            episode_type: standard
                            id: 974558
                            name: 'Ice and Fire: A Foreshadowing'
                            order: 7
                            overview: >-
                              Take a look back and a look forward to the fourth
                              season of the hit HBO series, the show features
                              clips from upcoming episodes, behind the scenes
                              footage, interviews with talent, and cast members'
                              answers to questions posed by fans.
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /2nFkwdPOwXMf2TySEPRSE0WXRDA.jpg
                            vote_average: 7.4
                            vote_count: 4
                          - air_date: '2014-03-12'
                            episode_number: 10
                            episode_type: standard
                            id: 974559
                            name: 'The Politics of Power: A Look Back at Season 3'
                            order: 8
                            overview: >-
                              Relive every thrilling, dramatic and tragic
                              highlight from Season 3 of "Game of Thrones" in
                              this comprehensive featurette. From Daenerys
                              building a slave army to the infamous Red Wedding,
                              not a detail is missed as recalled by the stars of
                              the hit HBO series.
                            production_code: ''
                            runtime: 25
                            season_number: 0
                            show_id: 1399
                            still_path: /nTAGjLkDuhn69Ni18UdfYcJ7nnj.jpg
                            vote_average: 6.4
                            vote_count: 6
                          - air_date: '2015-02-08'
                            episode_number: 11
                            episode_type: standard
                            id: 1041057
                            name: A Day in the Life
                            order: 9
                            overview: >-
                              The 30-minute special documents one epic day of
                              production as tackled by hundreds of crew members
                              across three countries. In addition to a
                              behind-the-scenes look at the action in Dubrovnik,
                              Croatia, Belfast, Northern Ireland and Seville,
                              Spain, the preview includes several
                              never-before-seen features.
                            production_code: ''
                            runtime: 26
                            season_number: 0
                            show_id: 1399
                            still_path: /xUVCZNoGKrp4IbbExcMWUUOwDvT.jpg
                            vote_average: 6.9
                            vote_count: 6
                          - air_date: '2015-03-16'
                            episode_number: 12
                            episode_type: standard
                            id: 1188785
                            name: The Story So Far (2015)
                            order: 10
                            overview: >-
                              Ahead of the eagerly-anticipated fifth season, we
                              bring you up tp speed with the events of the epic
                              fantasy drama to date. And to help the uninitiated
                              ease into the wild world of Westeros, here's a
                              beginner's guide to the fantasy epic.
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /gDJoLFcizTNzwanGxAmzjShNIfB.jpg
                            vote_average: 6.7
                            vote_count: 3
                          - air_date: '2015-03-19'
                            episode_number: 13
                            episode_type: standard
                            id: 1203674
                            name: World Premiere
                            order: 11
                            overview: >-
                              See the stars of Game of Thrones arrive at the
                              Tower of London for the world premiere of the hit
                              show's fifth season. Sue Perkins and Jamie East
                              host.
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /dDufP1c0an3m3qsO2AtqbG44hlH.jpg
                            vote_average: 5
                            vote_count: 2
                          - air_date: '2015-05-22'
                            episode_number: 14
                            episode_type: standard
                            id: 1347221
                            name: Red Nose Day 'Game Of Thrones' Musical
                            order: 12
                            overview: >-
                              “George R.R. Martin meets Chris Martin – what
                              could go wrong?” That’s Emilia Clarke in the epic,
                              12-minute video for Coldplay’s totally fake Game
                              of Thrones musical, right before she rips into a
                              song called “Rastafarian Targaryen.” Here’s a
                              sample lyric: “Call me Daenerys Targaryen when you
                              want to reach me, and if you feel the love then
                              you can call me Khalessi.” The sketch, part of Red
                              Nose Day, includes cast members Kit Harington,
                              Peter Dinklage, John Bradley, Rose Leslie,
                              Charlotte Pope, Thomas Brodie-Sangster, Alfie
                              Allen and Nikolaj Coster-Waldau, who performs a
                              piano ballad called “Closer to Home” to a photo of
                              Lena Headey as Cersei. (“Are you thinking about
                              Joffrey? Such a spirited lad. I was his uncle, I
                              was also his dad.”)
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /kOk3k9QGezLWMGFGAovukX3R67m.jpg
                            vote_average: 4.5
                            vote_count: 2
                          - air_date: '2016-04-20'
                            episode_number: 15
                            episode_type: standard
                            id: 1631882
                            name: The Story So Far (2016)
                            order: 13
                            overview: >-
                              Ahead of Season 6 of the epic saga, this special
                              will bring viewers up to speed on the gripping
                              storylines and compelling characters from the
                              first five seasons. Writers and stars of the show
                              give viewers an insight into key events of each
                              season and explain the intrigues and power
                              struggles at work in the lands of Westeros and
                              beyond.
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /viSbmzfMeUKHaeaKr0etCAdTnmc.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2016-08-01'
                            episode_number: 16
                            episode_type: standard
                            id: 1759666
                            name: 'The Game Revealed: Season 6 Episode 1 & 2'
                            order: 14
                            overview: 'The Game Revealed: Season 6 Episode 1 & 2'
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /lVFVxh3iayEd7mAtLwo94j34zeC.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2016-08-01'
                            episode_number: 17
                            episode_type: standard
                            id: 1799533
                            name: 'The Game Revealed: Season 6 Episode 3 & 4'
                            order: 15
                            overview: 'The Game Revealed: Season 6 Episode 3 & 4'
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /9xvP14MhH9OVL8SE5In4ggvZ3b4.jpg
                            vote_average: 6
                            vote_count: 2
                          - air_date: '2016-08-01'
                            episode_number: 18
                            episode_type: standard
                            id: 1989799
                            name: 'The Game Revealed: Season 6 Episode 5 & 6'
                            order: 16
                            overview: 'The Game Revealed: Season 6 Episode 5 & 6'
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /6jujHifJfHUmRypyBZgBfN3rJo6.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2016-08-01'
                            episode_number: 19
                            episode_type: standard
                            id: 63089
                            name: 'The Game Revealed: Season 6 Episode 7 & 8'
                            order: 17
                            overview: 'The Game Revealed: Season 6 Episode 7 & 8'
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /ipyfP5kR8feGU5gVqjA8BfcCdZK.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2016-08-01'
                            episode_number: 20
                            episode_type: standard
                            id: 2022234
                            name: 'The Game Revealed: Season 6 Episode 9 & 10'
                            order: 18
                            overview: 'The Game Revealed: Season 6 Episode 9 & 10'
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /jJB1SW7D0rQ0bXgUJzz0tiUWSMZ.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2016-06-19'
                            episode_number: 21
                            episode_type: standard
                            id: 2022235
                            name: 'Anatomy of A Scene: The Battle of Winterfell'
                            order: 19
                            overview: 'Anatomy of A Scene: The Battle of Winterfell'
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /jJB1SW7D0rQ0bXgUJzz0tiUWSMZ.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2016-07-22'
                            episode_number: 22
                            episode_type: standard
                            id: 2022236
                            name: 2016 Comic Con Panel
                            order: 20
                            overview: 2016 Comic Con Panel
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: /gxQZwykLcldLLXVQiMibpRQVgpT.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2017-07-13'
                            episode_number: 24
                            episode_type: standard
                            id: 2022238
                            name: The Story So Far (2017)
                            order: 22
                            overview: >-
                              Ahead of the season seven premiere, get up to
                              speed on all the action in Game of Thrones with
                              this re-cap of the story so far.
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: null
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2017-07-21'
                            episode_number: 25
                            episode_type: standard
                            id: 2022239
                            name: 2017 Comic Con Panel
                            order: 23
                            overview: 2017 Comic Con Panel
                            production_code: ''
                            runtime: 60
                            season_number: 0
                            show_id: 1399
                            still_path: null
                            vote_average: 2
                            vote_count: 1
                          - air_date: '2017-08-01'
                            episode_number: 26
                            episode_type: standard
                            id: 2022240
                            name: 'Inside the Episode: Season 7 Episode 1'
                            order: 24
                            overview: 'Inside the Episode: Season 7 Episode 1'
                            production_code: ''
                            runtime: 6
                            season_number: 0
                            show_id: 1399
                            still_path: /7WtE85PWeCOoQJVtiScbnypuPVY.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2017-08-01'
                            episode_number: 27
                            episode_type: standard
                            id: 2022241
                            name: 'Inside the Episode: Season 7 Episode 2'
                            order: 25
                            overview: 'Inside the Episode: Season 7 Episode 2'
                            production_code: ''
                            runtime: 5
                            season_number: 0
                            show_id: 1399
                            still_path: null
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2017-08-01'
                            episode_number: 28
                            episode_type: standard
                            id: 2022242
                            name: 'Inside the Episode: Season 7 Episode 3'
                            order: 26
                            overview: 'Inside the Episode: Season 7 Episode 3'
                            production_code: ''
                            runtime: 4
                            season_number: 0
                            show_id: 1399
                            still_path: /qh9Qw4AM0c7vrsNm3T50ZbeOran.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2017-08-06'
                            episode_number: 29
                            episode_type: standard
                            id: 2022243
                            name: 'Inside the Episode: Season 7 Episode 4'
                            order: 27
                            overview: 'Inside the Episode: Season 7 Episode 4'
                            production_code: ''
                            runtime: 6
                            season_number: 0
                            show_id: 1399
                            still_path: /pgOvxMdc9hLVF8bbq8BIP6GW3cG.jpg
                            vote_average: 5
                            vote_count: 1
                          - air_date: '2017-08-13'
                            episode_number: 30
                            episode_type: standard
                            id: 2022244
                            name: 'Inside the Episode: Season 7 Episode 5'
                            order: 28
                            overview: 'Inside the Episode: Season 7 Episode 5'
                            production_code: ''
                            runtime: 5
                            season_number: 0
                            show_id: 1399
                            still_path: /871Rb4J8tLT7umW3hxTAfzJmbsl.jpg
                            vote_average: 5
                            vote_count: 1
                        id: 5e907b93cee4810012e0ca60
                        locked: false
                        name: Special
                        order: 9
                    id: 5e9077d2e640d600151f32bd
                    name: Aired Order
                    network:
                      id: 49
                      logo_path: /tuomPhY2UtuPTqqFnKMVHvSb724.png
                      name: HBO
                      origin_country: US
                    type: 1
      security:
        - bearerAuth: []
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````