fetch('https://comet.fss.rs/data-backend/api/public/areports/run/0/25/?API_KEY=212726e23128ce242d82e8c833c07db76b1f6a743e439cb4feaedca96ed48de6eefe3a8390b3e75bad7ec096c2a1d7b7f05c0cf64e5aa70fa7ac2b8efa96cb35') .then(response => response.json()) .then(data => console.log(data));