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

# Fetch details

> This endpoint allows you to query the top-level details of a person.



## OpenAPI

````yaml get /person/{{person_id}}
openapi: 3.0.3
info:
  title: TMDB API DOCS
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org/3
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: Authentication
    description: >-
      This section contains endpoints that let you create authentication
      sessions for TMDB Guests and User accounts.
  - name: Account
    description: >-
      This section contains endpoints that let you access and sync with TMDB
      user account information.
  - name: Certifications
    description: >-
      This section contains endpoints that provide an up-to-date list of the
      officially supported movies and TV show certifications on TMDB.
  - name: Changes
    description: >-
      This section contains endpoints that let you fetch the list of Movie IDs,
      People IDs, and TV show IDs that have been changed in the past 24 hours.
  - name: Collections
    description: >-
      This collection contains endpoints that let you fetch movie collection
      details.
  - name: Discover
    description: >-
      This section contains endpoints that let you search for movies and TV
      shows, using sorts and filters.
  - name: Configuration
    description: This section contains endpoints that let you query the API configuration.
  - name: Movies
    description: >-
      This section contains endpoints that let you fetch information about the
      movie resource.
  - name: Companies
    description: >-
      This section contains endpoints that fetch information about a movie
      production company.
  - name: Credits
    description: This section contains endpoint for credit details.
  - name: Find
    description: This section contains endpoints that let you find movie or TV data.
  - name: Genres
    description: This section contain endpoints that let you get movie and TV genres.
  - name: Search
    description: This section contains endpoints that let you search through TMDB
  - name: Keywords
    description: This section contains endpoints for keyword information in TMDB
  - name: Movie Lists
    description: >-
      This section contains endpoints that let you fetch information about list
      of movies on TMDB
  - name: Networks
    description: >-
      This section contains endpoints that let you get information about the
      streaming networks.
  - name: People Lists
    description: This section contains endpoints of list of people.
  - name: People
    description: >-
      This section contains endpoints that let you get information about a
      person.
  - name: Reviews
    description: This section contains endpoints for movie or TV reviews.
  - name: Trending
    description: This section contains endpoints for trending movies, TV shows, and people.
  - name: TV Series List
    description: This section contains endpoints for listing TV series.
  - name: TV Series
    description: >-
      This section contains endpoints that let you get information for a TV
      series by ID
  - name: TV Seasons
    description: This section contains endpoints for TV show seasons.
  - name: TV Episodes
    description: >-
      This section contains endpoints that let you query information about a TV
      episode.
  - name: TV Episode groups
    description: This section contains endpoints for TV Episode information
  - name: Watch providers
    description: >-
      This section contains endpoints that let you get information about watch
      providers.
paths:
  /person/{{person_id}}:
    parameters:
      - name: person_id
        in: path
        required: true
        schema:
          type: string
    get:
      tags:
        - People
      summary: Fetch details
      description: This endpoint allows you to query the top-level details of a person.
      operationId: fetchDetails1
      parameters:
        - name: append_to_response
          in: query
          schema:
            type: string
            example: string
          description: >-
            comma separated list of endpoints within this namespace, 20 items
            max
        - name: language
          in: query
          schema:
            type: string
            example: string
          description: Defaults to en-US
      responses:
        '200':
          description: Fetch details
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=23715
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Fri, 27 Dec 2024 21:55:56 GMT
            ETag:
              schema:
                type: string
                example: W/"3198c38edce28b2442702fe5ca305023"
            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 613faec4b883bfe2ebdd8a74d5006f4c.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: hYtvgDJkJS3MWsNCixc2bSIuv8e_hgYgN6sId_EUvyKmI4O7Vm0MUg==
            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: '3950'
            x-memc-expires:
              schema:
                type: string
                example: '23715'
            x-memc-key:
              schema:
                type: string
                example: 0a5e60b700c9ff75e810444abc72ae15
          content:
            application/json:
              schema:
                type: object
                properties:
                  adult:
                    type: boolean
                    example: false
                  also_known_as:
                    type: array
                    items:
                      type: string
                      example: Thomas Jeffrey Hanks
                    example:
                      - Thomas Jeffrey Hanks
                      - توم هانكس
                      - トム・ハンクス
                      - 톰 행크스
                      - ทอม แฮงส์
                      - 汤姆·汉克斯
                      - Том Хенкс
                      - Τομ Χανκς
                      - टॉम हैंक्स
                      - ടോം ഹാങ്ക്സ്
                      - 湯姆·漢克
                      - 托马斯·杰弗里·汉克斯
                      - Thomas Hanks
                      - טום הנקס
                      - 湯姆·漢克斯
                  biography:
                    type: string
                    example: >-
                      Thomas Jeffrey Hanks (born July 9, 1956) is an American
                      actor and filmmaker. Known for both his comedic and
                      dramatic roles, Hanks is one of the most popular and
                      recognizable film stars worldwide, and is widely regarded
                      as an American cultural icon.


                      Hanks made his breakthrough with leading roles in the
                      comedies Splash (1984) and Big (1988). He won two
                      consecutive Academy Awards for Best Actor for starring as
                      a gay lawyer suffering from AIDS in Philadelphia (1993)
                      and a young man with below-average IQ in Forrest Gump
                      (1994). Hanks collaborated with film director Steven
                      Spielberg on five films: Saving Private Ryan (1998), Catch
                      Me If You Can (2002), The Terminal (2004), Bridge of Spies
                      (2015), and The Post (2017), as well as the 2001
                      miniseries Band of Brothers, which launched him as a
                      director, producer, and screenwriter.


                      Hanks' other notable films include the romantic comedies
                      Sleepless in Seattle (1993) and You've Got Mail (1998);
                      the dramas Apollo 13 (1995), The Green Mile (1999), Cast
                      Away (2000), Road to Perdition (2002), and Cloud Atlas
                      (2012); and the biographical dramas Saving Mr. Banks
                      (2013), Captain Phillips (2013), Sully (2016), and A
                      Beautiful Day in the Neighborhood (2019). He has also
                      appeared as the title character in the Robert Langdon film
                      series, and has voiced Sheriff Woody in the Toy Story film
                      series.


                      Description above from the Wikipedia article Tom Hanks,
                      licensed under CC-BY-SA, full list of contributors on
                      Wikipedia.
                  birthday:
                    type: string
                    example: '1956-07-09'
                  deathday:
                    nullable: true
                    example: null
                  gender:
                    type: number
                    example: 2
                  homepage:
                    nullable: true
                    example: null
                  id:
                    type: number
                    example: 31
                  imdb_id:
                    type: string
                    example: nm0000158
                  known_for_department:
                    type: string
                    example: Acting
                  name:
                    type: string
                    example: Tom Hanks
                  place_of_birth:
                    type: string
                    example: Concord, California, USA
                  popularity:
                    type: number
                    example: 85.303
                  profile_path:
                    type: string
                    example: /eKF1sGJRrZJbfBG1KirPt1cfNd3.jpg
              examples:
                Fetch details:
                  value:
                    adult: false
                    also_known_as:
                      - Thomas Jeffrey Hanks
                      - توم هانكس
                      - トム・ハンクス
                      - 톰 행크스
                      - ทอม แฮงส์
                      - 汤姆·汉克斯
                      - Том Хенкс
                      - Τομ Χανκς
                      - टॉम हैंक्स
                      - ടോം ഹാങ്ക്സ്
                      - 湯姆·漢克
                      - 托马斯·杰弗里·汉克斯
                      - Thomas Hanks
                      - טום הנקס
                      - 湯姆·漢克斯
                    biography: >-
                      Thomas Jeffrey Hanks (born July 9, 1956) is an American
                      actor and filmmaker. Known for both his comedic and
                      dramatic roles, Hanks is one of the most popular and
                      recognizable film stars worldwide, and is widely regarded
                      as an American cultural icon.


                      Hanks made his breakthrough with leading roles in the
                      comedies Splash (1984) and Big (1988). He won two
                      consecutive Academy Awards for Best Actor for starring as
                      a gay lawyer suffering from AIDS in Philadelphia (1993)
                      and a young man with below-average IQ in Forrest Gump
                      (1994). Hanks collaborated with film director Steven
                      Spielberg on five films: Saving Private Ryan (1998), Catch
                      Me If You Can (2002), The Terminal (2004), Bridge of Spies
                      (2015), and The Post (2017), as well as the 2001
                      miniseries Band of Brothers, which launched him as a
                      director, producer, and screenwriter.


                      Hanks' other notable films include the romantic comedies
                      Sleepless in Seattle (1993) and You've Got Mail (1998);
                      the dramas Apollo 13 (1995), The Green Mile (1999), Cast
                      Away (2000), Road to Perdition (2002), and Cloud Atlas
                      (2012); and the biographical dramas Saving Mr. Banks
                      (2013), Captain Phillips (2013), Sully (2016), and A
                      Beautiful Day in the Neighborhood (2019). He has also
                      appeared as the title character in the Robert Langdon film
                      series, and has voiced Sheriff Woody in the Toy Story film
                      series.


                      Description above from the Wikipedia article Tom Hanks,
                      licensed under CC-BY-SA, full list of contributors on
                      Wikipedia.
                    birthday: '1956-07-09'
                    deathday: null
                    gender: 2
                    homepage: null
                    id: 31
                    imdb_id: nm0000158
                    known_for_department: Acting
                    name: Tom Hanks
                    place_of_birth: Concord, California, USA
                    popularity: 85.303
                    profile_path: /eKF1sGJRrZJbfBG1KirPt1cfNd3.jpg
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````