I have a schema with images, and currently i’m getting the image id’s through the data model in the API.
But i’m wondering if there is a way to make the api return more information about the image, such as the slug since i would like to access the image by slug and not by the id for SEO purpose.