get_image()
get_image() : string
Gets the path to the source image. The image must be in the
img/source/ directory, and it's name must be the source id,
padded with '0' to 4 digits, and the extension must be '.png'.
Returns
string
— Image URL, or a fixed unknown image.