GET
/
3
/
collection
/
{collection_id}
/
images
curl --request GET \
  --url https://api.themoviedb.org/3/collection/{collection_id}/images \
  --header 'Authorization: Bearer <token>'
{
  "backdrops": [
    {
      "aspect_ratio": 1.778,
      "file_path": "/zuW6fOiusv4X9nnW3paHGfXcSll.jpg",
      "height": 1080,
      "iso_639_1": null,
      "vote_average": 10,
      "vote_count": 5,
      "width": 1920
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/2UNUv4NJdC36E5myDHACBJ99EwL.jpg",
      "height": 1080,
      "iso_639_1": null,
      "vote_average": 8.034,
      "vote_count": 5,
      "width": 1920
    },
    {
      "aspect_ratio": 1.781,
      "file_path": "/zUG2zOM55MAtpzeSQNMjPHhcNWi.jpg",
      "height": 1080,
      "iso_639_1": "he",
      "vote_average": 3.334,
      "vote_count": 1,
      "width": 1924
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/agmQLAo3mdp7bPe9vPrd1mqrYeM.jpg",
      "height": 2160,
      "iso_639_1": null,
      "vote_average": 3.334,
      "vote_count": 1,
      "width": 3840
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/hX4RYoBxL04P45xs1fJaTKYGet4.jpg",
      "height": 1080,
      "iso_639_1": null,
      "vote_average": 2.278,
      "vote_count": 3,
      "width": 1920
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/irDiLpzsJVFRg6FAbOL7IVvYrpl.jpg",
      "height": 1080,
      "iso_639_1": null,
      "vote_average": 2.278,
      "vote_count": 3,
      "width": 1920
    },
    {
      "aspect_ratio": 1.6,
      "file_path": "/xCbb3hIID1AnEOBxPzsnBXG3n2h.jpg",
      "height": 900,
      "iso_639_1": "en",
      "vote_average": 1.75,
      "vote_count": 2,
      "width": 1440
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/9FQyNBfKv35D3drXRTnhhDO9Ys1.jpg",
      "height": 1080,
      "iso_639_1": null,
      "vote_average": 1.75,
      "vote_count": 2,
      "width": 1920
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/lqtqA95u6Aa8anss9q6wP6DnUq9.jpg",
      "height": 1080,
      "iso_639_1": null,
      "vote_average": 1.75,
      "vote_count": 2,
      "width": 1920
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/smLccpWC4ElF5xyjD9Xt0Zu2gna.jpg",
      "height": 1080,
      "iso_639_1": null,
      "vote_average": 1.75,
      "vote_count": 2,
      "width": 1920
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/m8nu2QHr704qQtAGWC3RfSuVSJb.jpg",
      "height": 1080,
      "iso_639_1": null,
      "vote_average": 1.222,
      "vote_count": 3,
      "width": 1920
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/yABPtsjom74BdRR73AhyoDErrL0.jpg",
      "height": 2160,
      "iso_639_1": null,
      "vote_average": 0.166,
      "vote_count": 1,
      "width": 3840
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/bdQzT9X6kF56lJjRRJeJQcVQBS6.jpg",
      "height": 1080,
      "iso_639_1": "pt",
      "vote_average": 0.166,
      "vote_count": 1,
      "width": 1920
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/ksE3GPQ4jKMDjg2vIvRYygYrj1f.jpg",
      "height": 720,
      "iso_639_1": null,
      "vote_average": 0.166,
      "vote_count": 2,
      "width": 1280
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/94ubpd0Ro0vDf31wkSojP20VZJ7.jpg",
      "height": 1080,
      "iso_639_1": null,
      "vote_average": 0,
      "vote_count": 0,
      "width": 1920
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/6Ho6Qg9DpSaOLr3OLgaHUYtlA6j.jpg",
      "height": 1080,
      "iso_639_1": "en",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1920
    },
    {
      "aspect_ratio": 1.778,
      "file_path": "/p4pohr99MQXFCk0MJMGyj4iwLYr.jpg",
      "height": 2160,
      "iso_639_1": "el",
      "vote_average": 0,
      "vote_count": 0,
      "width": 3840
    }
  ],
  "id": 86311,
  "posters": [
    {
      "aspect_ratio": 0.667,
      "file_path": "/yFSIUVTCvgYrpalUktulvk3Gi5Y.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 6.676,
      "vote_count": 20,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/5LkXlUPrRuhMAeVugr1xXcsZbV8.jpg",
      "height": 3000,
      "iso_639_1": "en",
      "vote_average": 6.346,
      "vote_count": 13,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/yQpAleQ1KHebVem2vwWL6VPqILT.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 6.346,
      "vote_count": 13,
      "width": 1000
    },
    {
      "aspect_ratio": 0.701,
      "file_path": "/kYVHFyJLZB7xxTlffhwuzeqsAvT.jpg",
      "height": 1426,
      "iso_639_1": "en",
      "vote_average": 5.25,
      "vote_count": 10,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/bvjltR2nDuhf1NlnwCrgNwvHuIh.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 5.25,
      "vote_count": 8,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/aC3VJyuNpymHAf9pyQqB20EK4v6.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 4.884,
      "vote_count": 13,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/yaC8DTvarpMU5QsOiLVgATIMovp.jpg",
      "height": 3000,
      "iso_639_1": "en",
      "vote_average": 4.722,
      "vote_count": 9,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/qJawKUQcIBha507UahUlX0keOT7.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 4.508,
      "vote_count": 20,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/r0DKl4kZLcrcOfIl6TjLQdOVrHD.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 4.166,
      "vote_count": 19,
      "width": 1000
    },
    {
      "aspect_ratio": 0.722,
      "file_path": "/hiLkVTP34V24JtzOQ22r7Uu8eMc.jpg",
      "height": 900,
      "iso_639_1": "en",
      "vote_average": 3.974,
      "vote_count": 19,
      "width": 650
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/yvrbNWhdQdYJvn31GM1musTxm3N.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 3.466,
      "vote_count": 15,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/w2ecAO6cZ1h7FtsT2KeysUte7cu.jpg",
      "height": 1500,
      "iso_639_1": "he",
      "vote_average": 3.334,
      "vote_count": 1,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/zfl38WLAglEpnS9yVHwilwbOsXE.jpg",
      "height": 1500,
      "iso_639_1": "ru",
      "vote_average": 3.334,
      "vote_count": 1,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/xRgTmIWbsLjRIfFdOS6u5FTlAI2.jpg",
      "height": 3000,
      "iso_639_1": "es",
      "vote_average": 3.334,
      "vote_count": 1,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/aGQlwGCMiYq4iDcRPwZfVK6kiu9.jpg",
      "height": 3000,
      "iso_639_1": "en",
      "vote_average": 3.334,
      "vote_count": 1,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/mFQzLi0PG80hDKgAdFgBJrfvx6W.jpg",
      "height": 1500,
      "iso_639_1": "fr",
      "vote_average": 3.334,
      "vote_count": 2,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/mw7DYsV7GVYn29JXZjPOcex69YV.jpg",
      "height": 1500,
      "iso_639_1": "fr",
      "vote_average": 3.334,
      "vote_count": 1,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/xDbIqMePyccJbLp7DsSYkciFjFU.jpg",
      "height": 3000,
      "iso_639_1": "fr",
      "vote_average": 3.334,
      "vote_count": 1,
      "width": 2000
    },
    {
      "aspect_ratio": 0.701,
      "file_path": "/onprmzJA3NUiRIUB9FLM6AOMipQ.jpg",
      "height": 2852,
      "iso_639_1": "fr",
      "vote_average": 3.334,
      "vote_count": 2,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/whtJeVGRy1ZwhDmFCd7q8wahMUn.jpg",
      "height": 1500,
      "iso_639_1": "es",
      "vote_average": 3.334,
      "vote_count": 1,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/gXyeDg4vLlhcFBxtoAaC03FRGbD.jpg",
      "height": 1500,
      "iso_639_1": "pt",
      "vote_average": 3.334,
      "vote_count": 2,
      "width": 1000
    },
    {
      "aspect_ratio": 0.701,
      "file_path": "/uYhTtQNzUbgCcOHCRxd2Zi7u9dK.jpg",
      "height": 1426,
      "iso_639_1": "zh",
      "vote_average": 3.334,
      "vote_count": 3,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/tqXiOD5rTyHgabO73Tpw9JDbd88.jpg",
      "height": 3000,
      "iso_639_1": null,
      "vote_average": 2.542,
      "vote_count": 4,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/k0ZKsQOVlDYxjapzeZvCuDdAmkD.jpg",
      "height": 1500,
      "iso_639_1": null,
      "vote_average": 2.166,
      "vote_count": 6,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/h9PIPBez5Bf1zb3SXBjHgxgiac1.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 1.75,
      "vote_count": 2,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/nuQ6zweT4r3qBFiMYzhGFejHlqM.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 1.75,
      "vote_count": 4,
      "width": 1000
    },
    {
      "aspect_ratio": 0.732,
      "file_path": "/sF2o0PNpfXTwLtQmkH6Ls780RZy.jpg",
      "height": 870,
      "iso_639_1": "en",
      "vote_average": 1.75,
      "vote_count": 4,
      "width": 637
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/ao0NvIgWmrmVJuSlymy1la9Y66w.jpg",
      "height": 1500,
      "iso_639_1": "ru",
      "vote_average": 1.75,
      "vote_count": 2,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/xqN5CYdgauxw4tvbkhwum6YQdgR.jpg",
      "height": 1500,
      "iso_639_1": "ru",
      "vote_average": 1.75,
      "vote_count": 2,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/A0rU75Hn8Icvza3MKcIqNr91ujA.jpg",
      "height": 3000,
      "iso_639_1": "en",
      "vote_average": 1.75,
      "vote_count": 6,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/cftM0Wdkc8ZHZkb2FB2wgWrOPpQ.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 1.75,
      "vote_count": 2,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/tU56OeCI0Q1Q7IEJeW0AsE5sRJa.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 1.75,
      "vote_count": 2,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/ciBe6lnHSxtJ2OhW2OmDWvC0x6Q.jpg",
      "height": 1500,
      "iso_639_1": "fr",
      "vote_average": 1.75,
      "vote_count": 2,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/7FZWlcipoVed8D2I6Ti8bCHR2Un.jpg",
      "height": 1500,
      "iso_639_1": "zh",
      "vote_average": 1.75,
      "vote_count": 2,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/8HxgBGdTI8Gviy2dKPW0iANYBZx.jpg",
      "height": 1500,
      "iso_639_1": "zh",
      "vote_average": 1.75,
      "vote_count": 2,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/fMSxlk2zPpcXBn4R3TK3uqYjOpa.jpg",
      "height": 960,
      "iso_639_1": "en",
      "vote_average": 1.57,
      "vote_count": 12,
      "width": 640
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/9DOerMmIFrSsrQQm4NF8CJMK42T.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 1.444,
      "vote_count": 6,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/gUUgzDtYOUaOIrMDMRMHPvMCC4i.jpg",
      "height": 3000,
      "iso_639_1": "en",
      "vote_average": 1.444,
      "vote_count": 6,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/f0xOjoWCGyMFT6zgwW7ElxcXkic.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 1.434,
      "vote_count": 5,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/7BFiRrHW0vnfVYyIONIBGP1aOtc.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 1.066,
      "vote_count": 5,
      "width": 1000
    },
    {
      "aspect_ratio": 0.701,
      "file_path": "/wshoNFvD20mt5HR63s1HK18kELZ.jpg",
      "height": 1426,
      "iso_639_1": "en",
      "vote_average": 1.066,
      "vote_count": 5,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/dWn9ymeZYEZkpk1EK5FMHOSx05B.jpg",
      "height": 3000,
      "iso_639_1": "en",
      "vote_average": 1.066,
      "vote_count": 5,
      "width": 2000
    },
    {
      "aspect_ratio": 0.701,
      "file_path": "/3KRNMVcOAyFQDS1hpmhay2j9T8q.jpg",
      "height": 1426,
      "iso_639_1": "en",
      "vote_average": 1.066,
      "vote_count": 5,
      "width": 1000
    },
    {
      "aspect_ratio": 0.701,
      "file_path": "/cc37JMwEJjBGS4KdPXUwwfrup21.jpg",
      "height": 1426,
      "iso_639_1": "en",
      "vote_average": 1.066,
      "vote_count": 5,
      "width": 1000
    },
    {
      "aspect_ratio": 0.701,
      "file_path": "/kZF27S52By8MOc0DbaX9qhwDz5t.jpg",
      "height": 1426,
      "iso_639_1": "en",
      "vote_average": 1.066,
      "vote_count": 5,
      "width": 1000
    },
    {
      "aspect_ratio": 0.708,
      "file_path": "/dGPtCnbJ0UovHmaw5veL2eenF3Y.jpg",
      "height": 1754,
      "iso_639_1": "en",
      "vote_average": 0.972,
      "vote_count": 6,
      "width": 1241
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/22oiz15BwsbdpoBTG3APidXdiMs.jpg",
      "height": 3000,
      "iso_639_1": "fr",
      "vote_average": 0.958,
      "vote_count": 4,
      "width": 2000
    },
    {
      "aspect_ratio": 0.701,
      "file_path": "/zNFiNlIQgdNGt05e1yO0Nv5GPgJ.jpg",
      "height": 1426,
      "iso_639_1": "en",
      "vote_average": 0.5,
      "vote_count": 5,
      "width": 1000
    },
    {
      "aspect_ratio": 0.701,
      "file_path": "/lCWZCWM96FD8mntFGuL8ij0UMBe.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 0.5,
      "vote_count": 5,
      "width": 1051
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/kvALfLboGdGmgpeP4OEP6CiKlDm.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 0.5,
      "vote_count": 4,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/ui1wBgNNEy8H4S5gmlY1mWgfzbd.jpg",
      "height": 1500,
      "iso_639_1": "es",
      "vote_average": 0.166,
      "vote_count": 1,
      "width": 1000
    },
    {
      "aspect_ratio": 0.71,
      "file_path": "/afKUZSOVZRajahOyjDzINaqa6YD.jpg",
      "height": 2818,
      "iso_639_1": "pt",
      "vote_average": 0.166,
      "vote_count": 2,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/1WMVlmhNDrQy4HzdWBpQIAdXG9t.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 0.166,
      "vote_count": 1,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/lGBZW2q1jiYsU3nCuteSnos2oUg.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 0.166,
      "vote_count": 1,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/vEgiN0OjlKoz2Eaz3sieKJp1XO3.jpg",
      "height": 1500,
      "iso_639_1": "es",
      "vote_average": 0.166,
      "vote_count": 1,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/697kEWpd1EvnTOvEtHneaz16HKf.jpg",
      "height": 1500,
      "iso_639_1": "fr",
      "vote_average": 0.166,
      "vote_count": 1,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/wPNvf7ChXxSu4Zp2H9cdctOEOFR.jpg",
      "height": 1500,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/4ukiLS1wHgZjbMyFi9z2P7sNiGw.jpg",
      "height": 2100,
      "iso_639_1": "hu",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1400
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/l8cbjjBevPLv2PIlvC3IK3jb5mA.jpg",
      "height": 1500,
      "iso_639_1": "sk",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/qyAN4lUJRvxQb4q3ZAlsKe2LdYu.jpg",
      "height": 1500,
      "iso_639_1": "pl",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/xJzElFeRnrBrmOqDfmNNKblIVte.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/mm2HZGzH1EE71nzLA71eyEqzBPP.jpg",
      "height": 1500,
      "iso_639_1": "ru",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/6CiofqRSJOmn2took2i4TOfzClZ.jpg",
      "height": 1500,
      "iso_639_1": "ru",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/7kDhziXAaMzBnKWW3om4ngWcImL.jpg",
      "height": 1500,
      "iso_639_1": "ru",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/onIXErRZAtccMLPKxhFPRhxY6gu.jpg",
      "height": 1500,
      "iso_639_1": "it",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/nI50xksN8G3OOAyqaq7ks8mjrxj.jpg",
      "height": 3000,
      "iso_639_1": "it",
      "vote_average": 0,
      "vote_count": 0,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/nNfquHUpAxQ5LigjvnuIkg9YRX2.jpg",
      "height": 960,
      "iso_639_1": "en",
      "vote_average": 0,
      "vote_count": 0,
      "width": 640
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/1Q98LpwMyfDGuZuwlAMxp9DTZv4.jpg",
      "height": 3000,
      "iso_639_1": "en",
      "vote_average": 0,
      "vote_count": 0,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/rQLxUukZ1sLbDaOnhWqv1sYzWr.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/28MOyW5ZbkQOgBzDAYozfbpIqiN.jpg",
      "height": 1500,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/13XhhZbygB6sW3VcAi1rJVycuID.jpg",
      "height": 3000,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/1ZfVLYZ6hIzVGoBGMSYYONByNWe.jpg",
      "height": 2550,
      "iso_639_1": "en",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1700
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/y9KdwIoULrtWflTbFFEg9AhNm1f.jpg",
      "height": 1500,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/qepj5C26dBb3LSSLaOIv9JYdXzz.jpg",
      "height": 1500,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/gp3pah8JLyzp7ojVknjtBq3mn2F.jpg",
      "height": 1500,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/eTQFYaKqOTSqloZmdJCPAp0kibV.jpg",
      "height": 1500,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/iaqM27rvXKDtu9xMWcoEg1zp3CF.jpg",
      "height": 1500,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/3ghulJLYHCb36zr65aa3I7oJMxS.jpg",
      "height": 1500,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/7a549upC4fRQSU51GOLWhW2RhiK.jpg",
      "height": 1500,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/oGdn7v84NDnzfANK3FYodPn9CIy.jpg",
      "height": 1500,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/ipry6xO9Tbm2A3bkXvAzWXp6Oer.jpg",
      "height": 1500,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/mZX36FUxrj0DUXK0igXVur7UzEQ.jpg",
      "height": 1500,
      "iso_639_1": "cs",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/eL3jKkkGVI8AWN5gFrntXCegasM.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/fYw57vMRk6NuYydljVDc8DUuBRG.jpg",
      "height": 900,
      "iso_639_1": "el",
      "vote_average": 0,
      "vote_count": 0,
      "width": 600
    },
    {
      "aspect_ratio": 0.675,
      "file_path": "/fZIiLwxnEw7W0IzzgAOzDZajhUB.jpg",
      "height": 2960,
      "iso_639_1": "es",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1998
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/xzcDIOX7Aczv6nSrrw2Hz82FFmN.jpg",
      "height": 3000,
      "iso_639_1": "es",
      "vote_average": 0,
      "vote_count": 0,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/8o9EHzK6S2oEUnziAiTL8WrTy5B.jpg",
      "height": 3000,
      "iso_639_1": "es",
      "vote_average": 0,
      "vote_count": 0,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/3CygvLoFmrsY1A7MXCUMdWt0CTK.jpg",
      "height": 3000,
      "iso_639_1": "es",
      "vote_average": 0,
      "vote_count": 0,
      "width": 2000
    },
    {
      "aspect_ratio": 0.675,
      "file_path": "/yKDVMLFpy5tuMMbu11DJeRZbFAP.jpg",
      "height": 2960,
      "iso_639_1": "es",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1998
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/mWF4vOSYOPGdFZmLLpOzk6Mb5Hk.jpg",
      "height": 3000,
      "iso_639_1": "en",
      "vote_average": 0,
      "vote_count": 0,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/wmsfywdtUEbWCNQoO6Pf0wQJeKK.jpg",
      "height": 1500,
      "iso_639_1": "fr",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.675,
      "file_path": "/ms62sd7CH679dzbQDSmLcaL6ztc.jpg",
      "height": 2960,
      "iso_639_1": "es",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1998
    },
    {
      "aspect_ratio": 0.71,
      "file_path": "/z0ib01nlEXvjQENPgVxdoi4Yils.jpg",
      "height": 2818,
      "iso_639_1": "el",
      "vote_average": 0,
      "vote_count": 0,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/hWAyCiXcV9jGPYv3QLioRxT5HrZ.jpg",
      "height": 1500,
      "iso_639_1": "en",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/pXj5O87PtPDPdUYUUrSQsIEMqtk.jpg",
      "height": 1500,
      "iso_639_1": "es",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/zX1GKPHmo2e2lWFecxt72K0dhs7.jpg",
      "height": 1500,
      "iso_639_1": "es",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/spkLd7wxU3kcOkxBlin70iIIF3J.jpg",
      "height": 1500,
      "iso_639_1": "fr",
      "vote_average": 0,
      "vote_count": 0,
      "width": 1000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/krxLoX8ZSxXhygGosISUpXo1kuB.jpg",
      "height": 3000,
      "iso_639_1": "en",
      "vote_average": 0,
      "vote_count": 0,
      "width": 2000
    },
    {
      "aspect_ratio": 0.667,
      "file_path": "/zHHbU9Q4rwKhEMVfHEC0ZMREKIT.jpg",
      "height": 3000,
      "iso_639_1": "en",
      "vote_average": 0,
      "vote_count": 0,
      "width": 2000
    }
  ]
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

collection_id
number
required

A unique identifier assigned to a specific collection.

Example:

""

Query Parameters

language
string

Specifies the language in which the response should be returned.

Example:

"en-US"

include_image_language
string

It specify a comma-separated list of ISO-639-1 language codes (e.g., en,null) to filter the image metadata returned in API responses.

Response

200 - application/json
images
backdrops
object[]

A collection of backdrop images associated with the collection.

Example:
[
  {
    "aspect_ratio": 1.778,
    "file_path": "/zuW6fOiusv4X9nnW3paHGfXcSll.jpg",
    "height": 1080,
    "iso_639_1": null,
    "vote_average": 10,
    "vote_count": 5,
    "width": 1920
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/2UNUv4NJdC36E5myDHACBJ99EwL.jpg",
    "height": 1080,
    "iso_639_1": null,
    "vote_average": 8.034,
    "vote_count": 5,
    "width": 1920
  },
  {
    "aspect_ratio": 1.781,
    "file_path": "/zUG2zOM55MAtpzeSQNMjPHhcNWi.jpg",
    "height": 1080,
    "iso_639_1": "he",
    "vote_average": 3.334,
    "vote_count": 1,
    "width": 1924
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/agmQLAo3mdp7bPe9vPrd1mqrYeM.jpg",
    "height": 2160,
    "iso_639_1": null,
    "vote_average": 3.334,
    "vote_count": 1,
    "width": 3840
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/hX4RYoBxL04P45xs1fJaTKYGet4.jpg",
    "height": 1080,
    "iso_639_1": null,
    "vote_average": 2.278,
    "vote_count": 3,
    "width": 1920
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/irDiLpzsJVFRg6FAbOL7IVvYrpl.jpg",
    "height": 1080,
    "iso_639_1": null,
    "vote_average": 2.278,
    "vote_count": 3,
    "width": 1920
  },
  {
    "aspect_ratio": 1.6,
    "file_path": "/xCbb3hIID1AnEOBxPzsnBXG3n2h.jpg",
    "height": 900,
    "iso_639_1": "en",
    "vote_average": 1.75,
    "vote_count": 2,
    "width": 1440
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/9FQyNBfKv35D3drXRTnhhDO9Ys1.jpg",
    "height": 1080,
    "iso_639_1": null,
    "vote_average": 1.75,
    "vote_count": 2,
    "width": 1920
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/lqtqA95u6Aa8anss9q6wP6DnUq9.jpg",
    "height": 1080,
    "iso_639_1": null,
    "vote_average": 1.75,
    "vote_count": 2,
    "width": 1920
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/smLccpWC4ElF5xyjD9Xt0Zu2gna.jpg",
    "height": 1080,
    "iso_639_1": null,
    "vote_average": 1.75,
    "vote_count": 2,
    "width": 1920
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/m8nu2QHr704qQtAGWC3RfSuVSJb.jpg",
    "height": 1080,
    "iso_639_1": null,
    "vote_average": 1.222,
    "vote_count": 3,
    "width": 1920
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/yABPtsjom74BdRR73AhyoDErrL0.jpg",
    "height": 2160,
    "iso_639_1": null,
    "vote_average": 0.166,
    "vote_count": 1,
    "width": 3840
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/bdQzT9X6kF56lJjRRJeJQcVQBS6.jpg",
    "height": 1080,
    "iso_639_1": "pt",
    "vote_average": 0.166,
    "vote_count": 1,
    "width": 1920
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/ksE3GPQ4jKMDjg2vIvRYygYrj1f.jpg",
    "height": 720,
    "iso_639_1": null,
    "vote_average": 0.166,
    "vote_count": 2,
    "width": 1280
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/94ubpd0Ro0vDf31wkSojP20VZJ7.jpg",
    "height": 1080,
    "iso_639_1": null,
    "vote_average": 0,
    "vote_count": 0,
    "width": 1920
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/6Ho6Qg9DpSaOLr3OLgaHUYtlA6j.jpg",
    "height": 1080,
    "iso_639_1": "en",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1920
  },
  {
    "aspect_ratio": 1.778,
    "file_path": "/p4pohr99MQXFCk0MJMGyj4iwLYr.jpg",
    "height": 2160,
    "iso_639_1": "el",
    "vote_average": 0,
    "vote_count": 0,
    "width": 3840
  }
]
id
number

A unique identifier for the collection or item.

Example:

86311

posters
object[]
Example:
[
  {
    "aspect_ratio": 0.667,
    "file_path": "/yFSIUVTCvgYrpalUktulvk3Gi5Y.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 6.676,
    "vote_count": 20,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/5LkXlUPrRuhMAeVugr1xXcsZbV8.jpg",
    "height": 3000,
    "iso_639_1": "en",
    "vote_average": 6.346,
    "vote_count": 13,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/yQpAleQ1KHebVem2vwWL6VPqILT.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 6.346,
    "vote_count": 13,
    "width": 1000
  },
  {
    "aspect_ratio": 0.701,
    "file_path": "/kYVHFyJLZB7xxTlffhwuzeqsAvT.jpg",
    "height": 1426,
    "iso_639_1": "en",
    "vote_average": 5.25,
    "vote_count": 10,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/bvjltR2nDuhf1NlnwCrgNwvHuIh.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 5.25,
    "vote_count": 8,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/aC3VJyuNpymHAf9pyQqB20EK4v6.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 4.884,
    "vote_count": 13,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/yaC8DTvarpMU5QsOiLVgATIMovp.jpg",
    "height": 3000,
    "iso_639_1": "en",
    "vote_average": 4.722,
    "vote_count": 9,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/qJawKUQcIBha507UahUlX0keOT7.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 4.508,
    "vote_count": 20,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/r0DKl4kZLcrcOfIl6TjLQdOVrHD.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 4.166,
    "vote_count": 19,
    "width": 1000
  },
  {
    "aspect_ratio": 0.722,
    "file_path": "/hiLkVTP34V24JtzOQ22r7Uu8eMc.jpg",
    "height": 900,
    "iso_639_1": "en",
    "vote_average": 3.974,
    "vote_count": 19,
    "width": 650
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/yvrbNWhdQdYJvn31GM1musTxm3N.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 3.466,
    "vote_count": 15,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/w2ecAO6cZ1h7FtsT2KeysUte7cu.jpg",
    "height": 1500,
    "iso_639_1": "he",
    "vote_average": 3.334,
    "vote_count": 1,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/zfl38WLAglEpnS9yVHwilwbOsXE.jpg",
    "height": 1500,
    "iso_639_1": "ru",
    "vote_average": 3.334,
    "vote_count": 1,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/xRgTmIWbsLjRIfFdOS6u5FTlAI2.jpg",
    "height": 3000,
    "iso_639_1": "es",
    "vote_average": 3.334,
    "vote_count": 1,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/aGQlwGCMiYq4iDcRPwZfVK6kiu9.jpg",
    "height": 3000,
    "iso_639_1": "en",
    "vote_average": 3.334,
    "vote_count": 1,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/mFQzLi0PG80hDKgAdFgBJrfvx6W.jpg",
    "height": 1500,
    "iso_639_1": "fr",
    "vote_average": 3.334,
    "vote_count": 2,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/mw7DYsV7GVYn29JXZjPOcex69YV.jpg",
    "height": 1500,
    "iso_639_1": "fr",
    "vote_average": 3.334,
    "vote_count": 1,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/xDbIqMePyccJbLp7DsSYkciFjFU.jpg",
    "height": 3000,
    "iso_639_1": "fr",
    "vote_average": 3.334,
    "vote_count": 1,
    "width": 2000
  },
  {
    "aspect_ratio": 0.701,
    "file_path": "/onprmzJA3NUiRIUB9FLM6AOMipQ.jpg",
    "height": 2852,
    "iso_639_1": "fr",
    "vote_average": 3.334,
    "vote_count": 2,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/whtJeVGRy1ZwhDmFCd7q8wahMUn.jpg",
    "height": 1500,
    "iso_639_1": "es",
    "vote_average": 3.334,
    "vote_count": 1,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/gXyeDg4vLlhcFBxtoAaC03FRGbD.jpg",
    "height": 1500,
    "iso_639_1": "pt",
    "vote_average": 3.334,
    "vote_count": 2,
    "width": 1000
  },
  {
    "aspect_ratio": 0.701,
    "file_path": "/uYhTtQNzUbgCcOHCRxd2Zi7u9dK.jpg",
    "height": 1426,
    "iso_639_1": "zh",
    "vote_average": 3.334,
    "vote_count": 3,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/tqXiOD5rTyHgabO73Tpw9JDbd88.jpg",
    "height": 3000,
    "iso_639_1": null,
    "vote_average": 2.542,
    "vote_count": 4,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/k0ZKsQOVlDYxjapzeZvCuDdAmkD.jpg",
    "height": 1500,
    "iso_639_1": null,
    "vote_average": 2.166,
    "vote_count": 6,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/h9PIPBez5Bf1zb3SXBjHgxgiac1.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 1.75,
    "vote_count": 2,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/nuQ6zweT4r3qBFiMYzhGFejHlqM.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 1.75,
    "vote_count": 4,
    "width": 1000
  },
  {
    "aspect_ratio": 0.732,
    "file_path": "/sF2o0PNpfXTwLtQmkH6Ls780RZy.jpg",
    "height": 870,
    "iso_639_1": "en",
    "vote_average": 1.75,
    "vote_count": 4,
    "width": 637
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/ao0NvIgWmrmVJuSlymy1la9Y66w.jpg",
    "height": 1500,
    "iso_639_1": "ru",
    "vote_average": 1.75,
    "vote_count": 2,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/xqN5CYdgauxw4tvbkhwum6YQdgR.jpg",
    "height": 1500,
    "iso_639_1": "ru",
    "vote_average": 1.75,
    "vote_count": 2,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/A0rU75Hn8Icvza3MKcIqNr91ujA.jpg",
    "height": 3000,
    "iso_639_1": "en",
    "vote_average": 1.75,
    "vote_count": 6,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/cftM0Wdkc8ZHZkb2FB2wgWrOPpQ.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 1.75,
    "vote_count": 2,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/tU56OeCI0Q1Q7IEJeW0AsE5sRJa.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 1.75,
    "vote_count": 2,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/ciBe6lnHSxtJ2OhW2OmDWvC0x6Q.jpg",
    "height": 1500,
    "iso_639_1": "fr",
    "vote_average": 1.75,
    "vote_count": 2,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/7FZWlcipoVed8D2I6Ti8bCHR2Un.jpg",
    "height": 1500,
    "iso_639_1": "zh",
    "vote_average": 1.75,
    "vote_count": 2,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/8HxgBGdTI8Gviy2dKPW0iANYBZx.jpg",
    "height": 1500,
    "iso_639_1": "zh",
    "vote_average": 1.75,
    "vote_count": 2,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/fMSxlk2zPpcXBn4R3TK3uqYjOpa.jpg",
    "height": 960,
    "iso_639_1": "en",
    "vote_average": 1.57,
    "vote_count": 12,
    "width": 640
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/9DOerMmIFrSsrQQm4NF8CJMK42T.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 1.444,
    "vote_count": 6,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/gUUgzDtYOUaOIrMDMRMHPvMCC4i.jpg",
    "height": 3000,
    "iso_639_1": "en",
    "vote_average": 1.444,
    "vote_count": 6,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/f0xOjoWCGyMFT6zgwW7ElxcXkic.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 1.434,
    "vote_count": 5,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/7BFiRrHW0vnfVYyIONIBGP1aOtc.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 1.066,
    "vote_count": 5,
    "width": 1000
  },
  {
    "aspect_ratio": 0.701,
    "file_path": "/wshoNFvD20mt5HR63s1HK18kELZ.jpg",
    "height": 1426,
    "iso_639_1": "en",
    "vote_average": 1.066,
    "vote_count": 5,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/dWn9ymeZYEZkpk1EK5FMHOSx05B.jpg",
    "height": 3000,
    "iso_639_1": "en",
    "vote_average": 1.066,
    "vote_count": 5,
    "width": 2000
  },
  {
    "aspect_ratio": 0.701,
    "file_path": "/3KRNMVcOAyFQDS1hpmhay2j9T8q.jpg",
    "height": 1426,
    "iso_639_1": "en",
    "vote_average": 1.066,
    "vote_count": 5,
    "width": 1000
  },
  {
    "aspect_ratio": 0.701,
    "file_path": "/cc37JMwEJjBGS4KdPXUwwfrup21.jpg",
    "height": 1426,
    "iso_639_1": "en",
    "vote_average": 1.066,
    "vote_count": 5,
    "width": 1000
  },
  {
    "aspect_ratio": 0.701,
    "file_path": "/kZF27S52By8MOc0DbaX9qhwDz5t.jpg",
    "height": 1426,
    "iso_639_1": "en",
    "vote_average": 1.066,
    "vote_count": 5,
    "width": 1000
  },
  {
    "aspect_ratio": 0.708,
    "file_path": "/dGPtCnbJ0UovHmaw5veL2eenF3Y.jpg",
    "height": 1754,
    "iso_639_1": "en",
    "vote_average": 0.972,
    "vote_count": 6,
    "width": 1241
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/22oiz15BwsbdpoBTG3APidXdiMs.jpg",
    "height": 3000,
    "iso_639_1": "fr",
    "vote_average": 0.958,
    "vote_count": 4,
    "width": 2000
  },
  {
    "aspect_ratio": 0.701,
    "file_path": "/zNFiNlIQgdNGt05e1yO0Nv5GPgJ.jpg",
    "height": 1426,
    "iso_639_1": "en",
    "vote_average": 0.5,
    "vote_count": 5,
    "width": 1000
  },
  {
    "aspect_ratio": 0.701,
    "file_path": "/lCWZCWM96FD8mntFGuL8ij0UMBe.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 0.5,
    "vote_count": 5,
    "width": 1051
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/kvALfLboGdGmgpeP4OEP6CiKlDm.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 0.5,
    "vote_count": 4,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/ui1wBgNNEy8H4S5gmlY1mWgfzbd.jpg",
    "height": 1500,
    "iso_639_1": "es",
    "vote_average": 0.166,
    "vote_count": 1,
    "width": 1000
  },
  {
    "aspect_ratio": 0.71,
    "file_path": "/afKUZSOVZRajahOyjDzINaqa6YD.jpg",
    "height": 2818,
    "iso_639_1": "pt",
    "vote_average": 0.166,
    "vote_count": 2,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/1WMVlmhNDrQy4HzdWBpQIAdXG9t.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 0.166,
    "vote_count": 1,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/lGBZW2q1jiYsU3nCuteSnos2oUg.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 0.166,
    "vote_count": 1,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/vEgiN0OjlKoz2Eaz3sieKJp1XO3.jpg",
    "height": 1500,
    "iso_639_1": "es",
    "vote_average": 0.166,
    "vote_count": 1,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/697kEWpd1EvnTOvEtHneaz16HKf.jpg",
    "height": 1500,
    "iso_639_1": "fr",
    "vote_average": 0.166,
    "vote_count": 1,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/wPNvf7ChXxSu4Zp2H9cdctOEOFR.jpg",
    "height": 1500,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/4ukiLS1wHgZjbMyFi9z2P7sNiGw.jpg",
    "height": 2100,
    "iso_639_1": "hu",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1400
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/l8cbjjBevPLv2PIlvC3IK3jb5mA.jpg",
    "height": 1500,
    "iso_639_1": "sk",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/qyAN4lUJRvxQb4q3ZAlsKe2LdYu.jpg",
    "height": 1500,
    "iso_639_1": "pl",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/xJzElFeRnrBrmOqDfmNNKblIVte.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/mm2HZGzH1EE71nzLA71eyEqzBPP.jpg",
    "height": 1500,
    "iso_639_1": "ru",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/6CiofqRSJOmn2took2i4TOfzClZ.jpg",
    "height": 1500,
    "iso_639_1": "ru",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/7kDhziXAaMzBnKWW3om4ngWcImL.jpg",
    "height": 1500,
    "iso_639_1": "ru",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/onIXErRZAtccMLPKxhFPRhxY6gu.jpg",
    "height": 1500,
    "iso_639_1": "it",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/nI50xksN8G3OOAyqaq7ks8mjrxj.jpg",
    "height": 3000,
    "iso_639_1": "it",
    "vote_average": 0,
    "vote_count": 0,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/nNfquHUpAxQ5LigjvnuIkg9YRX2.jpg",
    "height": 960,
    "iso_639_1": "en",
    "vote_average": 0,
    "vote_count": 0,
    "width": 640
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/1Q98LpwMyfDGuZuwlAMxp9DTZv4.jpg",
    "height": 3000,
    "iso_639_1": "en",
    "vote_average": 0,
    "vote_count": 0,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/rQLxUukZ1sLbDaOnhWqv1sYzWr.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/28MOyW5ZbkQOgBzDAYozfbpIqiN.jpg",
    "height": 1500,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/13XhhZbygB6sW3VcAi1rJVycuID.jpg",
    "height": 3000,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/1ZfVLYZ6hIzVGoBGMSYYONByNWe.jpg",
    "height": 2550,
    "iso_639_1": "en",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1700
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/y9KdwIoULrtWflTbFFEg9AhNm1f.jpg",
    "height": 1500,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/qepj5C26dBb3LSSLaOIv9JYdXzz.jpg",
    "height": 1500,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/gp3pah8JLyzp7ojVknjtBq3mn2F.jpg",
    "height": 1500,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/eTQFYaKqOTSqloZmdJCPAp0kibV.jpg",
    "height": 1500,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/iaqM27rvXKDtu9xMWcoEg1zp3CF.jpg",
    "height": 1500,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/3ghulJLYHCb36zr65aa3I7oJMxS.jpg",
    "height": 1500,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/7a549upC4fRQSU51GOLWhW2RhiK.jpg",
    "height": 1500,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/oGdn7v84NDnzfANK3FYodPn9CIy.jpg",
    "height": 1500,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/ipry6xO9Tbm2A3bkXvAzWXp6Oer.jpg",
    "height": 1500,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/mZX36FUxrj0DUXK0igXVur7UzEQ.jpg",
    "height": 1500,
    "iso_639_1": "cs",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/eL3jKkkGVI8AWN5gFrntXCegasM.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/fYw57vMRk6NuYydljVDc8DUuBRG.jpg",
    "height": 900,
    "iso_639_1": "el",
    "vote_average": 0,
    "vote_count": 0,
    "width": 600
  },
  {
    "aspect_ratio": 0.675,
    "file_path": "/fZIiLwxnEw7W0IzzgAOzDZajhUB.jpg",
    "height": 2960,
    "iso_639_1": "es",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1998
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/xzcDIOX7Aczv6nSrrw2Hz82FFmN.jpg",
    "height": 3000,
    "iso_639_1": "es",
    "vote_average": 0,
    "vote_count": 0,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/8o9EHzK6S2oEUnziAiTL8WrTy5B.jpg",
    "height": 3000,
    "iso_639_1": "es",
    "vote_average": 0,
    "vote_count": 0,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/3CygvLoFmrsY1A7MXCUMdWt0CTK.jpg",
    "height": 3000,
    "iso_639_1": "es",
    "vote_average": 0,
    "vote_count": 0,
    "width": 2000
  },
  {
    "aspect_ratio": 0.675,
    "file_path": "/yKDVMLFpy5tuMMbu11DJeRZbFAP.jpg",
    "height": 2960,
    "iso_639_1": "es",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1998
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/mWF4vOSYOPGdFZmLLpOzk6Mb5Hk.jpg",
    "height": 3000,
    "iso_639_1": "en",
    "vote_average": 0,
    "vote_count": 0,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/wmsfywdtUEbWCNQoO6Pf0wQJeKK.jpg",
    "height": 1500,
    "iso_639_1": "fr",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.675,
    "file_path": "/ms62sd7CH679dzbQDSmLcaL6ztc.jpg",
    "height": 2960,
    "iso_639_1": "es",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1998
  },
  {
    "aspect_ratio": 0.71,
    "file_path": "/z0ib01nlEXvjQENPgVxdoi4Yils.jpg",
    "height": 2818,
    "iso_639_1": "el",
    "vote_average": 0,
    "vote_count": 0,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/hWAyCiXcV9jGPYv3QLioRxT5HrZ.jpg",
    "height": 1500,
    "iso_639_1": "en",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/pXj5O87PtPDPdUYUUrSQsIEMqtk.jpg",
    "height": 1500,
    "iso_639_1": "es",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/zX1GKPHmo2e2lWFecxt72K0dhs7.jpg",
    "height": 1500,
    "iso_639_1": "es",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/spkLd7wxU3kcOkxBlin70iIIF3J.jpg",
    "height": 1500,
    "iso_639_1": "fr",
    "vote_average": 0,
    "vote_count": 0,
    "width": 1000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/krxLoX8ZSxXhygGosISUpXo1kuB.jpg",
    "height": 3000,
    "iso_639_1": "en",
    "vote_average": 0,
    "vote_count": 0,
    "width": 2000
  },
  {
    "aspect_ratio": 0.667,
    "file_path": "/zHHbU9Q4rwKhEMVfHEC0ZMREKIT.jpg",
    "height": 3000,
    "iso_639_1": "en",
    "vote_average": 0,
    "vote_count": 0,
    "width": 2000
  }
]