Hey,
Came across a situation where we retrieve an image from query search (reponse_group=image_details) and for some of them (user-selected) we want to request better quality images (response_group=high_resolution).
How could this be done using only the response of 1st example since it doesn't return hash_id attribute and searching by database id (ID) is not sufficient?