Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Response
200 - application/json
Find By External ID
Example:
[]
Example:
[]
Example:
[]
Example:
[
{
"adult": false,
"backdrop_path": "/gc8PfyTqzqltKPW3X0cIVUGmagz.jpg",
"first_air_date": "2008-01-20",
"genre_ids": [18, 80],
"id": 1396,
"media_type": "tv",
"name": "Breaking Bad",
"origin_country": ["US"],
"original_language": "en",
"original_name": "Breaking Bad",
"overview": "Walter White, a New Mexico chemistry teacher, is diagnosed with Stage III cancer and given a prognosis of only two years left to live. He becomes filled with a sense of fearlessness and an unrelenting desire to secure his family's financial future at any cost as he enters the dangerous world of drugs and crime.",
"popularity": 560.37,
"poster_path": "/ztkUQFLlC19CCMYHW9o1zWhJRNq.jpg",
"vote_average": 8.917,
"vote_count": 14636
}
]
Example:
[]