Open
Description
Add a property to the ContentItem class that retrieves the view metrics for that piece of content. This can be accomplished by modifying the Views resource to optionally accepts a content identifier, and hooking that in as the property.
This could be content.views
or content.metrics.views
. Curently undecided on which makes the most sense for users.