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

# TV Credits

> This endpoint is used to get the TV credits that belong to a person.



## OpenAPI

````yaml api-reference/TMDB.json get /3/person/{person_id}/tv_credits
openapi: 3.0.3
info:
  title: The Movie Database
  description: "# About\n\nThe Movie Database (TMDB) is a _community built_ movie and TV database. Every piece of data has been added by our amazing community dating back to 2008. TMDB's strong _international focus_ and breadth of data is largely unmatched and something we're incredibly proud of\n\nAlong with extensive metadata for movies, TV shows and people, we also offer one of the best selections of high resolution posters and backdrops. On average, over 1,000 images are added every single day.\n\n# Getting Started\n\nWelcome to version 3 (v3) of Ihe Movie Database(TMDB)API. This documentation serves as a guide to kick- start your experience with the world's largest movie database,\_Operating under the REST architecture. this API has become familiar to developers over the years, owing to its resemblance to the well-known web request and response pattern and its utillization of JSON as the preferred syntax for delivering responses.\n\nHere, you'll find information on all your favorite movies, including ratings, release dates, and much more. However, before you begin, be sure to explore the introductory pages, which include the Authentication page and the Errors & status code page.\_\n\n# Authentication \n\nBefore you can use the TMBD API, you need to generate your API Key - which is how you authenticate with the API.\nTo get an API key, you need to sign up at the officlal TMDB homepage. To do sign up, follow the steps below\_\n\n1. Navigate to the TMBD sign up page.\n\n2. After submitting your requested details, verify your account to  login.\n3. Once you are logged in, you can now access your profile page containing information such as your most watched genres, and other recent activities.\n4. At the right corner of your profile page, navigate to your profile  avatar and select the Settings options.\n5. On the settings page, navigate to the API option at the left corner menu.\n6. From the following options, chose the plan that suits you, The options include Developer and Professional. Both plans have their advantages listed below them.\n7.\_Once you select a plan, you'll fill out the form which would collect information about the API usage. information requested would include name of applicaton, it's url, etc.\n8. Once completed, you would be redirected to a new page where you'll  see your generated API Key, Or check the notification icon for an instant message delivering your API key with additional informatian on the next steps to take."
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - apikey: []
tags:
  - name: Getting Started
  - name: Account
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Authentication
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Certifications
  - name: Changes
  - name: Collections
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Companies
  - name: Configuration
  - name: Credits
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Discover
  - name: Find
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Genres
  - name: Keywords
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Lists
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Movie Lists
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Movies
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Networks
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: People Lists
  - name: People
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Reviews
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Search
  - name: Trending
  - name: TV Series Lists
  - name: TV Series
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: TV Seasons
  - name: TV Episodes
  - name: TV Episode Groups
    description: >-
      [A guide to getting required parameters.
      ](https://docs.google.com/document/d/1nfEEA8uv1vq5trPMhXfp7PPh97u77NUgMi_6NCslnLo/edit?usp=sharing)
  - name: Watch Provider
paths:
  /3/person/{person_id}/tv_credits:
    get:
      tags:
        - People
      summary: TV Credits
      description: This endpoint is used to get the TV credits that belong to a person.
      operationId: tvCredits
      parameters:
        - name: person_id
          in: path
          required: true
          schema:
            type: string
            example: '98215'
          description: integer
      responses:
        '200':
          description: OK
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=15093
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Wed, 18 Dec 2024 14:17:33 GMT
            ETag:
              schema:
                type: string
                example: W/"56e6162df475634121d5dec60b6b3329"
            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 a075746ea1824aa1c02a5e26a9e968e4.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: srppa4wta4OmNqJ7t05UciR0N43RaUm4DX2kgQwyyPvpLsmh-_9hXw==
            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: '11162'
            x-memc-expires:
              schema:
                type: string
                example: '15093'
            x-memc-key:
              schema:
                type: string
                example: 2068432f1a02bd5fcdeba129638e77f1
          content:
            application/json:
              schema:
                type: object
                properties:
                  cast:
                    type: array
                    items:
                      type: object
                      properties:
                        adult:
                          type: boolean
                          example: false
                        backdrop_path:
                          type: string
                          example: /vZePKXaSO3537aJTxifE3Rrwobb.jpg
                        character:
                          type: string
                          example: Vincent Lafoon
                        credit_id:
                          type: string
                          example: 602014d5e894a60041df53c4
                        episode_count:
                          type: number
                          example: 1
                        first_air_date:
                          type: string
                          example: '2000-10-06'
                        genre_ids:
                          type: array
                          items:
                            type: number
                            example: 80
                          example:
                            - 80
                            - 18
                            - 9648
                        id:
                          type: number
                          example: 1431
                        name:
                          type: string
                          example: 'CSI: Crime Scene Investigation'
                        origin_country:
                          type: array
                          items:
                            type: string
                            example: US
                          example:
                            - US
                        original_language:
                          type: string
                          example: en
                        original_name:
                          type: string
                          example: 'CSI: Crime Scene Investigation'
                        overview:
                          type: string
                          example: >-
                            A Las Vegas team of forensic investigators are
                            trained to solve criminal cases by scouring the
                            crime scene, collecting irrefutable evidence and
                            finding the missing pieces that solve the mystery.
                        popularity:
                          type: number
                          example: 325.165
                        poster_path:
                          type: string
                          example: /i5hmoRjHNWady4AtAGICTUXknKH.jpg
                        vote_average:
                          type: number
                          example: 7.625
                        vote_count:
                          type: number
                          example: 1246
                    example:
                      - adult: false
                        backdrop_path: /vZePKXaSO3537aJTxifE3Rrwobb.jpg
                        character: Vincent Lafoon
                        credit_id: 602014d5e894a60041df53c4
                        episode_count: 1
                        first_air_date: '2000-10-06'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 1431
                        name: 'CSI: Crime Scene Investigation'
                        origin_country:
                          - US
                        original_language: en
                        original_name: 'CSI: Crime Scene Investigation'
                        overview: >-
                          A Las Vegas team of forensic investigators are trained
                          to solve criminal cases by scouring the crime scene,
                          collecting irrefutable evidence and finding the
                          missing pieces that solve the mystery.
                        popularity: 325.165
                        poster_path: /i5hmoRjHNWady4AtAGICTUXknKH.jpg
                        vote_average: 7.625
                        vote_count: 1246
                      - adult: false
                        backdrop_path: /ej5VNvBy4VqCqsuamY4oe4EiwFb.jpg
                        character: Warrick
                        credit_id: 608a77fd2dc44e005847c6cd
                        episode_count: 1
                        first_air_date: '2010-09-20'
                        genre_ids:
                          - 80
                          - 18
                          - 10759
                        id: 32798
                        name: Hawaii Five-0
                        origin_country:
                          - US
                        original_language: en
                        original_name: Hawaii Five-0
                        overview: >-
                          Steve McGarrett returns home to Oahu, in order to find
                          his father's killer. The governor offers him the
                          chance to run his own task force (Five-0). Steve's
                          team is joined by Chin Ho Kelly, Danny "Danno"
                          Williams, and Kono Kalakaua.
                        popularity: 253.278
                        poster_path: /sIdCKlmM2nU4akIvFQaAIiU8YES.jpg
                        vote_average: 7.747
                        vote_count: 1722
                      - adult: false
                        backdrop_path: /dAepkmD4vdfhS82r2OIqF1nwGR5.jpg
                        character: Victor Janklow
                        credit_id: 608a799d258823005702d58a
                        episode_count: 1
                        first_air_date: '2009-09-22'
                        genre_ids:
                          - 10759
                          - 18
                          - 80
                          - 9648
                        id: 17610
                        name: 'NCIS: Los Angeles'
                        origin_country:
                          - US
                        original_language: en
                        original_name: 'NCIS: Los Angeles'
                        overview: >-
                          The exploits of the Los Angeles–based Office of
                          Special Projects (OSP), an elite division of the Naval
                          Criminal Investigative Service that specializes in
                          undercover assignments.
                        popularity: 196.493
                        poster_path: /TIIgcznwNfNr3KOZvxn26eKV99.jpg
                        vote_average: 7.548
                        vote_count: 1155
                      - adult: false
                        backdrop_path: /2sjy8Tu8PJGFQI4Foz4682qk8Mw.jpg
                        character: Dan Wilson
                        credit_id: 608a79ee2588230040b0d432
                        episode_count: 1
                        first_air_date: '2002-09-23'
                        genre_ids:
                          - 18
                          - 9648
                          - 80
                        id: 1620
                        name: 'CSI: Miami'
                        origin_country:
                          - US
                        original_language: en
                        original_name: 'CSI: Miami'
                        overview: >-
                          CSI: Miami follows Crime Scene Investigators working
                          for the Miami-Dade Police Department as they use
                          physical evidence, similar to their Las Vegas
                          counterparts, to solve grisly murders. The series
                          mixes deduction, gritty subject matter, and
                          character-driven drama in the same vein as the
                          original series in the CSI franchise, except that the
                          Miami CSIs are cops first, scientists second.
                        popularity: 249.938
                        poster_path: /pNW64pjaHvf6purNaFhq4SHYRfl.jpg
                        vote_average: 7.726
                        vote_count: 1595
                      - adult: false
                        backdrop_path: /1GY7ih45OzZKjNCJ97XHxBCtuSU.jpg
                        character: Marshal Johnson
                        credit_id: 608a7a92a6e2d20041ab1ea5
                        episode_count: 1
                        first_air_date: '2009-01-21'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 8358
                        name: Lie to Me
                        origin_country:
                          - US
                        original_language: en
                        original_name: Lie to Me
                        overview: >-
                          The world's leading deception researcher, Dr. Cal
                          Lightman, studies facial expression, body language and
                          tone of voice to determine when a person is lying and
                          why, which helps law enforcement and government
                          agencies uncover the truth. But his skills also make
                          it easier for him to deceive others.
                        popularity: 85.618
                        poster_path: /rrTeGVXHqppoTUydoWV6bCzZs1W.jpg
                        vote_average: 7.903
                        vote_count: 1484
                      - adult: false
                        backdrop_path: /5Ecv4eIWDBeOPqcA9iWb04NCsmr.jpg
                        character: Krebbs
                        credit_id: 60b7ad7d899da2002b26153e
                        episode_count: 2
                        first_air_date: '2007-09-26'
                        genre_ids:
                          - 18
                          - 9648
                          - 80
                        id: 3797
                        name: Life
                        origin_country:
                          - US
                        original_language: en
                        original_name: Life
                        overview: >-
                          Complex, offbeat Detective Charlie Crews returns to
                          the force after serving time in prison for a crime he
                          didn’t commit. Crews’ new lease on life has provided
                          him with a Zen-like outlook, peace of mind and no need
                          for vengeance, an attitude which can be challenging to
                          maintain when someone he cares about is threatened —
                          or when he is investigating the mystery surrounding
                          the murder he was falsely accused of.
                        popularity: 45.721
                        poster_path: /4zTDeRJxdMqH3Si2fIZjQi44k17.jpg
                        vote_average: 7.7
                        vote_count: 225
                      - adult: false
                        backdrop_path: /qQ7ew78lLGCq1T3LAwoYBG0GZsJ.jpg
                        character: Lt. John Norris
                        credit_id: 53569b3a0e0a267435000428
                        episode_count: 1
                        first_air_date: '2014-01-07'
                        genre_ids:
                          - 10759
                          - 10765
                          - 18
                        id: 50628
                        name: Intelligence
                        origin_country:
                          - US
                        original_language: en
                        original_name: Intelligence
                        overview: >-
                          A drama centered on a high-tech intelligence operative
                          who is enhanced with a super-computer microchip in his
                          brain, and the director of the elite government
                          cyber-security agency who supports him.
                        popularity: 23.563
                        poster_path: /yWO3w2isgxBarZEH4vE4qbrpqTd.jpg
                        vote_average: 6.5
                        vote_count: 204
                      - adult: false
                        backdrop_path: /xEtiiv2uhGr9IPgeruuECIfyfin.jpg
                        character: Jimmy Wolfinsky
                        credit_id: 536e0d030e0a2647cb00ff15
                        episode_count: 1
                        first_air_date: '2009-03-09'
                        genre_ids:
                          - 18
                          - 80
                        id: 1419
                        name: Castle
                        origin_country:
                          - US
                        original_language: en
                        original_name: Castle
                        overview: >-
                          After a serial killer imitates the plots of his
                          novels, successful mystery novelist Richard "Rick"
                          Castle receives permission from the Mayor of New York
                          City to tag along with an NYPD homicide investigation
                          team for research purposes.
                        popularity: 330.546
                        poster_path: /diXBeMzvfJb2iJg3G0kCUaMCzEc.jpg
                        vote_average: 8
                        vote_count: 1863
                      - adult: false
                        backdrop_path: /oS3nip9GGsx5A7vWp8A1cazqJlF.jpg
                        character: Arbok
                        credit_id: 53908f830e0a26298c002484
                        episode_count: 1
                        first_air_date: '2011-10-28'
                        genre_ids:
                          - 18
                          - 9648
                          - 10765
                        id: 39351
                        name: Grimm
                        origin_country:
                          - US
                        original_language: en
                        original_name: Grimm
                        overview: >-
                          After Portland homicide detective Nick Burkhardt
                          discovers he's descended from an elite line of
                          criminal profilers known as "Grimms," he increasingly
                          finds his responsibilities as a detective at odds with
                          his new responsibilities as a Grimm.
                        popularity: 259.837
                        poster_path: /iOptnt1QHi6bIHmOq6adnZTV0bU.jpg
                        vote_average: 8.266
                        vote_count: 3218
                      - adult: false
                        backdrop_path: /fThSrHjuS1X82XoH9VrtvgvMIXm.jpg
                        character: Owen Sugar
                        credit_id: 544985ed0e0a26747c002428
                        episode_count: 1
                        first_air_date: '2014-09-22'
                        genre_ids:
                          - 10759
                          - 18
                          - 80
                        id: 60797
                        name: Scorpion
                        origin_country:
                          - US
                        original_language: en
                        original_name: Scorpion
                        overview: >-
                          Based on a true story, Scorpion is a high-octane drama
                          about eccentric genius Walter O’Brien and his team of
                          brilliant misfits who comprise the last line of
                          defense against complex, high-tech threats of the
                          modern age. As Homeland Security’s new think tank,
                          O’Brien’s “Scorpion” team includes Toby Curtis, an
                          expert behaviorist who can read anyone; Happy Quinn, a
                          mechanical prodigy; and Sylvester Dodd, a statistics
                          guru.
                        popularity: 194.83
                        poster_path: /hzeirSF6bRjssDh5JFrm5WRwFLd.jpg
                        vote_average: 8.2
                        vote_count: 3986
                      - adult: false
                        backdrop_path: /r0Zg70jpcDAD7IMDhVqajSnG9vb.jpg
                        character: Cody
                        credit_id: 64be202b58efd300c5ff39a6
                        episode_count: 2
                        first_air_date: '2023-07-23'
                        genre_ids:
                          - 18
                          - 10768
                        id: 113962
                        name: Lioness
                        origin_country:
                          - US
                        original_language: en
                        original_name: Lioness
                        overview: >-
                          Cruz Manuelos, a rough-around-the-edges but passionate
                          young Marine, is recruited to join the CIA's Lioness
                          Engagement Team to help bring down a terrorist
                          organization from within. Joe, the station chief of
                          the Lioness program, is tasked with training, managing
                          and leading her female undercover operatives.
                        popularity: 658.928
                        poster_path: /ajaXSmdAlYYhnvx1EIsvpfN949y.jpg
                        vote_average: 8.058
                        vote_count: 802
                      - adult: false
                        backdrop_path: /2PrYnQR8YPei5vCVRwJXnwMqMyR.jpg
                        character: Melvin Potter
                        credit_id: 56ec707d9251414dba001f4f
                        episode_count: 7
                        first_air_date: '2015-04-10'
                        genre_ids:
                          - 80
                          - 18
                          - 10759
                        id: 61889
                        name: Marvel's Daredevil
                        origin_country:
                          - US
                        original_language: en
                        original_name: Marvel's Daredevil
                        overview: >-
                          Lawyer-by-day Matt Murdock uses his heightened senses
                          from being blinded as a young boy to fight crime at
                          night on the streets of Hell’s Kitchen as Daredevil.
                        popularity: 119.686
                        poster_path: /QWbPaDxiB6LW2LjASknzYBvjMj.jpg
                        vote_average: 8.2
                        vote_count: 4503
                      - adult: false
                        backdrop_path: /5BIY5hMbVDbe5SjkIDD9TI7hPCI.jpg
                        character: Beau Dauber
                        credit_id: 6540b66c75110d011cf57390
                        episode_count: 1
                        first_air_date: '2006-03-07'
                        genre_ids:
                          - 10759
                          - 18
                        id: 2321
                        name: The Unit
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Unit
                        overview: >-
                          A covert team of special forces operatives risk their
                          lives on undercover missions around the globe, while
                          their wives maintain the homefront, protecting their
                          husbands' secrets.
                        popularity: 107.225
                        poster_path: /ftwhXqizcVRo4pgqFnTysR9tAIM.jpg
                        vote_average: 7.275
                        vote_count: 182
                      - adult: false
                        backdrop_path: /AuQGIa3ZarPdS0bhWjQWJR0mhJj.jpg
                        character: Tommy Hisk
                        credit_id: 62bbb9b79a9f9a005174f8fb
                        episode_count: 7
                        first_air_date: '2002-03-12'
                        genre_ids:
                          - 80
                          - 18
                          - 10759
                        id: 1414
                        name: The Shield
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Shield
                        overview: >-
                          The story of an inner-city Los Angeles police precinct
                          where some of the cops aren't above breaking the rules
                          or working against their associates to both keep the
                          streets safe and their self-interests intact.
                        popularity: 115.349
                        poster_path: /AfdZXqqlFsPUEfi6kWWWthxw7Nz.jpg
                        vote_average: 8.1
                        vote_count: 726
                      - adult: false
                        backdrop_path: /iprMfJ9VHS4wMhBXyHtN7l9d2hP.jpg
                        character: Ray Speltzer
                        credit_id: 5e301e6d4ca676001a4ad6fc
                        episode_count: 2
                        first_air_date: '2006-10-01'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 1405
                        name: Dexter
                        origin_country:
                          - US
                        original_language: en
                        original_name: Dexter
                        overview: >-
                          Dexter Morgan, a blood spatter pattern analyst for the
                          Miami Metro Police also leads a secret life as a
                          serial killer, hunting down criminals who have slipped
                          through the cracks of justice.
                        popularity: 623.154
                        poster_path: /q8dWfc4JwQuv3HayIZeO84jAXED.jpg
                        vote_average: 8.194
                        vote_count: 4339
                      - adult: false
                        backdrop_path: /39bifj2FNytJ2m1cqOBcWMTKgmV.jpg
                        character: Davidson
                        credit_id: 63e8f6a312777800dc834552
                        episode_count: 4
                        first_air_date: '2021-11-14'
                        genre_ids:
                          - 18
                          - 80
                        id: 97951
                        name: Mayor of Kingstown
                        origin_country:
                          - US
                        original_language: en
                        original_name: Mayor of Kingstown
                        overview: >-
                          In a small Michigan town where the business of
                          incarceration is the only thriving industry, the
                          McClusky family are the power brokers between the
                          police, criminals, inmates, prison guards and
                          politicians in a city completely dependent on prisons
                          and the prisoners they contain.
                        popularity: 104.216
                        poster_path: /bCoVQckqnqVtiAZua0EO17eI2Y1.jpg
                        vote_average: 7.931
                        vote_count: 429
                      - adult: false
                        backdrop_path: /1KclsHGiGNTkn11puPbMMnnpRRT.jpg
                        character: Roger Graham
                        credit_id: 5e8d60bd9f0e190014f36c19
                        episode_count: 1
                        first_air_date: '2002-09-26'
                        genre_ids:
                          - 80
                          - 9648
                          - 10759
                          - 18
                        id: 2593
                        name: Without a Trace
                        origin_country:
                          - US
                        original_language: en
                        original_name: Without a Trace
                        overview: >-
                          The series follows the ventures of a Missing Persons
                          Unit of the FBI in New York City.
                        popularity: 120.866
                        poster_path: /iNhE283iY7xtS8zCjhSxpTfOzn0.jpg
                        vote_average: 7.294
                        vote_count: 253
                      - adult: false
                        backdrop_path: /5XNpuBJBzayiqH3coydcJphMZLO.jpg
                        character: Trey Hollis
                        credit_id: 5efb4ba5f0317400384de160
                        episode_count: 1
                        first_air_date: '2018-09-24'
                        genre_ids:
                          - 10759
                          - 18
                          - 80
                        id: 79593
                        name: Magnum P.I.
                        origin_country:
                          - US
                        original_language: en
                        original_name: Magnum P.I.
                        overview: >-
                          Thomas Magnum, a decorated former Navy SEAL, returns
                          home from Afghanistan and applies his military skills
                          to become a private investigator in Hawaii taking jobs
                          no one else will—with the help of fellow vets T.C.
                          Calvin and Rick Wright, and former MI:6 agent, Juliet
                          Higgins.
                        popularity: 127.4
                        poster_path: /srJGLcgZqjo6Ojt62IbGaO8TurC.jpg
                        vote_average: 7.6
                        vote_count: 284
                      - adult: false
                        backdrop_path: /ojSWom4hbO8RAhMem8jITICrKlD.jpg
                        character: Duke Ingram
                        credit_id: 668c165c1534ba03b6eaeb12
                        episode_count: 2
                        first_air_date: '2019-05-13'
                        genre_ids:
                          - 80
                          - 18
                        id: 85385
                        name: L.A.'s Finest
                        origin_country:
                          - US
                        original_language: en
                        original_name: L.A.'s Finest
                        overview: >-
                          Syd Burnett has left her complicated past behind to
                          become an LAPD detective. Paired with a new partner,
                          Nancy McKenna, a working mom with an equally complex
                          past, Syd is pushed to examine whether her
                          unapologetic lifestyle might be masking a greater
                          personal secret. These two women don't agree on much,
                          but they find common ground when it comes to taking on
                          the most dangerous criminals in Los Angeles.
                        popularity: 39.114
                        poster_path: /pecfFki7ADklKNuqMrcBD7U9lWc.jpg
                        vote_average: 7.063
                        vote_count: 231
                      - adult: false
                        backdrop_path: /aDBRtunw49UF4XmqfyNuD9nlYIu.jpg
                        character: Hank
                        credit_id: 5f3ff0553bd26e00358025d1
                        episode_count: 1
                        first_air_date: '2016-01-25'
                        genre_ids:
                          - 80
                          - 10765
                        id: 63174
                        name: Lucifer
                        origin_country:
                          - US
                        original_language: en
                        original_name: Lucifer
                        overview: "Bored and unhappy as the Lord of Hell, Lucifer Morningstar abandoned his throne and retired to Los Angeles, where he has teamed up with LAPD detective Chloe Decker to take down criminals.\_But the longer he's away from the underworld, the greater the threat that the worst of humanity could escape."
                        popularity: 463.158
                        poster_path: /ekZobS8isE6mA53RAiGDG93hBxL.jpg
                        vote_average: 8.458
                        vote_count: 14758
                      - adult: false
                        backdrop_path: /wIoLcxlk5lh8na0P8kdbLIBWd9D.jpg
                        character: Kilvinski
                        credit_id: 5fc197070328b9003c66e4f2
                        episode_count: 3
                        first_air_date: '2018-03-08'
                        genre_ids:
                          - 18
                          - 80
                        id: 75797
                        name: The Oath
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Oath
                        overview: >-
                          Explore a gang world we've never seen before: gangs
                          that are made up of the very men and women sworn to
                          uphold the law – cops. Only select officers make the
                          cut, but once inside, gang members will do what they
                          must to protect each other from enemies inside and
                          outside their ranks.
                        popularity: 16.324
                        poster_path: /ouEeuz1XsMRnPPVC9pzxgM2DpBB.jpg
                        vote_average: 6.4
                        vote_count: 36
                      - adult: false
                        backdrop_path: /2Erj4Oav9EHAtqLI354VM7ULDqu.jpg
                        character: Grant Horton
                        credit_id: 67322bb50f3f5a4a09a687b0
                        episode_count: 3
                        first_air_date: '2018-06-20'
                        genre_ids:
                          - 37
                          - 18
                        id: 73586
                        name: Yellowstone
                        origin_country:
                          - US
                        original_language: en
                        original_name: Yellowstone
                        overview: >-
                          Follow the violent world of the Dutton family, who
                          controls the largest contiguous ranch in the United
                          States. Led by their patriarch John Dutton, the family
                          defends their property against constant attack by land
                          developers, an Indian reservation, and America’s first
                          National Park.
                        popularity: 1695.819
                        poster_path: /s4QRRYc1V2e68Qy9Wel9MI8fhRP.jpg
                        vote_average: 8.2
                        vote_count: 2467
                  crew:
                    type: array
                    items: {}
                    example: []
                  id:
                    type: number
                    example: 98215
              examples:
                OK:
                  value:
                    cast:
                      - adult: false
                        backdrop_path: /vZePKXaSO3537aJTxifE3Rrwobb.jpg
                        character: Vincent Lafoon
                        credit_id: 602014d5e894a60041df53c4
                        episode_count: 1
                        first_air_date: '2000-10-06'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 1431
                        name: 'CSI: Crime Scene Investigation'
                        origin_country:
                          - US
                        original_language: en
                        original_name: 'CSI: Crime Scene Investigation'
                        overview: >-
                          A Las Vegas team of forensic investigators are trained
                          to solve criminal cases by scouring the crime scene,
                          collecting irrefutable evidence and finding the
                          missing pieces that solve the mystery.
                        popularity: 325.165
                        poster_path: /i5hmoRjHNWady4AtAGICTUXknKH.jpg
                        vote_average: 7.625
                        vote_count: 1246
                      - adult: false
                        backdrop_path: /ej5VNvBy4VqCqsuamY4oe4EiwFb.jpg
                        character: Warrick
                        credit_id: 608a77fd2dc44e005847c6cd
                        episode_count: 1
                        first_air_date: '2010-09-20'
                        genre_ids:
                          - 80
                          - 18
                          - 10759
                        id: 32798
                        name: Hawaii Five-0
                        origin_country:
                          - US
                        original_language: en
                        original_name: Hawaii Five-0
                        overview: >-
                          Steve McGarrett returns home to Oahu, in order to find
                          his father's killer. The governor offers him the
                          chance to run his own task force (Five-0). Steve's
                          team is joined by Chin Ho Kelly, Danny "Danno"
                          Williams, and Kono Kalakaua.
                        popularity: 253.278
                        poster_path: /sIdCKlmM2nU4akIvFQaAIiU8YES.jpg
                        vote_average: 7.747
                        vote_count: 1722
                      - adult: false
                        backdrop_path: /dAepkmD4vdfhS82r2OIqF1nwGR5.jpg
                        character: Victor Janklow
                        credit_id: 608a799d258823005702d58a
                        episode_count: 1
                        first_air_date: '2009-09-22'
                        genre_ids:
                          - 10759
                          - 18
                          - 80
                          - 9648
                        id: 17610
                        name: 'NCIS: Los Angeles'
                        origin_country:
                          - US
                        original_language: en
                        original_name: 'NCIS: Los Angeles'
                        overview: >-
                          The exploits of the Los Angeles–based Office of
                          Special Projects (OSP), an elite division of the Naval
                          Criminal Investigative Service that specializes in
                          undercover assignments.
                        popularity: 196.493
                        poster_path: /TIIgcznwNfNr3KOZvxn26eKV99.jpg
                        vote_average: 7.548
                        vote_count: 1155
                      - adult: false
                        backdrop_path: /2sjy8Tu8PJGFQI4Foz4682qk8Mw.jpg
                        character: Dan Wilson
                        credit_id: 608a79ee2588230040b0d432
                        episode_count: 1
                        first_air_date: '2002-09-23'
                        genre_ids:
                          - 18
                          - 9648
                          - 80
                        id: 1620
                        name: 'CSI: Miami'
                        origin_country:
                          - US
                        original_language: en
                        original_name: 'CSI: Miami'
                        overview: >-
                          CSI: Miami follows Crime Scene Investigators working
                          for the Miami-Dade Police Department as they use
                          physical evidence, similar to their Las Vegas
                          counterparts, to solve grisly murders. The series
                          mixes deduction, gritty subject matter, and
                          character-driven drama in the same vein as the
                          original series in the CSI franchise, except that the
                          Miami CSIs are cops first, scientists second.
                        popularity: 249.938
                        poster_path: /pNW64pjaHvf6purNaFhq4SHYRfl.jpg
                        vote_average: 7.726
                        vote_count: 1595
                      - adult: false
                        backdrop_path: /1GY7ih45OzZKjNCJ97XHxBCtuSU.jpg
                        character: Marshal Johnson
                        credit_id: 608a7a92a6e2d20041ab1ea5
                        episode_count: 1
                        first_air_date: '2009-01-21'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 8358
                        name: Lie to Me
                        origin_country:
                          - US
                        original_language: en
                        original_name: Lie to Me
                        overview: >-
                          The world's leading deception researcher, Dr. Cal
                          Lightman, studies facial expression, body language and
                          tone of voice to determine when a person is lying and
                          why, which helps law enforcement and government
                          agencies uncover the truth. But his skills also make
                          it easier for him to deceive others.
                        popularity: 85.618
                        poster_path: /rrTeGVXHqppoTUydoWV6bCzZs1W.jpg
                        vote_average: 7.903
                        vote_count: 1484
                      - adult: false
                        backdrop_path: /5Ecv4eIWDBeOPqcA9iWb04NCsmr.jpg
                        character: Krebbs
                        credit_id: 60b7ad7d899da2002b26153e
                        episode_count: 2
                        first_air_date: '2007-09-26'
                        genre_ids:
                          - 18
                          - 9648
                          - 80
                        id: 3797
                        name: Life
                        origin_country:
                          - US
                        original_language: en
                        original_name: Life
                        overview: >-
                          Complex, offbeat Detective Charlie Crews returns to
                          the force after serving time in prison for a crime he
                          didn’t commit. Crews’ new lease on life has provided
                          him with a Zen-like outlook, peace of mind and no need
                          for vengeance, an attitude which can be challenging to
                          maintain when someone he cares about is threatened —
                          or when he is investigating the mystery surrounding
                          the murder he was falsely accused of.
                        popularity: 45.721
                        poster_path: /4zTDeRJxdMqH3Si2fIZjQi44k17.jpg
                        vote_average: 7.7
                        vote_count: 225
                      - adult: false
                        backdrop_path: /qQ7ew78lLGCq1T3LAwoYBG0GZsJ.jpg
                        character: Lt. John Norris
                        credit_id: 53569b3a0e0a267435000428
                        episode_count: 1
                        first_air_date: '2014-01-07'
                        genre_ids:
                          - 10759
                          - 10765
                          - 18
                        id: 50628
                        name: Intelligence
                        origin_country:
                          - US
                        original_language: en
                        original_name: Intelligence
                        overview: >-
                          A drama centered on a high-tech intelligence operative
                          who is enhanced with a super-computer microchip in his
                          brain, and the director of the elite government
                          cyber-security agency who supports him.
                        popularity: 23.563
                        poster_path: /yWO3w2isgxBarZEH4vE4qbrpqTd.jpg
                        vote_average: 6.5
                        vote_count: 204
                      - adult: false
                        backdrop_path: /xEtiiv2uhGr9IPgeruuECIfyfin.jpg
                        character: Jimmy Wolfinsky
                        credit_id: 536e0d030e0a2647cb00ff15
                        episode_count: 1
                        first_air_date: '2009-03-09'
                        genre_ids:
                          - 18
                          - 80
                        id: 1419
                        name: Castle
                        origin_country:
                          - US
                        original_language: en
                        original_name: Castle
                        overview: >-
                          After a serial killer imitates the plots of his
                          novels, successful mystery novelist Richard "Rick"
                          Castle receives permission from the Mayor of New York
                          City to tag along with an NYPD homicide investigation
                          team for research purposes.
                        popularity: 330.546
                        poster_path: /diXBeMzvfJb2iJg3G0kCUaMCzEc.jpg
                        vote_average: 8
                        vote_count: 1863
                      - adult: false
                        backdrop_path: /oS3nip9GGsx5A7vWp8A1cazqJlF.jpg
                        character: Arbok
                        credit_id: 53908f830e0a26298c002484
                        episode_count: 1
                        first_air_date: '2011-10-28'
                        genre_ids:
                          - 18
                          - 9648
                          - 10765
                        id: 39351
                        name: Grimm
                        origin_country:
                          - US
                        original_language: en
                        original_name: Grimm
                        overview: >-
                          After Portland homicide detective Nick Burkhardt
                          discovers he's descended from an elite line of
                          criminal profilers known as "Grimms," he increasingly
                          finds his responsibilities as a detective at odds with
                          his new responsibilities as a Grimm.
                        popularity: 259.837
                        poster_path: /iOptnt1QHi6bIHmOq6adnZTV0bU.jpg
                        vote_average: 8.266
                        vote_count: 3218
                      - adult: false
                        backdrop_path: /fThSrHjuS1X82XoH9VrtvgvMIXm.jpg
                        character: Owen Sugar
                        credit_id: 544985ed0e0a26747c002428
                        episode_count: 1
                        first_air_date: '2014-09-22'
                        genre_ids:
                          - 10759
                          - 18
                          - 80
                        id: 60797
                        name: Scorpion
                        origin_country:
                          - US
                        original_language: en
                        original_name: Scorpion
                        overview: >-
                          Based on a true story, Scorpion is a high-octane drama
                          about eccentric genius Walter O’Brien and his team of
                          brilliant misfits who comprise the last line of
                          defense against complex, high-tech threats of the
                          modern age. As Homeland Security’s new think tank,
                          O’Brien’s “Scorpion” team includes Toby Curtis, an
                          expert behaviorist who can read anyone; Happy Quinn, a
                          mechanical prodigy; and Sylvester Dodd, a statistics
                          guru.
                        popularity: 194.83
                        poster_path: /hzeirSF6bRjssDh5JFrm5WRwFLd.jpg
                        vote_average: 8.2
                        vote_count: 3986
                      - adult: false
                        backdrop_path: /r0Zg70jpcDAD7IMDhVqajSnG9vb.jpg
                        character: Cody
                        credit_id: 64be202b58efd300c5ff39a6
                        episode_count: 2
                        first_air_date: '2023-07-23'
                        genre_ids:
                          - 18
                          - 10768
                        id: 113962
                        name: Lioness
                        origin_country:
                          - US
                        original_language: en
                        original_name: Lioness
                        overview: >-
                          Cruz Manuelos, a rough-around-the-edges but passionate
                          young Marine, is recruited to join the CIA's Lioness
                          Engagement Team to help bring down a terrorist
                          organization from within. Joe, the station chief of
                          the Lioness program, is tasked with training, managing
                          and leading her female undercover operatives.
                        popularity: 658.928
                        poster_path: /ajaXSmdAlYYhnvx1EIsvpfN949y.jpg
                        vote_average: 8.058
                        vote_count: 802
                      - adult: false
                        backdrop_path: /2PrYnQR8YPei5vCVRwJXnwMqMyR.jpg
                        character: Melvin Potter
                        credit_id: 56ec707d9251414dba001f4f
                        episode_count: 7
                        first_air_date: '2015-04-10'
                        genre_ids:
                          - 80
                          - 18
                          - 10759
                        id: 61889
                        name: Marvel's Daredevil
                        origin_country:
                          - US
                        original_language: en
                        original_name: Marvel's Daredevil
                        overview: >-
                          Lawyer-by-day Matt Murdock uses his heightened senses
                          from being blinded as a young boy to fight crime at
                          night on the streets of Hell’s Kitchen as Daredevil.
                        popularity: 119.686
                        poster_path: /QWbPaDxiB6LW2LjASknzYBvjMj.jpg
                        vote_average: 8.2
                        vote_count: 4503
                      - adult: false
                        backdrop_path: /5BIY5hMbVDbe5SjkIDD9TI7hPCI.jpg
                        character: Beau Dauber
                        credit_id: 6540b66c75110d011cf57390
                        episode_count: 1
                        first_air_date: '2006-03-07'
                        genre_ids:
                          - 10759
                          - 18
                        id: 2321
                        name: The Unit
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Unit
                        overview: >-
                          A covert team of special forces operatives risk their
                          lives on undercover missions around the globe, while
                          their wives maintain the homefront, protecting their
                          husbands' secrets.
                        popularity: 107.225
                        poster_path: /ftwhXqizcVRo4pgqFnTysR9tAIM.jpg
                        vote_average: 7.275
                        vote_count: 182
                      - adult: false
                        backdrop_path: /AuQGIa3ZarPdS0bhWjQWJR0mhJj.jpg
                        character: Tommy Hisk
                        credit_id: 62bbb9b79a9f9a005174f8fb
                        episode_count: 7
                        first_air_date: '2002-03-12'
                        genre_ids:
                          - 80
                          - 18
                          - 10759
                        id: 1414
                        name: The Shield
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Shield
                        overview: >-
                          The story of an inner-city Los Angeles police precinct
                          where some of the cops aren't above breaking the rules
                          or working against their associates to both keep the
                          streets safe and their self-interests intact.
                        popularity: 115.349
                        poster_path: /AfdZXqqlFsPUEfi6kWWWthxw7Nz.jpg
                        vote_average: 8.1
                        vote_count: 726
                      - adult: false
                        backdrop_path: /iprMfJ9VHS4wMhBXyHtN7l9d2hP.jpg
                        character: Ray Speltzer
                        credit_id: 5e301e6d4ca676001a4ad6fc
                        episode_count: 2
                        first_air_date: '2006-10-01'
                        genre_ids:
                          - 80
                          - 18
                          - 9648
                        id: 1405
                        name: Dexter
                        origin_country:
                          - US
                        original_language: en
                        original_name: Dexter
                        overview: >-
                          Dexter Morgan, a blood spatter pattern analyst for the
                          Miami Metro Police also leads a secret life as a
                          serial killer, hunting down criminals who have slipped
                          through the cracks of justice.
                        popularity: 623.154
                        poster_path: /q8dWfc4JwQuv3HayIZeO84jAXED.jpg
                        vote_average: 8.194
                        vote_count: 4339
                      - adult: false
                        backdrop_path: /39bifj2FNytJ2m1cqOBcWMTKgmV.jpg
                        character: Davidson
                        credit_id: 63e8f6a312777800dc834552
                        episode_count: 4
                        first_air_date: '2021-11-14'
                        genre_ids:
                          - 18
                          - 80
                        id: 97951
                        name: Mayor of Kingstown
                        origin_country:
                          - US
                        original_language: en
                        original_name: Mayor of Kingstown
                        overview: >-
                          In a small Michigan town where the business of
                          incarceration is the only thriving industry, the
                          McClusky family are the power brokers between the
                          police, criminals, inmates, prison guards and
                          politicians in a city completely dependent on prisons
                          and the prisoners they contain.
                        popularity: 104.216
                        poster_path: /bCoVQckqnqVtiAZua0EO17eI2Y1.jpg
                        vote_average: 7.931
                        vote_count: 429
                      - adult: false
                        backdrop_path: /1KclsHGiGNTkn11puPbMMnnpRRT.jpg
                        character: Roger Graham
                        credit_id: 5e8d60bd9f0e190014f36c19
                        episode_count: 1
                        first_air_date: '2002-09-26'
                        genre_ids:
                          - 80
                          - 9648
                          - 10759
                          - 18
                        id: 2593
                        name: Without a Trace
                        origin_country:
                          - US
                        original_language: en
                        original_name: Without a Trace
                        overview: >-
                          The series follows the ventures of a Missing Persons
                          Unit of the FBI in New York City.
                        popularity: 120.866
                        poster_path: /iNhE283iY7xtS8zCjhSxpTfOzn0.jpg
                        vote_average: 7.294
                        vote_count: 253
                      - adult: false
                        backdrop_path: /5XNpuBJBzayiqH3coydcJphMZLO.jpg
                        character: Trey Hollis
                        credit_id: 5efb4ba5f0317400384de160
                        episode_count: 1
                        first_air_date: '2018-09-24'
                        genre_ids:
                          - 10759
                          - 18
                          - 80
                        id: 79593
                        name: Magnum P.I.
                        origin_country:
                          - US
                        original_language: en
                        original_name: Magnum P.I.
                        overview: >-
                          Thomas Magnum, a decorated former Navy SEAL, returns
                          home from Afghanistan and applies his military skills
                          to become a private investigator in Hawaii taking jobs
                          no one else will—with the help of fellow vets T.C.
                          Calvin and Rick Wright, and former MI:6 agent, Juliet
                          Higgins.
                        popularity: 127.4
                        poster_path: /srJGLcgZqjo6Ojt62IbGaO8TurC.jpg
                        vote_average: 7.6
                        vote_count: 284
                      - adult: false
                        backdrop_path: /ojSWom4hbO8RAhMem8jITICrKlD.jpg
                        character: Duke Ingram
                        credit_id: 668c165c1534ba03b6eaeb12
                        episode_count: 2
                        first_air_date: '2019-05-13'
                        genre_ids:
                          - 80
                          - 18
                        id: 85385
                        name: L.A.'s Finest
                        origin_country:
                          - US
                        original_language: en
                        original_name: L.A.'s Finest
                        overview: >-
                          Syd Burnett has left her complicated past behind to
                          become an LAPD detective. Paired with a new partner,
                          Nancy McKenna, a working mom with an equally complex
                          past, Syd is pushed to examine whether her
                          unapologetic lifestyle might be masking a greater
                          personal secret. These two women don't agree on much,
                          but they find common ground when it comes to taking on
                          the most dangerous criminals in Los Angeles.
                        popularity: 39.114
                        poster_path: /pecfFki7ADklKNuqMrcBD7U9lWc.jpg
                        vote_average: 7.063
                        vote_count: 231
                      - adult: false
                        backdrop_path: /aDBRtunw49UF4XmqfyNuD9nlYIu.jpg
                        character: Hank
                        credit_id: 5f3ff0553bd26e00358025d1
                        episode_count: 1
                        first_air_date: '2016-01-25'
                        genre_ids:
                          - 80
                          - 10765
                        id: 63174
                        name: Lucifer
                        origin_country:
                          - US
                        original_language: en
                        original_name: Lucifer
                        overview: "Bored and unhappy as the Lord of Hell, Lucifer Morningstar abandoned his throne and retired to Los Angeles, where he has teamed up with LAPD detective Chloe Decker to take down criminals.\_But the longer he's away from the underworld, the greater the threat that the worst of humanity could escape."
                        popularity: 463.158
                        poster_path: /ekZobS8isE6mA53RAiGDG93hBxL.jpg
                        vote_average: 8.458
                        vote_count: 14758
                      - adult: false
                        backdrop_path: /wIoLcxlk5lh8na0P8kdbLIBWd9D.jpg
                        character: Kilvinski
                        credit_id: 5fc197070328b9003c66e4f2
                        episode_count: 3
                        first_air_date: '2018-03-08'
                        genre_ids:
                          - 18
                          - 80
                        id: 75797
                        name: The Oath
                        origin_country:
                          - US
                        original_language: en
                        original_name: The Oath
                        overview: >-
                          Explore a gang world we've never seen before: gangs
                          that are made up of the very men and women sworn to
                          uphold the law – cops. Only select officers make the
                          cut, but once inside, gang members will do what they
                          must to protect each other from enemies inside and
                          outside their ranks.
                        popularity: 16.324
                        poster_path: /ouEeuz1XsMRnPPVC9pzxgM2DpBB.jpg
                        vote_average: 6.4
                        vote_count: 36
                      - adult: false
                        backdrop_path: /2Erj4Oav9EHAtqLI354VM7ULDqu.jpg
                        character: Grant Horton
                        credit_id: 67322bb50f3f5a4a09a687b0
                        episode_count: 3
                        first_air_date: '2018-06-20'
                        genre_ids:
                          - 37
                          - 18
                        id: 73586
                        name: Yellowstone
                        origin_country:
                          - US
                        original_language: en
                        original_name: Yellowstone
                        overview: >-
                          Follow the violent world of the Dutton family, who
                          controls the largest contiguous ranch in the United
                          States. Led by their patriarch John Dutton, the family
                          defends their property against constant attack by land
                          developers, an Indian reservation, and America’s first
                          National Park.
                        popularity: 1695.819
                        poster_path: /s4QRRYc1V2e68Qy9Wel9MI8fhRP.jpg
                        vote_average: 8.2
                        vote_count: 2467
                    crew: []
                    id: 98215
components:
  securitySchemes:
    apikey:
      type: apiKey
      name: '{{key}}'
      in: query

````