> ## 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 movie details

> This endpoint allows you to get the top-level details of a movie by ID.



## OpenAPI

````yaml get /movie/{{movie_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:
  /movie/{{movie_id}}:
    parameters:
      - name: movie_id
        in: path
        required: true
        schema:
          type: string
    get:
      tags:
        - Movies
      summary: Fetch movie details
      description: This endpoint allows you to get the top-level details of a movie by ID.
      operationId: fetchMovieDetails
      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 movie details
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=8360
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Fri, 13 Dec 2024 15:23:26 GMT
            ETag:
              schema:
                type: string
                example: W/"d8087c55f201f1a0fb9c8f0fbc5885fa"
            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 47c0295005ec7d8570406951491004c2.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: BioT4dhNANUs2X1Wz6NmisN-nZddeDSzyv5KG0J1MEVzpUM4f1_jxw==
            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: '15373'
            x-memc-expires:
              schema:
                type: string
                example: '8360'
            x-memc-key:
              schema:
                type: string
                example: 87d4fc5fdfa47b58ea9d7f4a7edfed92
          content:
            application/json:
              schema:
                type: object
                properties:
                  adult:
                    type: boolean
                    example: false
                  backdrop_path:
                    type: string
                    example: /evFChfYeD2LqobEJf8iQsrYcGTw.jpg
                  belongs_to_collection:
                    nullable: true
                    example: null
                  budget:
                    type: number
                    example: 11500000
                  genres:
                    type: array
                    items:
                      type: object
                      properties:
                        id:
                          type: number
                          example: 28
                        name:
                          type: string
                          example: Action
                    example:
                      - id: 28
                        name: Action
                      - id: 80
                        name: Crime
                      - id: 53
                        name: Thriller
                  homepage:
                    type: string
                    example: ''
                  id:
                    type: number
                    example: 1182387
                  imdb_id:
                    type: string
                    example: tt29252358
                  origin_country:
                    type: array
                    items:
                      type: string
                      example: US
                    example:
                      - US
                  original_language:
                    type: string
                    example: en
                  original_title:
                    type: string
                    example: Armor
                  overview:
                    type: string
                    example: >-
                      Armored truck security guard James Brody is working with
                      his son Casey transporting millions of dollars between
                      banks when a team of thieves led by Rook orchestrate a
                      takeover of their truck to seize the riches. Following a
                      violent car chase, Rook soon has the armored truck
                      surrounded and James and Casey find themselves cornered
                      onto a decrepit bridge.
                  popularity:
                    type: number
                    example: 1666.034
                  poster_path:
                    type: string
                    example: /pnXLFioDeftqjlCVlRmXvIdMsdP.jpg
                  production_companies:
                    type: array
                    items:
                      type: object
                      properties:
                        id:
                          type: number
                          example: 7417
                        logo_path:
                          type: string
                          example: /13GyIWMzFvDqJN6I6tZCQYzWr7L.png
                        name:
                          type: string
                          example: Convergence Entertainment
                        origin_country:
                          type: string
                          example: US
                    example:
                      - id: 7417
                        logo_path: /13GyIWMzFvDqJN6I6tZCQYzWr7L.png
                        name: Convergence Entertainment
                        origin_country: US
                      - id: 20312
                        logo_path: /iYmytRQt5jqlBIEaMQ0Cb6iAHh8.png
                        name: TPC
                        origin_country: US
                      - id: 121204
                        logo_path: /vbtvY4IxgUZk713rkmoTO4MHIac.png
                        name: BondIt Media Capital
                        origin_country: US
                      - id: 3604
                        logo_path: /jC6Hk3ZyNRlVPJsA0xGlAhgd2RP.png
                        name: Grindstone Entertainment Group
                        origin_country: US
                  production_countries:
                    type: array
                    items:
                      type: object
                      properties:
                        iso_3166_1:
                          type: string
                          example: US
                        name:
                          type: string
                          example: United States of America
                    example:
                      - iso_3166_1: US
                        name: United States of America
                  release_date:
                    type: string
                    example: '2024-10-30'
                  revenue:
                    type: number
                    example: 0
                  runtime:
                    type: number
                    example: 89
                  spoken_languages:
                    type: array
                    items:
                      type: object
                      properties:
                        english_name:
                          type: string
                          example: English
                        iso_639_1:
                          type: string
                          example: en
                        name:
                          type: string
                          example: English
                    example:
                      - english_name: English
                        iso_639_1: en
                        name: English
                  status:
                    type: string
                    example: Released
                  tagline:
                    type: string
                    example: On the bridge of death.
                  title:
                    type: string
                    example: Armor
                  video:
                    type: boolean
                    example: false
                  vote_average:
                    type: number
                    example: 5.6
                  vote_count:
                    type: number
                    example: 64
              examples:
                fetch movie details:
                  value:
                    adult: false
                    backdrop_path: /evFChfYeD2LqobEJf8iQsrYcGTw.jpg
                    belongs_to_collection: null
                    budget: 11500000
                    genres:
                      - id: 28
                        name: Action
                      - id: 80
                        name: Crime
                      - id: 53
                        name: Thriller
                    homepage: ''
                    id: 1182387
                    imdb_id: tt29252358
                    origin_country:
                      - US
                    original_language: en
                    original_title: Armor
                    overview: >-
                      Armored truck security guard James Brody is working with
                      his son Casey transporting millions of dollars between
                      banks when a team of thieves led by Rook orchestrate a
                      takeover of their truck to seize the riches. Following a
                      violent car chase, Rook soon has the armored truck
                      surrounded and James and Casey find themselves cornered
                      onto a decrepit bridge.
                    popularity: 1666.034
                    poster_path: /pnXLFioDeftqjlCVlRmXvIdMsdP.jpg
                    production_companies:
                      - id: 7417
                        logo_path: /13GyIWMzFvDqJN6I6tZCQYzWr7L.png
                        name: Convergence Entertainment
                        origin_country: US
                      - id: 20312
                        logo_path: /iYmytRQt5jqlBIEaMQ0Cb6iAHh8.png
                        name: TPC
                        origin_country: US
                      - id: 121204
                        logo_path: /vbtvY4IxgUZk713rkmoTO4MHIac.png
                        name: BondIt Media Capital
                        origin_country: US
                      - id: 3604
                        logo_path: /jC6Hk3ZyNRlVPJsA0xGlAhgd2RP.png
                        name: Grindstone Entertainment Group
                        origin_country: US
                    production_countries:
                      - iso_3166_1: US
                        name: United States of America
                    release_date: '2024-10-30'
                    revenue: 0
                    runtime: 89
                    spoken_languages:
                      - english_name: English
                        iso_639_1: en
                        name: English
                    status: Released
                    tagline: On the bridge of death.
                    title: Armor
                    video: false
                    vote_average: 5.6
                    vote_count: 64
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````