# \[Question/Request\] Featured image url for post

**URL:** https://meta.discourse.org/t/question-request-featured-image-url-for-post/162737
**Category:** Development
**Tags:** rest-api
**Created:** [September 2, 2020, 3:52am UTC](https://meta.discourse.org/t/question-request-featured-image-url-for-post/162737 "2020-09-02T03:52:39Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![blake](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blake/32/157322_2.png) [@blake](https://meta.discourse.org/u/blake)
#### Post date: [September 3, 2020, 5:53pm UTC](https://meta.discourse.org/t/question-request-featured-image-url-for-post/162737/2 "2020-09-03T17:53:02Z")

</div>

Building a static homepage that just links to topics is totally doable and you can get all the info you need from the API to generate it.

If you looks at `/latest.json` you can get the featured image from the `image_url` field on each of the topics:

 ![image](https://global.discourse-cdn.com/meta/original/3X/5/e/5e4bac3a303bdfd921245643b2e08aef43649738.png)

Have you taken a look at: [Embed Discourse comments on another website via Javascript](https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963) ?

You may also be interested in [Page Publishing](https://meta.discourse.org/t/page-publishing/151971) and [Topic List Thumbnails](https://meta.discourse.org/t/topic-list-thumbnails-theme-component/150602) which may help you in your blogging adventures.

---

_[View the full topic](https://meta.discourse.org/t/question-request-featured-image-url-for-post/162737)._
