You can easily get information form using The web component get request block.You will see in the api docs which url you need to use exactly.To get specific times for a region.You can see this tutorial on working with apis and web component : https://groups.google.com/d/msg/mitappinventortest/DvwZO3eDjHs/4m5fY9xhHd0J
And this tutorial for parsing data you got from an api using dictionaries:
Guide: How to get JSON data from an Api using dictionaries (and show it on a dynamic cardview)
4 Likes