curl --location --request GET 'https://peertube2.cpy.re/api/v1/server/redundancy/videos?target='[
{
"id": 42,
"name": "string",
"redundancies": {
"files": [
{
"createdAt": "2019-08-24T14:15:22Z",
"expiresOn": "2019-08-24T14:15:22Z",
"fileUrl": "string",
"id": 42,
"size": 0,
"strategy": "manual",
"updatedAt": "2019-08-24T14:15:22Z"
}
],
"streamingPlaylists": [
{
"createdAt": "2019-08-24T14:15:22Z",
"expiresOn": "2019-08-24T14:15:22Z",
"fileUrl": "string",
"id": 42,
"size": 0,
"strategy": "manual",
"updatedAt": "2019-08-24T14:15:22Z"
}
]
},
"url": "string",
"uuid": "9c9de5e8-0a1e-484a-b099-e80766180a6d"
}
]