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

> This endpoint retrieves the alternative titles of a TV show.



## OpenAPI

````yaml api-reference/openapi.yaml get /3/tv/{{series_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/tv/{{series_id}}/alternative_titles:
    parameters:
      - name: series_id
        in: path
        description: >-
          This represents the series ID. Get it
          [here](https://starlight.mintlify.app/api-reference/seriesid)
        required: true
        schema:
          type: string
    get:
      tags:
        - TV Series
      summary: Alternative Titles
      description: This endpoint retrieves the alternative titles of a TV show.
      operationId: alternativeTitles
      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=5342
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Sat, 28 Dec 2024 14:48:42 GMT
            ETag:
              schema:
                type: string
                example: W/"09b49a42879aacf173a74182f82d9edd"
            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 c35f767218cbd1125d801b52fa785c8c.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: llGHSOC9rF9uOQBd9a1voXUw59Pi2hzwM6IRVHqkWvX4-CzwIMubdw==
            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: '21609'
            x-memc-expires:
              schema:
                type: string
                example: '5342'
            x-memc-key:
              schema:
                type: string
                example: 8e7e827e2ad3a4c6851f9087bd513184
          content:
            application/json:
              schema:
                type: object
                properties:
                  id:
                    type: number
                    example: 93405
                  results:
                    type: array
                    items:
                      type: object
                      properties:
                        iso_3166_1:
                          type: string
                          example: BR
                        title:
                          type: string
                          example: Round 6 (Squid Game)
                        type:
                          type: string
                          example: ''
                    example:
                      - iso_3166_1: BR
                        title: Round 6 (Squid Game)
                        type: ''
                      - iso_3166_1: CN
                        title: 鱿鱼游戏
                        type: ''
                      - iso_3166_1: ES
                        title: El juego del calamar
                        type: ''
                      - iso_3166_1: IL
                        title: משחקי הדיונון
                        type: ''
                      - iso_3166_1: IL
                        title: אתגר הדיונון
                        type: ''
                      - iso_3166_1: IN
                        title: विद्रूप खेल
                        type: ''
                      - iso_3166_1: IR
                        title: بازی مرکب
                        type: translate
                      - iso_3166_1: IR
                        title: بازی ماهی مرکب
                        type: translate
                      - iso_3166_1: JP
                        title: イカゲーム
                        type: ''
                      - iso_3166_1: KR
                        title: Ojingeo Geim
                        type: Revised romanization
                      - iso_3166_1: KR
                        title: Ojingeo Game
                        type: Revised romanization
                      - iso_3166_1: KR
                        title: 오징어 게임
                        type: ''
                      - iso_3166_1: KR
                        title: 오징어게임
                        type: ''
                      - iso_3166_1: SE
                        title: Squid Game
                        type: ''
                      - iso_3166_1: TR
                        title: Kalamar Oyunu
                        type: translate
                      - iso_3166_1: UA
                        title: Гра у кальмара
                        type: ''
                      - iso_3166_1: US
                        title: Round Six
                        type: working title
                      - iso_3166_1: US
                        title: Squid Game
                        type: ''
              examples:
                Alternative Titles:
                  value:
                    id: 93405
                    results:
                      - iso_3166_1: BR
                        title: Round 6 (Squid Game)
                        type: ''
                      - iso_3166_1: CN
                        title: 鱿鱼游戏
                        type: ''
                      - iso_3166_1: ES
                        title: El juego del calamar
                        type: ''
                      - iso_3166_1: IL
                        title: משחקי הדיונון
                        type: ''
                      - iso_3166_1: IL
                        title: אתגר הדיונון
                        type: ''
                      - iso_3166_1: IN
                        title: विद्रूप खेल
                        type: ''
                      - iso_3166_1: IR
                        title: بازی مرکب
                        type: translate
                      - iso_3166_1: IR
                        title: بازی ماهی مرکب
                        type: translate
                      - iso_3166_1: JP
                        title: イカゲーム
                        type: ''
                      - iso_3166_1: KR
                        title: Ojingeo Geim
                        type: Revised romanization
                      - iso_3166_1: KR
                        title: Ojingeo Game
                        type: Revised romanization
                      - iso_3166_1: KR
                        title: 오징어 게임
                        type: ''
                      - iso_3166_1: KR
                        title: 오징어게임
                        type: ''
                      - iso_3166_1: SE
                        title: Squid Game
                        type: ''
                      - iso_3166_1: TR
                        title: Kalamar Oyunu
                        type: translate
                      - iso_3166_1: UA
                        title: Гра у кальмара
                        type: ''
                      - iso_3166_1: US
                        title: Round Six
                        type: working title
                      - iso_3166_1: US
                        title: Squid Game
                        type: ''
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````