DeveloperAPI ReferenceSubtitlesId
/api/subtitles/{id}
curl -X GET "https://example.com/api/subtitles/string"{
"subtitle": {
"id": "string",
"itemId": "string",
"language": "string",
"label": "string",
"format": "string",
"source": "embedded",
"path": "string",
"streamIndex": 0,
"isDefault": true,
"isForced": true,
"createdAt": "string"
}
}{
"error": "string"
}