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

# Images

> This endpoint get the images that belong to a TV series.



## OpenAPI

````yaml api-reference/openapi3.json get /3/tv/{series_id}/images
openapi: 3.0.3
info:
  title: The Movie Database
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: AUTHENTICATION
  - name: ACCOUNT
  - name: CERTIFICATIONS
  - name: CHANGES
  - name: COLLECTIONS
  - name: COMPANY
  - name: CONFIGURATION
  - name: CREDIT
  - name: DISCOVER
  - name: FIND
  - name: GENRES
  - name: GUEST SESSIONS
  - name: KEYWORDS
  - name: LISTS
  - name: MOVIE LISTS
  - name: MOVIES
  - name: NETWORKS
  - name: PEOPLE LIST
  - name: PEOPLE
  - name: REVIEWS
  - name: SEARCH
  - name: TRENDING
  - name: TV SERIES LIST
  - name: TV SERIES
  - name: TV SEASONS
  - name: TV EPISODES
  - name: TV EPISODE GROUP
  - name: WATCH PROVIDERS
paths:
  /3/tv/{series_id}/images:
    get:
      tags:
        - TV SERIES
      summary: Images
      description: This endpoint get the images that belong to a TV series.
      operationId: images5
      parameters:
        - $ref: '#/components/parameters/language'
        - $ref: '#/components/parameters/series_id'
        - name: include_image_language
          in: query
          description: >-
            Filters returned images based on specified languages. specify a
            comma separated list of ISO-639-1 values to query, for example;
            ```en,null```.
          schema:
            type: string
            example: ''
      responses:
        '200':
          description: images
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=9253
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sun, 05 Jan 2025 22:16:14 GMT
            ETag:
              schema:
                type: string
                example: W/"a14e7e7d2d6af2bacf04190ec0086312"
            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 9c90b41a9e5ac2856624d29ed4da4234.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: m0k54BvZxNeo7DLOswx0wrXX5qvBgOFUvpSDDfSuupfH7oQelCtiGA==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: IAD89-C3
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '16715'
            x-memc-expires:
              schema:
                type: string
                example: '9253'
            x-memc-key:
              schema:
                type: string
                example: e5a1467ec2f5d8247e6cf909a2f8d5ea
          content:
            application/json:
              schema:
                type: object
                properties:
                  backdrops:
                    type: array
                    items:
                      type: object
                      properties:
                        aspect_ratio:
                          type: number
                          example: 1.778
                        file_path:
                          type: string
                          example: /gc8PfyTqzqltKPW3X0cIVUGmagz.jpg
                        height:
                          type: number
                          example: 1080
                        iso_639_1:
                          type: string
                          nullable: true
                          example: null
                        vote_average:
                          type: number
                          example: 6.608
                        vote_count:
                          type: number
                          example: 14
                        width:
                          type: number
                          example: 1920
                    example:
                      - aspect_ratio: 1.778
                        file_path: /gc8PfyTqzqltKPW3X0cIVUGmagz.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 6.608
                        vote_count: 14
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /yXSzo0VU1Q1QaB7Xg5Hqe4tXXA3.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 6.546
                        vote_count: 11
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /9faGSFi5jam6pDWGNd0p8JcJgXQ.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 6.042
                        vote_count: 12
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /dFWqgL6MYHWLOs6Pev4G0TbMHSW.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.786
                        vote_count: 7
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /alb2BU2BeBZv5dgHhuzV9ZGakfZ.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.786
                        vote_count: 7
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /wSztOsbdspDi0E6dWU1cxNmYDV9.jpg
                        height: 1152
                        iso_639_1: null
                        vote_average: 5.786
                        vote_count: 7
                        width: 2048
                      - aspect_ratio: 1.778
                        file_path: /vFxjuhENDjEKzWXUGKmRFct15bA.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.778
                        vote_count: 9
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /bsNm9z2TJfe0WO3RedPGWQ8mG1X.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.25
                        vote_count: 14
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /lKODbE8ARPJEPnjTBfiIJ98I3YL.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.25
                        vote_count: 12
                        width: 1920
                      - aspect_ratio: 1.777
                        file_path: /tsRy63Mu5cu8etL1X7ZLyf7UP1M.jpg
                        height: 1688
                        iso_639_1: null
                        vote_average: 5.25
                        vote_count: 24
                        width: 3000
                      - aspect_ratio: 1.778
                        file_path: /84XPpjGvxNyExjSuLQe0SzioErt.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.25
                        vote_count: 24
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /wKHImjeHwVIiWJWFIJtWUKkA5QJ.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.25
                        vote_count: 8
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /EurcYIB7obJgoVzeui2RZkFlEm.jpg
                        height: 2160
                        iso_639_1: null
                        vote_average: 5.25
                        vote_count: 8
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /wuwcaQlk6ldGXgQiVgV0MshOxHE.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 4.884
                        vote_count: 13
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /n3u3kgNttY1F5Ixi5bMY9BwZImQ.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 4.722
                        vote_count: 9
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /py7gDxOlcVxVPuw56thayohGFb0.jpg
                        height: 720
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /rKUAAwWnUJSVO7Up72qjqo1myQ4.jpg
                        height: 720
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /6y12pMO6lLB5xytaEq9RWwjHMJi.jpg
                        height: 720
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /nt2GqQjY4LP4whticSC405u2tSV.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /yuz0clINVBCEXVT9JZtw8ZzhIVU.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /qsYUEXhAI7oFvU4uMpWj1NaNbBK.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.777
                        file_path: /4zx1ZEK7voRHpIcC1pD99S6aN9T.jpg
                        height: 1688
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 3000
                      - aspect_ratio: 1.778
                        file_path: /1ih76QX7YKFxF1xTfwRvONl8tc4.jpg
                        height: 2160
                        iso_639_1: ru
                        vote_average: 3.334
                        vote_count: 1
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /pafxe7NlhuR2CrqJ9H6m2I2lW7J.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 2.278
                        vote_count: 3
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /5WKVhTcc1cVaCsXwEUtB8lHzgm4.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 2.278
                        vote_count: 3
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /whL1DXc6TDGYxtuvVRKRCRWvqni.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 2
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /hwIAR9FDsKULo8efoOUuxsFtO2u.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 6
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /gae3QaHGZNF6UhQf8nMOyssp8ul.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 2
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /q4js3LcDAYXyK8lLYggfCGecOOO.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 6
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /v8KMtA8MqTGdJVPa3CCFsLhJtvL.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 4
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /wlAhZdue7yl7AnrcXScXbWiK9CY.jpg
                        height: 1152
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 2
                        width: 2048
                      - aspect_ratio: 1.778
                        file_path: /wbfg0y8Ptk472rLa9e3TTO9XVNh.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 6
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /bXE1dnpe5Ol4xX4VHkXBdbbxF3I.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 2
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /y6Q2lOq16SQ5kUBsTzG9DpkEwf9.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 2
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /63FA8vwSZnXkGxedrDQwni4JuZN.jpg
                        height: 2160
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 4
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /sp1RSDvoVsbvDouQx1A75ebU35e.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 1.714
                        vote_count: 7
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /b5rOkbQ0jKYvBqBf3bwJ6nXBOtx.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /9WcEE9XfG4yxJkr3x1fjOHPblTO.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 1.222
                        vote_count: 3
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /zUcEorE4QtzVvZhLj3f3It0Ely8.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 0.958
                        vote_count: 4
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /2zQSQPYJvqn23KsrJVtQXwOLAsC.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /3u5cElKDUxJQpK8tZRSqgt4vUEk.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /f3hwT3dLj3Jb8ikbxs415vKlIgg.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /sLaUolq9dx8pLypwv6M3YPXkUX1.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /hDRfskJOAgqe05OXBRusu3YVnVO.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /lWZp3RGOctFxl2lIYVemhE4gBsi.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.777
                        file_path: /vksfmM3yPYVPphCCC9BYrahI3KK.jpg
                        height: 979
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1740
                      - aspect_ratio: 1.778
                        file_path: /je0kra0a8WMkzL3hJVDXjK2AB2B.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /miPczbYeFYIB3DKYP7F70ZY6sOA.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /36NPDaB79skOa6dIHqBNLh4fIyZ.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /xbRNGC939ZIiCF6qNwmbx0FedLs.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /14lvW78eZ0o3uptiRMZYmXhqCGU.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /9E5SD81Pg8w5bYJvKKV5Ohn65AD.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /bOf7rb9P30MISpaLCs5VWnHJYq9.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /vQNFD4F0CYbDBLupQ7VFkyR0Q34.jpg
                        height: 1152
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 2048
                      - aspect_ratio: 1.778
                        file_path: /xbmzcEiG2SvX6zZtgHNNLy0XluL.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /fo94LwJdqHX2wUC5QVw6pI6my6H.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 2
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /iU5e7Po31TsvxmQ87lZtuobe250.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /zQp0DoO0zcTDZSci7AgcRvdmWZi.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /dhWnZSk6zFATcYr0GNbdVAfdYBY.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /otCnAN1edreRudT5E2OHk8beiDu.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /nPJ1quzQIDhu4u5tqjE6baKcOMT.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /kRsDSZj7mNN9dpNqsUjjFvyxtW3.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /ftDOw49A0vIMvrustr08Vy604jR.jpg
                        height: 1125
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 1.78
                        file_path: /fPcxC7uxMoZ8cCrUJiJlMsY9aJr.jpg
                        height: 1011
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1800
                      - aspect_ratio: 1.778
                        file_path: /rcinpO7V9SSLfQdcRb2G2Xcf7vF.jpg
                        height: 720
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /8HDLgNrbMJYmwCIYaxzoPJtLbV0.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /ou2n17nTdno8odv9zzKohR0ZlNJ.jpg
                        height: 720
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /4NgYewZYQo2q8crjYGwLALghDoi.jpg
                        height: 720
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /xtWwa5tq6IOxXjC5YjcIrxVfaNO.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /QyOJBJDEXUR0B79XB5G5Izde0A.jpg
                        height: 1152
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 2048
                      - aspect_ratio: 1.778
                        file_path: /x8PPJ1OiT6uo8zGYrJRFwHt2CTx.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /19rhuvssQyoDg7HUHXD2BcmlFL3.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /scGGbGjVbNyqKbJ6QnlPPY5je0v.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /crHOD8COvAetQ0ABjBwmsEG2lJb.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /xCyQG7nBMCtAHrWymkVeSSoyjA6.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /9f2oWi1FPTWgSDNBCRLVnS4m4EJ.jpg
                        height: 1080
                        iso_639_1: he
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /tPIEBq3G4a6a94aVp4zoLNtTGTj.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /slqXKgY9JjMhZNLo4KYC9J2PXiN.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /35qWjWvDrW78dLmSMhCUoZOO5me.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /ySw8QKypNBpFhMY75J05zaNN6Wt.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /bcpD5KjYCnHGlsCfOR58VbSReIm.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /rZy9EJaRmESKjEMz5XgG81jZloS.jpg
                        height: 2160
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /v1vf72pWbDjs2xT6GWXJTVBrZMf.jpg
                        height: 1152
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 2048
                      - aspect_ratio: 1.778
                        file_path: /y20qXWlX2fgQtBzakKQO1AZjiB5.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.779
                        file_path: /lBg3UCQMJTPsPe2rgi0AiCzVZxF.jpg
                        height: 1359
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 2417
                      - aspect_ratio: 1.779
                        file_path: /ouuXOvez02DiUzX1MJrRUsVwnMc.jpg
                        height: 1102
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1960
                      - aspect_ratio: 1.779
                        file_path: /g8WhEOXGdwqfBF5xPPiXVhWGLvq.jpg
                        height: 1359
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 2417
                  id:
                    type: number
                    example: 1396
                  logos:
                    type: array
                    items:
                      type: object
                      properties:
                        aspect_ratio:
                          type: number
                          example: 2.253
                        file_path:
                          type: string
                          example: /62q353KyiSdwv4kqVTF31k41RUr.png
                        height:
                          type: number
                          example: 296
                        iso_639_1:
                          type: string
                          example: ru
                        vote_average:
                          type: number
                          example: 3.334
                        vote_count:
                          type: number
                          example: 1
                        width:
                          type: number
                          example: 667
                    example:
                      - aspect_ratio: 2.253
                        file_path: /62q353KyiSdwv4kqVTF31k41RUr.png
                        height: 296
                        iso_639_1: ru
                        vote_average: 3.334
                        vote_count: 1
                        width: 667
                      - aspect_ratio: 1.654
                        file_path: /n9ayq93aW6H8dd2Vah59cmWeEp5.png
                        height: 538
                        iso_639_1: he
                        vote_average: 3.334
                        vote_count: 1
                        width: 890
                      - aspect_ratio: 1.68
                        file_path: /chw44B2VnLha8iiTdyZcIW0ZELC.png
                        height: 1300
                        iso_639_1: en
                        vote_average: 2.066
                        vote_count: 5
                        width: 2184
                      - aspect_ratio: 5.109
                        file_path: /h6yDiAXP5AyOzXHTxjUssYOGbG3.png
                        height: 1200
                        iso_639_1: en
                        vote_average: 2.066
                        vote_count: 5
                        width: 6131
                      - aspect_ratio: 1.681
                        file_path: /72OJ4Uqmdi8DwPqfjQtz7IG43cc.png
                        height: 464
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 2
                        width: 780
                      - aspect_ratio: 1.584
                        file_path: /jkfeiZ6LubWG9VYqrhHeXoBCXH7.png
                        height: 536
                        iso_639_1: en
                        vote_average: 1.434
                        vote_count: 5
                        width: 849
                      - aspect_ratio: 1.68
                        file_path: /bM2bNffZlZ2UxZqwHaxr5VS3UUI.svg
                        height: 219
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 368
                      - aspect_ratio: 1.677
                        file_path: /i5ZfXRq8RjBNyy4SoCUoJOlsBJ4.png
                        height: 1300
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 2180
                      - aspect_ratio: 1.68
                        file_path: /ojzKpMUAcA91P6wF0TfCyAvvYLw.svg
                        height: 219
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 368
                      - aspect_ratio: 1.394
                        file_path: /7IwMlKJHo7fAtxiGw8LaA5tvpYD.png
                        height: 525
                        iso_639_1: zh
                        vote_average: 0
                        vote_count: 0
                        width: 732
                      - aspect_ratio: 2.943
                        file_path: /en8Mn9MWOoBvsKAqXglwkE3u6iP.png
                        height: 264
                        iso_639_1: ru
                        vote_average: 0
                        vote_count: 0
                        width: 777
                      - aspect_ratio: 2.232
                        file_path: /esR0j3VVfGIUaAQqMryo93Gmqzl.png
                        height: 298
                        iso_639_1: ru
                        vote_average: 0
                        vote_count: 0
                        width: 665
                      - aspect_ratio: 1.748
                        file_path: /8opNqe6yydrd12HgdEORcrxyDMQ.png
                        height: 290
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 507
                      - aspect_ratio: 2.244
                        file_path: /ld6tZguD6nNnfw89TAVXlEh295a.png
                        height: 1106
                        iso_639_1: hr
                        vote_average: 0
                        vote_count: 0
                        width: 2482
                      - aspect_ratio: 2.241
                        file_path: /259o0Edu2mv6oOlYvEqAqjbwf5n.svg
                        height: 220
                        iso_639_1: hr
                        vote_average: 0
                        vote_count: 0
                        width: 493
                      - aspect_ratio: 1.654
                        file_path: /vtlp1gi2J1vsThcwtgnzOtwHWDc.png
                        height: 538
                        iso_639_1: hu
                        vote_average: 0
                        vote_count: 0
                        width: 890
                      - aspect_ratio: 2.46
                        file_path: /w3CaG9Em5khk815cW9OnJ5PULmS.png
                        height: 489
                        iso_639_1: uk
                        vote_average: 0
                        vote_count: 0
                        width: 1203
                      - aspect_ratio: 1.315
                        file_path: /3W6DxYPxlROYZSA7OqVncAaJpR6.png
                        height: 352
                        iso_639_1: zh
                        vote_average: 0
                        vote_count: 0
                        width: 463
                      - aspect_ratio: 4.371
                        file_path: /rremo194TuI5o295iwY1jDstrwL.png
                        height: 151
                        iso_639_1: hu
                        vote_average: 0
                        vote_count: 0
                        width: 660
                      - aspect_ratio: 1.612
                        file_path: /mX6P0swjFFwDZ11H0i59mfHNXeI.png
                        height: 317
                        iso_639_1: zh
                        vote_average: 0
                        vote_count: 0
                        width: 511
                      - aspect_ratio: 2.537
                        file_path: /k8vZbDBQpY4Nwuh7E9sfTLyDtc2.png
                        height: 503
                        iso_639_1: vi
                        vote_average: 0
                        vote_count: 0
                        width: 1276
                      - aspect_ratio: 2.304
                        file_path: /juNjWQHV0wUscEIlojJ05cic9f.png
                        height: 536
                        iso_639_1: th
                        vote_average: 0
                        vote_count: 0
                        width: 1235
                      - aspect_ratio: 1.587
                        file_path: /6gCsRLiJuumiZVwvYhKQiVDHPIF.png
                        height: 242
                        iso_639_1: pt
                        vote_average: 0
                        vote_count: 0
                        width: 384
                      - aspect_ratio: 5.109
                        file_path: /nhjOtFmSRYjd6wRNj3eXVdB6xQO.png
                        height: 1200
                        iso_639_1: fr
                        vote_average: 0
                        vote_count: 0
                        width: 6131
                      - aspect_ratio: 2.222
                        file_path: /j2Otiyd0jZQIpaaQmctDJDMR61z.png
                        height: 405
                        iso_639_1: ru
                        vote_average: 0
                        vote_count: 0
                        width: 900
                      - aspect_ratio: 1.636
                        file_path: /drouevbbzEoSwcPdEkiwDtNx6oa.png
                        height: 536
                        iso_639_1: hu
                        vote_average: 0
                        vote_count: 0
                        width: 877
                      - aspect_ratio: 4.281
                        file_path: /nU0oqhzgHC4swzFFaqlOMhS2oDz.png
                        height: 270
                        iso_639_1: hu
                        vote_average: 0
                        vote_count: 0
                        width: 1156
                  posters:
                    type: array
                    items:
                      type: object
                      properties:
                        aspect_ratio:
                          type: number
                          example: 0.667
                        file_path:
                          type: string
                          example: /oVLZtMcIjouOXBA2nz9tJHqrK4A.jpg
                        height:
                          type: number
                          example: 3000
                        iso_639_1:
                          type: string
                          nullable: true
                          example: uk
                        vote_average:
                          type: number
                          example: 7.19
                        vote_count:
                          type: number
                          example: 7
                        width:
                          type: number
                          example: 2000
                    example:
                      - aspect_ratio: 0.667
                        file_path: /oVLZtMcIjouOXBA2nz9tJHqrK4A.jpg
                        height: 3000
                        iso_639_1: uk
                        vote_average: 7.19
                        vote_count: 7
                        width: 2000
                      - aspect_ratio: 0.675
                        file_path: /ztkUQFLlC19CCMYHW9o1zWhJRNq.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 6.784
                        vote_count: 65
                        width: 1012
                      - aspect_ratio: 0.667
                        file_path: /3xnWaLQjelJDDF7LT1WBo6f4BRe.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 6.346
                        vote_count: 26
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /ineLOBPG8AZsluYwnkMpHRyu7L.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 6.346
                        vote_count: 13
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /anFx9aTOOYqgS3v7x3R84Kz67ly.jpg
                        height: 3000
                        iso_639_1: en
                        vote_average: 6.2
                        vote_count: 10
                        width: 2000
                      - aspect_ratio: 0.666
                        file_path: /vZ1RQSDZ3xzBhLqJdrmvpkm2Nbu.jpg
                        height: 2000
                        iso_639_1: en
                        vote_average: 6.042
                        vote_count: 12
                        width: 1332
                      - aspect_ratio: 0.667
                        file_path: /bSldznJEjkeojc5dzjLvlukqVEU.jpg
                        height: 3000
                        iso_639_1: zh
                        vote_average: 6.042
                        vote_count: 12
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /9tfFl11jL5fBA2qtxRxro7yW8Fh.jpg
                        height: 3000
                        iso_639_1: zh
                        vote_average: 5.844
                        vote_count: 16
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /bMSbEx9vXCSGN4NEktjVIEuibn2.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 5.786
                        vote_count: 7
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /m9qXTc8EEKkd2mb3QUajlKGr6YQ.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 5.786
                        vote_count: 7
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /yQAh12bfMjMRaGJupcKt5T5dUhz.jpg
                        height: 2945
                        iso_639_1: uk
                        vote_average: 5.778
                        vote_count: 9
                        width: 1964
                      - aspect_ratio: 0.667
                        file_path: /zKnBah5dWlFoY0yIKcSIYb4f7kC.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 5.598
                        vote_count: 41
                        width: 1000
                      - aspect_ratio: 0.68
                        file_path: /9PVfHEBXFeCBGvy4NVQLwh43iDt.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 5.25
                        vote_count: 8
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /eve7CQBM3QXbU2oNbS73WDPV8FM.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 5.25
                        vote_count: 10
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /zdzmC8rwVP17vicUx1fNqHeDEg1.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 5.25
                        vote_count: 12
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /7LUswjn6jgLxdJ4e6sgwkULXsZI.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 4.884
                        vote_count: 13
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /ggFHVNu6YYI5L9pCfOacjizRGt.jpg
                        height: 1800
                        iso_639_1: en
                        vote_average: 4.52
                        vote_count: 52
                        width: 1200
                      - aspect_ratio: 0.667
                        file_path: /7zRIwsu7jWfh14E7Z84PLUY6IbI.jpg
                        height: 1560
                        iso_639_1: ku
                        vote_average: 3.334
                        vote_count: 1
                        width: 1040
                      - aspect_ratio: 0.667
                        file_path: /3NA1FOlnjE909OyVT534B7fw5h5.jpg
                        height: 3000
                        iso_639_1: ru
                        vote_average: 3.334
                        vote_count: 3
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /dY2FtSKXFCvutAHNgYax27oqwqX.jpg
                        height: 1500
                        iso_639_1: he
                        vote_average: 3.334
                        vote_count: 1
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /rERmhJQuvxeO9t442rN0OOHBW7l.jpg
                        height: 1800
                        iso_639_1: hr
                        vote_average: 3.334
                        vote_count: 1
                        width: 1200
                      - aspect_ratio: 0.667
                        file_path: /rB2zuh010Qh7LS1qgqG319kTx0H.jpg
                        height: 1500
                        iso_639_1: hu
                        vote_average: 3.334
                        vote_count: 1
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /gebqmdgZrb3vT7IEEybNwRRJANh.jpg
                        height: 3000
                        iso_639_1: bg
                        vote_average: 3.334
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.67
                        file_path: /18hWpvIIhZleEPUnpPO71kJgEP9.jpg
                        height: 2048
                        iso_639_1: zh
                        vote_average: 3.334
                        vote_count: 2
                        width: 1373
                      - aspect_ratio: 0.667
                        file_path: /tP2wgZfzkZxL18jImD2YXqEUXQA.jpg
                        height: 1500
                        iso_639_1: fr
                        vote_average: 3.334
                        vote_count: 1
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /oldc2tfUwLXV5XeyMvBL2R2yDqb.jpg
                        height: 3000
                        iso_639_1: en
                        vote_average: 3.334
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /pVhgEZ9I8UgusdnCpbRXR4gTeKg.jpg
                        height: 750
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 500
                      - aspect_ratio: 0.681
                        file_path: /wjs68P6xbV7bFjnZpoIcT7ZjIz3.jpg
                        height: 1280
                        iso_639_1: en
                        vote_average: 3.334
                        vote_count: 1
                        width: 872
                      - aspect_ratio: 0.666
                        file_path: /lsMVI84qKS3WpCYzaPnf37HWOo9.jpg
                        height: 1060
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 3
                        width: 706
                      - aspect_ratio: 0.667
                        file_path: /zla1t6G3mUIBG0b2tPqMY0MvM6T.jpg
                        height: 1500
                        iso_639_1: null
                        vote_average: 2.542
                        vote_count: 4
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /30erzlzIOtOK3k3T3BAl1GiVMP1.jpg
                        height: 2100
                        iso_639_1: pt
                        vote_average: 2.278
                        vote_count: 3
                        width: 1400
                      - aspect_ratio: 0.667
                        file_path: /5K9uCjQR4lEylyK2IWaZmv2lhLg.jpg
                        height: 2160
                        iso_639_1: ar
                        vote_average: 2.278
                        vote_count: 3
                        width: 1440
                      - aspect_ratio: 0.667
                        file_path: /nRLFup6SpwKRa1tSXwUHOi0Bfug.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 2.278
                        vote_count: 3
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /eG5ozVUA0x6DvTIjn9zXQIND1E2.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 2.278
                        vote_count: 3
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /7TOPrmrJ8qO5cKJa7r6WSnjim54.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 2.278
                        vote_count: 3
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /gezxPZpGLuEnRXUkhJbJzqo14ke.jpg
                        height: 1380
                        iso_639_1: uk
                        vote_average: 2.278
                        vote_count: 3
                        width: 920
                      - aspect_ratio: 0.667
                        file_path: /cbz48fEG8jW4mPMqRtp4mrU0CIB.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 2.278
                        vote_count: 3
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /xL5yWkuH1PlmNJmpWvIxAfXvNXK.jpg
                        height: 2268
                        iso_639_1: hu
                        vote_average: 1.75
                        vote_count: 4
                        width: 1512
                      - aspect_ratio: 0.667
                        file_path: /pzv18Cp8lSqlYFj4zEqwCwXoLOJ.jpg
                        height: 2880
                        iso_639_1: ru
                        vote_average: 1.75
                        vote_count: 4
                        width: 1920
                      - aspect_ratio: 0.667
                        file_path: /9DhQyS7c9gWc5G33cLzu8BhJONh.jpg
                        height: 3000
                        iso_639_1: hu
                        vote_average: 1.75
                        vote_count: 2
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /bGOB1aVrsMlWiZ2zoAXVBKnPMO.jpg
                        height: 1800
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 4
                        width: 1200
                      - aspect_ratio: 0.667
                        file_path: /yfUp5k5SbZxWqC15UfbWLIlk6iL.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 4
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /1hATIM5eAcObWBFnMXfwS7Y086U.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 4
                        width: 2000
                      - aspect_ratio: 0.68
                        file_path: /bD22gfzZiYQWuRTX2NrdDveRpwX.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 6
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /dpN6OsnEEgjRhuEAwaowv6gr3sF.jpg
                        height: 1800
                        iso_639_1: zh
                        vote_average: 1.75
                        vote_count: 6
                        width: 1200
                      - aspect_ratio: 0.667
                        file_path: /sMKqv5ieg47EiSXaRCUaiiHHGgJ.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 2
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /jmMJrYWFqP8gGhEaHYe0oYPQ4h3.jpg
                        height: 750
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 2
                        width: 500
                      - aspect_ratio: 0.68
                        file_path: /1ktcj45eMokEv7fYRCc8jVCc7UM.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.714
                        vote_count: 7
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /oNed1FKr9h0c5FfyFE3TfIwj445.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 1.562
                        vote_count: 8
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /iEiPvmgItLzTROvzKlFuuGYI1rc.jpg
                        height: 2400
                        iso_639_1: en
                        vote_average: 1.444
                        vote_count: 6
                        width: 1600
                      - aspect_ratio: 0.68
                        file_path: /3ZMOKFDA3fPLlIgFnrZLYLXGoiD.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.434
                        vote_count: 5
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /wXKRP7S2KHMmhUbSeuRIPnKI5gn.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.434
                        vote_count: 5
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /3cWI8ZxgfPTGarwCUVEQCSoO8Vd.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /dnWOIytZNU0WGDvULMWsdzhxy0C.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /r2Pgx9tHL1enwLJ5H7wfMsil8v2.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /4WM4yvTLrRi5lSHNjQMcIYRkenm.jpg
                        height: 3000
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /5VR63t1nd3MW2n0p4w1o9r12KQN.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 1.222
                        vote_count: 3
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /nNqVVwbNTxrOD5FP7GJvdj0AXPt.jpg
                        height: 999
                        iso_639_1: null
                        vote_average: 1.222
                        vote_count: 3
                        width: 666
                      - aspect_ratio: 0.667
                        file_path: /olnpzVO1f77LjsN4PaK1gwcx5qW.jpg
                        height: 2130
                        iso_639_1: null
                        vote_average: 1.222
                        vote_count: 3
                        width: 1420
                      - aspect_ratio: 0.667
                        file_path: /cn1UF4jVoBkdiTdz7h9ABykfVGe.jpg
                        height: 2400
                        iso_639_1: null
                        vote_average: 1.222
                        vote_count: 3
                        width: 1600
                      - aspect_ratio: 0.667
                        file_path: /peKt8n4PghbH3skQjTCzOaBhqr.jpg
                        height: 1590
                        iso_639_1: null
                        vote_average: 1.222
                        vote_count: 3
                        width: 1060
                      - aspect_ratio: 0.667
                        file_path: /i7OGHRAevgxu3fAsZzet0VBUBfG.jpg
                        height: 1800
                        iso_639_1: zh
                        vote_average: 1.222
                        vote_count: 3
                        width: 1200
                      - aspect_ratio: 0.667
                        file_path: /pe7vBi6hIucA9ILjMMGu6kBMEVE.jpg
                        height: 900
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 600
                      - aspect_ratio: 0.679
                        file_path: /tApz4ai74BZM3D6Id7YEISysH65.jpg
                        height: 2945
                        iso_639_1: uk
                        vote_average: 1.066
                        vote_count: 5
                        width: 2000
                      - aspect_ratio: 0.675
                        file_path: /pbEAxyuVzApIShO9VLQ2loPKYcM.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 1.066
                        vote_count: 5
                        width: 1012
                      - aspect_ratio: 0.68
                        file_path: /Ahr25VAM7egQRBABjxLzEHd5bgP.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.958
                        vote_count: 4
                        width: 680
                      - aspect_ratio: 0.668
                        file_path: /b02A8dHr7rc90E3gcFSlmMjYi4R.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 0.958
                        vote_count: 4
                        width: 1002
                      - aspect_ratio: 0.68
                        file_path: /ndMfQyIUy71vpKrGuN6NA4LTP06.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.958
                        vote_count: 4
                        width: 680
                      - aspect_ratio: 0.675
                        file_path: /8OUc4BYrUoOhfcCALFAue8oPgIX.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 0.5
                        vote_count: 4
                        width: 1012
                      - aspect_ratio: 0.666
                        file_path: /oUigR4DZSInL4u5cC93ap3eWWDM.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 0.5
                        vote_count: 5
                        width: 999
                      - aspect_ratio: 0.675
                        file_path: /w6ghT6tnydMd6vFtmJhs2zIn9fH.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 0.5
                        vote_count: 6
                        width: 1012
                      - aspect_ratio: 0.646
                        file_path: /53vznB7thE5zz22iiudoJaQDzva.jpg
                        height: 774
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 3
                        width: 500
                      - aspect_ratio: 0.68
                        file_path: /p4MtEvgoebca2vQsrou2Cg8c6lO.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 3
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /81xn1s7zRNOruLrRaPdInaWy6T9.jpg
                        height: 1000
                        iso_639_1: he
                        vote_average: 0.166
                        vote_count: 2
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /dOJ5xloGImOvWBfDkWZVYgyLQe6.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /u1N5AQ0T6Xr28bZGP84AcSJ5M6b.jpg
                        height: 2100
                        iso_639_1: de
                        vote_average: 0.166
                        vote_count: 1
                        width: 1400
                      - aspect_ratio: 0.68
                        file_path: /pTRLqRzAm5QRvO4qmiBgvWxpvjf.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /2svpH2Ypfy5AAKxukLOISFFoJ3U.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /rQxzhQLnqMS0cJz3DVVm1tTNv6c.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /8Pja0VYeYO56kjaOhVfCmpVmA2v.jpg
                        height: 1500
                        iso_639_1: vi
                        vote_average: 0.166
                        vote_count: 1
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /kHwJWpp1o3M8Y1uTNjxVhRkzM56.jpg
                        height: 1440
                        iso_639_1: he
                        vote_average: 0.166
                        vote_count: 1
                        width: 960
                      - aspect_ratio: 0.667
                        file_path: /odN92TeI4NIIeKcexQsSQ1dtHD9.jpg
                        height: 1440
                        iso_639_1: he
                        vote_average: 0.166
                        vote_count: 1
                        width: 960
                      - aspect_ratio: 0.667
                        file_path: /bkpSYI7ZbOSFxG0Cqc2YqA9MdFI.jpg
                        height: 3000
                        iso_639_1: uk
                        vote_average: 0.166
                        vote_count: 2
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /q09O5WVM22wU3adFpD62GCznHls.jpg
                        height: 3000
                        iso_639_1: uk
                        vote_average: 0.166
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /lYbjV4JdD6mGegBRyGiDZPPW9iy.jpg
                        height: 3000
                        iso_639_1: uk
                        vote_average: 0.166
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /oQGxjhI8glhjQ0zG8tnO1pPkkwY.jpg
                        height: 3000
                        iso_639_1: uk
                        vote_average: 0.166
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /ylvEzpJUzOWnANjrod7MAPuVIwl.jpg
                        height: 1425
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 950
                      - aspect_ratio: 0.667
                        file_path: /zvhXuTicLd71owPVn8sfNEJrWRd.jpg
                        height: 1425
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 950
                      - aspect_ratio: 0.667
                        file_path: /b3CUQldMX7yZTarKfG3360vP9sV.jpg
                        height: 1425
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 950
                      - aspect_ratio: 0.667
                        file_path: /yCOz851BLHF7LWZarVtVxxQig31.jpg
                        height: 2430
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 2
                        width: 1620
                      - aspect_ratio: 0.667
                        file_path: /leRU5Rw3qPq7dYzgo0UNrIPwyUC.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 667
                      - aspect_ratio: 0.667
                        file_path: /4Fh4Y5l6EAaf7c2dOEO0wcsrYVQ.jpg
                        height: 1920
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 0.667
                        file_path: /2hWNBjdsSmye9eWq04zmjnRi40t.jpg
                        height: 3000
                        iso_639_1: hu
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.706
                        file_path: /smOdus61Cfc7PbYlb3LkOfljj8f.jpg
                        height: 1000
                        iso_639_1: bg
                        vote_average: 0
                        vote_count: 0
                        width: 706
                      - aspect_ratio: 0.667
                        file_path: /55IMp5GpqohS3UPMxIk0MGkMSCe.jpg
                        height: 1500
                        iso_639_1: hu
                        vote_average: 0
                        vote_count: 0
                        width: 1000
                      - aspect_ratio: 0.68
                        file_path: /qvrYWJUPUjCcqhW3Twl0l2Ywc5i.jpg
                        height: 1000
                        iso_639_1: ru
                        vote_average: 0
                        vote_count: 0
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /piGpakRtB2J30kyAuAnuMqgMsgH.jpg
                        height: 3000
                        iso_639_1: th
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /vjfyaIb7fwpj9OeRKiAGfEpTTaF.jpg
                        height: 3000
                        iso_639_1: th
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /qOoRhz5TGzgvmIgbDqhpzlaiX8C.jpg
                        height: 1500
                        iso_639_1: vi
                        vote_average: 0
                        vote_count: 0
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /zA0Nucn46Sd6EIhUaKza5zXPtKR.jpg
                        height: 1500
                        iso_639_1: hr
                        vote_average: 0
                        vote_count: 0
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /a4a9N8ysgJigJP8UNX0NjD6nA4O.jpg
                        height: 3000
                        iso_639_1: hr
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /iCJ0fb6SaJ20ZW2YyMAbAPZd1zv.jpg
                        height: 3000
                        iso_639_1: zh
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /Ab0JK94BXnTbsJfKTTMeVogQz1O.jpg
                        height: 3000
                        iso_639_1: zh
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /eqicQ3dWK69MdVYYJbA73ocM9Y1.jpg
                        height: 3000
                        iso_639_1: fa
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /aAR6JVgMiveng1dzsVq9eIDq7Gr.jpg
                        height: 3000
                        iso_639_1: fa
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /kTRueZswAemwJgoNQKcaXD9hed.jpg
                        height: 3000
                        iso_639_1: fa
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.707
                        file_path: /qs1C99NFTgYDJg4U7B9RsLc0qBA.jpg
                        height: 2828
                        iso_639_1: zh
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /mKUjSLW9AJAMBiTutclbwwvL5ju.jpg
                        height: 750
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 500
                      - aspect_ratio: 0.667
                        file_path: /iQtfsCQyLMJ0CQrFoopW8DUZ3Zv.jpg
                        height: 1104
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 736
                      - aspect_ratio: 0.708
                        file_path: /bQM4cc2DBq4XhIfnX1O4QmT28xy.jpg
                        height: 1040
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 736
                      - aspect_ratio: 0.707
                        file_path: /13j2a0hvDbady2k7RbqRarxrExw.jpg
                        height: 842
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 595
                      - aspect_ratio: 0.708
                        file_path: /qTH6eIZRviqhWYRwv0hLIlNTOlx.jpg
                        height: 1039
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 736
                      - aspect_ratio: 0.667
                        file_path: /hgYVleP6Ir3xla5onbbVWqIeE9O.jpg
                        height: 1104
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 736
                      - aspect_ratio: 0.667
                        file_path: /4AiM3CMXtuWMuKtnsYFINnvcNKg.jpg
                        height: 1920
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 0.667
                        file_path: /iMNOa4uQoZ8RTcsWkUHOyIM7IqA.jpg
                        height: 1920
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 0.667
                        file_path: /ZdtFPouBgk3HSueekJe5tlXLj9.jpg
                        height: 1104
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 736
                      - aspect_ratio: 0.679
                        file_path: /aUyYYBBIlKXutF5PU2gr6bsKX0X.jpg
                        height: 1280
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 869
              examples:
                images:
                  value:
                    backdrops:
                      - aspect_ratio: 1.778
                        file_path: /gc8PfyTqzqltKPW3X0cIVUGmagz.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 6.608
                        vote_count: 14
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /yXSzo0VU1Q1QaB7Xg5Hqe4tXXA3.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 6.546
                        vote_count: 11
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /9faGSFi5jam6pDWGNd0p8JcJgXQ.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 6.042
                        vote_count: 12
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /dFWqgL6MYHWLOs6Pev4G0TbMHSW.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.786
                        vote_count: 7
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /alb2BU2BeBZv5dgHhuzV9ZGakfZ.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.786
                        vote_count: 7
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /wSztOsbdspDi0E6dWU1cxNmYDV9.jpg
                        height: 1152
                        iso_639_1: null
                        vote_average: 5.786
                        vote_count: 7
                        width: 2048
                      - aspect_ratio: 1.778
                        file_path: /vFxjuhENDjEKzWXUGKmRFct15bA.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.778
                        vote_count: 9
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /bsNm9z2TJfe0WO3RedPGWQ8mG1X.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.25
                        vote_count: 14
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /lKODbE8ARPJEPnjTBfiIJ98I3YL.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.25
                        vote_count: 12
                        width: 1920
                      - aspect_ratio: 1.777
                        file_path: /tsRy63Mu5cu8etL1X7ZLyf7UP1M.jpg
                        height: 1688
                        iso_639_1: null
                        vote_average: 5.25
                        vote_count: 24
                        width: 3000
                      - aspect_ratio: 1.778
                        file_path: /84XPpjGvxNyExjSuLQe0SzioErt.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.25
                        vote_count: 24
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /wKHImjeHwVIiWJWFIJtWUKkA5QJ.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 5.25
                        vote_count: 8
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /EurcYIB7obJgoVzeui2RZkFlEm.jpg
                        height: 2160
                        iso_639_1: null
                        vote_average: 5.25
                        vote_count: 8
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /wuwcaQlk6ldGXgQiVgV0MshOxHE.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 4.884
                        vote_count: 13
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /n3u3kgNttY1F5Ixi5bMY9BwZImQ.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 4.722
                        vote_count: 9
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /py7gDxOlcVxVPuw56thayohGFb0.jpg
                        height: 720
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /rKUAAwWnUJSVO7Up72qjqo1myQ4.jpg
                        height: 720
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /6y12pMO6lLB5xytaEq9RWwjHMJi.jpg
                        height: 720
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /nt2GqQjY4LP4whticSC405u2tSV.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /yuz0clINVBCEXVT9JZtw8ZzhIVU.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /qsYUEXhAI7oFvU4uMpWj1NaNbBK.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.777
                        file_path: /4zx1ZEK7voRHpIcC1pD99S6aN9T.jpg
                        height: 1688
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 3000
                      - aspect_ratio: 1.778
                        file_path: /1ih76QX7YKFxF1xTfwRvONl8tc4.jpg
                        height: 2160
                        iso_639_1: ru
                        vote_average: 3.334
                        vote_count: 1
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /pafxe7NlhuR2CrqJ9H6m2I2lW7J.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 2.278
                        vote_count: 3
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /5WKVhTcc1cVaCsXwEUtB8lHzgm4.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 2.278
                        vote_count: 3
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /whL1DXc6TDGYxtuvVRKRCRWvqni.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 2
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /hwIAR9FDsKULo8efoOUuxsFtO2u.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 6
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /gae3QaHGZNF6UhQf8nMOyssp8ul.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 2
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /q4js3LcDAYXyK8lLYggfCGecOOO.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 6
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /v8KMtA8MqTGdJVPa3CCFsLhJtvL.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 4
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /wlAhZdue7yl7AnrcXScXbWiK9CY.jpg
                        height: 1152
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 2
                        width: 2048
                      - aspect_ratio: 1.778
                        file_path: /wbfg0y8Ptk472rLa9e3TTO9XVNh.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 6
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /bXE1dnpe5Ol4xX4VHkXBdbbxF3I.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 2
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /y6Q2lOq16SQ5kUBsTzG9DpkEwf9.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 2
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /63FA8vwSZnXkGxedrDQwni4JuZN.jpg
                        height: 2160
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 4
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /sp1RSDvoVsbvDouQx1A75ebU35e.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 1.714
                        vote_count: 7
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /b5rOkbQ0jKYvBqBf3bwJ6nXBOtx.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /9WcEE9XfG4yxJkr3x1fjOHPblTO.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 1.222
                        vote_count: 3
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /zUcEorE4QtzVvZhLj3f3It0Ely8.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 0.958
                        vote_count: 4
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /2zQSQPYJvqn23KsrJVtQXwOLAsC.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /3u5cElKDUxJQpK8tZRSqgt4vUEk.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /f3hwT3dLj3Jb8ikbxs415vKlIgg.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /sLaUolq9dx8pLypwv6M3YPXkUX1.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /hDRfskJOAgqe05OXBRusu3YVnVO.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /lWZp3RGOctFxl2lIYVemhE4gBsi.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.777
                        file_path: /vksfmM3yPYVPphCCC9BYrahI3KK.jpg
                        height: 979
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1740
                      - aspect_ratio: 1.778
                        file_path: /je0kra0a8WMkzL3hJVDXjK2AB2B.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /miPczbYeFYIB3DKYP7F70ZY6sOA.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /36NPDaB79skOa6dIHqBNLh4fIyZ.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /xbRNGC939ZIiCF6qNwmbx0FedLs.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /14lvW78eZ0o3uptiRMZYmXhqCGU.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /9E5SD81Pg8w5bYJvKKV5Ohn65AD.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /bOf7rb9P30MISpaLCs5VWnHJYq9.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /vQNFD4F0CYbDBLupQ7VFkyR0Q34.jpg
                        height: 1152
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 2048
                      - aspect_ratio: 1.778
                        file_path: /xbmzcEiG2SvX6zZtgHNNLy0XluL.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /fo94LwJdqHX2wUC5QVw6pI6my6H.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 2
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /iU5e7Po31TsvxmQ87lZtuobe250.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /zQp0DoO0zcTDZSci7AgcRvdmWZi.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /dhWnZSk6zFATcYr0GNbdVAfdYBY.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /otCnAN1edreRudT5E2OHk8beiDu.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /nPJ1quzQIDhu4u5tqjE6baKcOMT.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /kRsDSZj7mNN9dpNqsUjjFvyxtW3.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /ftDOw49A0vIMvrustr08Vy604jR.jpg
                        height: 1125
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 1.78
                        file_path: /fPcxC7uxMoZ8cCrUJiJlMsY9aJr.jpg
                        height: 1011
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1800
                      - aspect_ratio: 1.778
                        file_path: /rcinpO7V9SSLfQdcRb2G2Xcf7vF.jpg
                        height: 720
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /8HDLgNrbMJYmwCIYaxzoPJtLbV0.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /ou2n17nTdno8odv9zzKohR0ZlNJ.jpg
                        height: 720
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /4NgYewZYQo2q8crjYGwLALghDoi.jpg
                        height: 720
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /xtWwa5tq6IOxXjC5YjcIrxVfaNO.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /QyOJBJDEXUR0B79XB5G5Izde0A.jpg
                        height: 1152
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 2048
                      - aspect_ratio: 1.778
                        file_path: /x8PPJ1OiT6uo8zGYrJRFwHt2CTx.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /19rhuvssQyoDg7HUHXD2BcmlFL3.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /scGGbGjVbNyqKbJ6QnlPPY5je0v.jpg
                        height: 1080
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /crHOD8COvAetQ0ABjBwmsEG2lJb.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /xCyQG7nBMCtAHrWymkVeSSoyjA6.jpg
                        height: 2160
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /9f2oWi1FPTWgSDNBCRLVnS4m4EJ.jpg
                        height: 1080
                        iso_639_1: he
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.778
                        file_path: /tPIEBq3G4a6a94aVp4zoLNtTGTj.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /slqXKgY9JjMhZNLo4KYC9J2PXiN.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /35qWjWvDrW78dLmSMhCUoZOO5me.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /ySw8QKypNBpFhMY75J05zaNN6Wt.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /bcpD5KjYCnHGlsCfOR58VbSReIm.jpg
                        height: 720
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 1.778
                        file_path: /rZy9EJaRmESKjEMz5XgG81jZloS.jpg
                        height: 2160
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 3840
                      - aspect_ratio: 1.778
                        file_path: /v1vf72pWbDjs2xT6GWXJTVBrZMf.jpg
                        height: 1152
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 2048
                      - aspect_ratio: 1.778
                        file_path: /y20qXWlX2fgQtBzakKQO1AZjiB5.jpg
                        height: 1080
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1920
                      - aspect_ratio: 1.779
                        file_path: /lBg3UCQMJTPsPe2rgi0AiCzVZxF.jpg
                        height: 1359
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 2417
                      - aspect_ratio: 1.779
                        file_path: /ouuXOvez02DiUzX1MJrRUsVwnMc.jpg
                        height: 1102
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1960
                      - aspect_ratio: 1.779
                        file_path: /g8WhEOXGdwqfBF5xPPiXVhWGLvq.jpg
                        height: 1359
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 2417
                    id: 1396
                    logos:
                      - aspect_ratio: 2.253
                        file_path: /62q353KyiSdwv4kqVTF31k41RUr.png
                        height: 296
                        iso_639_1: ru
                        vote_average: 3.334
                        vote_count: 1
                        width: 667
                      - aspect_ratio: 1.654
                        file_path: /n9ayq93aW6H8dd2Vah59cmWeEp5.png
                        height: 538
                        iso_639_1: he
                        vote_average: 3.334
                        vote_count: 1
                        width: 890
                      - aspect_ratio: 1.68
                        file_path: /chw44B2VnLha8iiTdyZcIW0ZELC.png
                        height: 1300
                        iso_639_1: en
                        vote_average: 2.066
                        vote_count: 5
                        width: 2184
                      - aspect_ratio: 5.109
                        file_path: /h6yDiAXP5AyOzXHTxjUssYOGbG3.png
                        height: 1200
                        iso_639_1: en
                        vote_average: 2.066
                        vote_count: 5
                        width: 6131
                      - aspect_ratio: 1.681
                        file_path: /72OJ4Uqmdi8DwPqfjQtz7IG43cc.png
                        height: 464
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 2
                        width: 780
                      - aspect_ratio: 1.584
                        file_path: /jkfeiZ6LubWG9VYqrhHeXoBCXH7.png
                        height: 536
                        iso_639_1: en
                        vote_average: 1.434
                        vote_count: 5
                        width: 849
                      - aspect_ratio: 1.68
                        file_path: /bM2bNffZlZ2UxZqwHaxr5VS3UUI.svg
                        height: 219
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 368
                      - aspect_ratio: 1.677
                        file_path: /i5ZfXRq8RjBNyy4SoCUoJOlsBJ4.png
                        height: 1300
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 2180
                      - aspect_ratio: 1.68
                        file_path: /ojzKpMUAcA91P6wF0TfCyAvvYLw.svg
                        height: 219
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 368
                      - aspect_ratio: 1.394
                        file_path: /7IwMlKJHo7fAtxiGw8LaA5tvpYD.png
                        height: 525
                        iso_639_1: zh
                        vote_average: 0
                        vote_count: 0
                        width: 732
                      - aspect_ratio: 2.943
                        file_path: /en8Mn9MWOoBvsKAqXglwkE3u6iP.png
                        height: 264
                        iso_639_1: ru
                        vote_average: 0
                        vote_count: 0
                        width: 777
                      - aspect_ratio: 2.232
                        file_path: /esR0j3VVfGIUaAQqMryo93Gmqzl.png
                        height: 298
                        iso_639_1: ru
                        vote_average: 0
                        vote_count: 0
                        width: 665
                      - aspect_ratio: 1.748
                        file_path: /8opNqe6yydrd12HgdEORcrxyDMQ.png
                        height: 290
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 507
                      - aspect_ratio: 2.244
                        file_path: /ld6tZguD6nNnfw89TAVXlEh295a.png
                        height: 1106
                        iso_639_1: hr
                        vote_average: 0
                        vote_count: 0
                        width: 2482
                      - aspect_ratio: 2.241
                        file_path: /259o0Edu2mv6oOlYvEqAqjbwf5n.svg
                        height: 220
                        iso_639_1: hr
                        vote_average: 0
                        vote_count: 0
                        width: 493
                      - aspect_ratio: 1.654
                        file_path: /vtlp1gi2J1vsThcwtgnzOtwHWDc.png
                        height: 538
                        iso_639_1: hu
                        vote_average: 0
                        vote_count: 0
                        width: 890
                      - aspect_ratio: 2.46
                        file_path: /w3CaG9Em5khk815cW9OnJ5PULmS.png
                        height: 489
                        iso_639_1: uk
                        vote_average: 0
                        vote_count: 0
                        width: 1203
                      - aspect_ratio: 1.315
                        file_path: /3W6DxYPxlROYZSA7OqVncAaJpR6.png
                        height: 352
                        iso_639_1: zh
                        vote_average: 0
                        vote_count: 0
                        width: 463
                      - aspect_ratio: 4.371
                        file_path: /rremo194TuI5o295iwY1jDstrwL.png
                        height: 151
                        iso_639_1: hu
                        vote_average: 0
                        vote_count: 0
                        width: 660
                      - aspect_ratio: 1.612
                        file_path: /mX6P0swjFFwDZ11H0i59mfHNXeI.png
                        height: 317
                        iso_639_1: zh
                        vote_average: 0
                        vote_count: 0
                        width: 511
                      - aspect_ratio: 2.537
                        file_path: /k8vZbDBQpY4Nwuh7E9sfTLyDtc2.png
                        height: 503
                        iso_639_1: vi
                        vote_average: 0
                        vote_count: 0
                        width: 1276
                      - aspect_ratio: 2.304
                        file_path: /juNjWQHV0wUscEIlojJ05cic9f.png
                        height: 536
                        iso_639_1: th
                        vote_average: 0
                        vote_count: 0
                        width: 1235
                      - aspect_ratio: 1.587
                        file_path: /6gCsRLiJuumiZVwvYhKQiVDHPIF.png
                        height: 242
                        iso_639_1: pt
                        vote_average: 0
                        vote_count: 0
                        width: 384
                      - aspect_ratio: 5.109
                        file_path: /nhjOtFmSRYjd6wRNj3eXVdB6xQO.png
                        height: 1200
                        iso_639_1: fr
                        vote_average: 0
                        vote_count: 0
                        width: 6131
                      - aspect_ratio: 2.222
                        file_path: /j2Otiyd0jZQIpaaQmctDJDMR61z.png
                        height: 405
                        iso_639_1: ru
                        vote_average: 0
                        vote_count: 0
                        width: 900
                      - aspect_ratio: 1.636
                        file_path: /drouevbbzEoSwcPdEkiwDtNx6oa.png
                        height: 536
                        iso_639_1: hu
                        vote_average: 0
                        vote_count: 0
                        width: 877
                      - aspect_ratio: 4.281
                        file_path: /nU0oqhzgHC4swzFFaqlOMhS2oDz.png
                        height: 270
                        iso_639_1: hu
                        vote_average: 0
                        vote_count: 0
                        width: 1156
                    posters:
                      - aspect_ratio: 0.667
                        file_path: /oVLZtMcIjouOXBA2nz9tJHqrK4A.jpg
                        height: 3000
                        iso_639_1: uk
                        vote_average: 7.19
                        vote_count: 7
                        width: 2000
                      - aspect_ratio: 0.675
                        file_path: /ztkUQFLlC19CCMYHW9o1zWhJRNq.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 6.784
                        vote_count: 65
                        width: 1012
                      - aspect_ratio: 0.667
                        file_path: /3xnWaLQjelJDDF7LT1WBo6f4BRe.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 6.346
                        vote_count: 26
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /ineLOBPG8AZsluYwnkMpHRyu7L.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 6.346
                        vote_count: 13
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /anFx9aTOOYqgS3v7x3R84Kz67ly.jpg
                        height: 3000
                        iso_639_1: en
                        vote_average: 6.2
                        vote_count: 10
                        width: 2000
                      - aspect_ratio: 0.666
                        file_path: /vZ1RQSDZ3xzBhLqJdrmvpkm2Nbu.jpg
                        height: 2000
                        iso_639_1: en
                        vote_average: 6.042
                        vote_count: 12
                        width: 1332
                      - aspect_ratio: 0.667
                        file_path: /bSldznJEjkeojc5dzjLvlukqVEU.jpg
                        height: 3000
                        iso_639_1: zh
                        vote_average: 6.042
                        vote_count: 12
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /9tfFl11jL5fBA2qtxRxro7yW8Fh.jpg
                        height: 3000
                        iso_639_1: zh
                        vote_average: 5.844
                        vote_count: 16
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /bMSbEx9vXCSGN4NEktjVIEuibn2.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 5.786
                        vote_count: 7
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /m9qXTc8EEKkd2mb3QUajlKGr6YQ.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 5.786
                        vote_count: 7
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /yQAh12bfMjMRaGJupcKt5T5dUhz.jpg
                        height: 2945
                        iso_639_1: uk
                        vote_average: 5.778
                        vote_count: 9
                        width: 1964
                      - aspect_ratio: 0.667
                        file_path: /zKnBah5dWlFoY0yIKcSIYb4f7kC.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 5.598
                        vote_count: 41
                        width: 1000
                      - aspect_ratio: 0.68
                        file_path: /9PVfHEBXFeCBGvy4NVQLwh43iDt.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 5.25
                        vote_count: 8
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /eve7CQBM3QXbU2oNbS73WDPV8FM.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 5.25
                        vote_count: 10
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /zdzmC8rwVP17vicUx1fNqHeDEg1.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 5.25
                        vote_count: 12
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /7LUswjn6jgLxdJ4e6sgwkULXsZI.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 4.884
                        vote_count: 13
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /ggFHVNu6YYI5L9pCfOacjizRGt.jpg
                        height: 1800
                        iso_639_1: en
                        vote_average: 4.52
                        vote_count: 52
                        width: 1200
                      - aspect_ratio: 0.667
                        file_path: /7zRIwsu7jWfh14E7Z84PLUY6IbI.jpg
                        height: 1560
                        iso_639_1: ku
                        vote_average: 3.334
                        vote_count: 1
                        width: 1040
                      - aspect_ratio: 0.667
                        file_path: /3NA1FOlnjE909OyVT534B7fw5h5.jpg
                        height: 3000
                        iso_639_1: ru
                        vote_average: 3.334
                        vote_count: 3
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /dY2FtSKXFCvutAHNgYax27oqwqX.jpg
                        height: 1500
                        iso_639_1: he
                        vote_average: 3.334
                        vote_count: 1
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /rERmhJQuvxeO9t442rN0OOHBW7l.jpg
                        height: 1800
                        iso_639_1: hr
                        vote_average: 3.334
                        vote_count: 1
                        width: 1200
                      - aspect_ratio: 0.667
                        file_path: /rB2zuh010Qh7LS1qgqG319kTx0H.jpg
                        height: 1500
                        iso_639_1: hu
                        vote_average: 3.334
                        vote_count: 1
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /gebqmdgZrb3vT7IEEybNwRRJANh.jpg
                        height: 3000
                        iso_639_1: bg
                        vote_average: 3.334
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.67
                        file_path: /18hWpvIIhZleEPUnpPO71kJgEP9.jpg
                        height: 2048
                        iso_639_1: zh
                        vote_average: 3.334
                        vote_count: 2
                        width: 1373
                      - aspect_ratio: 0.667
                        file_path: /tP2wgZfzkZxL18jImD2YXqEUXQA.jpg
                        height: 1500
                        iso_639_1: fr
                        vote_average: 3.334
                        vote_count: 1
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /oldc2tfUwLXV5XeyMvBL2R2yDqb.jpg
                        height: 3000
                        iso_639_1: en
                        vote_average: 3.334
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /pVhgEZ9I8UgusdnCpbRXR4gTeKg.jpg
                        height: 750
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 1
                        width: 500
                      - aspect_ratio: 0.681
                        file_path: /wjs68P6xbV7bFjnZpoIcT7ZjIz3.jpg
                        height: 1280
                        iso_639_1: en
                        vote_average: 3.334
                        vote_count: 1
                        width: 872
                      - aspect_ratio: 0.666
                        file_path: /lsMVI84qKS3WpCYzaPnf37HWOo9.jpg
                        height: 1060
                        iso_639_1: null
                        vote_average: 3.334
                        vote_count: 3
                        width: 706
                      - aspect_ratio: 0.667
                        file_path: /zla1t6G3mUIBG0b2tPqMY0MvM6T.jpg
                        height: 1500
                        iso_639_1: null
                        vote_average: 2.542
                        vote_count: 4
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /30erzlzIOtOK3k3T3BAl1GiVMP1.jpg
                        height: 2100
                        iso_639_1: pt
                        vote_average: 2.278
                        vote_count: 3
                        width: 1400
                      - aspect_ratio: 0.667
                        file_path: /5K9uCjQR4lEylyK2IWaZmv2lhLg.jpg
                        height: 2160
                        iso_639_1: ar
                        vote_average: 2.278
                        vote_count: 3
                        width: 1440
                      - aspect_ratio: 0.667
                        file_path: /nRLFup6SpwKRa1tSXwUHOi0Bfug.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 2.278
                        vote_count: 3
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /eG5ozVUA0x6DvTIjn9zXQIND1E2.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 2.278
                        vote_count: 3
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /7TOPrmrJ8qO5cKJa7r6WSnjim54.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 2.278
                        vote_count: 3
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /gezxPZpGLuEnRXUkhJbJzqo14ke.jpg
                        height: 1380
                        iso_639_1: uk
                        vote_average: 2.278
                        vote_count: 3
                        width: 920
                      - aspect_ratio: 0.667
                        file_path: /cbz48fEG8jW4mPMqRtp4mrU0CIB.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 2.278
                        vote_count: 3
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /xL5yWkuH1PlmNJmpWvIxAfXvNXK.jpg
                        height: 2268
                        iso_639_1: hu
                        vote_average: 1.75
                        vote_count: 4
                        width: 1512
                      - aspect_ratio: 0.667
                        file_path: /pzv18Cp8lSqlYFj4zEqwCwXoLOJ.jpg
                        height: 2880
                        iso_639_1: ru
                        vote_average: 1.75
                        vote_count: 4
                        width: 1920
                      - aspect_ratio: 0.667
                        file_path: /9DhQyS7c9gWc5G33cLzu8BhJONh.jpg
                        height: 3000
                        iso_639_1: hu
                        vote_average: 1.75
                        vote_count: 2
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /bGOB1aVrsMlWiZ2zoAXVBKnPMO.jpg
                        height: 1800
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 4
                        width: 1200
                      - aspect_ratio: 0.667
                        file_path: /yfUp5k5SbZxWqC15UfbWLIlk6iL.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 4
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /1hATIM5eAcObWBFnMXfwS7Y086U.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 4
                        width: 2000
                      - aspect_ratio: 0.68
                        file_path: /bD22gfzZiYQWuRTX2NrdDveRpwX.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 6
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /dpN6OsnEEgjRhuEAwaowv6gr3sF.jpg
                        height: 1800
                        iso_639_1: zh
                        vote_average: 1.75
                        vote_count: 6
                        width: 1200
                      - aspect_ratio: 0.667
                        file_path: /sMKqv5ieg47EiSXaRCUaiiHHGgJ.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 1.75
                        vote_count: 2
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /jmMJrYWFqP8gGhEaHYe0oYPQ4h3.jpg
                        height: 750
                        iso_639_1: null
                        vote_average: 1.75
                        vote_count: 2
                        width: 500
                      - aspect_ratio: 0.68
                        file_path: /1ktcj45eMokEv7fYRCc8jVCc7UM.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.714
                        vote_count: 7
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /oNed1FKr9h0c5FfyFE3TfIwj445.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 1.562
                        vote_count: 8
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /iEiPvmgItLzTROvzKlFuuGYI1rc.jpg
                        height: 2400
                        iso_639_1: en
                        vote_average: 1.444
                        vote_count: 6
                        width: 1600
                      - aspect_ratio: 0.68
                        file_path: /3ZMOKFDA3fPLlIgFnrZLYLXGoiD.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.434
                        vote_count: 5
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /wXKRP7S2KHMmhUbSeuRIPnKI5gn.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.434
                        vote_count: 5
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /3cWI8ZxgfPTGarwCUVEQCSoO8Vd.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /dnWOIytZNU0WGDvULMWsdzhxy0C.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /r2Pgx9tHL1enwLJ5H7wfMsil8v2.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /4WM4yvTLrRi5lSHNjQMcIYRkenm.jpg
                        height: 3000
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /5VR63t1nd3MW2n0p4w1o9r12KQN.jpg
                        height: 3000
                        iso_639_1: null
                        vote_average: 1.222
                        vote_count: 3
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /nNqVVwbNTxrOD5FP7GJvdj0AXPt.jpg
                        height: 999
                        iso_639_1: null
                        vote_average: 1.222
                        vote_count: 3
                        width: 666
                      - aspect_ratio: 0.667
                        file_path: /olnpzVO1f77LjsN4PaK1gwcx5qW.jpg
                        height: 2130
                        iso_639_1: null
                        vote_average: 1.222
                        vote_count: 3
                        width: 1420
                      - aspect_ratio: 0.667
                        file_path: /cn1UF4jVoBkdiTdz7h9ABykfVGe.jpg
                        height: 2400
                        iso_639_1: null
                        vote_average: 1.222
                        vote_count: 3
                        width: 1600
                      - aspect_ratio: 0.667
                        file_path: /peKt8n4PghbH3skQjTCzOaBhqr.jpg
                        height: 1590
                        iso_639_1: null
                        vote_average: 1.222
                        vote_count: 3
                        width: 1060
                      - aspect_ratio: 0.667
                        file_path: /i7OGHRAevgxu3fAsZzet0VBUBfG.jpg
                        height: 1800
                        iso_639_1: zh
                        vote_average: 1.222
                        vote_count: 3
                        width: 1200
                      - aspect_ratio: 0.667
                        file_path: /pe7vBi6hIucA9ILjMMGu6kBMEVE.jpg
                        height: 900
                        iso_639_1: en
                        vote_average: 1.222
                        vote_count: 3
                        width: 600
                      - aspect_ratio: 0.679
                        file_path: /tApz4ai74BZM3D6Id7YEISysH65.jpg
                        height: 2945
                        iso_639_1: uk
                        vote_average: 1.066
                        vote_count: 5
                        width: 2000
                      - aspect_ratio: 0.675
                        file_path: /pbEAxyuVzApIShO9VLQ2loPKYcM.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 1.066
                        vote_count: 5
                        width: 1012
                      - aspect_ratio: 0.68
                        file_path: /Ahr25VAM7egQRBABjxLzEHd5bgP.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.958
                        vote_count: 4
                        width: 680
                      - aspect_ratio: 0.668
                        file_path: /b02A8dHr7rc90E3gcFSlmMjYi4R.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 0.958
                        vote_count: 4
                        width: 1002
                      - aspect_ratio: 0.68
                        file_path: /ndMfQyIUy71vpKrGuN6NA4LTP06.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.958
                        vote_count: 4
                        width: 680
                      - aspect_ratio: 0.675
                        file_path: /8OUc4BYrUoOhfcCALFAue8oPgIX.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 0.5
                        vote_count: 4
                        width: 1012
                      - aspect_ratio: 0.666
                        file_path: /oUigR4DZSInL4u5cC93ap3eWWDM.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 0.5
                        vote_count: 5
                        width: 999
                      - aspect_ratio: 0.675
                        file_path: /w6ghT6tnydMd6vFtmJhs2zIn9fH.jpg
                        height: 1500
                        iso_639_1: en
                        vote_average: 0.5
                        vote_count: 6
                        width: 1012
                      - aspect_ratio: 0.646
                        file_path: /53vznB7thE5zz22iiudoJaQDzva.jpg
                        height: 774
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 3
                        width: 500
                      - aspect_ratio: 0.68
                        file_path: /p4MtEvgoebca2vQsrou2Cg8c6lO.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 3
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /81xn1s7zRNOruLrRaPdInaWy6T9.jpg
                        height: 1000
                        iso_639_1: he
                        vote_average: 0.166
                        vote_count: 2
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /dOJ5xloGImOvWBfDkWZVYgyLQe6.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /u1N5AQ0T6Xr28bZGP84AcSJ5M6b.jpg
                        height: 2100
                        iso_639_1: de
                        vote_average: 0.166
                        vote_count: 1
                        width: 1400
                      - aspect_ratio: 0.68
                        file_path: /pTRLqRzAm5QRvO4qmiBgvWxpvjf.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /2svpH2Ypfy5AAKxukLOISFFoJ3U.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 680
                      - aspect_ratio: 0.68
                        file_path: /rQxzhQLnqMS0cJz3DVVm1tTNv6c.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /8Pja0VYeYO56kjaOhVfCmpVmA2v.jpg
                        height: 1500
                        iso_639_1: vi
                        vote_average: 0.166
                        vote_count: 1
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /kHwJWpp1o3M8Y1uTNjxVhRkzM56.jpg
                        height: 1440
                        iso_639_1: he
                        vote_average: 0.166
                        vote_count: 1
                        width: 960
                      - aspect_ratio: 0.667
                        file_path: /odN92TeI4NIIeKcexQsSQ1dtHD9.jpg
                        height: 1440
                        iso_639_1: he
                        vote_average: 0.166
                        vote_count: 1
                        width: 960
                      - aspect_ratio: 0.667
                        file_path: /bkpSYI7ZbOSFxG0Cqc2YqA9MdFI.jpg
                        height: 3000
                        iso_639_1: uk
                        vote_average: 0.166
                        vote_count: 2
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /q09O5WVM22wU3adFpD62GCznHls.jpg
                        height: 3000
                        iso_639_1: uk
                        vote_average: 0.166
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /lYbjV4JdD6mGegBRyGiDZPPW9iy.jpg
                        height: 3000
                        iso_639_1: uk
                        vote_average: 0.166
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /oQGxjhI8glhjQ0zG8tnO1pPkkwY.jpg
                        height: 3000
                        iso_639_1: uk
                        vote_average: 0.166
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /ylvEzpJUzOWnANjrod7MAPuVIwl.jpg
                        height: 1425
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 950
                      - aspect_ratio: 0.667
                        file_path: /zvhXuTicLd71owPVn8sfNEJrWRd.jpg
                        height: 1425
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 950
                      - aspect_ratio: 0.667
                        file_path: /b3CUQldMX7yZTarKfG3360vP9sV.jpg
                        height: 1425
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 950
                      - aspect_ratio: 0.667
                        file_path: /yCOz851BLHF7LWZarVtVxxQig31.jpg
                        height: 2430
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 2
                        width: 1620
                      - aspect_ratio: 0.667
                        file_path: /leRU5Rw3qPq7dYzgo0UNrIPwyUC.jpg
                        height: 1000
                        iso_639_1: en
                        vote_average: 0.166
                        vote_count: 1
                        width: 667
                      - aspect_ratio: 0.667
                        file_path: /4Fh4Y5l6EAaf7c2dOEO0wcsrYVQ.jpg
                        height: 1920
                        iso_639_1: null
                        vote_average: 0.166
                        vote_count: 1
                        width: 1280
                      - aspect_ratio: 0.667
                        file_path: /2hWNBjdsSmye9eWq04zmjnRi40t.jpg
                        height: 3000
                        iso_639_1: hu
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.706
                        file_path: /smOdus61Cfc7PbYlb3LkOfljj8f.jpg
                        height: 1000
                        iso_639_1: bg
                        vote_average: 0
                        vote_count: 0
                        width: 706
                      - aspect_ratio: 0.667
                        file_path: /55IMp5GpqohS3UPMxIk0MGkMSCe.jpg
                        height: 1500
                        iso_639_1: hu
                        vote_average: 0
                        vote_count: 0
                        width: 1000
                      - aspect_ratio: 0.68
                        file_path: /qvrYWJUPUjCcqhW3Twl0l2Ywc5i.jpg
                        height: 1000
                        iso_639_1: ru
                        vote_average: 0
                        vote_count: 0
                        width: 680
                      - aspect_ratio: 0.667
                        file_path: /piGpakRtB2J30kyAuAnuMqgMsgH.jpg
                        height: 3000
                        iso_639_1: th
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /vjfyaIb7fwpj9OeRKiAGfEpTTaF.jpg
                        height: 3000
                        iso_639_1: th
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /qOoRhz5TGzgvmIgbDqhpzlaiX8C.jpg
                        height: 1500
                        iso_639_1: vi
                        vote_average: 0
                        vote_count: 0
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /zA0Nucn46Sd6EIhUaKza5zXPtKR.jpg
                        height: 1500
                        iso_639_1: hr
                        vote_average: 0
                        vote_count: 0
                        width: 1000
                      - aspect_ratio: 0.667
                        file_path: /a4a9N8ysgJigJP8UNX0NjD6nA4O.jpg
                        height: 3000
                        iso_639_1: hr
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /iCJ0fb6SaJ20ZW2YyMAbAPZd1zv.jpg
                        height: 3000
                        iso_639_1: zh
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /Ab0JK94BXnTbsJfKTTMeVogQz1O.jpg
                        height: 3000
                        iso_639_1: zh
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /eqicQ3dWK69MdVYYJbA73ocM9Y1.jpg
                        height: 3000
                        iso_639_1: fa
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /aAR6JVgMiveng1dzsVq9eIDq7Gr.jpg
                        height: 3000
                        iso_639_1: fa
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /kTRueZswAemwJgoNQKcaXD9hed.jpg
                        height: 3000
                        iso_639_1: fa
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.707
                        file_path: /qs1C99NFTgYDJg4U7B9RsLc0qBA.jpg
                        height: 2828
                        iso_639_1: zh
                        vote_average: 0
                        vote_count: 0
                        width: 2000
                      - aspect_ratio: 0.667
                        file_path: /mKUjSLW9AJAMBiTutclbwwvL5ju.jpg
                        height: 750
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 500
                      - aspect_ratio: 0.667
                        file_path: /iQtfsCQyLMJ0CQrFoopW8DUZ3Zv.jpg
                        height: 1104
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 736
                      - aspect_ratio: 0.708
                        file_path: /bQM4cc2DBq4XhIfnX1O4QmT28xy.jpg
                        height: 1040
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 736
                      - aspect_ratio: 0.707
                        file_path: /13j2a0hvDbady2k7RbqRarxrExw.jpg
                        height: 842
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 595
                      - aspect_ratio: 0.708
                        file_path: /qTH6eIZRviqhWYRwv0hLIlNTOlx.jpg
                        height: 1039
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 736
                      - aspect_ratio: 0.667
                        file_path: /hgYVleP6Ir3xla5onbbVWqIeE9O.jpg
                        height: 1104
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 736
                      - aspect_ratio: 0.667
                        file_path: /4AiM3CMXtuWMuKtnsYFINnvcNKg.jpg
                        height: 1920
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 0.667
                        file_path: /iMNOa4uQoZ8RTcsWkUHOyIM7IqA.jpg
                        height: 1920
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 1280
                      - aspect_ratio: 0.667
                        file_path: /ZdtFPouBgk3HSueekJe5tlXLj9.jpg
                        height: 1104
                        iso_639_1: null
                        vote_average: 0
                        vote_count: 0
                        width: 736
                      - aspect_ratio: 0.679
                        file_path: /aUyYYBBIlKXutF5PU2gr6bsKX0X.jpg
                        height: 1280
                        iso_639_1: en
                        vote_average: 0
                        vote_count: 0
                        width: 869
components:
  parameters:
    language:
      name: language
      in: query
      description: Specifies the language in which the response should be returned.
      schema:
        type: string
        example: en-US
    series_id:
      name: series_id
      in: path
      required: true
      description: >-
        This refers to a unique identifier assigned to a television series
        within the database.
      schema:
        type: integer
        example: ''
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````