> ## 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.

# Tagged Images

> This endpoint get the tagged images for a person.



## OpenAPI

````yaml api-reference/openapi3.json get /3/person/{person_id}/tagged_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/person/{person_id}/tagged_images:
    get:
      tags:
        - PEOPLE
      summary: Tagged Images
      description: This endpoint get the tagged images for a person.
      operationId: taggedImages
      parameters:
        - $ref: '#/components/parameters/page'
        - $ref: '#/components/parameters/person_id'
      responses:
        '200':
          description: tagged images
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=6834
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sun, 05 Jan 2025 16:15:24 GMT
            ETag:
              schema:
                type: string
                example: W/"9ab6390070a7a9de3ccab29f11e24d50"
            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 f37f104903bda438e8b0547be6e0c192.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: mLnwWwlfapel6LXBKWKAABPsWPJcpfK3h2kbdzeY5QuVS8NwijrL1g==
            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: '21520'
            x-memc-expires:
              schema:
                type: string
                example: '6834'
            x-memc-key:
              schema:
                type: string
                example: 95cac800004bd960b07b762f61d39428
          content:
            application/json:
              schema:
                type: object
                properties:
                  id:
                    type: number
                    example: 2888
                  page:
                    type: number
                    example: 1
                  results:
                    type: array
                    items:
                      type: object
                      properties:
                        aspect_ratio:
                          type: number
                          example: 1.7780938833570412
                        file_path:
                          type: string
                          example: /i5eAeveFvxmEB7giipop8gSJJ0o.jpg
                        height:
                          type: number
                          example: 1406
                        id:
                          type: string
                          example: 53b80c8f0e0a2676c4007773
                        image_type:
                          type: string
                          example: still
                        iso_639_1:
                          type: string
                          nullable: true
                          example: null
                        media:
                          type: object
                          properties:
                            adult:
                              type: boolean
                              example: false
                            air_date:
                              type: string
                              example: '2014-02-17'
                            backdrop_path:
                              type: string
                              example: /o1l6OCqA3pYDZHIc5L1s7CEzCMv.jpg
                            episode_number:
                              type: number
                              example: 1
                            episode_type:
                              type: string
                              example: standard
                            genre_ids:
                              type: array
                              items:
                                type: number
                                example: 28
                              example:
                                - 28
                                - 35
                                - 878
                            id:
                              type: number
                              example: 993959
                            media_type:
                              type: string
                              example: tv_episode
                            name:
                              type: string
                              example: Will Smith, U2
                            original_language:
                              type: string
                              example: en
                            original_title:
                              type: string
                              example: Men in Black II
                            overview:
                              type: string
                              example: Actor Will Smith; U2 performs.
                            popularity:
                              type: number
                              example: 35.639
                            poster_path:
                              type: string
                              example: /enA22EPyzc2WQ1VVyY7zxresQQr.jpg
                            production_code:
                              type: string
                              example: ''
                            release_date:
                              type: string
                              example: '2002-07-03'
                            runtime:
                              type: number
                              example: 45
                            season_number:
                              type: number
                              example: 1
                            show_id:
                              type: number
                              example: 59941
                            still_path:
                              type: string
                              example: /i5eAeveFvxmEB7giipop8gSJJ0o.jpg
                            title:
                              type: string
                              example: Men in Black II
                            video:
                              type: boolean
                              example: false
                            vote_average:
                              type: number
                              example: 0
                            vote_count:
                              type: number
                              example: 0
                        media_type:
                          type: string
                          example: episode
                        vote_average:
                          type: number
                          example: 3.334
                        vote_count:
                          type: number
                          example: 1
                        width:
                          type: number
                          example: 2500
                    example:
                      - aspect_ratio: 1.7780938833570412
                        file_path: /i5eAeveFvxmEB7giipop8gSJJ0o.jpg
                        height: 1406
                        id: 53b80c8f0e0a2676c4007773
                        image_type: still
                        iso_639_1: null
                        media:
                          air_date: '2014-02-17'
                          episode_number: 1
                          episode_type: standard
                          id: 993959
                          media_type: tv_episode
                          name: Will Smith, U2
                          overview: Actor Will Smith; U2 performs.
                          production_code: ''
                          runtime: 45
                          season_number: 1
                          show_id: 59941
                          still_path: /i5eAeveFvxmEB7giipop8gSJJ0o.jpg
                          vote_average: 0
                          vote_count: 0
                        media_type: episode
                        vote_average: 3.334
                        vote_count: 1
                        width: 2500
                      - aspect_ratio: 1.7780938833570412
                        file_path: /r5NmxYScVF6SLEBkvNv49Zjvpcd.jpg
                        height: 1406
                        id: 53b8c3ad0e0a2676bf008910
                        image_type: still
                        iso_639_1: null
                        media:
                          air_date: '2014-02-17'
                          episode_number: 1
                          episode_type: standard
                          id: 993959
                          media_type: tv_episode
                          name: Will Smith, U2
                          overview: Actor Will Smith; U2 performs.
                          production_code: ''
                          runtime: 45
                          season_number: 1
                          show_id: 59941
                          still_path: /i5eAeveFvxmEB7giipop8gSJJ0o.jpg
                          vote_average: 0
                          vote_count: 0
                        media_type: episode
                        vote_average: 1.666
                        vote_count: 1
                        width: 2500
                      - aspect_ratio: 0.6666666666666666
                        file_path: /hsOPTbmZcnZyY5aCyATdjdHLE3x.jpg
                        height: 2100
                        id: 5ae831b79251410cec01277a
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /o1l6OCqA3pYDZHIc5L1s7CEzCMv.jpg
                          genre_ids:
                            - 28
                            - 35
                            - 878
                          id: 608
                          media_type: movie
                          original_language: en
                          original_title: Men in Black II
                          overview: >-
                            Kay and Jay reunite to provide our best, last and
                            only line of defense against a sinister seductress
                            who levels the toughest challenge yet to the MIB's
                            untarnished mission statement – protecting Earth
                            from the scum of the universe. It's been four years
                            since the alien-seeking agents averted an
                            intergalactic disaster of epic proportions. Now it's
                            a race against the clock as Jay must convince Kay –
                            who not only has absolutely no memory of his time
                            spent with the MIB, but is also the only living
                            person left with the expertise to save the galaxy –
                            to reunite with the MIB before the earth submits to
                            ultimate destruction.
                          popularity: 35.639
                          poster_path: /enA22EPyzc2WQ1VVyY7zxresQQr.jpg
                          release_date: '2002-07-03'
                          title: Men in Black II
                          video: false
                          vote_average: 6.372
                          vote_count: 9923
                        media_type: movie
                        vote_average: 1.222
                        vote_count: 3
                        width: 1400
                      - aspect_ratio: 0.6666666666666666
                        file_path: /r08DpyPyhXcJTfNZAICNGMzcQ8l.jpg
                        height: 1500
                        id: 5b48f0d30e0a26453e00000c
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /7ZmZxar3bYORcl0TPA4oceyxcaE.jpg
                          genre_ids:
                            - 16
                            - 28
                            - 35
                            - 10751
                          id: 10555
                          media_type: movie
                          original_language: en
                          original_title: Shark Tale
                          overview: >-
                            Oscar is a small fish whose big aspirations often
                            get him into trouble. Meanwhile, Lenny is a great
                            white shark with a surprising secret that no sea
                            creature would guess: He's a vegetarian. When a lie
                            turns Oscar into an improbable hero and Lenny
                            becomes an outcast, the two form an unlikely
                            friendship.
                          popularity: 45.234
                          poster_path: /r08DpyPyhXcJTfNZAICNGMzcQ8l.jpg
                          release_date: '2004-09-20'
                          title: Shark Tale
                          video: false
                          vote_average: 6.026
                          vote_count: 6336
                        media_type: movie
                        vote_average: 8.908
                        vote_count: 9
                        width: 1000
                      - aspect_ratio: 0.6802721088435374
                        file_path: /3opaQxwN8aPV8IjuhzaXjXzjQlX.jpg
                        height: 2940
                        id: 5d0490d1c3a368445b29df0d
                        image_type: poster
                        iso_639_1: uk
                        media:
                          adult: false
                          backdrop_path: /rVqY0Bo4Npf6EIONUROxjYAJfmD.jpg
                          genre_ids:
                            - 12
                            - 14
                            - 10749
                            - 10751
                          id: 420817
                          media_type: movie
                          original_language: en
                          original_title: Aladdin
                          overview: >-
                            A kindhearted street urchin named Aladdin embarks on
                            a magical adventure after finding a lamp that
                            releases a wisecracking genie while a power-hungry
                            Grand Vizier vies for the same lamp that has the
                            power to make their deepest wishes come true.
                          popularity: 50.646
                          poster_path: /ykUEbfpkf8d0w49pHh0AD2KrT52.jpg
                          release_date: '2019-05-22'
                          title: Aladdin
                          video: false
                          vote_average: 7.098
                          vote_count: 10067
                        media_type: movie
                        vote_average: 1.714
                        vote_count: 7
                        width: 2000
                      - aspect_ratio: 0.666
                        file_path: /51XB57VpXPQd4ls16jez5Zg4Mtu.jpg
                        height: 1000
                        id: 5e9e5fb31f331900244bd573
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /7ZmZxar3bYORcl0TPA4oceyxcaE.jpg
                          genre_ids:
                            - 16
                            - 28
                            - 35
                            - 10751
                          id: 10555
                          media_type: movie
                          original_language: en
                          original_title: Shark Tale
                          overview: >-
                            Oscar is a small fish whose big aspirations often
                            get him into trouble. Meanwhile, Lenny is a great
                            white shark with a surprising secret that no sea
                            creature would guess: He's a vegetarian. When a lie
                            turns Oscar into an improbable hero and Lenny
                            becomes an outcast, the two form an unlikely
                            friendship.
                          popularity: 45.234
                          poster_path: /r08DpyPyhXcJTfNZAICNGMzcQ8l.jpg
                          release_date: '2004-09-20'
                          title: Shark Tale
                          video: false
                          vote_average: 6.026
                          vote_count: 6336
                        media_type: movie
                        vote_average: 1.75
                        vote_count: 4
                        width: 666
                      - aspect_ratio: 0.7012622720897616
                        file_path: /xJ0xfe3BDNmLml47fo1lBb2pt1I.jpg
                        height: 1426
                        id: 5eb893b5b7d3520021e74790
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /7ZmZxar3bYORcl0TPA4oceyxcaE.jpg
                          genre_ids:
                            - 16
                            - 28
                            - 35
                            - 10751
                          id: 10555
                          media_type: movie
                          original_language: en
                          original_title: Shark Tale
                          overview: >-
                            Oscar is a small fish whose big aspirations often
                            get him into trouble. Meanwhile, Lenny is a great
                            white shark with a surprising secret that no sea
                            creature would guess: He's a vegetarian. When a lie
                            turns Oscar into an improbable hero and Lenny
                            becomes an outcast, the two form an unlikely
                            friendship.
                          popularity: 45.234
                          poster_path: /r08DpyPyhXcJTfNZAICNGMzcQ8l.jpg
                          release_date: '2004-09-20'
                          title: Shark Tale
                          video: false
                          vote_average: 6.026
                          vote_count: 6336
                        media_type: movie
                        vote_average: 1.75
                        vote_count: 2
                        width: 1000
                      - aspect_ratio: 0.7012622720897616
                        file_path: /mTU5OEVbQVACWWeRzEBUKLMHOgH.jpg
                        height: 1426
                        id: 5eb893b87d2bc1001cfc102f
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /7ZmZxar3bYORcl0TPA4oceyxcaE.jpg
                          genre_ids:
                            - 16
                            - 28
                            - 35
                            - 10751
                          id: 10555
                          media_type: movie
                          original_language: en
                          original_title: Shark Tale
                          overview: >-
                            Oscar is a small fish whose big aspirations often
                            get him into trouble. Meanwhile, Lenny is a great
                            white shark with a surprising secret that no sea
                            creature would guess: He's a vegetarian. When a lie
                            turns Oscar into an improbable hero and Lenny
                            becomes an outcast, the two form an unlikely
                            friendship.
                          popularity: 45.234
                          poster_path: /r08DpyPyhXcJTfNZAICNGMzcQ8l.jpg
                          release_date: '2004-09-20'
                          title: Shark Tale
                          video: false
                          vote_average: 6.026
                          vote_count: 6336
                        media_type: movie
                        vote_average: 1.75
                        vote_count: 2
                        width: 1000
                      - aspect_ratio: 0.6896551724137931
                        file_path: /gAEWE1toUskXS76yNlKFQkdTnZt.jpg
                        height: 1015
                        id: 5ecb9233bb070d0022e7ec9e
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /fEaZwgkX2k91LJZ5APkaK0aDwg1.jpg
                          genre_ids:
                            - 18
                          id: 321741
                          media_type: movie
                          original_language: en
                          original_title: Concussion
                          overview: >-
                            A dramatic thriller based on the incredible true
                            David vs. Goliath story of American immigrant Dr.
                            Bennet Omalu, the brilliant forensic
                            neuropathologist who made the first discovery of
                            CTE, a football-related brain trauma, in a pro
                            player and fought for the truth to be known. Omalu's
                            emotional quest puts him at dangerous odds with one
                            of the most powerful institutions in the world.
                          popularity: 12.822
                          poster_path: /gseayWAIFt3GQrEUNuUcYxT77Ud.jpg
                          release_date: '2015-11-12'
                          title: Concussion
                          video: false
                          vote_average: 7.09
                          vote_count: 2540
                        media_type: movie
                        vote_average: 1.222
                        vote_count: 3
                        width: 700
                      - aspect_ratio: 0.7521902377972466
                        file_path: /viKkEpIDAdqKTFKW4UKMwKiaHs6.jpg
                        height: 799
                        id: 6195b88a4ccc500062d5e490
                        image_type: poster
                        iso_639_1: es
                        media:
                          adult: false
                          backdrop_path: /bwS2YrIMJp7yAb8RhuLkNVMLeyY.jpg
                          genre_ids:
                            - 18
                            - 14
                          id: 4958
                          media_type: movie
                          original_language: en
                          original_title: The Legend of Bagger Vance
                          overview: >-
                            World War I has left golfer Rannulph Junuh a
                            poker-playing alcoholic, his perfect swing gone.
                            Now, however, he needs to get it back to play in a
                            tournament to save the financially ravaged golf
                            course of a long-ago sweetheart. Help arrives in the
                            form of mysterious caddy Bagger Vance.
                          popularity: 12.032
                          poster_path: /fsvWRwcE8bD7WHo7BeF8HqWLbIh.jpg
                          release_date: '2000-11-02'
                          title: The Legend of Bagger Vance
                          video: false
                          vote_average: 6.578
                          vote_count: 898
                        media_type: movie
                        vote_average: 2.278
                        vote_count: 3
                        width: 601
                      - aspect_ratio: 0.6666666666666666
                        file_path: /xqyF5arkkIg2o9Dd4I1YCmVknKi.jpg
                        height: 3000
                        id: 65345d64c8a5ac00ac38c005
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /nLitXHcOD2jxwE6rq6sTi4ZMmo5.jpg
                          genre_ids:
                            - 18
                            - 878
                            - 53
                          id: 6479
                          media_type: movie
                          original_language: en
                          original_title: I Am Legend
                          overview: >-
                            Robert Neville is a scientist who was unable to stop
                            the spread of the terrible virus that was incurable
                            and man-made. Immune, Neville is now the last human
                            survivor in what is left of New York City and
                            perhaps the world. For three years, Neville has
                            faithfully sent out daily radio messages, desperate
                            to find any other survivors who might be out there.
                            But he is not alone.
                          popularity: 80.993
                          poster_path: /iPDkaSdKk2jRLTM65UOEoKtsIZ8.jpg
                          release_date: '2007-12-12'
                          title: I Am Legend
                          video: false
                          vote_average: 7.208
                          vote_count: 15754
                        media_type: movie
                        vote_average: 3.334
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.6666666666666666
                        file_path: /kKYnQHH48rhL5xisNcQeLHBTGxU.jpg
                        height: 1605
                        id: 6630b8934a4bfc0126e122dd
                        image_type: poster
                        iso_639_1: he
                        media:
                          adult: false
                          backdrop_path: /tncbMvfV0V07UZozXdBEq4Wu9HH.jpg
                          genre_ids:
                            - 28
                            - 35
                            - 80
                            - 53
                            - 12
                          id: 573435
                          media_type: movie
                          original_language: en
                          original_title: 'Bad Boys: Ride or Die'
                          overview: >-
                            After their late former Captain is framed, Lowrey
                            and Burnett try to clear his name, only to end up on
                            the run themselves.
                          popularity: 394.83
                          poster_path: /oGythE98MYleE6mZlGs5oBGkux1.jpg
                          release_date: '2024-06-05'
                          title: 'Bad Boys: Ride or Die'
                          video: false
                          vote_average: 7.5
                          vote_count: 2548
                        media_type: movie
                        vote_average: 1.75
                        vote_count: 2
                        width: 1070
                      - aspect_ratio: 0.6670567583382094
                        file_path: /x9tFT73WOJuJEgtTXDYuFmCXmeR.jpg
                        height: 1709
                        id: 665e0113d590af694288fbe2
                        image_type: poster
                        iso_639_1: he
                        media:
                          adult: false
                          backdrop_path: /tncbMvfV0V07UZozXdBEq4Wu9HH.jpg
                          genre_ids:
                            - 28
                            - 35
                            - 80
                            - 53
                            - 12
                          id: 573435
                          media_type: movie
                          original_language: en
                          original_title: 'Bad Boys: Ride or Die'
                          overview: >-
                            After their late former Captain is framed, Lowrey
                            and Burnett try to clear his name, only to end up on
                            the run themselves.
                          popularity: 394.83
                          poster_path: /oGythE98MYleE6mZlGs5oBGkux1.jpg
                          release_date: '2024-06-05'
                          title: 'Bad Boys: Ride or Die'
                          video: false
                          vote_average: 7.5
                          vote_count: 2548
                        media_type: movie
                        vote_average: 3.334
                        vote_count: 3
                        width: 1140
                  total_pages:
                    type: number
                    example: 1
                  total_results:
                    type: number
                    example: 13
              examples:
                tagged images:
                  value:
                    id: 2888
                    page: 1
                    results:
                      - aspect_ratio: 1.7780938833570412
                        file_path: /i5eAeveFvxmEB7giipop8gSJJ0o.jpg
                        height: 1406
                        id: 53b80c8f0e0a2676c4007773
                        image_type: still
                        iso_639_1: null
                        media:
                          air_date: '2014-02-17'
                          episode_number: 1
                          episode_type: standard
                          id: 993959
                          media_type: tv_episode
                          name: Will Smith, U2
                          overview: Actor Will Smith; U2 performs.
                          production_code: ''
                          runtime: 45
                          season_number: 1
                          show_id: 59941
                          still_path: /i5eAeveFvxmEB7giipop8gSJJ0o.jpg
                          vote_average: 0
                          vote_count: 0
                        media_type: episode
                        vote_average: 3.334
                        vote_count: 1
                        width: 2500
                      - aspect_ratio: 1.7780938833570412
                        file_path: /r5NmxYScVF6SLEBkvNv49Zjvpcd.jpg
                        height: 1406
                        id: 53b8c3ad0e0a2676bf008910
                        image_type: still
                        iso_639_1: null
                        media:
                          air_date: '2014-02-17'
                          episode_number: 1
                          episode_type: standard
                          id: 993959
                          media_type: tv_episode
                          name: Will Smith, U2
                          overview: Actor Will Smith; U2 performs.
                          production_code: ''
                          runtime: 45
                          season_number: 1
                          show_id: 59941
                          still_path: /i5eAeveFvxmEB7giipop8gSJJ0o.jpg
                          vote_average: 0
                          vote_count: 0
                        media_type: episode
                        vote_average: 1.666
                        vote_count: 1
                        width: 2500
                      - aspect_ratio: 0.6666666666666666
                        file_path: /hsOPTbmZcnZyY5aCyATdjdHLE3x.jpg
                        height: 2100
                        id: 5ae831b79251410cec01277a
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /o1l6OCqA3pYDZHIc5L1s7CEzCMv.jpg
                          genre_ids:
                            - 28
                            - 35
                            - 878
                          id: 608
                          media_type: movie
                          original_language: en
                          original_title: Men in Black II
                          overview: >-
                            Kay and Jay reunite to provide our best, last and
                            only line of defense against a sinister seductress
                            who levels the toughest challenge yet to the MIB's
                            untarnished mission statement – protecting Earth
                            from the scum of the universe. It's been four years
                            since the alien-seeking agents averted an
                            intergalactic disaster of epic proportions. Now it's
                            a race against the clock as Jay must convince Kay –
                            who not only has absolutely no memory of his time
                            spent with the MIB, but is also the only living
                            person left with the expertise to save the galaxy –
                            to reunite with the MIB before the earth submits to
                            ultimate destruction.
                          popularity: 35.639
                          poster_path: /enA22EPyzc2WQ1VVyY7zxresQQr.jpg
                          release_date: '2002-07-03'
                          title: Men in Black II
                          video: false
                          vote_average: 6.372
                          vote_count: 9923
                        media_type: movie
                        vote_average: 1.222
                        vote_count: 3
                        width: 1400
                      - aspect_ratio: 0.6666666666666666
                        file_path: /r08DpyPyhXcJTfNZAICNGMzcQ8l.jpg
                        height: 1500
                        id: 5b48f0d30e0a26453e00000c
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /7ZmZxar3bYORcl0TPA4oceyxcaE.jpg
                          genre_ids:
                            - 16
                            - 28
                            - 35
                            - 10751
                          id: 10555
                          media_type: movie
                          original_language: en
                          original_title: Shark Tale
                          overview: >-
                            Oscar is a small fish whose big aspirations often
                            get him into trouble. Meanwhile, Lenny is a great
                            white shark with a surprising secret that no sea
                            creature would guess: He's a vegetarian. When a lie
                            turns Oscar into an improbable hero and Lenny
                            becomes an outcast, the two form an unlikely
                            friendship.
                          popularity: 45.234
                          poster_path: /r08DpyPyhXcJTfNZAICNGMzcQ8l.jpg
                          release_date: '2004-09-20'
                          title: Shark Tale
                          video: false
                          vote_average: 6.026
                          vote_count: 6336
                        media_type: movie
                        vote_average: 8.908
                        vote_count: 9
                        width: 1000
                      - aspect_ratio: 0.6802721088435374
                        file_path: /3opaQxwN8aPV8IjuhzaXjXzjQlX.jpg
                        height: 2940
                        id: 5d0490d1c3a368445b29df0d
                        image_type: poster
                        iso_639_1: uk
                        media:
                          adult: false
                          backdrop_path: /rVqY0Bo4Npf6EIONUROxjYAJfmD.jpg
                          genre_ids:
                            - 12
                            - 14
                            - 10749
                            - 10751
                          id: 420817
                          media_type: movie
                          original_language: en
                          original_title: Aladdin
                          overview: >-
                            A kindhearted street urchin named Aladdin embarks on
                            a magical adventure after finding a lamp that
                            releases a wisecracking genie while a power-hungry
                            Grand Vizier vies for the same lamp that has the
                            power to make their deepest wishes come true.
                          popularity: 50.646
                          poster_path: /ykUEbfpkf8d0w49pHh0AD2KrT52.jpg
                          release_date: '2019-05-22'
                          title: Aladdin
                          video: false
                          vote_average: 7.098
                          vote_count: 10067
                        media_type: movie
                        vote_average: 1.714
                        vote_count: 7
                        width: 2000
                      - aspect_ratio: 0.666
                        file_path: /51XB57VpXPQd4ls16jez5Zg4Mtu.jpg
                        height: 1000
                        id: 5e9e5fb31f331900244bd573
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /7ZmZxar3bYORcl0TPA4oceyxcaE.jpg
                          genre_ids:
                            - 16
                            - 28
                            - 35
                            - 10751
                          id: 10555
                          media_type: movie
                          original_language: en
                          original_title: Shark Tale
                          overview: >-
                            Oscar is a small fish whose big aspirations often
                            get him into trouble. Meanwhile, Lenny is a great
                            white shark with a surprising secret that no sea
                            creature would guess: He's a vegetarian. When a lie
                            turns Oscar into an improbable hero and Lenny
                            becomes an outcast, the two form an unlikely
                            friendship.
                          popularity: 45.234
                          poster_path: /r08DpyPyhXcJTfNZAICNGMzcQ8l.jpg
                          release_date: '2004-09-20'
                          title: Shark Tale
                          video: false
                          vote_average: 6.026
                          vote_count: 6336
                        media_type: movie
                        vote_average: 1.75
                        vote_count: 4
                        width: 666
                      - aspect_ratio: 0.7012622720897616
                        file_path: /xJ0xfe3BDNmLml47fo1lBb2pt1I.jpg
                        height: 1426
                        id: 5eb893b5b7d3520021e74790
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /7ZmZxar3bYORcl0TPA4oceyxcaE.jpg
                          genre_ids:
                            - 16
                            - 28
                            - 35
                            - 10751
                          id: 10555
                          media_type: movie
                          original_language: en
                          original_title: Shark Tale
                          overview: >-
                            Oscar is a small fish whose big aspirations often
                            get him into trouble. Meanwhile, Lenny is a great
                            white shark with a surprising secret that no sea
                            creature would guess: He's a vegetarian. When a lie
                            turns Oscar into an improbable hero and Lenny
                            becomes an outcast, the two form an unlikely
                            friendship.
                          popularity: 45.234
                          poster_path: /r08DpyPyhXcJTfNZAICNGMzcQ8l.jpg
                          release_date: '2004-09-20'
                          title: Shark Tale
                          video: false
                          vote_average: 6.026
                          vote_count: 6336
                        media_type: movie
                        vote_average: 1.75
                        vote_count: 2
                        width: 1000
                      - aspect_ratio: 0.7012622720897616
                        file_path: /mTU5OEVbQVACWWeRzEBUKLMHOgH.jpg
                        height: 1426
                        id: 5eb893b87d2bc1001cfc102f
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /7ZmZxar3bYORcl0TPA4oceyxcaE.jpg
                          genre_ids:
                            - 16
                            - 28
                            - 35
                            - 10751
                          id: 10555
                          media_type: movie
                          original_language: en
                          original_title: Shark Tale
                          overview: >-
                            Oscar is a small fish whose big aspirations often
                            get him into trouble. Meanwhile, Lenny is a great
                            white shark with a surprising secret that no sea
                            creature would guess: He's a vegetarian. When a lie
                            turns Oscar into an improbable hero and Lenny
                            becomes an outcast, the two form an unlikely
                            friendship.
                          popularity: 45.234
                          poster_path: /r08DpyPyhXcJTfNZAICNGMzcQ8l.jpg
                          release_date: '2004-09-20'
                          title: Shark Tale
                          video: false
                          vote_average: 6.026
                          vote_count: 6336
                        media_type: movie
                        vote_average: 1.75
                        vote_count: 2
                        width: 1000
                      - aspect_ratio: 0.6896551724137931
                        file_path: /gAEWE1toUskXS76yNlKFQkdTnZt.jpg
                        height: 1015
                        id: 5ecb9233bb070d0022e7ec9e
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /fEaZwgkX2k91LJZ5APkaK0aDwg1.jpg
                          genre_ids:
                            - 18
                          id: 321741
                          media_type: movie
                          original_language: en
                          original_title: Concussion
                          overview: >-
                            A dramatic thriller based on the incredible true
                            David vs. Goliath story of American immigrant Dr.
                            Bennet Omalu, the brilliant forensic
                            neuropathologist who made the first discovery of
                            CTE, a football-related brain trauma, in a pro
                            player and fought for the truth to be known. Omalu's
                            emotional quest puts him at dangerous odds with one
                            of the most powerful institutions in the world.
                          popularity: 12.822
                          poster_path: /gseayWAIFt3GQrEUNuUcYxT77Ud.jpg
                          release_date: '2015-11-12'
                          title: Concussion
                          video: false
                          vote_average: 7.09
                          vote_count: 2540
                        media_type: movie
                        vote_average: 1.222
                        vote_count: 3
                        width: 700
                      - aspect_ratio: 0.7521902377972466
                        file_path: /viKkEpIDAdqKTFKW4UKMwKiaHs6.jpg
                        height: 799
                        id: 6195b88a4ccc500062d5e490
                        image_type: poster
                        iso_639_1: es
                        media:
                          adult: false
                          backdrop_path: /bwS2YrIMJp7yAb8RhuLkNVMLeyY.jpg
                          genre_ids:
                            - 18
                            - 14
                          id: 4958
                          media_type: movie
                          original_language: en
                          original_title: The Legend of Bagger Vance
                          overview: >-
                            World War I has left golfer Rannulph Junuh a
                            poker-playing alcoholic, his perfect swing gone.
                            Now, however, he needs to get it back to play in a
                            tournament to save the financially ravaged golf
                            course of a long-ago sweetheart. Help arrives in the
                            form of mysterious caddy Bagger Vance.
                          popularity: 12.032
                          poster_path: /fsvWRwcE8bD7WHo7BeF8HqWLbIh.jpg
                          release_date: '2000-11-02'
                          title: The Legend of Bagger Vance
                          video: false
                          vote_average: 6.578
                          vote_count: 898
                        media_type: movie
                        vote_average: 2.278
                        vote_count: 3
                        width: 601
                      - aspect_ratio: 0.6666666666666666
                        file_path: /xqyF5arkkIg2o9Dd4I1YCmVknKi.jpg
                        height: 3000
                        id: 65345d64c8a5ac00ac38c005
                        image_type: poster
                        iso_639_1: en
                        media:
                          adult: false
                          backdrop_path: /nLitXHcOD2jxwE6rq6sTi4ZMmo5.jpg
                          genre_ids:
                            - 18
                            - 878
                            - 53
                          id: 6479
                          media_type: movie
                          original_language: en
                          original_title: I Am Legend
                          overview: >-
                            Robert Neville is a scientist who was unable to stop
                            the spread of the terrible virus that was incurable
                            and man-made. Immune, Neville is now the last human
                            survivor in what is left of New York City and
                            perhaps the world. For three years, Neville has
                            faithfully sent out daily radio messages, desperate
                            to find any other survivors who might be out there.
                            But he is not alone.
                          popularity: 80.993
                          poster_path: /iPDkaSdKk2jRLTM65UOEoKtsIZ8.jpg
                          release_date: '2007-12-12'
                          title: I Am Legend
                          video: false
                          vote_average: 7.208
                          vote_count: 15754
                        media_type: movie
                        vote_average: 3.334
                        vote_count: 1
                        width: 2000
                      - aspect_ratio: 0.6666666666666666
                        file_path: /kKYnQHH48rhL5xisNcQeLHBTGxU.jpg
                        height: 1605
                        id: 6630b8934a4bfc0126e122dd
                        image_type: poster
                        iso_639_1: he
                        media:
                          adult: false
                          backdrop_path: /tncbMvfV0V07UZozXdBEq4Wu9HH.jpg
                          genre_ids:
                            - 28
                            - 35
                            - 80
                            - 53
                            - 12
                          id: 573435
                          media_type: movie
                          original_language: en
                          original_title: 'Bad Boys: Ride or Die'
                          overview: >-
                            After their late former Captain is framed, Lowrey
                            and Burnett try to clear his name, only to end up on
                            the run themselves.
                          popularity: 394.83
                          poster_path: /oGythE98MYleE6mZlGs5oBGkux1.jpg
                          release_date: '2024-06-05'
                          title: 'Bad Boys: Ride or Die'
                          video: false
                          vote_average: 7.5
                          vote_count: 2548
                        media_type: movie
                        vote_average: 1.75
                        vote_count: 2
                        width: 1070
                      - aspect_ratio: 0.6670567583382094
                        file_path: /x9tFT73WOJuJEgtTXDYuFmCXmeR.jpg
                        height: 1709
                        id: 665e0113d590af694288fbe2
                        image_type: poster
                        iso_639_1: he
                        media:
                          adult: false
                          backdrop_path: /tncbMvfV0V07UZozXdBEq4Wu9HH.jpg
                          genre_ids:
                            - 28
                            - 35
                            - 80
                            - 53
                            - 12
                          id: 573435
                          media_type: movie
                          original_language: en
                          original_title: 'Bad Boys: Ride or Die'
                          overview: >-
                            After their late former Captain is framed, Lowrey
                            and Burnett try to clear his name, only to end up on
                            the run themselves.
                          popularity: 394.83
                          poster_path: /oGythE98MYleE6mZlGs5oBGkux1.jpg
                          release_date: '2024-06-05'
                          title: 'Bad Boys: Ride or Die'
                          video: false
                          vote_average: 7.5
                          vote_count: 2548
                        media_type: movie
                        vote_average: 3.334
                        vote_count: 3
                        width: 1140
                    total_pages: 1
                    total_results: 13
components:
  parameters:
    page:
      name: page
      in: query
      description: >-
        Indicates which page of results to return. Default is the first page
        (1).
      schema:
        type: integer
        example: 1
    person_id:
      name: person_id
      in: path
      required: true
      description: >-
        This refers to a unique identifier assigned to an individual within a
        database.
      schema:
        type: string
        example: ''
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````