curl --location --request GET 'https://peertube2.cpy.re/api/v1/videos//captions'{
"data": [
{
"captionPath": "string",
"language": {
"id": "en",
"label": "English"
}
}
],
"total": 1
}