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

# Latest

> This endpoint get the newest movie ID.



## OpenAPI

````yaml api-reference/openapi3.json get /3/movie/latest
openapi: 3.0.3
info:
  title: The Movie Database
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: AUTHENTICATION
  - name: ACCOUNT
  - name: CERTIFICATIONS
  - name: CHANGES
  - name: COLLECTIONS
  - name: COMPANY
  - name: CONFIGURATION
  - name: CREDIT
  - name: DISCOVER
  - name: FIND
  - name: GENRES
  - name: GUEST SESSIONS
  - name: KEYWORDS
  - name: LISTS
  - name: MOVIE LISTS
  - name: MOVIES
  - name: NETWORKS
  - name: PEOPLE LIST
  - name: PEOPLE
  - name: REVIEWS
  - name: SEARCH
  - name: TRENDING
  - name: TV SERIES LIST
  - name: TV SERIES
  - name: TV SEASONS
  - name: TV EPISODES
  - name: TV EPISODE GROUP
  - name: WATCH PROVIDERS
paths:
  /3/movie/latest:
    get:
      tags:
        - MOVIES
      summary: Latest
      description: This endpoint get the newest movie ID.
      operationId: latest
      responses:
        '200':
          description: latest
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=0
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Fri, 03 Jan 2025 23:16:58 GMT
            ETag:
              schema:
                type: string
                example: W/"a070b4945150d2be52c97a3779ca79d5"
            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 ba82151bf51e4c722c5305c983d8b71e.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: Nrc-3eEs7PSTZfKzyZ8Q8Y2mEpSUKq9wFFz-NX4DmkI0XQwLjZiBzA==
            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: MISS
            x-memc-age:
              schema:
                type: string
                example: '0'
            x-memc-expires:
              schema:
                type: string
                example: '0'
            x-memc-key:
              schema:
                type: string
                example: 8ce31d4810563febd72c1dedb3b74cce
          content:
            application/json:
              schema:
                type: object
                properties:
                  adult:
                    type: boolean
                    example: false
                  backdrop_path:
                    nullable: true
                    example: null
                  belongs_to_collection:
                    nullable: true
                    example: null
                  budget:
                    type: number
                    example: 4800000
                  genres:
                    type: array
                    items: {}
                    example: []
                  homepage:
                    type: string
                    example: http://rainbowfriendsmovie.com
                  id:
                    type: number
                    example: 1411987
                  imdb_id:
                    nullable: true
                    example: null
                  origin_country:
                    type: array
                    items:
                      type: string
                      example: US
                    example:
                      - US
                  original_language:
                    type: string
                    example: en
                  original_title:
                    type: string
                    example: Rainbow Friends
                  overview:
                    type: string
                    example: >-
                      A group of schoolchildren embark on a field trip to an
                      amusement park called Odd World, but the day takes a dark
                      turn when their bus driver makes a wrong turn, leading to
                      a crash. The driver is killed, and the children are left
                      unconscious. Upon awakening, they find themselves trapped
                      in a mysterious, sprawling indoor amusement center. An
                      unknown figure forces them to complete a series of
                      unsettling tasks, and the children soon realize they are
                      not alone. Strange monsters roam the facility, creating an
                      atmosphere of fear and uncertainty. As they navigate the
                      eerie environment, the children must work together to
                      survive and uncover the truth behind their captivity.
                  popularity:
                    type: number
                    example: 0
                  poster_path:
                    nullable: true
                    example: null
                  production_companies:
                    type: array
                    items: {}
                    example: []
                  production_countries:
                    type: array
                    items: {}
                    example: []
                  release_date:
                    type: string
                    example: ''
                  revenue:
                    type: number
                    example: 0
                  runtime:
                    type: number
                    example: 120
                  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: In Production
                  tagline:
                    type: string
                    example: >-
                      It was supposed to be a normal field trip, but the Rainbow
                      Friends want to play...
                  title:
                    type: string
                    example: Rainbow Friends
                  video:
                    type: boolean
                    example: false
                  vote_average:
                    type: number
                    example: 0
                  vote_count:
                    type: number
                    example: 0
              examples:
                latest:
                  value:
                    adult: false
                    backdrop_path: null
                    belongs_to_collection: null
                    budget: 4800000
                    genres: []
                    homepage: http://rainbowfriendsmovie.com
                    id: 1411987
                    imdb_id: null
                    origin_country:
                      - US
                    original_language: en
                    original_title: Rainbow Friends
                    overview: >-
                      A group of schoolchildren embark on a field trip to an
                      amusement park called Odd World, but the day takes a dark
                      turn when their bus driver makes a wrong turn, leading to
                      a crash. The driver is killed, and the children are left
                      unconscious. Upon awakening, they find themselves trapped
                      in a mysterious, sprawling indoor amusement center. An
                      unknown figure forces them to complete a series of
                      unsettling tasks, and the children soon realize they are
                      not alone. Strange monsters roam the facility, creating an
                      atmosphere of fear and uncertainty. As they navigate the
                      eerie environment, the children must work together to
                      survive and uncover the truth behind their captivity.
                    popularity: 0
                    poster_path: null
                    production_companies: []
                    production_countries: []
                    release_date: ''
                    revenue: 0
                    runtime: 120
                    spoken_languages:
                      - english_name: English
                        iso_639_1: en
                        name: English
                    status: In Production
                    tagline: >-
                      It was supposed to be a normal field trip, but the Rainbow
                      Friends want to play...
                    title: Rainbow Friends
                    video: false
                    vote_average: 0
                    vote_count: 0
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````