I have a for DRF api which I use as a back end and use fetch() to post and get data by using GET on /api/u/:username/Posts
After i get a list of posts, i use a for loop t