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

# Details

> This endpoint retrieves the details of a movie or TV show review by Id.



## OpenAPI

````yaml api-reference/openapi.yaml get /3/review/{{review_id}}
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/review/{{review_id}}:
    parameters:
      - name: review_id
        in: path
        description: >-
          This represents the review ID. Get it
          [here](https://starlight.mintlify.app/api-reference/reviewid)
        required: true
        schema:
          type: string
    get:
      tags:
        - Review
      summary: Details
      description: This endpoint retrieves the details of a movie or TV show review by Id.
      operationId: details8
      requestBody:
        content:
          application/json:
            examples:
              Details:
                value: ''
      responses:
        '200':
          description: Details
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=22351
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Thu, 26 Dec 2024 22:39:48 GMT
            ETag:
              schema:
                type: string
                example: W/"bd15cce8a0d4f7c2ed0d18cdd8fc0090"
            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 76a7fdbced88b6eccf433c4e386bae40.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: Ro8hREaFEAndZ8XxXZwphzQUBHnKR2WgSXj-QYgdkl_bKO6Gx5joNQ==
            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: '72'
            x-memc-expires:
              schema:
                type: string
                example: '22351'
            x-memc-key:
              schema:
                type: string
                example: 983150b4df55f1c4ad537729d3be2902
          content:
            application/json:
              schema:
                type: object
                properties:
                  author:
                    type: string
                    example: CinemaSerf
                  author_details:
                    type: object
                    properties:
                      avatar_path:
                        type: string
                        example: /yz2HPme8NPLne0mM8tBnZ5ZWJzf.jpg
                      name:
                        type: string
                        example: CinemaSerf
                      rating:
                        type: number
                        example: 6
                      username:
                        type: string
                        example: Geronimo1967
                  content:
                    type: string
                    example: >-
                      I thought this came to the cinemas about a month early,
                      but it's still an amiable adventure showcase for Dwayne
                      Johnson and Chris Evans. It all starts on Christmas Eve
                      when Santa Clause (J.K. Simmons) is kidnapped from his
                      North Pole home. It's retirement time for his head of
                      security "Cal" (Johnson) so he's not best pleased after
                      hundreds of years - and working with "Zoe" (Lucy Lui) he
                      has to find out just how his boss's security was
                      compromised in the first place - and then get to the
                      rescuing bit. That search leads them to tech whizz "Jack"
                      (Chris Evans) but he hadn't any idea whom his client
                      actually was. After a rocky start, the two men must pull
                      their resources and save Santa before Christmas really
                      does start to deal with all of us on the naughty list.
                      It's got bits of "Elf" in it, mingled with some "Harry
                      Potter" elements and to be fair to all concerned, they all
                      look like they are having some fun amidst a surfeit of CGI
                      and very tightly choreographed action scenes that mix the
                      modern and the mythological entertainingly enough. Simmons
                      and Liu don't really feature so much and the moral of good
                      vs evil isn't lost in the delivery but it isn't laboured
                      either. Perhaps it's not a movie you will ever remember
                      seeing, but as far as it goes it's a fun vehicle for it's
                      stars to cheer us up as the festivities approach without
                      too much sentiment or cheese.
                  created_at:
                    type: string
                    example: '2024-11-10T06:23:14.120Z'
                  id:
                    type: string
                    example: 6730515211b6cc0571f64c04
                  iso_639_1:
                    type: string
                    example: en
                  media_id:
                    type: number
                    example: 845781
                  media_title:
                    type: string
                    example: Red One
                  media_type:
                    type: string
                    example: movie
                  updated_at:
                    type: string
                    example: '2024-11-10T06:23:14.275Z'
                  url:
                    type: string
                    example: https://www.themoviedb.org/review/6730515211b6cc0571f64c04
              examples:
                Details:
                  value:
                    author: CinemaSerf
                    author_details:
                      avatar_path: /yz2HPme8NPLne0mM8tBnZ5ZWJzf.jpg
                      name: CinemaSerf
                      rating: 6
                      username: Geronimo1967
                    content: >-
                      I thought this came to the cinemas about a month early,
                      but it's still an amiable adventure showcase for Dwayne
                      Johnson and Chris Evans. It all starts on Christmas Eve
                      when Santa Clause (J.K. Simmons) is kidnapped from his
                      North Pole home. It's retirement time for his head of
                      security "Cal" (Johnson) so he's not best pleased after
                      hundreds of years - and working with "Zoe" (Lucy Lui) he
                      has to find out just how his boss's security was
                      compromised in the first place - and then get to the
                      rescuing bit. That search leads them to tech whizz "Jack"
                      (Chris Evans) but he hadn't any idea whom his client
                      actually was. After a rocky start, the two men must pull
                      their resources and save Santa before Christmas really
                      does start to deal with all of us on the naughty list.
                      It's got bits of "Elf" in it, mingled with some "Harry
                      Potter" elements and to be fair to all concerned, they all
                      look like they are having some fun amidst a surfeit of CGI
                      and very tightly choreographed action scenes that mix the
                      modern and the mythological entertainingly enough. Simmons
                      and Liu don't really feature so much and the moral of good
                      vs evil isn't lost in the delivery but it isn't laboured
                      either. Perhaps it's not a movie you will ever remember
                      seeing, but as far as it goes it's a fun vehicle for it's
                      stars to cheer us up as the festivities approach without
                      too much sentiment or cheese.
                    created_at: '2024-11-10T06:23:14.120Z'
                    id: 6730515211b6cc0571f64c04
                    iso_639_1: en
                    media_id: 845781
                    media_title: Red One
                    media_type: movie
                    updated_at: '2024-11-10T06:23:14.275Z'
                    url: https://www.themoviedb.org/review/6730515211b6cc0571f64c04
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````