[ad_1]
Hi. I used REST API to display posts/blogs on my site, but don’t know how to manage, if i click on a post, it sends me to the specific post/blog. I would assume that i have to use the id to get the specific post, but don’t know how to do it.
Any tips or help would be very appreciated.

Each post object should have a “link” property on it, described here: