Get a list of time zones
curl -L \ --url 'http://api.client.nbcgate.tech//api/timezone' \ --header 'Authorization: YOUR_API_KEY'
[ { "name": "text", "utcoffset": "text" } ]