How to add a image field to response with relations

System Information
  • Strapi Version: 4.4.5
  • Operating System: macos
  • Database: psql
  • Node Version: 14.19.3
  • NPM Version: 6.14.17
  • Yarn Version: 1.22.19

Ex: Content type - “Posts”. It contains the “Recent Posts” component. When requesting an individual article, images are not displayed in the “recent posts” block. What should the “population” object look like??