For an item which has a single image its possible to do: https://iiif.archive.org/iiif/img-8664_202009/full/512,/0/default.jpg but you can't add a version so: https://iiif.archive.org/iiif/3/img-8664_202009/full/512,/0/default.jpg doesn't work. https://github.com/internetarchive/iiif/blob/43fa0782443cf4db8e597c1f1bbc6e732ca76100/iiify/app.py#L287 v2 version used in the IIIF training: https://training.iiif.io/iiif-online-workshop/day-two/image-servers/iiif-hosting-ia.html
For an item which has a single image its possible to do:
https://iiif.archive.org/iiif/img-8664_202009/full/512,/0/default.jpg
but you can't add a version so:
https://iiif.archive.org/iiif/3/img-8664_202009/full/512,/0/default.jpg
doesn't work.
iiif/iiify/app.py
Line 287 in 43fa078
v2 version used in the IIIF training:
https://training.iiif.io/iiif-online-workshop/day-two/image-servers/iiif-hosting-ia.html