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

# Alternative Title

> This endpoint retrieves the alternative titles of a particular movie.



## OpenAPI

````yaml api-reference/openapi.yaml get /3/movie/{{movie_id}}/alternative_titles
openapi: 3.0.3
info:
  title: The Movie Database API
  description: >-
    Welcome to the third version of The Movie Database (TMDB) API. Our API
    provides you with vast access to a range of movies, TV shows, actor
    information, and images.


    With the TMDB API, you can easily integrate any of these functionalities in
    your application.
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
  - url: Collection
security:
  - bearerAuth: []
tags:
  - name: Validate Key
  - name: Authentication
  - name: Guest Sessions
  - name: Configuration
  - name: Account
  - name: Search
  - name: Discover
  - name: Find
  - name: Keyword
  - name: Lists
  - name: V3 vs V4
    description: >-
      There is version 4 (v4) for our list API. It contains several advanced
      improvements that differentiate it from the version 3 (v3) list. Although
      v3 lists will continue to work, you can only access these features if you
      switch to v4 lists.


      Some of the new improvements you can access on v4 lists include:


      - You can Import "unlimited" items in a single request
          
      - You can use mixed-type (movie and TV) lists
          
      - You can use private lists
          
      - You can add and use comments per item
          
      - There are more sort options
          
      - They are faster
          

      Check the v4 [documentation
      ](https://developer.themoviedb.org/v4/docs/getting-started) for more
      information.  
  - name: Collections
  - name: Companies
  - name: Networks
  - name: Trending
  - name: Movies
  - name: Movie Lists
  - name: TV Series
  - name: TV Series Lists
  - name: TV Seasons
  - name: TV Providers
  - name: TV Episode Groups
  - name: Watch Providers
  - name: People
  - name: People List
  - name: Genre
  - name: Changes
  - name: Credits
  - name: Certifications
paths:
  /3/movie/{{movie_id}}/alternative_titles:
    parameters:
      - name: movie_id
        in: path
        description: >-
          This represents the movie ID. Get it
          [here](https://starlight.mintlify.app/api-reference/movieid)
        required: true
        schema:
          type: string
    get:
      tags:
        - Movies
      summary: Alternative Title
      description: This endpoint retrieves the alternative titles of a particular movie.
      operationId: alternativeTitle
      responses:
        '200':
          description: Alternative Titles
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=8925
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Tue, 24 Dec 2024 16:04:26 GMT
            ETag:
              schema:
                type: string
                example: W/"d12664a86c7152960b0c330c5b0ebb61"
            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 08f45c153a856ff7955174d0e6f60744.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: T0mQ30gWo-czCQv50sj8wsoSuyUsCTBrNz7Wgitc0KTm7CLHaZy_GQ==
            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: '16376'
            x-memc-expires:
              schema:
                type: string
                example: '8925'
            x-memc-key:
              schema:
                type: string
                example: d0900bcb27c170023ecbedf4407c31d1
          content:
            application/json:
              schema:
                type: object
                properties:
                  id:
                    type: number
                    example: 845781
                  titles:
                    type: array
                    items:
                      type: object
                      properties:
                        iso_3166_1:
                          type: string
                          example: US
                        title:
                          type: string
                          example: Big Red One
                        type:
                          type: string
                          example: working title
                    example:
                      - iso_3166_1: US
                        title: Big Red One
                        type: working title
                      - iso_3166_1: HU
                        title: Vörös Egyes!
                        type: Kedvcsináló cím
                      - iso_3166_1: CN
                        title: 红色一号
                        type: ''
                      - iso_3166_1: RO
                        title: Misiunea Red One
                        type: ''
                      - iso_3166_1: CA
                        title: 'Nom de code : rouge'
                        type: ''
                      - iso_3166_1: ES
                        title: 'Código: Traje rojo'
                        type: ''
                      - iso_3166_1: AR
                        title: 'Código: Traje rojo'
                        type: ''
                      - iso_3166_1: MX
                        title: 'Código: Traje rojo'
                        type: ''
                      - iso_3166_1: EC
                        title: 'Código: Traje rojo'
                        type: ''
                      - iso_3166_1: TW
                        title: 紅色一號
                        type: Prime Video title
              examples:
                Alternative Titles:
                  value:
                    id: 845781
                    titles:
                      - iso_3166_1: US
                        title: Big Red One
                        type: working title
                      - iso_3166_1: HU
                        title: Vörös Egyes!
                        type: Kedvcsináló cím
                      - iso_3166_1: CN
                        title: 红色一号
                        type: ''
                      - iso_3166_1: RO
                        title: Misiunea Red One
                        type: ''
                      - iso_3166_1: CA
                        title: 'Nom de code : rouge'
                        type: ''
                      - iso_3166_1: ES
                        title: 'Código: Traje rojo'
                        type: ''
                      - iso_3166_1: AR
                        title: 'Código: Traje rojo'
                        type: ''
                      - iso_3166_1: MX
                        title: 'Código: Traje rojo'
                        type: ''
                      - iso_3166_1: EC
                        title: 'Código: Traje rojo'
                        type: ''
                      - iso_3166_1: TW
                        title: 紅色一號
                        type: Prime Video title
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````