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

# Details

> This endpoint get a movie or TV credit details.



## OpenAPI

````yaml get /3/credit/{credit_id}
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/credit/{credit_id}:
    parameters:
      - name: credit_id
        in: query
        required: true
        schema:
          type: string
          example: 52fe420ec3a36847f8000679
        description: >-
          A unique identifier for a specific credit entry in TMDB, used to
          retrieve detailed information about a cast or crew member’s
          contribution to a movie or TV show.
    get:
      tags:
        - CREDITS
      summary: Details
      description: This endpoint get a movie or TV credit details.
      operationId: details4
      responses:
        '200':
          description: Details
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=27630
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Wed, 08 Jan 2025 02:19:54 GMT
            ETag:
              schema:
                type: string
                example: W/"905de86c88deb0c6198f9c998c976754"
            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 ef212a3d9b7a6edd15e1293f0bf1420e.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: hGn96YilzcdE-CgZp7J4YPNpM3xobbHC4rqScSmTlL_S_Hh_39NwDQ==
            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: MISS, STORE
            x-memc-age:
              schema:
                type: string
                example: '0'
            x-memc-expires:
              schema:
                type: string
                example: '27630'
            x-memc-key:
              schema:
                type: string
                example: 99ff74b463c596e2c333bb5598d31747
          content:
            application/json:
              schema:
                type: object
                properties:
                  credit_type:
                    type: string
                    example: cast
                  department:
                    type: string
                    example: Acting
                  id:
                    type: string
                    example: 52fe420ec3a36847f8000679
                  job:
                    type: string
                    example: Actor
                  media:
                    type: object
                    properties:
                      adult:
                        type: boolean
                        example: false
                      backdrop_path:
                        type: string
                        example: /eCynaAOgYYiw5yN5lBwz3IxqvaW.jpg
                      character:
                        type: string
                        example: Marlin (voice)
                      genre_ids:
                        type: array
                        items:
                          type: number
                          example: 16
                        example:
                          - 16
                          - 10751
                      id:
                        type: number
                        example: 12
                      media_type:
                        type: string
                        example: movie
                      original_language:
                        type: string
                        example: en
                      original_title:
                        type: string
                        example: Finding Nemo
                      overview:
                        type: string
                        example: >-
                          Nemo, an adventurous young clownfish, is unexpectedly
                          taken from his Great Barrier Reef home to a dentist's
                          office aquarium. It's up to his worrisome father
                          Marlin and a friendly but forgetful fish Dory to bring
                          Nemo home -- meeting vegetarian sharks, surfer dude
                          turtles, hypnotic jellyfish, hungry seagulls, and more
                          along the way.
                      popularity:
                        type: number
                        example: 112.205
                      poster_path:
                        type: string
                        example: /eHuGQ10FUzK1mdOY69wF5pGgEf5.jpg
                      release_date:
                        type: string
                        example: '2003-05-30'
                      title:
                        type: string
                        example: Finding Nemo
                      video:
                        type: boolean
                        example: false
                      vote_average:
                        type: number
                        example: 7.819
                      vote_count:
                        type: number
                        example: 19336
                  media_type:
                    type: string
                    example: movie
                  person:
                    type: object
                    properties:
                      adult:
                        type: boolean
                        example: false
                      gender:
                        type: number
                        example: 2
                      id:
                        type: number
                        example: 13
                      known_for_department:
                        type: string
                        example: Acting
                      media_type:
                        type: string
                        example: person
                      name:
                        type: string
                        example: Albert Brooks
                      original_name:
                        type: string
                        example: Albert Brooks
                      popularity:
                        type: number
                        example: 24.507
                      profile_path:
                        type: string
                        example: /8iDSGu5l93N7benjf6b3AysBore.jpg
              examples:
                Details:
                  value:
                    credit_type: cast
                    department: Acting
                    id: 52fe420ec3a36847f8000679
                    job: Actor
                    media:
                      adult: false
                      backdrop_path: /eCynaAOgYYiw5yN5lBwz3IxqvaW.jpg
                      character: Marlin (voice)
                      genre_ids:
                        - 16
                        - 10751
                      id: 12
                      media_type: movie
                      original_language: en
                      original_title: Finding Nemo
                      overview: >-
                        Nemo, an adventurous young clownfish, is unexpectedly
                        taken from his Great Barrier Reef home to a dentist's
                        office aquarium. It's up to his worrisome father Marlin
                        and a friendly but forgetful fish Dory to bring Nemo
                        home -- meeting vegetarian sharks, surfer dude turtles,
                        hypnotic jellyfish, hungry seagulls, and more along the
                        way.
                      popularity: 112.205
                      poster_path: /eHuGQ10FUzK1mdOY69wF5pGgEf5.jpg
                      release_date: '2003-05-30'
                      title: Finding Nemo
                      video: false
                      vote_average: 7.819
                      vote_count: 19336
                    media_type: movie
                    person:
                      adult: false
                      gender: 2
                      id: 13
                      known_for_department: Acting
                      media_type: person
                      name: Albert Brooks
                      original_name: Albert Brooks
                      popularity: 24.507
                      profile_path: /8iDSGu5l93N7benjf6b3AysBore.jpg
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````