I am accessing Wordpress data through an HTTP REST API plugin (this wordpress plugin: http://v2.wp-api.org/). I know how to grab my post title, but how do I display the feat
You can replace {{ post.featured_image }} with this
{{ post.featured_image }}