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

# People

> This endpoint get the list of trending people.



## OpenAPI

````yaml get /3/trending/person/{time_window}
openapi: 3.0.3
info:
  title: The Movie Database
  description: Reference
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: ACCOUNT
  - name: AUTHENTICATION
  - name: CERTIFICATION
  - name: CHANGES
  - name: COLLECTION
  - name: COMPANIES
  - name: CONFIGURATION
  - name: CREDITS
  - name: DISCOVER
  - name: FIND
  - name: GENRES
  - name: GUEST SESSION
  - name: KEYWORDS
  - name: LISTS
  - name: MOVIE LISTS
  - name: MOVIES
  - name: NETWORK
  - name: PEOPLE
  - name: PEOPLE LISTS
  - name: REVIEWS
  - name: SEARCH
  - name: TRENDING
  - name: TV SERIES LIST
  - name: TV SERIES
  - name: TV SEASONS
  - name: TV EPISODES
  - name: TV EPISODES GROUPS
  - name: WATCH PROVIDERS
paths:
  /3/trending/person/{time_window}:
    parameters:
      - name: time_window
        in: path
        required: true
        schema:
          type: string
          enum:
            - day
            - week
          default: day
    get:
      tags:
        - TRENDING
      summary: People
      description: This endpoint get the list of trending people.
      operationId: people
      parameters:
        - name: language
          in: query
          schema:
            type: string
            default: en-US
      responses:
        '200':
          description: People
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=283
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Wed, 01 Jan 2025 14:39:32 GMT
            ETag:
              schema:
                type: string
                example: W/"34fca4ddf009753d81883ebc31176877"
            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 d4df04f0be711772e1710f5d9a876f60.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: EYm4tbc4R6roqBasIQQfHCAm1a4SkM3R6-1ld5rW3NVKcrS39tcZIg==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: LOS50-P2
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '317'
            x-memc-expires:
              schema:
                type: string
                example: '283'
            x-memc-key:
              schema:
                type: string
                example: 8e3076d3ff2399ed6f663a07a0d73a89
          content:
            application/json:
              schema:
                type: object
                properties:
                  page:
                    type: number
                    example: 1
                  results:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        gender:
                          type: number
                          example: 2
                        id:
                          type: number
                          example: 2991672
                        known_for_department:
                          type: string
                          nullable: true
                          example: Production
                        media_type:
                          type: string
                          example: person
                        name:
                          type: string
                          example: Nicolas de la Torre
                        original_name:
                          type: string
                          example: Nicolas de la Torre
                        popularity:
                          type: number
                          example: 0.001
                        profile_path:
                          type: string
                          nullable: true
                          example: null
                    example:
                      - adult: false
                        gender: 2
                        id: 2991672
                        known_for_department: Production
                        media_type: person
                        name: Nicolas de la Torre
                        original_name: Nicolas de la Torre
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 0
                        id: 1268173
                        known_for_department: Acting
                        media_type: person
                        name: 桃乃つぐみ
                        original_name: 桃乃つぐみ
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 2
                        id: 3450628
                        known_for_department: Directing
                        media_type: person
                        name: Tony King
                        original_name: Tony King
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 0
                        id: 2139542
                        known_for_department: Camera
                        media_type: person
                        name: Geoffrey Storts
                        original_name: Geoffrey Storts
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 0
                        id: 2006154
                        known_for_department: Visual Effects
                        media_type: person
                        name: Guillaume Duchaussoy
                        original_name: Guillaume Duchaussoy
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 2
                        id: 14639
                        known_for_department: Acting
                        media_type: person
                        name: Mel Brooks
                        original_name: Mel Brooks
                        popularity: 16.713
                        profile_path: /c21qNcMJlHnRolfhQhZOVacjtwI.jpg
                      - adult: false
                        gender: 0
                        id: 3682145
                        known_for_department: Editing
                        media_type: person
                        name: Robert McMillian
                        original_name: Robert McMillian
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 0
                        id: 1537548
                        known_for_department: Acting
                        media_type: person
                        name: Julian Rosefeldt
                        original_name: Julian Rosefeldt
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 2
                        id: 4407950
                        known_for_department: Lighting
                        media_type: person
                        name: Nicolas Delgado de la Camara
                        original_name: Nicolas Delgado de la Camara
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 2
                        id: 3681578
                        known_for_department: Editing
                        media_type: person
                        name: Tony King
                        original_name: Tony King
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 0
                        id: 1769947
                        known_for_department: Camera
                        media_type: person
                        name: Glenn König
                        original_name: Glenn König
                        popularity: 0.412
                        profile_path: null
                      - adult: false
                        gender: 1
                        id: 3424435
                        known_for_department: Acting
                        media_type: person
                        name: Yoo Ji-hyun
                        original_name: Yoo Ji-hyun
                        popularity: 78.379
                        profile_path: /8qBnfSVKcf742nRQk9NCgadqNPc.jpg
                      - adult: false
                        gender: 1
                        id: 19549
                        known_for_department: Acting
                        media_type: person
                        name: Greta Garbo
                        original_name: Greta Garbo
                        popularity: 7.409
                        profile_path: /hiajoqd8tB46L059zHk6p7q5Y5Q.jpg
                      - adult: false
                        gender: 2
                        id: 19429
                        known_for_department: Acting
                        media_type: person
                        name: Bruce Lee
                        original_name: Bruce Lee
                        popularity: 17.144
                        profile_path: /vFtLJ37tjqPdq6oJr0OSpyo9Wcp.jpg
                      - adult: false
                        gender: 1
                        id: 1201163
                        known_for_department: Writing
                        media_type: person
                        name: Yuka Yamada
                        original_name: 山田由香
                        popularity: 1.96
                        profile_path: null
                      - adult: false
                        gender: 1
                        id: 2710789
                        known_for_department: Acting
                        media_type: person
                        name: Seung Ha
                        original_name: 채승하
                        popularity: 26.098
                        profile_path: /nvSJiHakYrDa3CedKSVOEsbLLX8.jpg
                      - adult: false
                        gender: 1
                        id: 205
                        known_for_department: Acting
                        media_type: person
                        name: Kirsten Dunst
                        original_name: Kirsten Dunst
                        popularity: 42.376
                        profile_path: /qx3W9gAjwbIwdDv18w1YLC3zgcN.jpg
                      - adult: false
                        gender: 1
                        id: 5009979
                        known_for_department: null
                        media_type: person
                        name: 河北彩花
                        original_name: 河北彩花
                        popularity: 4.36
                        profile_path: /pDVfME2z2DiosnHFBALHvoSvqs5.jpg
                      - adult: false
                        gender: 0
                        id: 4847885
                        known_for_department: Art
                        media_type: person
                        name: William Biggerstaff
                        original_name: William Biggerstaff
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 2
                        id: 3654015
                        known_for_department: Directing
                        media_type: person
                        name: Nicolas de Lamothe
                        original_name: Nicolas De Lamothe
                        popularity: 0.001
                        profile_path: null
                  total_pages:
                    type: number
                    example: 82
                  total_results:
                    type: number
                    example: 1621
              examples:
                People:
                  value:
                    page: 1
                    results:
                      - adult: false
                        gender: 2
                        id: 2991672
                        known_for_department: Production
                        media_type: person
                        name: Nicolas de la Torre
                        original_name: Nicolas de la Torre
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 0
                        id: 1268173
                        known_for_department: Acting
                        media_type: person
                        name: 桃乃つぐみ
                        original_name: 桃乃つぐみ
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 2
                        id: 3450628
                        known_for_department: Directing
                        media_type: person
                        name: Tony King
                        original_name: Tony King
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 0
                        id: 2139542
                        known_for_department: Camera
                        media_type: person
                        name: Geoffrey Storts
                        original_name: Geoffrey Storts
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 0
                        id: 2006154
                        known_for_department: Visual Effects
                        media_type: person
                        name: Guillaume Duchaussoy
                        original_name: Guillaume Duchaussoy
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 2
                        id: 14639
                        known_for_department: Acting
                        media_type: person
                        name: Mel Brooks
                        original_name: Mel Brooks
                        popularity: 16.713
                        profile_path: /c21qNcMJlHnRolfhQhZOVacjtwI.jpg
                      - adult: false
                        gender: 0
                        id: 3682145
                        known_for_department: Editing
                        media_type: person
                        name: Robert McMillian
                        original_name: Robert McMillian
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 0
                        id: 1537548
                        known_for_department: Acting
                        media_type: person
                        name: Julian Rosefeldt
                        original_name: Julian Rosefeldt
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 2
                        id: 4407950
                        known_for_department: Lighting
                        media_type: person
                        name: Nicolas Delgado de la Camara
                        original_name: Nicolas Delgado de la Camara
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 2
                        id: 3681578
                        known_for_department: Editing
                        media_type: person
                        name: Tony King
                        original_name: Tony King
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 0
                        id: 1769947
                        known_for_department: Camera
                        media_type: person
                        name: Glenn König
                        original_name: Glenn König
                        popularity: 0.412
                        profile_path: null
                      - adult: false
                        gender: 1
                        id: 3424435
                        known_for_department: Acting
                        media_type: person
                        name: Yoo Ji-hyun
                        original_name: Yoo Ji-hyun
                        popularity: 78.379
                        profile_path: /8qBnfSVKcf742nRQk9NCgadqNPc.jpg
                      - adult: false
                        gender: 1
                        id: 19549
                        known_for_department: Acting
                        media_type: person
                        name: Greta Garbo
                        original_name: Greta Garbo
                        popularity: 7.409
                        profile_path: /hiajoqd8tB46L059zHk6p7q5Y5Q.jpg
                      - adult: false
                        gender: 2
                        id: 19429
                        known_for_department: Acting
                        media_type: person
                        name: Bruce Lee
                        original_name: Bruce Lee
                        popularity: 17.144
                        profile_path: /vFtLJ37tjqPdq6oJr0OSpyo9Wcp.jpg
                      - adult: false
                        gender: 1
                        id: 1201163
                        known_for_department: Writing
                        media_type: person
                        name: Yuka Yamada
                        original_name: 山田由香
                        popularity: 1.96
                        profile_path: null
                      - adult: false
                        gender: 1
                        id: 2710789
                        known_for_department: Acting
                        media_type: person
                        name: Seung Ha
                        original_name: 채승하
                        popularity: 26.098
                        profile_path: /nvSJiHakYrDa3CedKSVOEsbLLX8.jpg
                      - adult: false
                        gender: 1
                        id: 205
                        known_for_department: Acting
                        media_type: person
                        name: Kirsten Dunst
                        original_name: Kirsten Dunst
                        popularity: 42.376
                        profile_path: /qx3W9gAjwbIwdDv18w1YLC3zgcN.jpg
                      - adult: false
                        gender: 1
                        id: 5009979
                        known_for_department: null
                        media_type: person
                        name: 河北彩花
                        original_name: 河北彩花
                        popularity: 4.36
                        profile_path: /pDVfME2z2DiosnHFBALHvoSvqs5.jpg
                      - adult: false
                        gender: 0
                        id: 4847885
                        known_for_department: Art
                        media_type: person
                        name: William Biggerstaff
                        original_name: William Biggerstaff
                        popularity: 0.001
                        profile_path: null
                      - adult: false
                        gender: 2
                        id: 3654015
                        known_for_department: Directing
                        media_type: person
                        name: Nicolas de Lamothe
                        original_name: Nicolas De Lamothe
                        popularity: 0.001
                        profile_path: null
                    total_pages: 82
                    total_results: 1621
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````