Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
a uniques identifier for a tv serie
Response
200 - application/json
Keywords
Example:
1433
Example:
[
{
"id": 591,
"name": "central intelligence agency (cia)"
},
{ "id": 11514, "name": "social satire" },
{ "id": 161919, "name": "adult animation" },
{ "id": 301096, "name": "direct" },
{ "id": 309974, "name": "absurd" },
{ "id": 319397, "name": "witty" },
{ "id": 321874, "name": "domestic comedy" }
]