API

BroadcastingChannels

List of broadcasting channels

Specific Parameters

  • fText STRING + Textual search on main values

Common Parameters

  • RBP INTEGER Items per page
  • Page INTEGER Page to request

Type Data type

M Mandatory

+ Multiple values separated with pipe "|"

Syntax Try it yourself

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]

Response

{
    "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"
        }
    ]
}
×

Try it: BroadcastingChannels

fText
RBP
Page
Request: