Skip to main content
GET
/
3
/
network
/
{network_id}
/
alternative_names
{
  "id": 9,
  "results": [
    {
      "name": "ITV1",
      "type": "2001–2013, 2022-"
    },
    {
      "name": "Independent Television",
      "type": ""
    },
    {
      "name": "ITV",
      "type": "2013-2022"
    }
  ]
}

Path Parameters

network_id
string
required

Response

200 - application/json

Alt Names

id
number
Example:

9

results
object[]
Example:
[
{
"name": "ITV1",
"type": "2001–2013, 2022-"
},
{
"name": "Independent Television",
"type": ""
},
{ "name": "ITV", "type": "2013-2022" }
]
I