getSubtitle

@GET
abstract suspend fun getSubtitle(@Url subtitleUrl: String): OperationResult<ResponseBody>