API ReferenceImagesGet a specific image by ID.Get a specific image by ID. GET /images/:id Returns detailed information about a single image including tags, artists, and metadata. If authenticated, also includes user-specific data like favorite status. Request Responses200404Returns the image.Image not found.