Streams


Schema of a stream object:

{
    "id": string,
    "streamNo": number,
    "language": string,
    "hd": boolean,
    "embedUrl": string,
    "source": string,
}

Available endpoints are listed below:


Alpha source:
/api/stream/alpha/[id]

Bravo source:
/api/stream/bravo/[id]

Charlie source:
/api/stream/charlie/[id]

Delta source:
/api/stream/delta/[id]

Echo source:
/api/stream/echo/[id]

Foxtrot source:
/api/stream/foxtrot/[id]