Get a list of time zones
GET //api/timezone HTTP/1.1 Host: api.client.nbcgate.tech Authorization: YOUR_API_KEY Accept: */*
OK
[ { "name": "text", "utcoffset": "text" } ]