Configuration
List TV networks
Returns a list of all TV networks that may be associated with titles.
get/networks
Response
List of TV networks
Example response
[
{
"id": 1,
"name": "HBO",
"origin_country": "US",
"tmdb_id": 49
}
]Returns a list of all TV networks that may be associated with titles.
List of TV networks
[
{
"id": 1,
"name": "HBO",
"origin_country": "US",
"tmdb_id": 49
}
]