List of broadcasting channels
Type Data type
M Mandatory
+ Multiple values separated with pipe "|"
http://api.worldarchery.org/v3/BROADCASTINGCHANNELS/?fText=STRING [&RBP=INTEGER&Page=INTEGER]
http://api.worldarchery.org/?v=3&content=BROADCASTINGCHANNELS&fText=STRING [&RBP=INTEGER&Page=INTEGER]
{
"pageInfo": {
"totalResults": 1,
"resultsPerPage": 10,
"page": 0
},
"items": [
{
"ID": 3,
"Name": "Archery TV",
"Network": "YouTube",
"Type": "Streaming",
"ViewMode": "Watch Online",
"Link": "http://archery.tv",
"Territories": "Worldwide"
}
]
}