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

# Get latest changes

> This endpoint is used to get the recent changes for a movie. By default, only the last 24 hours are returned



## OpenAPI

````yaml api-reference/openapi.yaml get /3/movie/18/changes
openapi: 3.0.3
info:
  title: Endpoints
  description: This section contains all the endpoints used in the documentation.
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: Authentication
    description: This section contains all endpoints used for authentication
  - name: Accounts
    description: This section contains account-specific endpoints.
  - name: Favorites
    description: >-
      This section contains all endpoints that allow a TMDB account to add
      movies, TV Shows, episodes to favorites, and also to get a list of
      favorites for the account.
  - name: Movies
    description: >-
      This section contains an endpoint to add a movie to favorites, and another
      to get a list of favorite movies for a TMDB account.
  - name: TV shows
    description: >-
      This section contains an endpoint to get the favorite TV shows for an
      account.
  - name: Watchlist
    description: >-
      This section contains all endpoints that allow a TMDB account to add
      movies, TV Shows to watchlist, and also to get a list of watchlist for the
      account.
  - name: Movies1
    description: >-
      This section contains an endpoint that allows a TMDB account to add a
      movie to watchlist, and another to get the movies in a watchlist.
  - name: TV shows1
    description: >-
      This section contains an endpoint used to get TV shows in an account's
      watchlist.
  - name: Ratings
    description: >-
      This section contains endpoints used to get all movies, TV Shows, and
      episodes rated by a TMDB account.
  - name: Movies12
    description: >-
      This section contains an endpoint used to get a list of movies rated by a
      TMDB account.
  - name: TV shows12
    description: >-
      This section contains an endpoint used to get a list of TV shows rated by
      a TMDB account.
  - name: Episodes
    description: >-
      This section contains an endpoint used to get a list of episodes rated by
      a TMDB account.
  - name: Lists
    description: Endpoints for a TMDB account lists.
  - name: Guest sessions
    description: This section contains all endpoints accessible by a guest session.
  - name: Movies
    description: For movies.
  - name: TV episodes
    description: >-
      This section contains all endpoints used to retrieve data for all TV
      episodes.
  - name: TV seasons
    description: >-
      This section contains all endpoints used to retrieve data for all TV
      seasons.
  - name: TV series
    description: >-
      This section contains all endpoints used to retrieve data for all TV
      series.
  - name: TV series lists
    description: This section contains all endpoints used to list TV series.
  - name: TV episode groups
    description: This section contains an endpoint used to retrieve data for TV episodes.
  - name: Watch providers
    description: Get available regions.
  - name: People
    description: About people lists.
  - name: Companies
    description: >-
      This section contains all endpoints used to retrieve data for supported
      companies.
  - name: Discover
    description: This section contains all endpoints used to discover movies and TV shows.
  - name: Recent changes
    description: >-
      This section contains all endpoints used to get recent changes in the TMDB
      database.
  - name: Credit
    description: This section contains an endpoint used to retrieve movie credits.
  - name: Certifications
    description: >-
      This section contains all endpoints used to get certification for movies
      and TV shows.
  - name: Collections
    description: This section contains all endpoints used to retrieve data for collections
  - name: Configuration
    description: >-
      This section contains all endpoints used to retrieve data on TMDB's
      configurations.
  - name: Find
    description: >-
      This section contains an endpoint used to search the TMDB database by
      External ID.
  - name: Genres
    description: This section contains endpoints related to genres.
  - name: Keywords
    description: >-
      This section contains an endpoint used to get keywords in the database by
      an ID.
  - name: Movie lists
    description: >-
      This section contains all endpoints used to retrieve movies by multiple
      search filters.
  - name: Networks
    description: For network endpoints.
  - name: Reviews
    description: For reviews endpoints.
  - name: Search
    description: For search endpoints.
  - name: Trending
    description: For trending videos.
paths:
  /3/movie/18/changes:
    get:
      tags:
        - Movies
      summary: Get latest changes
      description: >-
        This endpoint is used to get the recent changes for a movie. By default,
        only the last 24 hours are returned
      operationId: getLatestChanges
      parameters:
        - $ref: '#/components/parameters/movieId'
        - $ref: '#/components/parameters/page'
        - $ref: '#/components/parameters/startDate'
        - $ref: '#/components/parameters/endDate'
      responses:
        '200':
          description: Request successful
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=600
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Length:
              schema:
                type: string
                example: '14'
            Date:
              schema:
                type: string
                example: Wed, 01 Jan 2025 22:31:47 GMT
            ETag:
              schema:
                type: string
                example: W/"1c7b0be7cfcb529d61df7c7b50baa91e"
            Server:
              schema:
                type: string
                example: openresty
            Vary:
              schema:
                type: string
                example: Origin
            Via:
              schema:
                type: string
                example: >-
                  1.1 38f98563ce0383d146e2eef6f867b714.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: pSZXj3InrCv-jDTvFltV3l9F8YHbqRF0w1rM_1RVsd8nl0xW_Za2SQ==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: CDG50-C1
            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: '600'
            x-memc-key:
              schema:
                type: string
                example: ece342469c9eec18f89e41a801e12dc5
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/movieChanges'
              examples:
                Example response:
                  value:
                    changes:
                      - key: images
                        items:
                          - id: 643197b96dea3a00d4377270
                            action: added
                            time: 2023-04-08 16:35:05 UTC
                            iso_639_1: ''
                            iso_3166_1: ''
                            value:
                              poster:
                                file_path: /s9ZrHprviFCx3azfWNBtt1LPSnL.jpg
                          - id: 643197bae92d8300f46c92f5
                            action: added
                            time: 2023-04-08 16:35:06 UTC
                            iso_639_1: ''
                            iso_3166_1: ''
                            value:
                              poster:
                                file_path: /xQjGTWyNHXqqACOanXwOk1mOnxU.jpg
components:
  parameters:
    movieId:
      in: path
      name: movie_id
      required: true
      schema:
        type: integer
        example: 18
      description: A unique identifier for a movie
    page:
      in: query
      name: page
      schema:
        type: integer
        example: 1
      description: A specific page number to get results for. Defaults to 1
    startDate:
      in: query
      name: start_date
      schema:
        type: string
        example: '2019-12-12T00:00:00.000Z'
        format: date
      description: >-
        The date to begin the query from. You can only query up to 14 days in a
        single query.
    endDate:
      in: query
      name: end_date
      schema:
        type: string
        example: '2019-12-16T00:00:00.000Z'
        format: date
      description: >-
        The date to end the query at. You can only query up to 14 days in a
        single query.
  schemas:
    movieChanges:
      type: object
      properties:
        changes:
          type: array
          items:
            type: object
            properties:
              key:
                type: string
                example: images
              items:
                type: array
                items:
                  type: object
                  properties:
                    id:
                      type: string
                      example: 643197b96dea3a00d4377270
                    action:
                      type: string
                      example: added
                    time:
                      type: string
                      format: date-time
                      example: 2023-04-08 16:35:05 UTC
                    iso_639_1:
                      type: string
                      example: ''
                    iso_3166_1:
                      type: string
                      example: ''
                    value:
                      type: object
                      properties:
                        poster:
                          type: object
                          properties:
                            file_path:
                              type: string
                              example: /s9ZrHprviFCx3azfWNBtt1LPSnL.jpg
                  example:
                    id: 643197b96dea3a00d4377270
                    action: added
                    time: 2023-04-08 16:35:05 UTC
                    iso_639_1: ''
                    iso_3166_1: ''
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````