Hello,
I'm trying to retrieve comments associated with a media Entry but I haven't found a way yet.
I was thinking that all I have to do is to get the associated metadata of the entry, but that doesn't seems to work. All I got by doing it this way was getting some custom metadata I have assigned to each entry and the comment's count : <metadata><CommentsCount>2</CommentsCount></metadata>
Anyone can help me with this? Thanks