This includes the following warning:
"You should always url-encode DOIs and parameter values when using the
API. DOIs are notorious for including characters that break URLs (e.g.
semicolons, hashes, slashes, ampersands, question marks, etc.)."
Parentheses can be encoded as %28 and %29.