Hi There,
I have tried using this :
https://api.windy.com/api/webcams/v2/list/category=beach/country=IT/orderby=popularity,desc/limit=20&show=webcams?key=mykey
However the JSON reponse is only :
{"status":"OK","result":{"offset":0,"limit":20,"total":251,"webcams":[{"id":"1462747477","status":"active","title":"Chioggia: Sottomarina - Spiaggia di Sottomarina"},
How do i get the Webcam URl and Image sections of the output?