{
"headquarters": "New York City, New York",
"homepage": "https://abc.com",
"id": 2,
"logo_path": "/bBjm7NLfF98ubOrZYsSjq3wjCa2.png",
"name": "ABC",
"origin_country": "US"
}
This endpoint retrieves the details of a TV or movie network.
{
"headquarters": "New York City, New York",
"homepage": "https://abc.com",
"id": 2,
"logo_path": "/bBjm7NLfF98ubOrZYsSjq3wjCa2.png",
"name": "ABC",
"origin_country": "US"
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Details
The response is of type object
.