I am getting data from api using URLSession, then parsing received JSON with Decodable structs. But catching an error decoding JSON. Maybe I missed something in the structs