I describe a possible implementation plan briefly. Query and return the image URL link at the Get /question/page API endpoint. Regular expressions can be used to match <img> tags. The frontend receives this data on the corresponding page and displays the image.