Authorization: oauth ********************curl --location --request GET 'https://api-v2.streamvi.io/method/broadcast?language&project_id&broadcast_id&v' \
--header 'Authorization: oauth <token>'{
"id": 0,
"bitrate": 0,
"fps": 0,
"width": 0,
"height": 0,
"location": "string",
"encoder": "string",
"ip": "string",
"created_at": "2019-08-24T14:15:22Z",
"finish_at": "2019-08-24T14:15:22Z",
"viewers": 0,
"reconnects": 0,
"message": 0,
"restreams": [
{
"id": 0,
"name": "string",
"type": "string",
"photo": "string",
"video": "string",
"viewers": 0,
"message": 0,
"created_at": "2019-08-24T14:15:22Z"
}
]
}