I noticed that the /podcasts/trending endpoint includes an "author" field in the feed objects. This is great!
However, the /recent/feeds endpoint (e.g., https://api.podcastindex.org/api/1.0/recent/feeds?max=20&cat=102,health&lang=de,ja&pretty) doesn't seem to include this "author" information.
Could you please consider adding the "author" key-value pair to the feed objects returned by /recent/feeds? Having this data consistently across endpoints would be very helpful for developers.